/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

footer,
header,
nav,
section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

figcaption,
figure,
main {
    display: block;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace,monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
    outline-width: 0;
}

b {
    font-weight: inherit;
}

b {
    font-weight: bolder;
}

code {
    font-family: monospace,monospace;
    font-size: 1em;
}

mark {
    background-color: #ff0;
    color: #000;
}

video {
    display: inline-block;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

@media print {
    *,
    ::after,
    ::before,
    div::first-letter,
    div::first-line,
    li::first-letter,
    li::first-line,
    p::first-letter,
    p::first-line {
        text-shadow: none!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    pre {
        white-space: pre-wrap!important;
    }

    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    img,
    tr {
        page-break-inside: avoid;
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .table {
        border-collapse: collapse!important;
    }

    .table td,
    .table th {
        background-color: #fff!important;
    }
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*,
::after,
::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

@-ms-viewport {
    width: device-width;
}

html {
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #292b2c;
    background-color: #fff;
}

[tabindex="-1"]:focus {
    outline: 0!important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}

a {
    color: #0275d8;
    text-decoration: none;
}

a:focus,
a:hover {
    color: #014c8c;
    text-decoration: underline;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
}

[role=button] {
    cursor: pointer;
}

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

table {
    border-collapse: collapse;
    background-color: transparent;
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #636c72;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: left;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

button,
input,
select,
textarea {
    line-height: inherit;
}

input[type=checkbox]:disabled,
input[type=radio]:disabled {
    cursor: not-allowed;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
    -webkit-appearance: listbox;
}

textarea {
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

input[type=search] {
    -webkit-appearance: none;
}

output {
    display: inline-block;
}

[hidden] {
    display: none!important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.h1,
h1 {
    font-size: 2.5rem;
}

.h2,
h2 {
    font-size: 2rem;
}

.h3,
h3 {
    font-size: 1.75rem;
}

.h4,
h4 {
    font-size: 1.5rem;
}

.h5,
h5 {
    font-size: 1.25rem;
}

.h6,
h6 {
    font-size: 1rem;
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.1;
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1;
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.1;
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.1;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
}

.list-inline-item {
    display: inline-block;
}

.list-inline-item:not(:last-child) {
    margin-right: 5px;
}

@media (max-width:991px) {
    .img-fluid {
        /*height: auto
 */
        margin-left: auto;
        margin-right: auto;
        object-fit: cover;
        object-position: 0px;
        vertical-align: top;
        width: 100%;
        margin-top: 15px;
        padding-top: 11px;
    }
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    max-width: 100%;
    height: auto;
}

.figure {
    display: inline-block;
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1;
}

.figure-caption {
    font-size: 90%;
    color: #636c72;
}

code,
pre {
    font-family: Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}

code {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #bd4147;
    background-color: #f7f7f9;
    border-radius: .25rem;
}

a>code {
    padding: 0;
    color: inherit;
    background-color: inherit;
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    color: #292b2c;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0;
}

.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width:576px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width:768px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width:992px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (max-width:1199px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width:576px) {
    .container {
        width: 540px;
        max-width: 100%;
    }
}

@media (min-width:768px) {
    .container {
        width: 720px;
        max-width: 100%;
    }
}

@media (min-width:992px) {
    .container {
        width: 960px;
        max-width: 100%;
    }

    background-color: #c4b19a;
}

@media (min-width:1200px) {
    .container {
        width: 1140px;
        max-width: 100%;
    }
}

@media (min-width:576px) {
    .container-fluid {
        /*padding-right: 15px
 */
        /*padding-left: 15px
 */
        margin-top: 27px;
    }
}

@media (min-width:942px) {
    .container-fluid {
        /*padding-right: 15px
 */
        /*padding-left: 15px
 */
        margin-top: 32px;
    }
}

/*@media (min-width:992px) {
    .container-fluid {
        ||*|padding-right: 15px
 |*||
        /*padding-left: 15px
 */
margin-top: 110px;

*/
@media (min-width:1200px) {
    .container-fluid {
        /*padding-right: 15px
 */
        /*padding-left: 15px
 */
    }
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width:576px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media (min-width:768px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media (min-width:992px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media (min-width:1200px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width:576px) {
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .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-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .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-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .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-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width:768px) {
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .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-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .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-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .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-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width:992px) {
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .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-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .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-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .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-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width:1200px) {
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .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-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .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-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .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-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
}

.col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.pull-0 {
    right: auto;
}

.pull-1 {
    right: 8.333333%;
}

.pull-2 {
    right: 16.666667%;
}

.pull-3 {
    right: 25%;
}

.pull-4 {
    right: 33.333333%;
}

.pull-5 {
    right: 41.666667%;
}

.pull-6 {
    right: 50%;
}

.pull-7 {
    right: 58.333333%;
}

.pull-8 {
    right: 66.666667%;
}

.pull-9 {
    right: 75%;
}

.pull-10 {
    right: 83.333333%;
}

.pull-11 {
    right: 91.666667%;
}

.pull-12 {
    right: 100%;
}

.push-0 {
    left: auto;
}

.push-1 {
    left: 8.333333%;
}

.push-2 {
    left: 16.666667%;
}

.push-3 {
    left: 25%;
}

.push-4 {
    left: 33.333333%;
}

.push-5 {
    left: 41.666667%;
}

.push-6 {
    left: 50%;
}

.push-7 {
    left: 58.333333%;
}

.push-8 {
    left: 66.666667%;
}

.push-9 {
    left: 75%;
}

.push-10 {
    left: 83.333333%;
}

.push-11 {
    left: 91.666667%;
}

.push-12 {
    left: 100%;
}

.offset-1 {
    margin-left: 8.333333%;
}

.offset-2 {
    margin-left: 16.666667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.333333%;
}

.offset-5 {
    margin-left: 41.666667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.333333%;
}

.offset-8 {
    margin-left: 66.666667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.333333%;
}

.offset-11 {
    margin-left: 91.666667%;
}

@media (min-width:576px) {
    .col-sm {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-sm-0 {
        right: auto;
    }

    .pull-sm-1 {
        right: 8.333333%;
    }

    .pull-sm-2 {
        right: 16.666667%;
    }

    .pull-sm-3 {
        right: 25%;
    }

    .pull-sm-4 {
        right: 33.333333%;
    }

    .pull-sm-5 {
        right: 41.666667%;
    }

    .pull-sm-6 {
        right: 50%;
    }

    .pull-sm-7 {
        right: 58.333333%;
    }

    .pull-sm-8 {
        right: 66.666667%;
    }

    .pull-sm-9 {
        right: 75%;
    }

    .pull-sm-10 {
        right: 83.333333%;
    }

    .pull-sm-11 {
        right: 91.666667%;
    }

    .pull-sm-12 {
        right: 100%;
    }

    .push-sm-0 {
        left: auto;
    }

    .push-sm-1 {
        left: 8.333333%;
    }

    .push-sm-2 {
        left: 16.666667%;
    }

    .push-sm-3 {
        left: 25%;
    }

    .push-sm-4 {
        left: 33.333333%;
    }

    .push-sm-5 {
        left: 41.666667%;
    }

    .push-sm-6 {
        left: 50%;
    }

    .push-sm-7 {
        left: 58.333333%;
    }

    .push-sm-8 {
        left: 66.666667%;
    }

    .push-sm-9 {
        left: 75%;
    }

    .push-sm-10 {
        left: 83.333333%;
    }

    .push-sm-11 {
        left: 91.666667%;
    }

    .push-sm-12 {
        left: 100%;
    }

    .offset-sm-0 {
        margin-left: 0;
    }

    .offset-sm-1 {
        margin-left: 8.333333%;
    }

    .offset-sm-2 {
        margin-left: 16.666667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.333333%;
    }

    .offset-sm-5 {
        margin-left: 41.666667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }

    .offset-sm-7 {
        margin-left: 58.333333%;
    }

    .offset-sm-8 {
        margin-left: 66.666667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.333333%;
    }

    .offset-sm-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width:768px) {
    .col-md {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-md-0 {
        right: auto;
    }

    .pull-md-1 {
        right: 8.333333%;
    }

    .pull-md-2 {
        right: 16.666667%;
    }

    .pull-md-3 {
        right: 25%;
    }

    .pull-md-4 {
        right: 33.333333%;
    }

    .pull-md-5 {
        right: 41.666667%;
    }

    .pull-md-6 {
        right: 50%;
    }

    .pull-md-7 {
        right: 58.333333%;
    }

    .pull-md-8 {
        right: 66.666667%;
    }

    .pull-md-9 {
        right: 75%;
    }

    .pull-md-10 {
        right: 83.333333%;
    }

    .pull-md-11 {
        right: 91.666667%;
    }

    .pull-md-12 {
        right: 100%;
    }

    .push-md-0 {
        left: auto;
    }

    .push-md-1 {
        left: 8.333333%;
    }

    .push-md-2 {
        left: 16.666667%;
    }

    .push-md-3 {
        left: 25%;
    }

    .push-md-4 {
        left: 33.333333%;
    }

    .push-md-5 {
        left: 41.666667%;
    }

    .push-md-6 {
        left: 50%;
    }

    .push-md-7 {
        left: 58.333333%;
    }

    .push-md-8 {
        left: 66.666667%;
    }

    .push-md-9 {
        left: 75%;
    }

    .push-md-10 {
        left: 83.333333%;
    }

    .push-md-11 {
        left: 91.666667%;
    }

    .push-md-12 {
        left: 100%;
    }

    .offset-md-0 {
        margin-left: 0;
    }

    .offset-md-1 {
        margin-left: 8.333333%;
    }

    .offset-md-2 {
        margin-left: 16.666667%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }

    .offset-md-4 {
        margin-left: 33.333333%;
    }

    .offset-md-5 {
        margin-left: 41.666667%;
    }

    .offset-md-6 {
        margin-left: 50%;
    }

    .offset-md-7 {
        margin-left: 58.333333%;
    }

    .offset-md-8 {
        margin-left: 66.666667%;
    }

    .offset-md-9 {
        margin-left: 75%;
    }

    .offset-md-10 {
        margin-left: 83.333333%;
    }

    .offset-md-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width:992px) {
    .col-lg {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-lg-0 {
        right: auto;
    }

    .pull-lg-1 {
        right: 8.333333%;
    }

    .pull-lg-2 {
        right: 16.666667%;
    }

    .pull-lg-3 {
        right: 25%;
    }

    .pull-lg-4 {
        right: 33.333333%;
    }

    .pull-lg-5 {
        right: 41.666667%;
    }

    .pull-lg-6 {
        right: 50%;
    }

    .pull-lg-7 {
        right: 58.333333%;
    }

    .pull-lg-8 {
        right: 66.666667%;
    }

    .pull-lg-9 {
        right: 75%;
    }

    .pull-lg-10 {
        right: 83.333333%;
    }

    .pull-lg-11 {
        right: 91.666667%;
    }

    .pull-lg-12 {
        right: 100%;
    }

    .push-lg-0 {
        left: auto;
    }

    .push-lg-1 {
        left: 8.333333%;
    }

    .push-lg-2 {
        left: 16.666667%;
    }

    .push-lg-3 {
        left: 25%;
    }

    .push-lg-4 {
        left: 33.333333%;
    }

    .push-lg-5 {
        left: 41.666667%;
    }

    .push-lg-6 {
        left: 50%;
    }

    .push-lg-7 {
        left: 58.333333%;
    }

    .push-lg-8 {
        left: 66.666667%;
    }

    .push-lg-9 {
        left: 75%;
    }

    .push-lg-10 {
        left: 83.333333%;
    }

    .push-lg-11 {
        left: 91.666667%;
    }

    .push-lg-12 {
        left: 100%;
    }

    .offset-lg-0 {
        margin-left: 0;
    }

    .offset-lg-1 {
        margin-left: 8.333333%;
    }

    .offset-lg-2 {
        margin-left: 16.666667%;
    }

    .offset-lg-3 {
        margin-left: 25%;
    }

    .offset-lg-4 {
        margin-left: 33.333333%;
    }

    .offset-lg-5 {
        margin-left: 41.666667%;
    }

    .offset-lg-6 {
        margin-left: 50%;
    }

    .offset-lg-7 {
        margin-left: 58.333333%;
    }

    .offset-lg-8 {
        margin-left: 66.666667%;
    }

    .offset-lg-9 {
        margin-left: 75%;
    }

    .offset-lg-10 {
        margin-left: 83.333333%;
    }

    .offset-lg-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width:1200px) {
    .col-xl {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-xl-0 {
        right: auto;
    }

    .pull-xl-1 {
        right: 8.333333%;
    }

    .pull-xl-2 {
        right: 16.666667%;
    }

    .pull-xl-3 {
        right: 25%;
    }

    .pull-xl-4 {
        right: 33.333333%;
    }

    .pull-xl-5 {
        right: 41.666667%;
    }

    .pull-xl-6 {
        right: 50%;
    }

    .pull-xl-7 {
        right: 58.333333%;
    }

    .pull-xl-8 {
        right: 66.666667%;
    }

    .pull-xl-9 {
        right: 75%;
    }

    .pull-xl-10 {
        right: 83.333333%;
    }

    .pull-xl-11 {
        right: 91.666667%;
    }

    .pull-xl-12 {
        right: 100%;
    }

    .push-xl-0 {
        left: auto;
    }

    .push-xl-1 {
        left: 8.333333%;
    }

    .push-xl-2 {
        left: 16.666667%;
    }

    .push-xl-3 {
        left: 25%;
    }

    .push-xl-4 {
        left: 33.333333%;
    }

    .push-xl-5 {
        left: 41.666667%;
    }

    .push-xl-6 {
        left: 50%;
    }

    .push-xl-7 {
        left: 58.333333%;
    }

    .push-xl-8 {
        left: 66.666667%;
    }

    .push-xl-9 {
        left: 75%;
    }

    .push-xl-10 {
        left: 83.333333%;
    }

    .push-xl-11 {
        left: 91.666667%;
    }

    .push-xl-12 {
        left: 100%;
    }

    .offset-xl-0 {
        margin-left: 0;
    }

    .offset-xl-1 {
        margin-left: 8.333333%;
    }

    .offset-xl-2 {
        margin-left: 16.666667%;
    }

    .offset-xl-3 {
        margin-left: 25%;
    }

    .offset-xl-4 {
        margin-left: 33.333333%;
    }

    .offset-xl-5 {
        margin-left: 41.666667%;
    }

    .offset-xl-6 {
        margin-left: 50%;
    }

    .offset-xl-7 {
        margin-left: 58.333333%;
    }

    .offset-xl-8 {
        margin-left: 66.666667%;
    }

    .offset-xl-9 {
        margin-left: 75%;
    }

    .offset-xl-10 {
        margin-left: 83.333333%;
    }

    .offset-xl-11 {
        margin-left: 91.666667%;
    }
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef;
}

.table tbody+tbody {
    border-top: 2px solid #eceeef;
}

.table .table {
    background-color: #fff;
}

.table-sm td,
.table-sm th {
    padding: .3rem;
}

.table-hover tbody tr:hover {
    background-color: rgba(0,0,0,.075);
}

.table-active,
.table-active>td,
.table-active>th {
    background-color: rgba(0,0,0,.075);
}

.table-hover .table-active:hover {
    background-color: rgba(0,0,0,.075);
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: rgba(0,0,0,.075);
}

.table-success,
.table-success>td,
.table-success>th {
    background-color: #dff0d8;
}

.table-hover .table-success:hover {
    background-color: #d0e9c6;
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #d0e9c6;
}

.table-info,
.table-info>td,
.table-info>th {
    background-color: #d9edf7;
}

.table-hover .table-info:hover {
    background-color: #c4e3f3;
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #c4e3f3;
}

.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #fcf8e3;
}

.table-hover .table-warning:hover {
    background-color: #faf2cc;
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #faf2cc;
}

.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #f2dede;
}

.table-hover .table-danger:hover {
    background-color: #ebcccc;
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #ebcccc;
}

.thead-default th {
    color: #464a4c;
    background-color: #eceeef;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.form-control {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #464a4c;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-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;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control:focus {
    color: #464a4c;
    background-color: #fff;
    border-color: #5cb3fd;
    outline: 0;
}

.form-control::-webkit-input-placeholder {
    color: #636c72;
    opacity: 1;
}

.form-control::-moz-placeholder {
    color: #636c72;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #636c72;
    opacity: 1;
}

.form-control::placeholder {
    color: #636c72;
    opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #eceeef;
    opacity: 1;
}

.form-control:disabled {
    cursor: not-allowed;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px);
}

select.form-control:focus::-ms-value {
    color: #464a4c;
    background-color: #fff;
}

.form-control-file {
    display: block;
}

.col-form-label {
    padding-top: calc(.5rem - 1px * 2);
    padding-bottom: calc(.5rem - 1px * 2);
    margin-bottom: 0;
}

.col-form-label-lg {
    padding-top: calc(.75rem - 1px * 2);
    padding-bottom: calc(.75rem - 1px * 2);
    font-size: 1.25rem;
}

.col-form-label-sm {
    padding-top: calc(.25rem - 1px * 2);
    padding-bottom: calc(.25rem - 1px * 2);
    font-size: .875rem;
}

.form-control-static {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0;
    line-height: 1.25;
    border: solid transparent;
    border-width: 1px 0;
}

.form-control-static.form-control-lg,
.form-control-static.form-control-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-right: 0;
    padding-left: 0;
}

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-btn>.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem;
}

.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
    height: 1.8125rem;
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-btn>.btn {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: .3rem;
}

.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
    height: 3.166667rem;
}

.form-group {
    margin-bottom: 1rem;
}

.form-text {
    display: block;
    margin-top: .25rem;
}

.form-check {
    position: relative;
    display: block;
    margin-bottom: .5rem;
}

.form-check.disabled .form-check-label {
    color: #636c72;
    cursor: not-allowed;
}

.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer;
}

.form-check-input {
    position: absolute;
    margin-top: .25rem;
    margin-left: -1.25rem;
}

.form-check-input:only-child {
    position: static;
}

.form-check-inline {
    display: inline-block;
}

.form-check-inline .form-check-label {
    vertical-align: middle;
}

.form-check-inline+.form-check-inline {
    margin-left: .75rem;
}

.form-control-feedback {
    margin-top: .25rem;
}

.form-control-danger,
.form-control-success,
.form-control-warning {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right .5625rem;
    -webkit-background-size: 1.125rem 1.125rem;
    background-size: 1.125rem 1.125rem;
}

.has-success .col-form-label,
.has-success .custom-control,
.has-success .form-check-label,
.has-success .form-control-feedback,
.has-success .form-control-label {
    color: #5cb85c;
}

.has-success .form-control {
    border-color: #5cb85c;
}

.has-success .form-control-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

.has-warning .col-form-label,
.has-warning .custom-control,
.has-warning .form-check-label,
.has-warning .form-control-feedback,
.has-warning .form-control-label {
    color: #f0ad4e;
}

.has-warning .form-control {
    border-color: #f0ad4e;
}

.has-warning .form-control-warning {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

.has-danger .col-form-label,
.has-danger .custom-control,
.has-danger .form-check-label,
.has-danger .form-control-feedback,
.has-danger .form-control-label {
    color: #d9534f;
}

.has-danger .form-control {
    border-color: #d9534f;
}

.has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

.form-inline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.form-inline .form-check {
    width: 100%;
}

@media (min-width:576px) {
    .form-inline label {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0;
    }

    .form-inline .form-group {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        width: auto;
    }

    .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-check {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        margin-top: 0;
        margin-bottom: 0;
    }

    .form-inline .form-check-label {
        padding-left: 0;
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0;
    }

    .form-inline .custom-control {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.btn:focus,
.btn:hover {
    text-decoration: none;
}

.btn.focus,
.btn:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 2px rgba(2,117,216,.25);
    box-shadow: 0 0 0 2px rgba(2,117,216,.25);
}

.btn.disabled,
.btn:disabled {
    cursor: not-allowed;
    opacity: .65;
}

.btn.active,
.btn:active {
    background-image: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-primary {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}

.btn-primary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b;
}

.btn-primary.focus,
.btn-primary:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(2,117,216,.5);
    box-shadow: 0 0 0 2px rgba(2,117,216,.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
    background-color: #0275d8;
    border-color: #0275d8;
}

.btn-primary.active,
.btn-primary:active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    background-image: none;
    border-color: #01549b;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
}

.btn-info.focus,
.btn-info:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(91,192,222,.5);
    box-shadow: 0 0 0 2px rgba(91,192,222,.5);
}

.btn-info.disabled,
.btn-info:disabled {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-info.active,
.btn-info:active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #2aabd2;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
}

.btn-success.focus,
.btn-success:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(92,184,92,.5);
    box-shadow: 0 0 0 2px rgba(92,184,92,.5);
}

.btn-success.disabled,
.btn-success:disabled {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-success.active,
.btn-success:active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #419641;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
}

.btn-warning.focus,
.btn-warning:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(240,173,78,.5);
    box-shadow: 0 0 0 2px rgba(240,173,78,.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-warning.active,
.btn-warning:active,
.show>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #eb9316;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
}

.btn-danger.focus,
.btn-danger:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(217,83,79,.5);
    box-shadow: 0 0 0 2px rgba(217,83,79,.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
    background-color: #d9534f;
    border-color: #d9534f;
}

.btn-danger.active,
.btn-danger:active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #c12e2a;
}

.btn-link {
    font-weight: 400;
    color: #0275d8;
    border-radius: 0;
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link:disabled {
    background-color: transparent;
}

.btn-link,
.btn-link:active,
.btn-link:focus {
    border-color: transparent;
}

.btn-link:hover {
    border-color: transparent;
}

.btn-link:focus,
.btn-link:hover {
    color: #014c8c;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link:disabled {
    color: #636c72;
}

.btn-link:disabled:focus,
.btn-link:disabled:hover {
    text-decoration: none;
}

.btn-group-lg>.btn,
.btn-lg {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: .3rem;
}

.btn-group-sm>.btn,
.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block+.btn-block {
    margin-top: .5rem;
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.fade.show {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.show {
    display: block;
}

tr.collapse.show {
    display: table-row;
}

tbody.collapse.show {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease;
}

.dropdown {
    position: relative;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #292b2c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #292b2c;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #1d1e1f;
    text-decoration: none;
    background-color: #f7f7f9;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: transparent;
}

.show>.dropdown-menu {
    display: block;
}

.show>a {
    outline: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #636c72;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

.btn-group-vertical>.btn:hover,
.btn-group>.btn:hover {
    z-index: 2;
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus {
    z-index: 2;
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group,
.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-left: -1px;
}

.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:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-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+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem;
}

.btn+.dropdown-toggle-split::after {
    margin-left: 0;
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem;
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
    padding-right: 1.125rem;
    padding-left: 1.125rem;
}

.btn-group-vertical {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
    width: 100%;
}

.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-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    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;
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.input-group .form-control:active,
.input-group .form-control:focus,
.input-group .form-control:hover {
    z-index: 3;
}

.input-group .form-control,
.input-group-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group-btn {
    white-space: nowrap;
    vertical-align: middle;
}

.input-group .form-control:not(:last-child),
.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,
.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group>.btn,
.input-group-btn:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group .form-control:not(:first-child),
.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group>.btn,
.input-group-btn:not(:first-child)>.dropdown-toggle,
.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn,
.input-group-btn:not(:last-child)>.btn:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn>.btn {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
}

.input-group-btn>.btn+.btn {
    margin-left: -1px;
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 3;
}

.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group {
    margin-right: -1px;
}

.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group {
    z-index: 2;
    margin-left: -1px;
}

.input-group-btn:not(:first-child)>.btn-group:active,
.input-group-btn:not(:first-child)>.btn-group:focus,
.input-group-btn:not(:first-child)>.btn-group:hover,
.input-group-btn:not(:first-child)>.btn:active,
.input-group-btn:not(:first-child)>.btn:focus,
.input-group-btn:not(:first-child)>.btn:hover {
    z-index: 3;
}

.custom-control {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    margin-right: 1rem;
    cursor: pointer;
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.custom-select {
    display: inline-block;
    max-width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.25;
    color: #464a4c;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    -webkit-background-size: 8px 10px;
    background-size: 8px 10px;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.custom-select:focus {
    border-color: #5cb3fd;
    outline: 0;
}

.custom-select:focus::-ms-value {
    color: #464a4c;
    background-color: #fff;
}

.custom-select:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #eceeef;
}

.custom-select::-ms-expand {
    opacity: 0;
}

.custom-select-sm {
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%;
}

.custom-file {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: 2.5rem;
    margin-bottom: 0;
    cursor: pointer;
}

.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    height: 2.5rem;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 0;
}

.custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #464a4c;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

.custom-file-control:lang(en)::after {
    content: "Choose file...";
}

.custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #464a4c;
    background-color: #eceeef;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0 .25rem .25rem 0;
}

.custom-file-control:lang(en)::before {
    content: "Browse";
}

.nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-link {
    display: block;
    padding: .5em 1em;
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none;
}

.nav-link.disabled {
    color: #636c72;
    cursor: not-allowed;
}

.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}

.tab-content>.active {
    display: block;
}

.navbar {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: .5rem 1rem;
}

.navbar-brand {
    display: inline-block;
    padding-top: .25rem;
    padding-bottom: .25rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none;
}

.navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}

.navbar-text {
    display: inline-block;
    padding-top: .425rem;
    padding-bottom: .425rem;
}

.navbar-toggler {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: 0 0;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none;
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.navbar-toggler-left {
    position: absolute;
    left: 1rem;
}

.navbar-toggler-right {
    position: absolute;
    right: 1rem;
}

@media (max-width:575px) {
    .navbar-toggleable .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }

    .navbar-toggleable>.container {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width:576px) {
    .navbar-toggleable {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .navbar-toggleable .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .navbar-toggleable .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }

    .navbar-toggleable>.container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .navbar-toggleable .navbar-collapse {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important;
        width: 100%;
    }

    .navbar-toggleable .navbar-toggler {
        display: none;
    }
}

@media (max-width:767px) {
    .navbar-toggleable-sm .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }

    .navbar-toggleable-sm>.container {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width:946px) {
    .navbar-toggleable-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .navbar-toggleable-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .navbar-toggleable-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }

    .navbar-toggleable-sm>.container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .navbar-toggleable-sm .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important;
        width: 100%;
    }

    .navbar-toggleable-sm .navbar-toggler {
        display: none;
    }
}

@media (max-width:991px) {
    .navbar-toggleable-md .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }

    .navbar-toggleable-md>.container {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width:992px) {
    .navbar-toggleable-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .navbar-toggleable-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .navbar-toggleable-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }

    .navbar-toggleable-md>.container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .navbar-toggleable-md .navbar-collapse {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important;
        width: 100%;
    }

    .navbar-toggleable-md .navbar-toggler {
        display: none;
    }
}

@media (max-width:1199px) {
    .navbar-toggleable-lg .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }

    .navbar-toggleable-lg>.container {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width:1200px) {
    .navbar-toggleable-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .navbar-toggleable-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .navbar-toggleable-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }

    .navbar-toggleable-lg>.container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .navbar-toggleable-lg .navbar-collapse {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important;
        width: 100%;
    }

    .navbar-toggleable-lg .navbar-toggler {
        display: none;
    }
}

.navbar-toggleable-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
    position: static;
    float: none;
}

.navbar-toggleable-xl>.container {
    padding-right: 0;
    padding-left: 0;
}

.navbar-toggleable-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.navbar-toggleable-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
}

.navbar-toggleable-xl>.container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.navbar-toggleable-xl .navbar-collapse {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
    width: 100%;
}

.navbar-toggleable-xl .navbar-toggler {
    display: none;
}

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.9);
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
    color: rgba(0,0,0,.9);
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5);
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0,0,0,.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0,0,0,.3);
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .open>.nav-link {
    color: rgba(0,0,0,.9);
}

.navbar-light .navbar-toggler {
    border-color: rgba(0,0,0,.1);
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
    color: rgba(0,0,0,.5);
}

.card {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.card-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-title {
    margin-bottom: .75rem;
}

.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0;
}

.card-text:last-child {
    margin-bottom: 0;
}

.card-link:hover {
    text-decoration: none;
}

.card-link+.card-link {
    margin-left: 1.25rem;
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem;
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #f7f7f9;
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: #f7f7f9;
    border-top: 1px solid rgba(0,0,0,.125);
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
}

.card-primary {
    background-color: #0275d8;
    border-color: #0275d8;
}

.card-primary .card-footer,
.card-primary .card-header {
    background-color: transparent;
}

.card-success {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.card-success .card-footer,
.card-success .card-header {
    background-color: transparent;
}

.card-info {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.card-info .card-footer,
.card-info .card-header {
    background-color: transparent;
}

.card-warning {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.card-warning .card-footer,
.card-warning .card-header {
    background-color: transparent;
}

.card-danger {
    background-color: #d9534f;
    border-color: #d9534f;
}

.card-danger .card-footer,
.card-danger .card-header {
    background-color: transparent;
}

.card-img {
    border-radius: calc(.25rem - 1px);
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}

.card-img-top {
    border-top-right-radius: calc(.25rem - 1px);
    border-top-left-radius: calc(.25rem - 1px);
}

.card-img-bottom {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px);
}

@media (min-width:576px) {
    .card-group {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

    .card-group .card {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
    }

    .card-group .card+.card {
        margin-left: 0;
        border-left: 0;
    }

    .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .card-group .card:first-child .card-img-top {
        border-top-right-radius: 0;
    }

    .card-group .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0;
    }

    .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .card-group .card:last-child .card-img-top {
        border-top-left-radius: 0;
    }

    .card-group .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0;
    }

    .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

    .card-group .card:not(:first-child):not(:last-child) .card-img-bottom,
    .card-group .card:not(:first-child):not(:last-child) .card-img-top {
        border-radius: 0;
    }
}

.pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: .25rem;
    border-top-left-radius: .25rem;
}

.page-item:last-child .page-link {
    border-bottom-right-radius: .25rem;
    border-top-right-radius: .25rem;
}

.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}

.page-item.disabled .page-link {
    color: #636c72;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #0275d8;
    background-color: #fff;
    border: 1px solid #ddd;
}

.page-link:focus,
.page-link:hover {
    color: #014c8c;
    text-decoration: none;
    background-color: #eceeef;
    border-color: #ddd;
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
}

.pagination-lg .page-item:first-child .page-link {
    border-bottom-left-radius: .3rem;
    border-top-left-radius: .3rem;
}

.pagination-lg .page-item:last-child .page-link {
    border-bottom-right-radius: .3rem;
    border-top-right-radius: .3rem;
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
}

.pagination-sm .page-item:first-child .page-link {
    border-bottom-left-radius: .2rem;
    border-top-left-radius: .2rem;
}

.pagination-sm .page-item:last-child .page-link {
    border-bottom-right-radius: .2rem;
    border-top-right-radius: .2rem;
}

.alert {
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.alert-link {
    font-weight: 700;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d;
}

.alert-success hr {
    border-top-color: #c1e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f;
}

.alert-info hr {
    border-top-color: #a6d5ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faf2cc;
    color: #8a6d3b;
}

.alert-warning hr {
    border-top-color: #f7ecb5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
}

.alert-danger hr {
    border-top-color: #e4b9b9;
}

.alert-danger .alert-link {
    color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }

    to {
        background-position: 0 0;
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    font-size: .75rem;
    line-height: 1rem;
    text-align: center;
    background-color: #eceeef;
    border-radius: .25rem;
}

.progress-bar {
    height: 1rem;
    color: #fff;
    background-color: #0275d8;
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    -o-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
}

.media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.media-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
}

.list-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}

.list-group-item-action {
    width: 100%;
    color: #464a4c;
    text-align: inherit;
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    color: #464a4c;
    text-decoration: none;
    background-color: #f7f7f9;
}

.list-group-item-action:active {
    color: #292b2c;
    background-color: #eceeef;
}

.list-group-item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
}

.list-group-item:first-child {
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

.list-group-item:focus,
.list-group-item:hover {
    text-decoration: none;
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #fff;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item:disabled .list-group-item-text {
    color: #636c72;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}

.list-group-item.active .list-group-item-text {
    color: #daeeff;
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0;
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d;
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6;
}

a.list-group-item-success.active,
button.list-group-item-success.active {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f;
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3;
}

a.list-group-item-info.active,
button.list-group-item-info.active {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b;
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc;
}

a.list-group-item-warning.active,
button.list-group-item-warning.active {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442;
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc;
}

a.list-group-item-danger.active,
button.list-group-item-danger.active {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-21by9::before {
    padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive-4by3::before {
    padding-top: 75%;
}

.embed-responsive-1by1::before {
    padding-top: 100%;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .75;
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: .5;
}

.modal-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #eceeef;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px;
}

.modal-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 15px;
    border-top: 1px solid #eceeef;
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem;
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 30px auto;
    }

    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width:992px) {
    .modal-lg {
        max-width: 800px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0;
}

.tooltip.show {
    opacity: .9;
}

.tooltip.bs-tether-element-attached-bottom,
.tooltip.tooltip-top {
    padding: 5px 0;
    margin-top: -3px;
}

.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before,
.tooltip.tooltip-top .tooltip-inner::before {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.bs-tether-element-attached-left,
.tooltip.tooltip-right {
    padding: 0 5px;
    margin-left: 3px;
}

.tooltip.bs-tether-element-attached-left .tooltip-inner::before,
.tooltip.tooltip-right .tooltip-inner::before {
    top: 50%;
    left: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.bs-tether-element-attached-top,
.tooltip.tooltip-bottom {
    padding: 5px 0;
    margin-top: 3px;
}

.tooltip.bs-tether-element-attached-top .tooltip-inner::before,
.tooltip.tooltip-bottom .tooltip-inner::before {
    top: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bs-tether-element-attached-right,
.tooltip.tooltip-left {
    padding: 0 5px;
    margin-left: -3px;
}

.tooltip.bs-tether-element-attached-right .tooltip-inner::before,
.tooltip.tooltip-left .tooltip-inner::before {
    top: 50%;
    right: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem;
}

.tooltip-inner::before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    padding: 1px;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
}

.popover.bs-tether-element-attached-bottom,
.popover.popover-top {
    margin-top: -10px;
}

.popover.bs-tether-element-attached-bottom::after,
.popover.bs-tether-element-attached-bottom::before,
.popover.popover-top::after,
.popover.popover-top::before {
    left: 50%;
    border-bottom-width: 0;
}

.popover.bs-tether-element-attached-bottom::before,
.popover.popover-top::before {
    bottom: -11px;
    margin-left: -11px;
    border-top-color: rgba(0,0,0,.25);
}

.popover.bs-tether-element-attached-bottom::after,
.popover.popover-top::after {
    bottom: -10px;
    margin-left: -10px;
    border-top-color: #fff;
}

.popover.bs-tether-element-attached-left,
.popover.popover-right {
    margin-left: 10px;
}

.popover.bs-tether-element-attached-left::after,
.popover.bs-tether-element-attached-left::before,
.popover.popover-right::after,
.popover.popover-right::before {
    top: 50%;
    border-left-width: 0;
}

.popover.bs-tether-element-attached-left::before,
.popover.popover-right::before {
    left: -11px;
    margin-top: -11px;
    border-right-color: rgba(0,0,0,.25);
}

.popover.bs-tether-element-attached-left::after,
.popover.popover-right::after {
    left: -10px;
    margin-top: -10px;
    border-right-color: #fff;
}

.popover.bs-tether-element-attached-top,
.popover.popover-bottom {
    margin-top: 10px;
}

.popover.bs-tether-element-attached-top::after,
.popover.bs-tether-element-attached-top::before,
.popover.popover-bottom::after,
.popover.popover-bottom::before {
    left: 50%;
    border-top-width: 0;
}

.popover.bs-tether-element-attached-top::before,
.popover.popover-bottom::before {
    top: -11px;
    margin-left: -11px;
    border-bottom-color: rgba(0,0,0,.25);
}

.popover.bs-tether-element-attached-top::after,
.popover.popover-bottom::after {
    top: -10px;
    margin-left: -10px;
    border-bottom-color: #f7f7f7;
}

.popover.bs-tether-element-attached-top .popover-title::before,
.popover.popover-bottom .popover-title::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 20px;
    margin-left: -10px;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}

.popover.bs-tether-element-attached-right,
.popover.popover-left {
    margin-left: -10px;
}

.popover.bs-tether-element-attached-right::after,
.popover.bs-tether-element-attached-right::before,
.popover.popover-left::after,
.popover.popover-left::before {
    top: 50%;
    border-right-width: 0;
}

.popover.bs-tether-element-attached-right::before,
.popover.popover-left::before {
    right: -11px;
    margin-top: -11px;
    border-left-color: rgba(0,0,0,.25);
}

.popover.bs-tether-element-attached-right::after,
.popover.popover-left::after {
    right: -10px;
    margin-top: -10px;
    border-left-color: #fff;
}

.popover-title {
    padding: 8px 14px;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-right-radius: calc(.3rem - 1px);
    border-top-left-radius: calc(.3rem - 1px);
}

.popover-title:empty {
    display: none;
}

.popover-content {
    padding: 9px 14px;
}

.popover::after,
.popover::before {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover::before {
    content: "";
    border-width: 11px;
}

.popover::after {
    content: "";
    border-width: 10px;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-item {
    position: relative;
    display: none;
    width: 100%;
}

@media (-webkit-transform-3d) {
    .carousel-item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
}

@supports ((-webkit-transform:translate3d(0,0,0)) or (transform:translate3d(0,0,0))) {
    .carousel-item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0;
}

@media (-webkit-transform-3d) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    .active.carousel-item-right,
    .carousel-item-next {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }

    .active.carousel-item-left,
    .carousel-item-prev {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }
}

@supports ((-webkit-transform:translate3d(0,0,0)) or (transform:translate3d(0,0,0))) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    .active.carousel-item-right,
    .carousel-item-next {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }

    .active.carousel-item-left,
    .carousel-item-prev {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }
}

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}

.carousel-control-prev {
    left: 0;
}

.carousel-control-next {
    right: 0;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255,255,255,.5);
}

.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators .active {
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    right: 15%;

    /*bottom: 20px
 */
    left: 15%;
    z-index: 10;

    /*padding-top: 20px
 */
    /*padding-bottom: 20px
 */
    color: #0e0909;
    text-align: center;
}

.align-top {
    vertical-align: top!important;
}

.align-middle {
    vertical-align: middle!important;
}

.align-bottom {
    vertical-align: bottom!important;
}

.align-text-bottom {
    vertical-align: text-bottom!important;
}

.align-text-top {
    vertical-align: text-top!important;
}

.bg-primary {
    background-color: #0275d8!important;
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #025aa5!important;
}

.bg-success {
    background-color: #5cb85c!important;
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #449d44!important;
}

.bg-info {
    background-color: #5bc0de!important;
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #31b0d5!important;
}

.bg-warning {
    background-color: #f0ad4e!important;
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #ec971f!important;
}

.bg-danger {
    background-color: #d9534f!important;
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #c9302c!important;
}

.border-0 {
    border: 0!important;
}

.border-top-0 {
    border-top: 0!important;
}

.border-right-0 {
    border-right: 0!important;
}

.border-bottom-0 {
    border-bottom: 0!important;
}

.border-left-0 {
    border-left: 0!important;
}

.clearfix::after {
    display: block;
    content: "";
    clear: both;
}

.d-none {
    display: none!important;
}

.d-inline {
    display: inline!important;
}

.d-inline-block {
    display: inline-block!important;
}

.d-block {
    display: block!important;
}

.d-table {
    display: table!important;
}

.d-table-cell {
    display: table-cell!important;
}

.d-flex {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
}

.d-inline-flex {
    display: -webkit-inline-box!important;
    display: -webkit-inline-flex!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}

@media (min-width:576px) {
    .d-sm-none {
        display: none!important;
    }

    .d-sm-inline {
        display: inline!important;
    }

    .d-sm-inline-block {
        display: inline-block!important;
    }

    .d-sm-block {
        display: block!important;
    }

    .d-sm-table {
        display: table!important;
    }

    .d-sm-table-cell {
        display: table-cell!important;
    }

    .d-sm-flex {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important;
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box!important;
        display: -webkit-inline-flex!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important;
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none!important;
    }

    .d-md-inline {
        display: inline!important;
    }

    .d-md-inline-block {
        display: inline-block!important;
    }

    .d-md-block {
        display: block!important;
    }

    .d-md-table {
        display: table!important;
    }

    .d-md-table-cell {
        display: table-cell!important;
    }

    .d-md-flex {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important;
    }

    .d-md-inline-flex {
        display: -webkit-inline-box!important;
        display: -webkit-inline-flex!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important;
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none!important;
    }

    .d-lg-inline {
        display: inline!important;
    }

    .d-lg-inline-block {
        display: inline-block!important;
    }

    .d-lg-block {
        display: block!important;
    }

    .d-lg-table {
        display: table!important;
    }

    .d-lg-table-cell {
        display: table-cell!important;
    }

    .d-lg-flex {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important;
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box!important;
        display: -webkit-inline-flex!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important;
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none!important;
    }

    .d-xl-inline {
        display: inline!important;
    }

    .d-xl-inline-block {
        display: inline-block!important;
    }

    .d-xl-block {
        display: block!important;
    }

    .d-xl-table {
        display: table!important;
    }

    .d-xl-table-cell {
        display: table-cell!important;
    }

    .d-xl-flex {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important;
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box!important;
        display: -webkit-inline-flex!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important;
    }
}

.flex-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}

.flex-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.flex-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -webkit-flex-direction: row!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}

.flex-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: row-reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}

.flex-wrap {
    -webkit-flex-wrap: wrap!important;
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}

.flex-nowrap {
    -webkit-flex-wrap: nowrap!important;
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}

.flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse!important;
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important;
}

.justify-content-start {
    -webkit-box-pack: start!important;
    -webkit-justify-content: flex-start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}

.justify-content-end {
    -webkit-box-pack: end!important;
    -webkit-justify-content: flex-end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}

.justify-content-center {
    -webkit-box-pack: center!important;
    -webkit-justify-content: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}

.justify-content-between {
    -webkit-box-pack: justify!important;
    -webkit-justify-content: space-between!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}

.justify-content-around {
    -webkit-justify-content: space-around!important;
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}

.align-items-start {
    -webkit-box-align: start!important;
    -webkit-align-items: flex-start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}

.align-items-end {
    -webkit-box-align: end!important;
    -webkit-align-items: flex-end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}

.align-items-center {
    -webkit-box-align: center!important;
    -webkit-align-items: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}

.align-items-stretch {
    -webkit-box-align: stretch!important;
    -webkit-align-items: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}

.align-content-start {
    -webkit-align-content: flex-start!important;
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important;
}

.align-content-end {
    -webkit-align-content: flex-end!important;
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important;
}

.align-content-center {
    -webkit-align-content: center!important;
    -ms-flex-line-pack: center!important;
    align-content: center!important;
}

.align-content-between {
    -webkit-align-content: space-between!important;
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important;
}

.align-content-around {
    -webkit-align-content: space-around!important;
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important;
}

.align-content-stretch {
    -webkit-align-content: stretch!important;
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important;
}

.align-self-auto {
    -webkit-align-self: auto!important;
    -ms-flex-item-align: auto!important;
    -ms-grid-row-align: auto!important;
    align-self: auto!important;
}

.align-self-start {
    -webkit-align-self: flex-start!important;
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}

.align-self-end {
    -webkit-align-self: flex-end!important;
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}

.align-self-center {
    -webkit-align-self: center!important;
    -ms-flex-item-align: center!important;
    -ms-grid-row-align: center!important;
    align-self: center!important;
}

.align-self-stretch {
    -webkit-align-self: stretch!important;
    -ms-flex-item-align: stretch!important;
    -ms-grid-row-align: stretch!important;
    align-self: stretch!important;
}

@media (min-width:576px) {
    .flex-sm-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }

    .flex-sm-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .flex-sm-row {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: normal!important;
        -webkit-flex-direction: row!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important;
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: row-reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important;
    }

    .flex-sm-wrap {
        -webkit-flex-wrap: wrap!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important;
    }

    .flex-sm-nowrap {
        -webkit-flex-wrap: nowrap!important;
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important;
    }

    .flex-sm-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse!important;
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important;
    }

    .justify-content-sm-start {
        -webkit-box-pack: start!important;
        -webkit-justify-content: flex-start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important;
    }

    .justify-content-sm-end {
        -webkit-box-pack: end!important;
        -webkit-justify-content: flex-end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important;
    }

    .justify-content-sm-center {
        -webkit-box-pack: center!important;
        -webkit-justify-content: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important;
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify!important;
        -webkit-justify-content: space-between!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important;
    }

    .justify-content-sm-around {
        -webkit-justify-content: space-around!important;
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important;
    }

    .align-items-sm-start {
        -webkit-box-align: start!important;
        -webkit-align-items: flex-start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important;
    }

    .align-items-sm-end {
        -webkit-box-align: end!important;
        -webkit-align-items: flex-end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important;
    }

    .align-items-sm-center {
        -webkit-box-align: center!important;
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important;
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch!important;
        -webkit-align-items: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important;
    }

    .align-content-sm-start {
        -webkit-align-content: flex-start!important;
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important;
    }

    .align-content-sm-end {
        -webkit-align-content: flex-end!important;
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important;
    }

    .align-content-sm-center {
        -webkit-align-content: center!important;
        -ms-flex-line-pack: center!important;
        align-content: center!important;
    }

    .align-content-sm-between {
        -webkit-align-content: space-between!important;
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important;
    }

    .align-content-sm-around {
        -webkit-align-content: space-around!important;
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important;
    }

    .align-content-sm-stretch {
        -webkit-align-content: stretch!important;
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important;
    }

    .align-self-sm-auto {
        -webkit-align-self: auto!important;
        -ms-flex-item-align: auto!important;
        -ms-grid-row-align: auto!important;
        align-self: auto!important;
    }

    .align-self-sm-start {
        -webkit-align-self: flex-start!important;
        -ms-flex-item-align: start!important;
        align-self: flex-start!important;
    }

    .align-self-sm-end {
        -webkit-align-self: flex-end!important;
        -ms-flex-item-align: end!important;
        align-self: flex-end!important;
    }

    .align-self-sm-center {
        -webkit-align-self: center!important;
        -ms-flex-item-align: center!important;
        -ms-grid-row-align: center!important;
        align-self: center!important;
    }

    .align-self-sm-stretch {
        -webkit-align-self: stretch!important;
        -ms-flex-item-align: stretch!important;
        -ms-grid-row-align: stretch!important;
        align-self: stretch!important;
    }
}

@media (min-width:768px) {
    .flex-md-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }

    .flex-md-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .flex-md-row {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: normal!important;
        -webkit-flex-direction: row!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important;
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: row-reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important;
    }

    .flex-md-wrap {
        -webkit-flex-wrap: wrap!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important;
    }

    .flex-md-nowrap {
        -webkit-flex-wrap: nowrap!important;
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important;
    }

    .flex-md-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse!important;
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important;
    }

    .justify-content-md-start {
        -webkit-box-pack: start!important;
        -webkit-justify-content: flex-start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important;
    }

    .justify-content-md-end {
        -webkit-box-pack: end!important;
        -webkit-justify-content: flex-end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important;
    }

    .justify-content-md-center {
        -webkit-box-pack: center!important;
        -webkit-justify-content: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important;
    }

    .justify-content-md-between {
        -webkit-box-pack: justify!important;
        -webkit-justify-content: space-between!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important;
    }

    .justify-content-md-around {
        -webkit-justify-content: space-around!important;
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important;
    }

    .align-items-md-start {
        -webkit-box-align: start!important;
        -webkit-align-items: flex-start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important;
    }

    .align-items-md-end {
        -webkit-box-align: end!important;
        -webkit-align-items: flex-end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important;
    }

    .align-items-md-center {
        -webkit-box-align: center!important;
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important;
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch!important;
        -webkit-align-items: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important;
    }

    .align-content-md-start {
        -webkit-align-content: flex-start!important;
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important;
    }

    .align-content-md-end {
        -webkit-align-content: flex-end!important;
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important;
    }

    .align-content-md-center {
        -webkit-align-content: center!important;
        -ms-flex-line-pack: center!important;
        align-content: center!important;
    }

    .align-content-md-between {
        -webkit-align-content: space-between!important;
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important;
    }

    .align-content-md-around {
        -webkit-align-content: space-around!important;
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important;
    }

    .align-content-md-stretch {
        -webkit-align-content: stretch!important;
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important;
    }

    .align-self-md-auto {
        -webkit-align-self: auto!important;
        -ms-flex-item-align: auto!important;
        -ms-grid-row-align: auto!important;
        align-self: auto!important;
    }

    .align-self-md-start {
        -webkit-align-self: flex-start!important;
        -ms-flex-item-align: start!important;
        align-self: flex-start!important;
    }

    .align-self-md-end {
        -webkit-align-self: flex-end!important;
        -ms-flex-item-align: end!important;
        align-self: flex-end!important;
    }

    .align-self-md-center {
        -webkit-align-self: center!important;
        -ms-flex-item-align: center!important;
        -ms-grid-row-align: center!important;
        align-self: center!important;
    }

    .align-self-md-stretch {
        -webkit-align-self: stretch!important;
        -ms-flex-item-align: stretch!important;
        -ms-grid-row-align: stretch!important;
        align-self: stretch!important;
    }
}

@media (min-width:992px) {
    .flex-lg-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }

    .flex-lg-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .flex-lg-row {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: normal!important;
        -webkit-flex-direction: row!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important;
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: row-reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important;
    }

    .flex-lg-wrap {
        -webkit-flex-wrap: wrap!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important;
    }

    .flex-lg-nowrap {
        -webkit-flex-wrap: nowrap!important;
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important;
    }

    .flex-lg-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse!important;
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important;
    }

    .justify-content-lg-start {
        -webkit-box-pack: start!important;
        -webkit-justify-content: flex-start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important;
    }

    .justify-content-lg-end {
        -webkit-box-pack: end!important;
        -webkit-justify-content: flex-end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important;
    }

    .justify-content-lg-center {
        -webkit-box-pack: center!important;
        -webkit-justify-content: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important;
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify!important;
        -webkit-justify-content: space-between!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important;
    }

    .justify-content-lg-around {
        -webkit-justify-content: space-around!important;
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important;
    }

    .align-items-lg-start {
        -webkit-box-align: start!important;
        -webkit-align-items: flex-start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important;
    }

    .align-items-lg-end {
        -webkit-box-align: end!important;
        -webkit-align-items: flex-end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important;
    }

    .align-items-lg-center {
        -webkit-box-align: center!important;
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important;
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch!important;
        -webkit-align-items: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important;
    }

    .align-content-lg-start {
        -webkit-align-content: flex-start!important;
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important;
    }

    .align-content-lg-end {
        -webkit-align-content: flex-end!important;
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important;
    }

    .align-content-lg-center {
        -webkit-align-content: center!important;
        -ms-flex-line-pack: center!important;
        align-content: center!important;
    }

    .align-content-lg-between {
        -webkit-align-content: space-between!important;
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important;
    }

    .align-content-lg-around {
        -webkit-align-content: space-around!important;
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important;
    }

    .align-content-lg-stretch {
        -webkit-align-content: stretch!important;
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important;
    }

    .align-self-lg-auto {
        -webkit-align-self: auto!important;
        -ms-flex-item-align: auto!important;
        -ms-grid-row-align: auto!important;
        align-self: auto!important;
    }

    .align-self-lg-start {
        -webkit-align-self: flex-start!important;
        -ms-flex-item-align: start!important;
        align-self: flex-start!important;
    }

    .align-self-lg-end {
        -webkit-align-self: flex-end!important;
        -ms-flex-item-align: end!important;
        align-self: flex-end!important;
    }

    .align-self-lg-center {
        -webkit-align-self: center!important;
        -ms-flex-item-align: center!important;
        -ms-grid-row-align: center!important;
        align-self: center!important;
    }

    .align-self-lg-stretch {
        -webkit-align-self: stretch!important;
        -ms-flex-item-align: stretch!important;
        -ms-grid-row-align: stretch!important;
        align-self: stretch!important;
    }
}

@media (min-width:1200px) {
    .flex-xl-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }

    .flex-xl-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .flex-xl-row {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: normal!important;
        -webkit-flex-direction: row!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important;
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: row-reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important;
    }

    .flex-xl-wrap {
        -webkit-flex-wrap: wrap!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important;
    }

    .flex-xl-nowrap {
        -webkit-flex-wrap: nowrap!important;
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important;
    }

    .flex-xl-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse!important;
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important;
    }

    .justify-content-xl-start {
        -webkit-box-pack: start!important;
        -webkit-justify-content: flex-start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important;
    }

    .justify-content-xl-end {
        -webkit-box-pack: end!important;
        -webkit-justify-content: flex-end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important;
    }

    .justify-content-xl-center {
        -webkit-box-pack: center!important;
        -webkit-justify-content: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important;
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify!important;
        -webkit-justify-content: space-between!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important;
    }

    .justify-content-xl-around {
        -webkit-justify-content: space-around!important;
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important;
    }

    .align-items-xl-start {
        -webkit-box-align: start!important;
        -webkit-align-items: flex-start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important;
    }

    .align-items-xl-end {
        -webkit-box-align: end!important;
        -webkit-align-items: flex-end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important;
    }

    .align-items-xl-center {
        -webkit-box-align: center!important;
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important;
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch!important;
        -webkit-align-items: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important;
    }

    .align-content-xl-start {
        -webkit-align-content: flex-start!important;
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important;
    }

    .align-content-xl-end {
        -webkit-align-content: flex-end!important;
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important;
    }

    .align-content-xl-center {
        -webkit-align-content: center!important;
        -ms-flex-line-pack: center!important;
        align-content: center!important;
    }

    .align-content-xl-between {
        -webkit-align-content: space-between!important;
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important;
    }

    .align-content-xl-around {
        -webkit-align-content: space-around!important;
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important;
    }

    .align-content-xl-stretch {
        -webkit-align-content: stretch!important;
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important;
    }

    .align-self-xl-auto {
        -webkit-align-self: auto!important;
        -ms-flex-item-align: auto!important;
        -ms-grid-row-align: auto!important;
        align-self: auto!important;
    }

    .align-self-xl-start {
        -webkit-align-self: flex-start!important;
        -ms-flex-item-align: start!important;
        align-self: flex-start!important;
    }

    .align-self-xl-end {
        -webkit-align-self: flex-end!important;
        -ms-flex-item-align: end!important;
        align-self: flex-end!important;
    }

    .align-self-xl-center {
        -webkit-align-self: center!important;
        -ms-flex-item-align: center!important;
        -ms-grid-row-align: center!important;
        align-self: center!important;
    }

    .align-self-xl-stretch {
        -webkit-align-self: stretch!important;
        -ms-flex-item-align: stretch!important;
        -ms-grid-row-align: stretch!important;
        align-self: stretch!important;
    }
}

.float-left {
    float: left!important;
}

.float-right {
    float: right!important;
}

.float-none {
    float: none!important;
}

@media (min-width:576px) {
    .float-sm-left {
        float: left!important;
    }

    .float-sm-right {
        float: right!important;
    }

    .float-sm-none {
        float: none!important;
    }
}

@media (min-width:768px) {
    .float-md-left {
        float: left!important;
    }

    .float-md-right {
        float: right!important;
    }

    .float-md-none {
        float: none!important;
    }
}

@media (min-width:992px) {
    .float-lg-left {
        float: left!important;
    }

    .float-lg-right {
        float: right!important;
    }

    .float-lg-none {
        float: none!important;
    }
}

@media (min-width:1200px) {
    .float-xl-left {
        float: left!important;
    }

    .float-xl-right {
        float: right!important;
    }

    .float-xl-none {
        float: none!important;
    }
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}

.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1030;
}

.w-25 {
    width: 25%!important;
}

.w-50 {
    width: 50%!important;
}

.w-75 {
    width: 75%!important;
}

.w-100 {
    width: 100% !important;
}

.h-25 {
    height: 25%!important;
}

.h-50 {
    height: 50%!important;
}

.h-75 {
    height: 75%!important;
}

.h-100 {
    height: 100%!important;
}

.m-0 {
    margin: 0 0!important;
}

.mb-0 {
    margin-bottom: 0!important;
}

.my-0 {
    margin-top: 0!important;
    margin-bottom: 0!important;
}

.m-1 {
    margin: .25rem .25rem!important;
}

.mb-1 {
    margin-bottom: .25rem!important;
}

.my-1 {
    margin-top: .25rem!important;
    margin-bottom: .25rem!important;
}

.m-2 {
    margin: .5rem .5rem!important;
}

.mb-2 {
    margin-bottom: .5rem!important;
}

.my-2 {
    margin-top: .5rem!important;
    margin-bottom: .5rem!important;
}

.m-3 {
    margin: 1rem 1rem!important;
}

.mb-3 {
    margin-bottom: 1rem!important;
}

.my-3 {
    margin-top: 1rem!important;
    margin-bottom: 1rem!important;
}

.m-4 {
    margin: 1.5rem 1.5rem!important;
}

.mb-4 {
    margin-bottom: 1.5rem!important;
}

.my-4 {
    margin-top: 1.5rem!important;
    margin-bottom: 1.5rem!important;
}

.m-5 {
    margin: 3rem 3rem!important;
}

.mb-5 {
    margin-bottom: 3rem!important;
}

.my-5 {
    margin-top: 3rem!important;
    margin-bottom: 3rem!important;
}

.p-0 {
    padding: 0 0!important;
}

.pb-0 {
    padding-bottom: 0!important;
}

.px-0 {
    padding-right: 0!important;
    padding-left: 0!important;
}

.p-1 {
    padding: .25rem .25rem!important;
}

.pb-1 {
    padding-bottom: .25rem!important;
}

.px-1 {
    padding-right: .25rem!important;
    padding-left: .25rem!important;
}

.p-2 {
    padding: .5rem .5rem!important;
}

.pb-2 {
    padding-bottom: .5rem!important;
}

.px-2 {
    padding-right: .5rem!important;
    padding-left: .5rem!important;
}

.p-3 {
    padding: 1rem 1rem!important;
}

.pb-3 {
    padding-bottom: 1rem!important;
}

.px-3 {
    padding-right: 1rem!important;
    padding-left: 1rem!important;
}

.p-4 {
    padding: 1.5rem 1.5rem!important;
}

.pb-4 {
    padding-bottom: 1.5rem!important;
}

.px-4 {
    padding-right: 1.5rem!important;
    padding-left: 1.5rem!important;
}

.p-5 {
    padding: 3rem 3rem!important;
}

.pb-5 {
    padding-bottom: 3rem!important;
}

.px-5 {
    padding-right: 3rem!important;
    padding-left: 3rem!important;
}

.m-auto {
    margin: auto!important;
}

.mb-auto {
    margin-bottom: auto!important;
}

.my-auto {
    margin-top: auto!important;
    margin-bottom: auto!important;
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0 0!important;
    }

    .mb-sm-0 {
        margin-bottom: 0!important;
    }

    .my-sm-0 {
        margin-top: 0!important;
        margin-bottom: 0!important;
    }

    .m-sm-1 {
        margin: .25rem .25rem!important;
    }

    .mb-sm-1 {
        margin-bottom: .25rem!important;
    }

    .my-sm-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important;
    }

    .m-sm-2 {
        margin: .5rem .5rem!important;
    }

    .mb-sm-2 {
        margin-bottom: .5rem!important;
    }

    .my-sm-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important;
    }

    .m-sm-3 {
        margin: 1rem 1rem!important;
    }

    .mb-sm-3 {
        margin-bottom: 1rem!important;
    }

    .my-sm-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important;
    }

    .m-sm-4 {
        margin: 1.5rem 1.5rem!important;
    }

    .mb-sm-4 {
        margin-bottom: 1.5rem!important;
    }

    .my-sm-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important;
    }

    .m-sm-5 {
        margin: 3rem 3rem!important;
    }

    .mb-sm-5 {
        margin-bottom: 3rem!important;
    }

    .my-sm-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important;
    }

    .p-sm-0 {
        padding: 0 0!important;
    }

    .pb-sm-0 {
        padding-bottom: 0!important;
    }

    .px-sm-0 {
        padding-right: 0!important;
        padding-left: 0!important;
    }

    .p-sm-1 {
        padding: .25rem .25rem!important;
    }

    .pb-sm-1 {
        padding-bottom: .25rem!important;
    }

    .px-sm-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important;
    }

    .p-sm-2 {
        padding: .5rem .5rem!important;
    }

    .pb-sm-2 {
        padding-bottom: .5rem!important;
    }

    .px-sm-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important;
    }

    .p-sm-3 {
        padding: 1rem 1rem!important;
    }

    .pb-sm-3 {
        padding-bottom: 1rem!important;
    }

    .px-sm-3 {
        padding-right: 1rem!important;
        padding-left: 1rem!important;
    }

    .p-sm-4 {
        padding: 1.5rem 1.5rem!important;
    }

    .pb-sm-4 {
        padding-bottom: 1.5rem!important;
    }

    .px-sm-4 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important;
    }

    .p-sm-5 {
        padding: 3rem 3rem!important;
    }

    .pb-sm-5 {
        padding-bottom: 3rem!important;
    }

    .px-sm-5 {
        padding-right: 3rem!important;
        padding-left: 3rem!important;
    }

    .m-sm-auto {
        margin: auto!important;
    }

    .mb-sm-auto {
        margin-bottom: auto!important;
    }

    .my-sm-auto {
        margin-top: auto!important;
        margin-bottom: auto!important;
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0 0!important;
    }

    .mb-md-0 {
        margin-bottom: 0!important;
    }

    .my-md-0 {
        margin-top: 0!important;
        margin-bottom: 0!important;
    }

    .m-md-1 {
        margin: .25rem .25rem!important;
    }

    .mb-md-1 {
        margin-bottom: .25rem!important;
    }

    .my-md-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important;
    }

    .m-md-2 {
        margin: .5rem .5rem!important;
    }

    .mb-md-2 {
        margin-bottom: .5rem!important;
    }

    .my-md-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important;
    }

    .m-md-3 {
        margin: 1rem 1rem!important;
    }

    .mb-md-3 {
        margin-bottom: 1rem!important;
    }

    .my-md-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important;
    }

    .m-md-4 {
        margin: 1.5rem 1.5rem!important;
    }

    .mb-md-4 {
        margin-bottom: 1.5rem!important;
    }

    .my-md-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important;
    }

    .m-md-5 {
        margin: 3rem 3rem!important;
    }

    .mb-md-5 {
        margin-bottom: 3rem!important;
    }

    .my-md-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important;
    }

    .p-md-0 {
        padding: 0 0!important;
    }

    .pb-md-0 {
        padding-bottom: 0!important;
    }

    .px-md-0 {
        padding-right: 0!important;
        padding-left: 0!important;
    }

    .p-md-1 {
        padding: .25rem .25rem!important;
    }

    .pb-md-1 {
        padding-bottom: .25rem!important;
    }

    .px-md-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important;
    }

    .p-md-2 {
        padding: .5rem .5rem!important;
    }

    .pb-md-2 {
        padding-bottom: .5rem!important;
    }

    .px-md-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important;
    }

    .p-md-3 {
        padding: 1rem 1rem!important;
    }

    .pb-md-3 {
        padding-bottom: 1rem!important;
    }

    .px-md-3 {
        padding-right: 1rem!important;
        padding-left: 1rem!important;
    }

    .p-md-4 {
        padding: 1.5rem 1.5rem!important;
    }

    .pb-md-4 {
        padding-bottom: 1.5rem!important;
    }

    .px-md-4 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important;
    }

    .p-md-5 {
        padding: 3rem 3rem!important;
    }

    .pb-md-5 {
        padding-bottom: 3rem!important;
    }

    .px-md-5 {
        padding-right: 3rem!important;
        padding-left: 3rem!important;
    }

    .m-md-auto {
        margin: auto!important;
    }

    .mb-md-auto {
        margin-bottom: auto!important;
    }

    .my-md-auto {
        margin-top: auto!important;
        margin-bottom: auto!important;
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 0 0!important;
    }

    .mb-lg-0 {
        margin-bottom: 0!important;
    }

    .my-lg-0 {
        margin-top: 0!important;
        margin-bottom: 0!important;
    }

    .m-lg-1 {
        margin: .25rem .25rem!important;
    }

    .mb-lg-1 {
        margin-bottom: .25rem!important;
    }

    .my-lg-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important;
    }

    .m-lg-2 {
        margin: .5rem .5rem!important;
    }

    .mb-lg-2 {
        margin-bottom: .5rem!important;
    }

    .my-lg-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important;
    }

    .m-lg-3 {
        margin: 1rem 1rem!important;
    }

    .mb-lg-3 {
        margin-bottom: 1rem!important;
    }

    .my-lg-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important;
    }

    .m-lg-4 {
        margin: 1.5rem 1.5rem!important;
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem!important;
    }

    .my-lg-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important;
    }

    .m-lg-5 {
        margin: 3rem 3rem!important;
    }

    .mb-lg-5 {
        margin-bottom: 3rem!important;
    }

    .my-lg-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important;
    }

    .p-lg-0 {
        padding: 0 0!important;
    }

    .pb-lg-0 {
        padding-bottom: 0!important;
    }

    .px-lg-0 {
        padding-right: 0!important;
        padding-left: 0!important;
    }

    .p-lg-1 {
        padding: .25rem .25rem!important;
    }

    .pb-lg-1 {
        padding-bottom: .25rem!important;
    }

    .px-lg-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important;
    }

    .p-lg-2 {
        padding: .5rem .5rem!important;
    }

    .pb-lg-2 {
        padding-bottom: .5rem!important;
    }

    .px-lg-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important;
    }

    .p-lg-3 {
        padding: 1rem 1rem!important;
    }

    .pb-lg-3 {
        padding-bottom: 1rem!important;
    }

    .px-lg-3 {
        padding-right: 1rem!important;
        padding-left: 1rem!important;
    }

    .p-lg-4 {
        padding: 1.5rem 1.5rem!important;
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem!important;
    }

    .px-lg-4 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important;
    }

    .p-lg-5 {
        padding: 3rem 3rem!important;
    }

    .pb-lg-5 {
        padding-bottom: 3rem!important;
    }

    .px-lg-5 {
        padding-right: 3rem!important;
        padding-left: 3rem!important;
    }

    .m-lg-auto {
        margin: auto!important;
    }

    .mb-lg-auto {
        margin-bottom: auto!important;
    }

    .my-lg-auto {
        margin-top: auto!important;
        margin-bottom: auto!important;
    }
}

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0 0!important;
    }

    .mb-xl-0 {
        margin-bottom: 0!important;
    }

    .my-xl-0 {
        margin-top: 0!important;
        margin-bottom: 0!important;
    }

    .m-xl-1 {
        margin: .25rem .25rem!important;
    }

    .mb-xl-1 {
        margin-bottom: .25rem!important;
    }

    .my-xl-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important;
    }

    .m-xl-2 {
        margin: .5rem .5rem!important;
    }

    .mb-xl-2 {
        margin-bottom: .5rem!important;
    }

    .my-xl-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important;
    }

    .m-xl-3 {
        margin: 1rem 1rem!important;
    }

    .mb-xl-3 {
        margin-bottom: 1rem!important;
    }

    .my-xl-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important;
    }

    .m-xl-4 {
        margin: 1.5rem 1.5rem!important;
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem!important;
    }

    .my-xl-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important;
    }

    .m-xl-5 {
        margin: 3rem 3rem!important;
    }

    .mb-xl-5 {
        margin-bottom: 3rem!important;
    }

    .my-xl-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important;
    }

    .p-xl-0 {
        padding: 0 0!important;
    }

    .pb-xl-0 {
        padding-bottom: 0!important;
    }

    .px-xl-0 {
        padding-right: 0!important;
        padding-left: 0!important;
    }

    .p-xl-1 {
        padding: .25rem .25rem!important;
    }

    .pb-xl-1 {
        padding-bottom: .25rem!important;
    }

    .px-xl-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important;
    }

    .p-xl-2 {
        padding: .5rem .5rem!important;
    }

    .pb-xl-2 {
        padding-bottom: .5rem!important;
    }

    .px-xl-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important;
    }

    .p-xl-3 {
        padding: 1rem 1rem!important;
    }

    .pb-xl-3 {
        padding-bottom: 1rem!important;
    }

    .px-xl-3 {
        padding-right: 1rem!important;
        padding-left: 1rem!important;
    }

    .p-xl-4 {
        padding: 1.5rem 1.5rem!important;
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem!important;
    }

    .px-xl-4 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important;
    }

    .p-xl-5 {
        padding: 3rem 3rem!important;
    }

    .pb-xl-5 {
        padding-bottom: 3rem!important;
    }

    .px-xl-5 {
        padding-right: 3rem!important;
        padding-left: 3rem!important;
    }

    .m-xl-auto {
        margin: auto!important;
    }

    .mb-xl-auto {
        margin-bottom: auto!important;
    }

    .my-xl-auto {
        margin-top: auto!important;
        margin-bottom: auto!important;
    }
}

.text-justify {
    text-align: justify!important;
}

.text-nowrap {
    white-space: nowrap!important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-left {
    text-align: left!important;
}

.text-right {
    text-align: right!important;
}

.text-center {
    text-align: center!important;
}

@media (min-width:576px) {
    .text-sm-left {
        text-align: left!important;
    }

    .text-sm-right {
        text-align: right!important;
    }

    .text-sm-center {
        text-align: center!important;
    }
}

@media (min-width:768px) {
    .text-md-left {
        text-align: left!important;
    }

    .text-md-right {
        text-align: right!important;
    }

    .text-md-center {
        text-align: center!important;
    }
}

@media (min-width:992px) {
    .text-lg-left {
        text-align: left!important;
    }

    .text-lg-right {
        text-align: right!important;
    }

    .text-lg-center {
        text-align: center!important;
    }
}

@media (min-width:1200px) {
    .text-xl-left {
        text-align: left!important;
    }

    .text-xl-right {
        text-align: right!important;
    }

    .text-xl-center {
        text-align: center!important;
    }
}

.text-lowercase {
    text-transform: lowercase!important;
}

.text-uppercase {
    text-transform: uppercase!important;
}

.text-muted {
    color: #636c72!important;
}

a.text-muted:focus,
a.text-muted:hover {
    color: #4b5257!important;
}

.text-primary {
    color: #0275d8!important;
}

a.text-primary:focus,
a.text-primary:hover {
    color: #025aa5!important;
}

.text-success {
    color: #5cb85c!important;
}

a.text-success:focus,
a.text-success:hover {
    color: #449d44!important;
}

.text-info {
    color: #5bc0de!important;
}

a.text-info:focus,
a.text-info:hover {
    color: #31b0d5!important;
}

.text-warning {
    color: #f0ad4e!important;
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ec971f!important;
}

.text-danger {
    color: #d9534f!important;
}

a.text-danger:focus,
a.text-danger:hover {
    color: #c9302c!important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

@media (min-width:576px) {
    .hidden-sm-up {
        display: none!important;
    }
}

@media (max-width:767px) {
    .hidden-sm-down {
        display: none!important;
    }
}

@media (min-width:768px) {
    .hidden-md-up {
        display: none!important;
    }
}

@media (max-width:991px) {
    .hidden-md-down {
        display: none!important;
    }
}

@media (min-width:992px) {
    .hidden-lg-up {
        display: none!important;
    }
}

@media (max-width:1199px) {
    .hidden-lg-down {
        display: none!important;
    }
}

@media (min-width:1200px) {
    .hidden-xl-up {
        display: none!important;
    }
}

.hidden-xl-down {
    display: none!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;
    }
}

/*******************
* CB TEMPLATE STYLES - DELETE UNUSED CSS TO REDUCE BLOAT!
*
* [Table of contents]

	1 Chocka Blocks Components
*     1.0  Navigation Blocks
*     1.1  Slider Blocks
*     1.2  Header Blocks
	  1.3  Intro Blocks
*     1.4  Service Blocks
*     1.5  Feature Blocks (coming soon)
*     1.6  Content Blocks
*     1.7  Title Blocks
*     1.8  Blog Blocks
*     1.9  Team Blocks
*     1.10 Skill Blocks
*     1.11 Pricing Blocks
*     1.12 Testimonial Blocks
*     1.13 Media Blocks
*     1.14 Social Blocks
*     1.15 Download Blocks
*     1.16 Partner Blocks
*     1.17 CTA Blocks
*     1.18 Subscribe Blocks
*     1.19 Portfolio Blocks
*     1.20 Gallery Blocks
*     1.21 Grid Blocks
*     1.22 Accordion Blocks
*     1.23 Tab Blocks
*     1.24 Process Blocks
*     1.25 Shop Blocks (coming soon)
*     1.26 Contact Blocks
*     1.27 Utilty Blocks
*     1.28 Form Blocks
*     1.29 Footer Blocks
*     1.30 Basic Blocks

***********************************/
/********* 1.0 NAVIGATION BLOCKS STYLES /*****

/* navigation1 */
.cb-navigation1 .dropdown:hover>.dropdown-menu {
    display: block;
}

.cb-navigation1 .navbar {
    background: #282828;
    padding: 0;
    border-radius: 0;
    border: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #393939;
}

.cb-navigation1 .navbar-brand img {
    height: 100%;
}

.cb-navigation1 .navbar-toggler,
.cb-navigation1 .navbar .navbar-toggler:focus,
.cb-navigation1 .navbar .navbar-toggler:hover {
    color: #fff;
    border: 0;
}

.cb-navigation1 .navbar-toggler,
.cb-navigation1 .navbar-toggler {
    background: #fff;
}

.cb-navigation1 .navbar .navbar-nav > .active {
    color: #fff;
    background: none;
}

.cb-navigation1 .navbar .navbar-nav > .active > a {
    color: #fff !important;
    background: none;
}

.cb-navigation1 .navbar .navbar-nav > .active > a:hover,
.cb-navigation1 .navbar .navbar-nav > .active > a:focus {
    color: #b7b7b7;
    background: none;
}

.cb-navigation1 .navbar .navbar-nav > li {
    margin-left: 55px;
}

.cb-navigation1 .navbar .navbar-nav > li > a {
    color: #fff !important;
    background: none;
}

.cb-navigation1 .navbar .navbar-nav > li > a:hover,
.cb-navigation1 .navbar .navbar-nav > li > a:focus {
    color: #a2a2a2 !important;
    background: none;
}

.cb-navigation1 .dropdown-item {
    background-color: #fff;
    color: #000;
}

.cb-navigation1 .dropdown-item:hover,
.dropdown-item:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #000000;
}

/* navigation2 */
.cb-navigation2 .navbar {
    background: #282828;
    padding: 0;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #393939;
    margin-bottom: 0;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: bold;
}

.cb-navigation2 .navbar-nav .btn,
.cb-navigation2 .navbar-nav .btn:focus {
    background-color: #425cbb;
    padding: 12px 24px;
    border: 1px solid #425cbb;
    color: #fff;
}

.cb-navigation2 .navbar .btn:hover {
    border: 1px solid #425cbb;
    color: #fff;
    background: transparent;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-navigation2 .navbar-brand img {
    height: 100%;
}

@media (max-width: 1000px) {
    .cb-navigation2 .navbar-brand img {
        height: 100%;
    }
}

.navigation2 .button_container {
    position: fixed;
    top: 5%;
    right: 2%;
    height: 27px;
    width: 35px;
    cursor: pointer;
    z-index: 100;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease;
}

.navigation2 .button_container:hover {
    opacity: .7;
}

.navigation2 .button_container.active .top {
    -webkit-transform: translateY(11px) translateX(0) rotate(45deg);
    transform: translateY(11px) translateX(0) rotate(45deg);
    background: #fff;
}

.navigation2 .button_container.active .middle {
    opacity: 0;
    background: #fff;
}

.navigation2 .button_container.active .bottom {
    -webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
    transform: translateY(-11px) translateX(0) rotate(-45deg);
    background: #fff;
}

.navigation2 .button_container span {
    background: #62b151;
    border: none;
    height: 5px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    cursor: pointer;
}

.navigation2 .button_container span:nth-of-type(2) {
    top: 11px;
}

.navigation2 .button_container span:nth-of-type(3) {
    top: 22px;
}

.navigation2 .overlay {
    position: fixed;
    background: #62b151;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .35s, visibility .35s, height .35s;
    transition: opacity .35s, visibility .35s, height .35s;
    overflow: hidden;
    z-index: 8;
}

.navigation2 .overlay.open {
    opacity: .9;
    visibility: visible;
    height: 100%;
}

.navigation2 .overlay.open li {
    -webkit-animation: fadeInRight .5s ease forwards;
    animation: fadeInRight .5s ease forwards;
    -webkit-animation-delay: .35s;
    animation-delay: .35s;
}

.navigation2 .overlay.open li:nth-of-type(2) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.navigation2 .overlay.open li:nth-of-type(3) {
    -webkit-animation-delay: .45s;
    animation-delay: .45s;
}

.navigation2 .overlay.open li:nth-of-type(4) {
    -webkit-animation-delay: .50s;
    animation-delay: .50s;
}

.navigation2 .overlay nav {
    position: relative;
    height: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 28px;
    font-weight: 400;
    text-align: center;
}

.navigation2 .overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    height: 100%;
}

.navigation2 .overlay ul li {
    display: block;
    height: auto;
    position: relative;
    opacity: 0;
}

.navigation2 .overlay ul li a {
    display: block;
    position: relative;
    color: #fff;
    text-decoration: none;
    overflow: hidden;
}

.navigation2 .overlay ul li a:hover:after,
.navigation2 .overlay ul li a:focus:after,
.navigation2 .overlay ul li a:active:after {
    width: 100%;
}

.navigation2 .overlay ul li a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 2px;
    background: #fff;
    -webkit-transition: .35s;
    transition: .35s;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }

    100% {
        opacity: 1;
        left: 0;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }

    100% {
        opacity: 1;
        left: 0;
    }
}

.cb-navigation2 .navbar .navbar-toggler,
.navbar .navbar-toggler:focus,
.navbar .navbar-toggler:hover {
    color: #000;
    background-color: #4d829a;
    border: 0;
}

.cb-navigation2 .navbar .navbar-nav > .active {
    color: #fff;
    background: none;
    border-bottom: 2px solid #425cbb;
}

.cb-navigation2 .navbar .navbar-nav > .active > a {
    color: #fff !important;
    background: none;
}

.cb-navigation2 .navbar .navbar-nav > .active > a:hover,
.cb-navigation2 .navbar .navbar-nav > .active > a:focus {
    color: #fff;
    background: none;
}

.cb-navigation2 .navbar .navbar-nav > li {
    border-left: 1px solid #393939;
    padding: 10px 15px;
    border-bottom: 2px solid #282828;
}

.cb-navigation2 .navbar .navbar-nav > li:hover {
    background: #425cbb;
    color: #fff;
    border-bottom: 2px solid #425cbb;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-navigation2 .navbar .navbar-nav > li:last-child {
    border-right: 1px solid #393939;
}

.cb-navigation2 .navbar .navbar-nav > li > a {
    color: #fff !important;
    background: none;
}

.cb-navigation2 .navbar .navbar-nav > li > a:hover,
.cb-navigation2 .navbar .navbar-nav > li > a:focus {
    color: #fff !important;
    background: none;
}

.cb-navigation2 .navbar-right {
    padding-top: 12px;
    padding-left: 10px;
}

.cb-navigation2 .navbar-nav > li > .dropdown-menu {
    background-color: #555;
    color: #fff;
}

.cb-navigation2 .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
    font-size: 13px;
}

.cb-navigation2 .dropdown-menu li > a:hover,
.cb-navigation2 .dropdown-menu li > a:focus {
    background-color: #425cbb;
    color: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-navigation2 .dropdown-menu {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.cb-navigation2 .dropdown:hover>.dropdown-menu {
    display: block;
}

/* navigation3 */
.cb-navigation3 .navbar {
    background: #fff;
    padding: 0;
    border-radius: 0;
    border: 0;
    margin-bottom: 0;
    font-weight: 400;
    border-bottom: 1px solid #898989;
}

.cb-navigation3 .navbar-brand img {
    width: 100%;
}

@media (max-width: 1000px) {
    .cb-navigation3 .navbar-brand img {
        height: 100%;
    }
}

.cb-navigation3 .navbar .navbar-toggler,
.cb-navigation3 .navbar .navbar-toggler:focus,
.cb-navigation3 .navbar .navbar-toggler:hover {
    background: none;
    color: #282828;
    border: 0;
}

.cb-navigation3 .navbar .navbar-nav > .active {
    color: #282828;
    background: none;
}

.cb-navigation3 .navbar .navbar-nav > .active > a {
    color: #282828 !important;
    background: none;
}

.cb-navigation3 .navbar .navbar-nav > .active > a:hover,
.cb-navigation3 .navbar .navbar-nav > .active > a:focus {
    color: #b7b7b7;
    background: none;
}

.cb-navigation3 .navbar .navbar-nav > li {
    padding: 10px 0;
}

.cb-navigation3 .navbar .navbar-nav > li > a {
    color: #282828 !important;
    background: none;
}

.cb-navigation3 .navbar .navbar-nav > li > a:hover,
.cb-navigation3 .navbar .navbar-nav > li > a:focus {
    color: #a2a2a2 !important;
    background: none;
}

.cb-navigation3 .dropdown-item {
    background-color: #fff;
    color: #000;
}

.cb-navigation3 .dropdown-item:hover,
.cb-navigation3 .dropdown-item:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #000000;
}

.cb-navigation3 .dropdown:hover >.dropdown-menu {
    display: block;
}

/* navigation4 */
.cb-navigation4 .navbar {
    background: #fff;
    padding: 0;
    border-radius: 0;
    border: 0;
    margin-bottom: 0;
    font-weight: 400;
    border-bottom: 1px solid #898989;
}

@media (max-width: 1000px) {
    .cb-navigation4 .navbar-brand img {
        height: 100%;
    }
}

.cb-navigation4 .navbar .navbar-toggler,
.cb-navigation4 .navbar .navbar-toggler:focus,
.cb-navigation4 .navbar .navbar-toggler:hover {
    background: none;
    color: #282828;
    border: 0;
}

.cb-navigation4 .navbar .navbar-nav > .active {
    color: #282828;
    background: none;
}

.cb-navigation4 .navbar .navbar-nav > .active > a {
    color: #282828 !important;
    background: none;
}

.cb-navigation4 .navbar .navbar-nav > .active > a:hover,
.cb-navigation4 .navbar .navbar-nav > .active > a:focus {
    color: #b7b7b7;
    background: none;
}

.cb-navigation4 .navbar .navbar-nav > li {
    padding: 10px 0;
}

.cb-navigation4 .navbar .navbar-nav > li > a {
    color: #282828 !important;
    background: none;
}

.cb-navigation4 .navbar .navbar-nav > li > a:hover,
.cb-navigation4 .navbar .navbar-nav > li > a:focus {
    color: #a2a2a2 !important;
    background: none;
}

/* .cb-navigation4 top-bar */
.cb-navigation4 .top-bar {
    background: #425cbb;
    height: 40px;
}

.cb-navigation4 .top-bar .top {
    margin-top: 7px;
    color: #fff;
}

.cb-navigation4 .top-bar span {
    color: #fff;
    font-weight: 300;
    line-height: 25px;
}

.cb-navigation4 .top-bar .fa {
    color: #fff;
    margin-right: 6px;
}

.cb-navigation4 .top-bar ul li {
    margin-right: 15px;
}

.cb-navigation4 .top-bar .dropdown {
    margin-top: 6px;
}

.cb-navigation4 .top-bar .dropdown-toggle:hover {
    color: #282828;
    cursor: pointer;
}

.cb-navigation4 .top-bar .dropdown-toggle:hover > span {
    color: #3c882c;
}

.cb-navigation4 .top-bar .dropdown-menu li {
    margin-right: 0;
    text-align: center;
}

.cb-navigation4 .top-bar .dropdown-menu {
    border-radius: 4px;
    border: none;
    border-top: none;
    padding: 10px 0;
    background: #425cbb;
    box-shadow: none;
    width: auto;
    margin-top: -2px;
}

.cb-navigation4 .top-bar .dropdown-menu > li > a,
.cb-navigation4 .top-bar .dropdown-menu > li > a:hover,
.cb-navigation4 .top-bar .dropdown-menu > li > a:focus {
    background: none;
    color: #fff;
    font-size: 12px;
    padding: 5px;
}

.cb-navigation4 .top-bar .dropdown:hover {
    display: block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-navigation4 .top-bar .dropdown-menu > li > a:hover {
    color: #3c882c;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-navigation4 .top-bar .list-inline li {
    float: left;
}

.cb-navigation4 .dropdown:hover >.dropdown-menu {
    display: block;
}

.cb-navigation4 .dropdown-item {
    background-color: #fff;
    color: #000;
}

.cb-navigation4 .dropdown-item:hover,
.cb-navigation4 .dropdown-item:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #000000;
}

/* .cb-navigation5 top-bar */
.cb-navigation5 .top-bar {
    background: #3498db;
    min-height: 40px;
}

.cb-navigation5 .top-bar .top {
    margin-top: 7px;
    color: #fff;
}

.cb-navigation5 .top-bar i {
    color: #fff;
    font-weight: 300;
    line-height: 25px;
    padding-right: 9px;
}

.cb-navigation5 .top-bar .fa {
    color: #fff;
    margin-right: 6px;
}

.cb-navigation5 .top-bar ul li {
    margin-right: 15px;
}

.cb-navigation5 .social {
    padding: 8px 0;
}

.cb-navigation5 .social .fa {
    font-size: 14px;
}

.cb-navigation5 .top-bar .list-inline li {
    float: left;
}

/* navigation6 */
.cb-navigation6 .navbar {
    background: #425cbb;
    padding: 0;
    border-radius: 0;
    border: 0;
    margin-bottom: 0;
    font-weight: 400;
    border-bottom: 1px solid #898989;
    text-transform: uppercase;
    color: #fff;
}

.cb-navigation6 .navbar-brand img {
    text-align: center;
}

@media (max-width: 1000px) {
    .cb-navigation6 .navbar-brand img {
        height: 100%;
    }
}

.cb-navigation6 .navbar .navbar-toggler,
.cb-navigation6 .navbar .navbar-toggler:focus,
.cb-navigation6 .navbar .navbar-toggler:hover {
    background: none;
    color: #fff;
    border: 0;
    background: #fff;
    margin: 5px;
    padding: 5px 9px;
}

.cb-navigation6 .navbar .navbar-nav > .active {
    color: #fff;
    background: none;
}

.cb-navigation6 .navbar .navbar-nav > .active > a {
    color: #fff !important;
    background: none;
}

.cb-navigation6 .navbar .navbar-nav > .active > a:hover,
.cb-navigation6 .navbar .navbar-nav > .active > a:focus {
    color: #282828;
    background: none;
}

.cb-navigation6 .navbar .navbar-nav > li {
    padding: 10px 0;
}

.cb-navigation6 .navbar .navbar-nav > li > a {
    color: #fff !important;
    background: none;
}

.cb-navigation6 .navbar .navbar-nav > li > a:hover,
.cb-navigation6 .navbar .navbar-nav > li > a:focus {
    color: #282828 !important;
    background: none;
}

.cb-navigation6 .dropdown-item {
    background-color: #fff;
    color: #000;
}

.cb-navigation6 .dropdown-item:hover,
.cb-navigation6 .dropdown-item:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #000000;
}

.cb-navigation6 .dropdown:hover >.dropdown-menu {
    display: block;
}

/* navigation7 */
.cb-navigation7 .navbar {
    background: #fff;
    padding: 0;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 0;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: bold;
}

@media (max-width: 1000px) {
    .cb-navigation7 .navbar-brand img {
        height: 100%;
    }
}

.cb-navigation7 .navbar .navbar-toggler,
.cb-navigation7 .navbar .navbar-toggler:hover {
    background: none;
    color: #425cbb;
    border: 0;
}

.cb-navigation7 .navbar .navbar-toggler:focus {
    color: #fff;
}

.cb-navigation7 .navbar .navbar-nav > .active {
    color: #fff !important;
    background: none;
    border-bottom: 2px solid #425cbb;
}

.cb-navigation7 .navbar .navbar-nav > .active > a {
    color: #425cbb !important;
    background: none;
}

.cb-navigation7 .navbar .navbar-nav > .active > a:hover,
.cb-navigation7 .navbar .navbar-nav > .active > a:focus {
    color: #fff;
    background: none;
}

.cb-navigation7 .navbar .navbar-nav > li {
    padding: 10px 15px;
}

.cb-navigation7 .navbar .navbar-nav > li:hover {
    background: #425cbb;
    color: #fff !important;
    border-bottom: 2px solid #425cbb;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-navigation7 .navbar .navbar-nav > li:last-child {
    border-right: 1px solid #f5f5f5;
}

.cb-navigation7 .navbar .navbar-nav > li > a,
.cb-navigation7 .navbar .navbar-nav > li > a:focus {
    color: blue !important;
    background: none;
}

.cb-navigation7 .navbar .navbar-nav > li > a:active {
    color: #fff !important;
}

.cb-navigation7 .navbar .navbar-nav > li > a:hover {
    color: #fff !important;
    background: none;
}

.cb-navigation7 .navbar-right {
    padding-top: 12px;
    padding-left: 10px;
}

.cb-navigation7 .navbar-nav > li > .dropdown-menu {
    background-color: #f5f5f5;
    color: #425cbb;
}

.cb-navigation7 .navbar-nav > li > .dropdown-menu a {
    color: #282828;
}

.cb-navigation7 .dropdown-menu li > a:hover,
.cb-navigation7 .dropdown-menu li > a:focus {
    background-color: #425cbb;
    color: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-navigation7 .btn {
    border-radius: 2px !important;
    background: transparent;
    padding: 12px 24px;
    border: 1px solid #425cbb;
    color: #425cbb;
}

.cb-navigation7 .btn:hover {
    border: 1px solid #425cbb;
    color: #fff;
    background: #425cbb;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-navigation7 .btn,
.cb-navigation7 .btn:focus {
    background-color: #425cbb;
    padding: 12px 24px;
    border: 1px solid #425cbb;
    color: #fff;
}

.cb-navigation7 .btn:hover {
    border: 1px solid #425cbb;
    color: #fff;
    background: transparent;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-navigation7 .dropdown-item {
    background-color: #fff;
    color: #000;
}

.cb-navigation7 .dropdown-item:hover,
.cb-navigation7 .dropdown-item:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #000000;
}

.cb-navigation7 .dropdown:hover >.dropdown-menu {
    display: block;
}

/* navigation8 */
.cb-navigation8 .navbar {
    background-color: #000 !important;
    border-color: #e7e7e7;
    border-top: 1px solid #e7e7e7;
}

.cb-navigation8 .dropdown:hover>.dropdown-menu {
    display: block;
}

.cb-navigation8 .navbar-brand img {
    height: 100%;
}

.cb-navigation8 .navbar-toggler,
.cb-navigation8 .navbar .navbar-toggler:focus,
.cb-navigation8 .navbar .navbar-toggler:hover {
    color: #fff;
    border: 0;
}

.cb-navigation8 .navbar-toggler,
.cb-navigation8 .navbar-toggler {
    background: #fff;
}

.cb-navigation8 .navbar .navbar-nav > .active {
    color: #fff;
    background: none;
}

.cb-navigation8 .navbar .navbar-nav > .active > a {
    color: #fff !important;
    background: none;
}

.cb-navigation8 .navbar .navbar-nav > .active > a:hover,
.cb-navigation8 .navbar .navbar-nav > .active > a:focus {
    color: #b7b7b7;
    background: none;
}

.cb-navigation8 .navbar .navbar-nav > li {
    margin-left: 55px;
}

.cb-navigation8 .navbar .navbar-nav > li > a {
    color: #fff !important;
    background: none;
}

.cb-navigation8 .navbar .navbar-nav > li > a:hover,
.cb-navigation8 .navbar .navbar-nav > li > a:focus {
    color: #a2a2a2 !important;
    background: none;
}

.cb-navigation8 .dropdown-item {
    background-color: #fff;
    color: #000;
}

.cb-navigation8 .dropdown-item:hover,
.dropdown-item:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #000000;
}

/* navigation9 */
.cb-navigation9 .navbar {
    background: rgba(40, 40, 40, 0.8);
    padding: 0;
    border-radius: 0;
    border: 0;
    margin-bottom: 0;
    text-transform: uppercase;
}

.cb-navigation9 .navbar-brand img {
    height: 100%;
}

.cb-navigation9 .navbar .navbar-toggler,
.cb-navigation9 .navbar .navbar-toggler:focus,
.cb-navigation9 .navbar .navbar-toggler:hover {
    background: none;
    color: #fff;
    border: 0;
    background: #ccc;
    padding: 5px 9px;
    margin: 5px;
}

.cb-navigation9 .navbar .navbar-nav > .active {
    color: #fff;
    background: #425cbb;
}

.cb-navigation9 .navbar .navbar-nav > .active > a {
    color: #fff !important;
    background: none;
}

.cb-navigation9 .navbar .navbar-nav > .active > a:hover,
.cb-navigation9 .navbar .navbar-nav > .active > a:focus {
    color: #fff;
    background: #425cbb;
}

.cb-navigation9 .navbar .navbar-nav > li {
    margin-left: 15px;
}

.cb-navigation9 .navbar .navbar-nav > li > a {
    color: #fff !important;
    background: none;
    font-weight: 400;
    padding: 10px 15px;
}

.cb-navigation9 .navbar .navbar-nav > li > a:hover,
.cb-navigation9 .navbar .navbar-nav > li > a:focus {
    color: #fff !important;
    background: #425cbb;
}

.cb-navigation9 .navbar-collapse {
    border-top: 0px;
}

@media (max-width: 768px) {
    .cb-navigation9 .navbar .navbar-nav > li {
        margin-left: 0;
    }
}

.cb-navigation9 .dropdown-item {
    background-color: #fff;
    color: #000;
}

.cb-navigation9 .dropdown-item:hover,
.cb-navigation9 .dropdown-item:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #000000;
}

.cb-navigation9 .dropdown:hover >.dropdown-menu {
    display: block;
}

/* .cb-navigation10 top-bar */
.cb-navigation10 .navbar {
    background: #000;
    min-height: 40px;
    border-bottom: 1px solid #ccc;
}

.cb-navigation10 .navbar .top {
    margin-top: 7px;
    color: #282828;
}

.cb-navigation10 .navbar i {
    color: #282828;
    font-weight: 300;
    line-height: 25px;
    margin-right: 8px;
    margin-top: 6px;
}

.cb-navigation10 .navbar .fa {
    color: #fff;
    margin-right: 6px;
    cursor: pointer;
}

.cb-navigation10 .navbar .fa:hover {
    color: rgba(248, 231, 28, 0.9);
    margin-right: 6px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-navigation10 .navbar-light .navbar-nav .nav-link {
    color: #f8f9fa;
}

.cb-navigation10 .navbar-nav .nav-link {
    color: #f8f9fa;
}

.cb-navigation10 .navbar ul {
    margin: 0;
}

.cb-navigation10 .navbar ul li {
    margin-left: 0px;
    padding: 3px 30px;
    display: inline-block;
    color: #fff !important;
}

.cb-navigation10 .navbar ul li a {
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
}

.cb-navigation10 .dropdown-menu li {
    width: 100%;
}

.cb-navigation10 .navbar ul li:hover {
    background-color: #f8e71c;
    color: #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-navigation10 .navbar ul li:hover a {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: transparent;
}

.cb-navigation10 .social {
    padding: 8px 0;
}

.cb-navigation10 .social .fa {
    font-size: 14px;
}

.cb-navigation10 .mobile-menu {
    display: none;
}

.cb-navigation10 .mobile-menu .fa {
    font-size: 24px;
    padding-top: 5px;
}

.cb-navigation10 .navbar {
    padding: 0px;
}

.cb-navigation10 .navbar-light .navbar-toggler {
    margin: 5px auto;
}

@media (max-width: 768px) {
    .cb-navigation10 .top-bar ul {
        display: none;
    }

    .cb-navigation10 .top-bar ul li {
        display: block !important;
        text-align: center;
        border: none;
    }

    .cb-navigation10 .navbar ul li a {
        text-align: center;
    }

    .cb-navigation10 .navbar ul li:first-child {
        border-left: none;
    }

    .cb-navigation10 .navbar ul li {
        border-right: none;
    }

    .cb-navigation10 .top-bar ul li:first-child {
        border: none;
    }

    .cb-navigation10 .social {
        display: none !important;
    }

    .cb-navigation10 .mobile-menu {
        display: block;
    }

    .cb-navigation10 .mobile-menu:hover ul {
        display: block !important;
    }
}

@media (min-width: 768px) {
    .cb-navigation10 .top-bar ul {
        display: block !important;
    }
}

.cb-navigation10 .dropdown-item {
    background-color: #fff;
    color: #000;
}

.cb-navigation10 .dropdown-item:hover,
.cb-navigation10 .dropdown-item:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #000000;
}

.cb-navigation10 .dropdown:hover >.dropdown-menu {
    display: block;
}

/* .cb-navigation11 top-bar */
.cb-navigation11 .top-bar {
    background: #282828;
    min-height: 40px;
}

.cb-navigation11 .top-bar .top {
    margin-top: 7px;
    color: #fff;
}

.cb-navigation11 .top-bar i {
    color: #fff;
    font-weight: 300;
    line-height: 25px;
    margin-right: 9px;
}

.cb-navigation11 .top-bar .fa {
    color: #fff;
    margin-right: 6px;
}

.cb-navigation11 .top-bar ul li {
    margin-right: 15px;
}

.cb-navigation11 .social {
    padding: 8px 0;
    float: right;
}

.cb-navigation11 .social .fa {
    font-size: 14px;
    color: #fff;
}

.cb-navigation11 .top-bar .list-inline li {
    float: left;
}

/* navigation12 */
.cb-navigation12 .navbar {
    background: #3498db;
    padding: 0;
    border-radius: 0;
    border: 0;
    margin-bottom: 0;
    font-weight: 400;
    border-bottom: 1px solid #898989;
}

.cb-navigation12 .navbar-brand {
    background-color: #fff;
    height: 71px;
    position: absolute;
    top: 0;
}

.cb-navigation12 .navbar-brand img {
    height: 100%;
}

@media (max-width: 768px) {
    .cb-navigation12 .navbar-brand {
        height: 49px;
    }

    .cb-navigation12 .navbar-brand img {
        height: 100%;
    }

    .cb-navigation12 .navbar .navbar-nav > li {
        padding: 10px 0px !important;
    }
}

.cb-navigation12 .navbar .navbar-toggler,
.cb-navigation12 .navbar .navbar-toggler:focus,
.cb-navigation12 .navbar .navbar-toggler:hover {
    background: none;
    color: #282828;
    border: 0;
    padding: 5px 10px;
    margin: 5px;
}

.cb-navigation12 .navbar .navbar-nav > .active {
    color: #282828;
    background: none;
}

.cb-navigation12 .navbar .navbar-nav > .active > a {
    color: #282828 !important;
    background: none;
}

.cb-navigation12 .navbar .navbar-nav > .active > a:hover,
.cb-navigation12 .navbar .navbar-nav > .active > a:focus {
    color: #fff;
    background: none;
}

.cb-navigation12 .navbar .navbar-nav > li {
    padding: 10px 0;
}

.cb-navigation12 .navbar .navbar-nav > li > a,
.cb-navigation12 .navbar .navbar-nav > li > a:focus {
    color: #fff !important;
    background: none;
    font-size: 16px;
    font-weight: 200;
}

.cb-navigation12 .navbar .navbar-nav > li > a:hover {
    color: #282828 !important;
    background: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-navigation12 .navbar .navbar-collapse,
.navbar .navbar-form {
    border-color: #e7e7e7;
}

.cb-navigation12 .navbar-collapse {
    border-top: 1px solid #fff;
}

.cb-navigation12 .dropdown-item {
    background-color: #fff;
    color: #000;
}

.cb-navigation12 .dropdown-item:hover,
.cb-navigation12 .dropdown-item:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #000000;
}

.cb-navigation12 .dropdown:hover >.dropdown-menu {
    display: block;
}

/* navigation13 */
.cb-navigation13 {
    background-color: #000;
}

.cb-navigation13 .navbar-toggler {
    padding: 15px;
    color: #fff;
    font-size: 14px;
}

.cb-navigation13 .navbar-toggler:focus {
    color: #222;
    background-color: #fff;
}

.cb-navigation13 .navbar-toggler:hover {
    color: #222;
    background-color: #fff;
}

.cb-navigation13 .navbar-brand {
    color: #fff;
    font-size: 24px;
    line-height: 44px;
    font-weight: 900;
    text-transform: uppercase;
}

.cb-navigation13 .navbar-brand img {
    height: 100%;
}

.cb-navigation13 .navbar-collapse .navbar-nav > .nav-item > .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
}

.cb-navigation13 .navbar-collapse .navbar-nav > .nav-item > .nav-link:focus {
    color: rgba(255, 255, 255, 0.5);
}

.cb-navigation13 .navbar-collapse .navbar-nav > .nav-item > .nav-link:hover {
    color: blue;
}

.cb-navigation13 .navbar-collapse .navbar-nav > .nav-item > .nav-link.active {
    color: #EF4035;
}

.cb-navigation13 .navbar-collapse .navbar-nav > .nav-item > .nav-link.active:focus {
    color: #EF4035;
}

.cb-navigation13 .navbar-collapse .navbar-nav > .nav-item > .nav-link.active:hover {
    color: #EF4035;
}

.cb-navigation13 .dropdown-item {
    background-color: #fff;
    color: #000;
}

.cb-navigation13 .dropdown-item:hover,
.cb-navigation13 .dropdown-item:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #000000;
}

.cb-navigation13 .dropdown:hover >.dropdown-menu {
    display: block;
}

/* navigation14 */
.cb-navigation14 .navbar {
    background: #fff;
    padding: 0;
    border-radius: 0;
    border: 0;
    margin-bottom: 0;
    font-weight: 400;
    border-bottom: 1px solid #f5f5f5;
    -webkit-box-shadow: 0px 8px 7px -1px rgba(204, 204, 204, 0.3);
    -moz-box-shadow: 0px 8px 7px -1px rgba(204, 204, 204, 0.3);
    box-shadow: 0px 8px 7px -1px rgba(204, 204, 204, 0.3);
}

.cb-navigation14 .navbar .navbar-toggler,
.cb-navigation14 .navbar .navbar-toggler:focus,
.cb-navigation14 .navbar .navbar-toggler:hover {
    background: none;
    color: #282828;
    border: 0;
}

.cb-navigation14 .navbar .navbar-nav > .active {
    color: #282828;
    background: none;
}

.cb-navigation14 .navbar .navbar-nav > .active > a {
    color: #282828 !important;
    background: none;
}

.cb-navigation14 .navbar .navbar-nav > .active > a:hover,
.cb-navigation14 .navbar .navbar-nav > .active > a:focus {
    color: #b7b7b7;
    background: none;
}

.cb-navigation14 .navbar .navbar-nav > li {
    padding: 10px 0;
}

.cb-navigation14 .navbar .navbar-nav > li > a {
    color: #282828 !important;
    background: none;
    text-transform: uppercase;
    padding: 15px 15px 15px 0;
}

.cb-navigation14 .navbar .navbar-nav > li > a:hover,
.cb-navigation14 .navbar .navbar-nav > li > a:focus {
    color: #a2a2a2 !important;
    background: none;
}

.cb-navigation14 .navbar-collapse,
.cb-navigation14 .collapse,
.cb-navigation14 .navbar .navbar-nav > li > a:first-child {
    margin-left: 0;
    padding-left: 0;
}

.cb-navigation14 .top-menu {
    padding: 40px;
    border-bottom: 1px solid #f5f5f5;
}

.cb-navigation14 .top-menu .social {
    padding: 20px 0;
}

.cb-navigation14 .top-menu .social .fa {
    font-size: 14px;
    margin-right: 8px;
}

.cb-navigation14 .top-menu .social i {
    font-size: 14px;
    margin-right: 8px;
}

.cb-navigation14 .top-menu img {
    max-width: 100%;
    height: 100%;
}

.cb-navigation14 .top-menu .form-control {
    background-color: #f5f5f5;
    width: 80%;
    float: right;
    margin-top: 10px;
    border-radius: 16px;
    padding: 4px 20px;
}

.cb-navigation14 .top-menu .icon .fa {
    font-size: 18px;
    margin-top: -1px;
    display: block;
}

.cb-navigation14 .top-menu .icon {
    position: absolute;
    top: 20px;
    right: 25px;
}

@media (max-width: 768px) {
    .cb-navigation14 .navbar .navbar-nav > li > a {
        text-align: center;
    }

    .cb-navigation14 .top-menu .social {
        display: none;
    }

    .cb-navigation14 .top-menu .form-control {
        display: none;
    }

    .cb-navigation14 .top-menu .icon {
        display: none;
    }
}

.cb-navigation14 .dropdown-item {
    background-color: #fff;
    color: #000;
}

.cb-navigation14 .dropdown-item:hover,
.cb-navigation14 .dropdown-item:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #000000;
}

.cb-navigation14 .dropdown:hover >.dropdown-menu {
    display: block;
}

/* Slider1 */
.cb-slider1 {
    overflow: hidden;
    height: 100vh;
    width: 100%;
}

.cb-slider1 .slide {
    width: 100%;
}

.cb-slider1 .overlay {
    background-color: rgba(0, 0, 0, 0.32);
    width: 100%;
}

.cb-slider1 .slide h3 {
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 6px;
    line-height: normal;
    text-transform: uppercase;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 6s;
    animation-duration: 6s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
}

.cb-slider1 .slide h1 {
    text-align: center;
    color: #fff;
    font-size: 80px;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: normal;
    text-transform: capitalize;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
}

.cb-slider1 .slide p {
    text-align: center;
    color: #fff;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: normal;
    line-height: normal;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 8s;
    animation-duration: 8s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
}

.cb-slider1 .slide a {
    outline: 0;
    width: auto;
    height: 50px;
    color: #ffffff;
    padding: 0 23px;
    cursor: pointer;
    font-size: 13px;
    text-align: left;
    text-shadow: none;
    line-height: 50px;
    margin: 30px 10px;
    #fff-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    text-decoration: none;
    border: 2px solid #ffffff;
    text-transform: uppercase;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 9s;
    animation-duration: 9s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    -webkit-transition: background cubic-bezier(0.230, 1.000, 0.320, 1.000) 0.7s;
    transition: background cubic-bezier(0.230, 1.000, 0.320, 1.000) 0.7s;
}

.cb-slider1 .slide a:hover {
    color: #000;
    background: #fff;
    border: 2px solid #fff;
}

.cb-slider1 .carousel-inner .item {
    width: 100%;
    height: 100vh;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.cb-slider1 .carousel-inner .item {
    -webkit-transition-property: top;
    transition-property: top;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .cb-slider1 .carousel-inner .item {
        -webkit-transition-property: -webkit-transform;
        transition-property: transform;
    }

    .cb-slider1 .carousel-inner .item.next,
    .cb-slider1 .carousel-inner .item.active.right {
        top: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    .cb-slider1 .carousel-inner .item.prev,
    .cb-slider1 .carousel-inner .item.active.left {
        top: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    .cb-slider1 .carousel-inner .item.next.left,
    .cb-slider1 .carousel-inner .item.prev.right,
    .cb-slider1 .carousel-inner .item.active {
        top: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.cb-slider1 .carousel-indicators {
    cursor: pointer;
    overflow-x: hidden;
    overflow-y: auto;
}

.cb-slider1 .carousel-indicators li {
    width: 13px;
    height: 13px;
    display: block;
    margin: 10px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    border: 2px solid rgba(255, 255, 255, 0.7);
}

.cb-slider1 .carousel-indicators .active {
    margin: 1px;
    width: 13px;
    height: 13px;
    margin: 10px;
    background: #fff;
}

/* SLIDER2 */
.cb-slider2 {
    height: 100vh;
}

.cb-slider2 .carousel-inner .item {
    width: 100%;
}

.cb-slider2 .controls {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-end;
    position: absolute;
    right: 2%;
    margin-top: 40px;
}

.cb-slider2 .controls .carousel-control {
    opacity: 1;
    width: 45px;
    height: 45px;
    z-index: 100;
    border: none;
    color: #ffffff;
    display: block;
    font-size: 14px;
    cursor: pointer;
    overflow: hidden;
    line-height: 45px;
    text-shadow: none;
    font-weight: normal;
    background: #1583c9;
}

.cb-slider2 .controls .carousel-control:hover {
    opacity: 1;
}

.cb-slider2 .controls .carousel-control.left {
    text-align: center;
    margin-bottom: 5px;
}

.cb-slider2 .controls .carousel-control.right {
    text-align: center;
    margin-bottom: 5px;
}

.cb-slider2 .controls .carousel-control.left:hover {
    color: #fff;
    background: #000000;
}

.cb-slider2 .overlay {
    background-color: rgba(0, 0, 0, 0.32);
    width: 100%;
}

.cb-slider2 .image {
    padding: 0px;
    margin: 0px;
    width: 100%;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.cb-slider2 .slide {
    width: 100%;
}

.cb-slider2 .slide h1 {
    color: #fff;
    font-size: 2.5em;
    text-shadow: none;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 3px;
    -webkit-font-smoothing: antialiased;
    text-align: center;
}

.cb-slider2 .slide h5 {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-shadow: none;
    font-style: normal;
    letter-spacing: 1px;
    margin: 10px 0 50px 0;
    -webkit-font-smoothing: antialiased;
}

.cb-slider2 .slide a {
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    text-shadow: none;
    position: relative;
    text-align: center;
    font-style: normal;
    padding: 10px 25px;
    letter-spacing: 1px;
    text-decoration: none;
    background: #1583c9;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 0;
    border: 1px solid #fff;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.cb-slider2 .slide a:hover {
    color: #fff;
    background: #000000;
}

.cb-slider2 #slider2 .carousel-inner .item .row div:nth-child(1) img {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

]
.cb-slider2 #slider2 .carousel-inner .item .row div:nth-child(2) img {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

/* Slider3 */
.cb-slider3 {
    overflow: hidden;
    height: 100vh;
    width: 100%;
}

.cb-slider3 .slide {
    width: 100%;
}

.cb-slider3 .overlay {
    background-color: rgba(0, 0, 0, 0.32);
    width: 100%;
}

.cb-slider3 .slide h1 {
    color: #fff;
    font-size: 80px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    text-align: center;
}

.cb-slider3 .slide h1 span {
    color: #ff0000;
    font-size: 80px;
    font-weight: 800;
    text-transform: uppercase;
    text-shadow: 2px 2px #000;
}

.cb-slider3 .slide p {
    color: #fff;
    font-size: 25px;
    letter-spacing: 1px;
    font-weight: 500;
    line-height: normal;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 8s;
    animation-duration: 8s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    text-align: center;
}

.cb-slider3 .slide .buttons {
    margin-top: 10px;
    margin-bottom: 10px;
}

.cb-slider3 .slide .buttons .btn1 {
    margin-bottom: 7px;
    outline: 0;
    width: auto;
    height: 50px;
    color: #ffffff;
    padding: 0 23px;
    cursor: pointer;
    font-size: 13px;
    text-align: left;
    text-shadow: none;
    line-height: 50px;
    #fff-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    text-decoration: none;
    border: 2px solid #ffffff;
    text-transform: uppercase;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 9s;
    animation-duration: 9s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    -webkit-transition: background cubic-bezier(0.230, 1.000, 0.320, 1.000) 0.7s;
    transition: background cubic-bezier(0.230, 1.000, 0.320, 1.000) 0.7s;
    background-color: #ff0000;
}

.cb-slider3 .slide .buttons .btn2 {
    outline: 0;
    width: auto;
    height: 50px;
    color: #000000;
    padding: 0 23px;
    cursor: pointer;
    font-size: 13px;
    text-align: left;
    text-shadow: none;
    line-height: 50px;
    #fff-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    text-decoration: none;
    border: 2px solid #000;
    text-transform: uppercase;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 9s;
    animation-duration: 9s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    -webkit-transition: background cubic-bezier(0.230, 1.000, 0.320, 1.000) 0.7s;
    transition: background cubic-bezier(0.230, 1.000, 0.320, 1.000) 0.7s;
    background-color: #fffc00;
}

.cb-slider3 .slide .buttons .btn1:hover {
    color: #000;
    background: #fff;
    border: 2px solid #fff;
}

.cb-slider3 .slide .buttons .btn2:hover {
    color: #000;
    background: #fff;
    border: 2px solid #fff;
}

.cb-slider3 .carousel-inner .item {
    width: 100%;
    height: 100vh;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.cb-slider3 .carousel-inner .item {
    -webkit-transition-property: top;
    transition-property: top;
}

.cb-slider3 .carousel-indicators {
    cursor: pointer;
    overflow-x: hidden;
    overflow-y: auto;
}

.cb-slider3 .carousel-indicators li {
    width: 13px;
    height: 13px;
    display: block;
    margin: 10px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    border: 2px solid rgba(255, 255, 255, 0.7);
    background-color: #ff0000;
}

.cb-slider3 .carousel-indicators .active {
    margin: 1px;
    width: 13px;
    height: 13px;
    margin: 10px;
    background: #fff;
}

/* SLIDER4 */
.cb-slider4 {
    height: 100vh;
    background: #1583c9;
}

.cb-slider4 .carousel-inner .item {
    width: 100%;
}

.cb-slider4 .carousel-inner .item .image {
    padding: 0px;
    margin: 0px;
    width: 100%;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.cb-slider4 .slide {
    background-color: #1583c9;
    padding: 50px;
}

.cb-slider4 .slide h1 {
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 50px;
    text-shadow: none;
    font-style: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-shadow: rgb(13, 115, 188) 1px 1px, rgb(13, 115, 188) 2px 2px, rgb(13, 115, 188) 3px 3px, rgb(13, 115, 188) 4px 4px, rgb(13, 115, 188) 5px 5px, rgb(13, 115, 188) 6px 6px, rgb(13, 115, 188) 7px 7px, rgb(13, 115, 188) 8px 8px, rgb(13, 115, 188) 9px 9px, rgb(13, 115, 188) 10px 10px, rgb(13, 115, 188) 11px 11px, rgb(13, 115, 188) 12px 12px, rgb(13, 116, 189) 13px 13px, rgb(13, 116, 189) 14px 14px, rgb(13, 116, 189) 15px 15px, rgb(13, 116, 189) 16px 16px, rgb(13, 117, 191) 17px 17px, rgb(13, 117, 191) 18px 18px, rgb(13, 117, 191) 19px 19px, rgb(13, 118, 192) 20px 20px, rgb(13, 118, 192) 21px 21px, rgb(14, 119, 194) 21px 21px, rgb(14, 120, 196) 22px 22px, rgb(14, 121, 197) 23px 23px, rgb(14, 122, 199) 24px 24px, rgb(14, 123, 201) 25px 25px, rgb(14, 124, 203) 26px 26px, rgb(14, 125, 204) 27px 27px, rgb(14, 126, 206) 28px 28px, rgb(15, 127, 208) 29px 29px, rgb(15, 128, 209) 30px 30px;
}

.cb-slider4 .slide p {
    color: #fff;
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 30px;
    font-style: normal;
    text-align: center;
}

.cb-slider4 .slide a {
    background-color: #d31d8c;
    color: #fff;
    padding: 20px 20px 20px 20px;
    cursor: pointer;
    font-size: 20px;
    font-weight: 300;
    text-decoration: none;
    position: relative;
    text-align: center;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: 1px solid #fff;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.cb-slider4 .slide a:hover {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.cb-slider4 .controls {
    position: absolute;
    top: 0px;
}

.cb-slider4 .controls a:hover {
    opacity: 1;
}

.cb-slider4 .controls a.left {
    z-index: 100;
    color: #000;
    background-color: #fff;
    left: 1%;
    position: absolute;
    padding: 5px;
}

.cb-slider4 .controls a.right {
    z-index: 100;
    color: #000;
    background-color: #fff;
    right: 1%;
    position: absolute;
    padding: 5px;
}

.cb-slider4 .controls a.left:hover,
.cb-slider4 .controls a.right:hover {
    color: #ffffff !important;
    background: #d31d8c;
    border: 1px solid #fff;
}

.cb-slider4 .controls a.left span:nth-child(1) {
    margin-right: 0;
}

.cb-slider4 .controls a.right span:nth-child(1) {
    margin-left: 0;
}

/* SLIDER5 */
.cb-slider5 {
    overflow: hidden;
    height: 100vh;
}

.cb-slider5 .carousel_indicators {
    z-index: 3;
    height: 100%;
    overflow: auto;
    margin-left: 0%;
    margin-bottom: 0px;
    padding: 0px 5px 0px 5px;
}

.cb-slider5 .carousel_indicators li {
    width: 100%;
    opacity: 0.8;
    height: auto;
    border: none;
    display: block;
    margin: 2px 0px 2px 0px;
    -webkit-border-radius: 0%;

    /* Chrome, Safari, Opera */
    border-radius: 0%;

    /* Standard syntax */
    -webkit-transition: opacity 0.3s ease-in-out 0s;

    /* Chrome, Safari, Opera */
    transition: opacity 0.3s ease-in-out 0s;

    /* Standard syntax */
}

.cb-slider5 .carousel_indicators li img {
    width: 100%;
}

.cb-slider5 .carousel_indicators .active {
    width: 100%;
    opacity: 0.4;
    border: none;
    margin: 2px 0px 2px 0px;
}

.cb-slider5 .carousel_indicators::-webkit-scrollbar {
    width: 5px;
}

.cb-slider5 .carousel_indicators::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.cb-slider5 .carousel_indicators {
    background: #282828;
    cursor: pointer;
}

.cb-slider5 .carousel_indicators::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
}

.cb-slider5 .carousel-item {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-slider5 .carousel_caption {
    padding: 60px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    height: 100%;
}

.cb-slider5 .carousel_caption h1 {
    font-size: 60px;
    font-weight: bold;
    color: #fff;
    margin: 0px 0px 5px 0px;
    text-transform: uppercase;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-timing-function: cubic-bezier(.22, .81, .01, .99);
    animation-timing-function: cubic-bezier(.22, .81, .01, .99);
}

.cb-slider5 .carousel_caption h2 {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    margin: 5px 0px 30px 0px;
    text-transform: uppercase;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(.22, .81, .01, .99);
    animation-timing-function: cubic-bezier(.22, .81, .01, .99);
}

.cb-slider5 .carousel_caption a {
    font-size: 20px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 15px 20px 15px 20px;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-timing-function: cubic-bezier(.22, .81, .01, .99);
    animation-timing-function: cubic-bezier(.22, .81, .01, .99);
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

.cb-slider5 .carousel_caption a {
    color: #000;
    background: #ffffff;
    text-align: center;
}

.cb-slider5 .carousel_caption a:hover {
    color: #ffffff;
    background: #1583c9;
}

.cb-slider5 .carousel_indicators::-webkit-scrollbar-thumb {
    background-color: #fff;
}

@media (min-width: 601px) and (max-width: 767px) {
    .cb-slider5 .carousel_caption h1 {
        font-size: 40px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .cb-slider5 .carousel_caption h1 {
        font-size: 30px;
    }
}

@media (min-width: 200px) and (max-width: 599px) {
    .cb-slider5 .carousel_caption {
        width: 100%;
    }

    .cb-slider5 .carousel_caption h1 {
        font-size: 30px;
    }

    .cb-slider5 .carousel_caption h2 {
        font-size: 18px;
    }
}

/* SLIDER 8 */
.cb-slider6 {
    top: -80px;
    overflow: hidden;
    max-height: 650px;
    position: relative;
    margin-bottom: -80px;
}

.cb-slider6 .carousel-inner .item img,
.cb-slider6 .carousel-inner .item a img {
    opacity: 1;
    margin: auto;
    width: 100% !important;
}

.cb-slider6 .item {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.cb-slider6 .video {
    width: 100%;
}

.cb-slider6 .caption {
    top: 0%;
    left: 0%;
    right: 0%;
    width: 100%;
    padding: 0%;
}

.cb-slider6 .caption_text {
    padding: 60px;
    z-index: 2;
    text-align: left;
    top: 20%;
    display: flex;
    flex-direction: column;
    position: absolute;
    align-items: flex-start;
}

.cb-slider6 .caption_text h1 {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 55px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 20px 10px 20px;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.cb-slider6 .caption_text p {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 25px;
    padding: 10px 20px 10px 20px;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.cb-slider6 .main_button {
    outline: 0;
    margin: 0%;
    height: 44px;
    border: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    text-shadow: none;
    line-height: 44px;
    padding: 5px 35px;
    font-style: normal;
    #fff-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none !important;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-sizing: initial !important;
    -moz-box-sizing: initial !important;
    box-sizing: initial !important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: color 0.3s ease-in-out 0s;
    transition: color 0.3s ease-in-out 0s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.cb-slider6 .main_button {
    color: #ffffff;
    background: #1583c9;
}

.cb-slider6 .main_button:hover {
    color: #ffffff !important;
    background: #000 !important;
}

.cb-slider6 .control_left,
.cb-slider6 .control_right {
    bottom: 50%;
    z-index: 2;
    width: 55px;
    height: 55px;
    border: none;
    opacity: 0.2;
    text-align: center;
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cb-slider6 .control_icons {
    line-height: 50px;
    font-size: 34px !important;
    font-weight: normal !important;
    color: #fff;
}

.cb-slider6 .control_left {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    border-left: none !important;
    -webkit-border-radius: 0px 100% 100% 0px;
    border-radius: 0px 100% 100% 0px;
}

.cb-slider6 .control_right {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    border-right: none !important;
    -webkit-border-radius: 100% 0px 0px 100%;
    border-radius: 100% 0px 0px 100%;
}

.cb-slider6 .control_left:hover {
    opacity: 1;
}

.cb-slider6 .cb-slider6_fade {
    opacity: 1;
}

.cb-slider6 .cb-slider6_fade .item {
    z-index: 1;
    opacity: 0;
    width: 100%;
    -webkit-transition: opacity ease-in-out 0.7s;
    -moz-transition: opacity ease-in-out 0.7s;
    -ms-transition: opacity ease-in-out 0.7s;
    -o-transition: opacity ease-in-out 0.7s;
    transition: opacity ease-in-out 0.7s;
}

.cb-slider6 .cb-slider6_fade .item:first-child {
    top: auto;
    position: relative;
}

.cb-slider6 .cb-slider6_fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 0.7s;
    -moz-transition: opacity ease-in-out 0.7s;
    -ms-transition: opacity ease-in-out 0.7s;
    -o-transition: opacity ease-in-out 0.7s;
    transition: opacity ease-in-out 0.7s;
}

@media (max-width: 727px) {
    .cb-slider6 .caption_text {
        bottom: 0%;
    }

    .cb-slider6 .caption_text h1 {
        font-size: 25px;
        margin-bottom: 2px;
        padding: 5px 5px 5px 5px;
    }

    .cb-slider6 .caption_text p {
        font-size: 15px;
        margin-bottom: 2px;
        padding: 5px 5px 5px 5px;
    }
}

@media (max-width: 322px) {
    .cb-slider6 .caption_text {
        padding-top: 0;
    }

    .cb-slider6 .caption_text h1 {
        text-align: center;
    }

    .cb-slider6 .caption_text p {
        text-align: center;
    }

    .cb-slider6 .main_button {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        text-align: center;
    }
}

/* SLIDER 7 */
.cb-slider7 {
    overflow: hidden;
    height: 100vh;
    width: 100%;
    background-color: #000;
}

.cb-slider7 .carousel-inner .item .row .image {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-slider7 .carousel-inner .item .row {
    margin: 0;
}

.cb-slider7 .carousel-inner .item .row div {
    opacity: 0.5;
    padding: 0;
}

.cb-slider7 .carousel-inner .item .row div:nth-child(1) img {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
}

.cb-slider7 .carousel-inner .item .row div:nth-child(2) img {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
}

.cb-slider7 .carousel-inner .item .row div:nth-child(3) img {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
}

.cb-slider7 .slide {
    top: 0%;
    width: 600px;
    padding: 80px;
    text-align: left;
    overflow: hidden;
    position: absolute;
}

.cb-slider7 .slide_center {
    left: 0;
    margin: auto;
    text-align: center;
}

.cb-slider7 .slide_right {
    text-align: right;
}

.cb-slider7 .slide h1 {
    color: #ffffff;
    margin-bottom: 10px;
    font-size: 60px;
    font-weight: 700;
    text-shadow: none;
    font-style: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
}

.cb-slider7 .slide h1 span {
    color: #1583c9;
}

.cb-slider7 .slide p {
    left: 15px;
    width: 400px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    text-shadow: none;
    letter-spacing: 2px;
    -webkit-font-smoothing: antialiased;
}

.cb-slider7 .slide_center p {
    text-align: center;
}

.cb-slider7 .slide_right p {
    left: auto;
    right: 10px;
    text-align: right;
}

.cb-slider7 .slide a {
    color: #ffffff;
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    text-shadow: none;
    padding: 11px 25px;
    text-align: center;
    background: #1583c9;
    letter-spacing: 1px;
    display: inline-block;
    text-decoration: none;
    text-transform: capitalize;
    -webkit-border-radius: 150px;
    border-radius: 150px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 0.5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
}

.cb-slider7 .slide a:hover,
.cb-slider7 .slide a:active {
    color: #1583c9;
    background: #ffffff;
}

.cb-slider7 .carousel-control {
    top: 45%;
    opacity: 0;
    width: 35px;
    height: 75px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 75px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: rgba(255, 255, 255, 0.5);
    -webkit-transition: all 0.5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 0.5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
}

.cb-slider7:hover .carousel-control {
    opacity: 1;
}

.cb-slider7 .carousel-control.left {
    left: 0;
    -webkit-border-radius: 0 100px 100px 0;
    border-radius: 0 100px 100px 0;
}

.cb-slider7 .carousel-control.right {
    right: 0;
    -webkit-border-radius: 0 100px 100px 0;
    border-radius: 100px 0 0 100px;
}

.cb-slider7 .carousel-control.left:hover {
    color: #000;
    background: #fff;
}

.cb-slider7 .carousel-control.left span:nth-child(1) {
    margin-right: 10px;
}

.cb-slider7 .carousel-control.right>span:nth-child(1) {
    margin-left: 10px;
}

@media only screen and (max-width: 480px) {
    .cb-slider7 .slide {
        top: 1%;
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-right: 0;
    }

    .cb-slider7 .right {
        left: 0;
        right: 0;
        text-align: center;
    }

    .cb-slider7 .slide h1 {
        margin: 0;
        font-size: 22px;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
        width: 100%;
    }

    .cb-slider7 .slide p {
        padding: 0;
        margin: 0 0 5px 0;
        width: 100%;
        text-align: center;
        letter-spacing: 1px;
    }

    .cb-slider7 .slide_right p {
        left: 0;
        right: 0;
        text-align: center;
    }

    .cb-slider7 .slide a {
        width: 100%;
        margin: 10px 0 0;
        padding-right: 0;
        padding-left: 0;
    }

    .cb-slider7 .carousel-control {
        display: none;
    }
}

@media (min-width: 481px) and (max-width: 600px) {
    .cb-slider7 .slide {
        top: 1%;
        left: 0;
        padding: 0;
        width: 100%;
        text-align: center;
    }

    .cb-slider7 .slide_right {
        left: 0;
        right: 0;
        text-align: center;
    }

    .cb-slider7 .slide h1 {
        font-size: 40px;
    }

    .cb-slider7 .slide p {
        left: 0;
        padding: 0;
        width: 100%;
        position: relative;
    }

    .cb-slider7 .slide_right p {
        left: 0;
        right: 0;
        text-align: center;
    }

    .cb-slider7 .slide a {
        margin-top: 30px;
    }
}

@media (min-width: 601px) and (max-width: 767px) {
    .cb-slider7 .slide {
        top: 1%;
        left: 0;
    }

    .cb-slider7 .slide_right {
        right: 0;
        left: auto;
    }
}

@media (min-width: 201px) and (max-width: 766px) {
    .cb-slider7 .slide {
        top: 1%;
        left: 0;
    }

    .cb-slider7 .slide_right {
        right: 0;
        left: auto;
    }
}

/* SLIDER 8 */
.cb-slider8 {
    overflow: hidden;
    max-height: 643px;
    position: relative;
    background: #000000;
}

.cb-slider8 .carousel-inner .item img,
.cb-slider8 .carousel-inner .item a img {
    opacity: 0.8;
    width: 100%;
    margin: auto;
}

.cb-slider8 .carousel-indicators {
    left: 0;
    bottom: 0;
    margin: 0;
    width: 100%;
    padding: 5px 0;
    cursor: e-resize;
    position: absolute;
    text-align: center;
    #fff-space: nowrap;
    background: rgba(255, 255, 255, 0.2);
}

.cb-slider8 .carousel-indicators li {
    width: 6%;
    border: 0px;
    padding: 0px;
    height: 100%;
    margin: 2px 0;
    text-indent: 0;
    cursor: pointer;
    display: inline-block;
    background-color: transparent;
    background-color: transparent;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.cb-slider8 .carousel-indicators li img {
    width: 100%;
    -webkit-border-radius: 1px;
    border-radius: 1px;
}

.cb-slider8 .carousel-indicators .active {
    width: 6%;
    margin: 0;
    height: 100%;
    background-color: transparent;
}

.cb-slider8 .carousel-indicators .active img {
    opacity: 0.6;
}

.cb-slider8 .carousel-indicators::-webkit-scrollbar {
    margin: 0;
    padding: 0;
    width: 5px;
    height: 5px;
    background: rgba(0, 0, 0, 0.3);
}

.cb-slider8 .carousel-indicators::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 768px) {
    .cb-slider8 .carousel-indicators {
        bottom: 0;
    }
}

.cb-slider8 .slide {
    top: 20%;
    left: 10%;
    width: 35%;
    right: auto;
    margin: auto;
    text-align: left;
    position: absolute;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
}

.cb-slider8 .slide_right {
    right: 10%;
    left: auto;
    text-align: right;
}

.cb-slider8 .slide_center {
    left: 0;
    right: 0;
    text-align: center;
}

.cb-slider8 .slide h2 {
    margin-top: 10px;
    margin-bottom: 20px;
    color: #ffffff;
    font-size: 28px;
    font-weight: 100;
    text-transform: capitalize;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
}

.cb-slider8 .slide h1 {
    margin: 0;
    padding: 0;
    color: #ffffff;
    font-size: 50px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
}

.cb-slider8 .slide h4 {
    width: 275px;
    color: #000000;
    font-size: 11px;
    font-weight: 400;
    margin: 0 0 15px 0;
    background: #ffffff;
    letter-spacing: 1px;
    padding: 5px 5px 5px 10px;
    text-transform: uppercase;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
}

.cb-slider8 .slide_right h4 {
    margin-left: auto;
    text-align: right;
}

.cb-slider8 .slide_center h4 {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.cb-slider8 .slide a {
    color: #ffffff;
    cursor: pointer;
    font-size: 14px;
    line-height: 10px;
    text-align: center;
    padding: 20px 30px 20px 30px;
    letter-spacing: 1px;
    #fff-space: nowrap;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #ffffff;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    -webkit-transition: background cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: background cubic-bezier(0.22, 0.81, 0.01, 0.99);
}

.cb-slider8 .slide a:hover {
    color: #000000;
    background: #ffffff;
}

@media only screen and (max-width: 480px) {
    .cb-slider8 .slide,
    .cb-slider8 .slide.slide_right {
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        padding: 10px;
        text-align: center;
    }

    .cb-slider8 .slide h2 {
        font-size: 18px;
    }

    .cb-slider8 .slide h1 {
        font-size: 25px;
        margin-bottom: 5px;
    }

    .cb-slider8 .slide h4,
    .cb-slider8 .slide_right h4 {
        width: 100%;
        margin-bottom: 5px;
        text-align: center;
    }
}

@media (min-width: 481px) and (max-width: 600px) {
    .cb-slider8 .slide {
        top: 5%;
        width: 100%;
        padding: 5px;
    }
}

@media (min-width: 601px) and (max-width: 767px) {
    .cb-slider8 .slide {
        width: 100%;
    }
}

/* SLIDER 9 */
.cb-slider9 {
    height: 100vh;
    width: 100%;
}

.cb-slider9 .carousel-item {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-slider9 .carousel-indicators {
    margin-right: 7%;
    z-index: 12;
    list-style: none;
    color: #fff;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    left: unset;
}

.cb-slider9 .carousel-indicators li {
    margin: 8px 0px;
    background-color: transparent;
    text-indent: 0px;
    width: auto;
    height: auto;
    text-align: right;
    cursor: pointer;
}

.cb-slider9 .carousel-indicators li.active {
    color: #ffca28;
}

.cb-slider9 .carousel-indicators li.active span {
    padding: 6px 6px;
    border-radius: 50%;
    display: inline-flex;
    background-color: #fff;
    border: solid 1px #fff;
}

.cb-slider9 .carousel-caption {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.62);
}

.cb-slider9 .carousel-caption h1 {
    font-size: 57px;
    font-weight: 700;
    color: #ffff;
    margin-top: -20px;
}

.cb-slider9 .carousel-caption h1 span {
    color: #ffff;
}

.cb-slider9 .carousel-caption h2 {
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 13px;
    letter-spacing: 2px;
    color: #fff;
}

.cb-slider9 .carousel-caption .btn {
    background-color: transparent;
    border: solid 2px #fff;
    border-radius: 0px;
    color: #fff;
    padding: 10px 31px;
    font-size: 15px;
}

.cb-slider9 .carousel-caption .btn:hover {
    background-color: #fff;
    color: #000;
}

@media (max-width: 395px) {
    .cb-slider9 .carousel-caption h1 {
        font-size: 30px;
    }

    .cb-slider9 .carousel-caption h2 {
        margin-top: 0px!important;
        margin-bottom: 20px;
    }
}

/* SLIDER 10 */
.cb-slider10 {
    overflow: hidden;
}

.cb-slider10 img {
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
}

.cb-slider10 .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0.3;
    background-color: #000;
}

.cb-slider10 .carousel-caption {
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.cb-slider10 .carousel-inner {
    overflow: hidden;
}

.cb-slider10 .carousel-item {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 100vh;
}

.cb-slider10 .carousel-caption {
    /*placeholder */
}

.cb-slider10 .carousel-caption p {
    font-size: 24px;
}

.cb-slider10 .btn {
    background-color: #ffffff;
    margin: 6px 0px;
    color: #000000;
    font-size: 12px;
    padding: 8px 15px;
    border-top: 2px solid #000000;
    border-left: 2px solid;
    border-bottom: 2px solid;
    border-style: solid;
    border-right: 2px solid;
}

/********* 1.2 HEADER BLOCKS STYLES /*****

/* header1 */
.cb-header1 {
    width: 100%;
    height: 100vh;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.cb-header1 .overlay {
    background-color: rgba(0, 0, 0, 0);
    width: 100%;
    height: 100%;
}

.cb-header1 .content {
    margin-top: 0px;
    margin-bottom: 0px;
}

.cb-header1 .content h1 {
    color: #fff;
    font-weight: 600;
}

.cb-header1 .content p {
    color: #fff;
    font-weight: 500;
    width: 60%;
}

/* header2 */
.cb-header2 {
    width: 100%;
    height: 100vh;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.cb-header2 .overlay {
    background-color: rgba(0, 0, 0, 0.5) !important;
    width: 100%;
}

.cb-header2 .content {
    margin: 0px;
}

.cb-header2 .content h1 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-top: 200px;
}

.cb-header2 .content .box {
    background: #425cbb;
    text-align: center;
    text-decoration: none;
    padding: 10px 20px;
    overflow: hidden;
    display: table;
    width: auto;
    margin: 0 auto;
    color: #fff;
    text-transform: uppercase;
    margin-top: 20px;
    cursor: pointer;
}

.cb-header2 .content i {
    text-align: center;
    display: table;
    width: auto;
    margin: 0 auto;
    color: #fff;
    text-transform: uppercase;
    margin-top: 100px;
    cursor: pointer;
}

/* header3 */
.cb-header3 {
    background-color: #425cbb;
    width: 100%;
    height: 80vh;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.cb-header3 .overlay {
    background-color: rgba(0, 0, 0, 0.5) !important;
    width: 100%;
}

.cb-header3 .content h1 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-top: 200px;
}

.cb-header3 .content p {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-top: 20px;
    font-weight: 400;
    font-size: 14px;
}

.cb-header3 img {
    display: block;
    margin: 0 auto;
    margin-top: 70px;
}

/* header4 */
.cb-header4 {
    width: 100%;
    height: 100vh;
    background: no-repeat center center;
    background-attachment: scroll;
    background-color: #b7b7b7;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.cb-header4 .overlay {
    background-color: rgba(0, 0, 0, 0.0) !important;
    width: 100%;
}

.cb-header4 .content {
    margin: 0px;
}

.cb-header4 .content h1 {
    color: #fff;
    text-align: center;
    font-weight: 600;
}

.cb-header4 .content p {
    color: #fff;
    text-align: center;
    max-width: 80%;
    margin: 0 auto;
    margin-bottom: 40px;
    margin-top: 20px;
}

.cb-header4 .content .box {
    background: #425cbb;
    color: #fff;
    text-transform: uppercase;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.cb-header4 .form-subscribe {
    color: #fff;
}

.cb-header4 .form-subscribe .form-control {
    background-color: #393939;
    border: 1px solid #425cbb;
    border-radius: 0px;
}

.cb-header4 .form-subscribe .btn {
    background-color: #425cbb;
    color: #fff;
    border: 1px solid #425cbb !important;
    border-radius: 0 !important;
}

/* header5 */
.cb-header5 {
    width: 100%;
    height: 100vh;
    background: no-repeat center center;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    position: relative;
}

.cb-header5 .overlay {
    background-color: rgba(0, 0, 0, 0.0) !important;
    width: 100%;
}

.cb-header5 .content {
    margin: 0px;
}

.cb-header5 .content h1 {
    margin-top: 160px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: bold;
}

.cb-header5 .content p {
    color: #fff;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
}

.cb-header5 .content .buttons {
    margin-top: 30px;
    text-align: center;
}

.cb-header5 .content .buttons .one {
    border-radius: 2px !important;
    background: #fff;
    border-radius: 40px;
    padding: 6px 24px;
    border: 1px solid #000;
    color: #000;
}

.cb-header5 .content .buttons .one {
    border-radius: 2px !important;
    background: #fff;
    border-radius: 40px;
    padding: 6px 24px;
    border: 1px solid #000;
    color: #000;
}

.cb-header5 .content .buttons .one:hover {
    border: 1px solid #425cbb;
    color: #000;
    background: transparent;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-header5 .content .buttons .two {
    border-radius: 2px !important;
    background: #425cbb;
    border-radius: 40px;
    padding: 6px 24px;
    border: 1px solid #425cbb;
    color: #fff;
}

.cb-header5 .content .buttons .two:hover {
    border: 1px solid #425cbb;
    color: #000;
    background: transparent;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/* header6 */
.cb-header6 {
    height: 100vh;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center center;
}

.cb-header6 .overlay {
    background-color: rgba(0, 0, 0, 0.0) !important;
    width: 100%;
}

.cb-header6 .content h1 {
    background: #282828;
    display: table;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: bold;
    padding: 10px 20px;
    margin-left: auto;
    margin-right: auto;
}

.cb-header6 .content p {
    background: #3498db;
    color: #fff;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px;
}

.cb-header6 .buttons {
    margin-top: 20px;
    text-align: center;
}

/* header7 */
.cb-header7 {
    height: 100vh;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center center;
}

.cb-header7 .overlay {
    background-color: rgba(0, 0, 0, 0.0) !important;
    width: 100%;
}

.cb-header7 .overlay .content h3 {
    text-align: center;
    color: #fff;
    font-size: 3em;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #000;
    font-weight: 500;
    overflow: hidden;
}

.cb-header7 .overlay .content .button {
    text-align: center;
}

.cb-header7 .overlay .content .button .btn {
    background-color: #425cbb;
    padding: 12px 24px;
    border: 1px solid #425cbb;
    color: #fff;
}

.cb-header7 .overlay .content .button .btn:hover {
    border: 1px solid #425cbb;
    color: #fff;
    background: transparent;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/* header8 */
.cb-header8 {
    height: 100vh;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center center;
}

.cb-header8 .overlay {
    background-color: rgba(0, 0, 0, 0.0) !important;
    width: 100%;
}

.cb-header8 .content h3 {
    font-size: 34px;
    color: #425cbb;
}

.cb-header8 .content p {
    margin-top: 20px;
    font-size: 16px;
    color: #fff;
}

.cb-header8 .content .button {
    text-align: left;
}

.cb-header8 .content .button a {
    border-radius: 40px;
    padding: 12px 24px;
    border: 1px solid #b7b7b7;
    background-color: #fff;
    color: #000;
    margin-top: 20px;
}

.cb-header8 .content .button a:hover {
    background-color: #000;
    color: #fff;
}

.cb-header8 .contact-box {
    background: #fff;
    border-radius: 4px;
    padding: 40px;
    width: 100%;
}

.cb-header8 .contact-box h3 {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
}

.cb-header8 .contact-box .form-control {
    border: 1px solid #ededed;
    border-radius: 4px;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #282828;
}

.cb-header8 .contact-box form .button {
    text-align: center;
}

.cb-header8 .contact-box form .button a {
    background-color: #425cbb;
    padding: 12px 24px;
    border: 1px solid #425cbb;
    color: #fff;
    text-align: center;
}

.cb-header8 .contact-box form .button a:hover {
    background-color: #000;
    color: #fff;
}

/* header9 */
.cb-header9 {
    height: 100vh;
    width: 100%;
    background-color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center center;
}

.cb-header9 .overlay {
    background-color: rgba(0, 0, 0, 0.0) !important;
    width: 100%;
}

.cb-header9 .content .title {
    z-index: 100;
}

.cb-header9 .content .title h1 {
    text-align: center;
    color: #282828;
    text-transform: uppercase;
    z-index: 100;
}

.cb-header9 .content p {
    text-align: center;
    color: #282828;
    text-transform: uppercase;
    margin-top: 20px;
    font-weight: 400;
    font-size: 14px;
}

.cb-header9 .img-post img {
    display: block;
    margin: 0 auto;
    margin-top: 100px;
}

/* header10 */
.cb-header10 {
    height: 100vh;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center center;
}

.cb-header10 .overlay {
    background-color: rgba(0, 0, 0, 0.0) !important;
    width: 100%;
}

.cb-header10 .content {
    margin-top: 50px;
}

.cb-header10 .content h3 {
    font-size: 24px;
    color: #425cbb;
}

.cb-header10 .content p {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}

.cb-header10 .buttons {
    margin-top: 25px;
}

.cb-header10 .content .buttons .btn1 {
    background-color: #425cbb;
    padding: 12px 24px;
    border: 1px solid #425cbb;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
}

.cb-header10 .content .buttons .btn2 {
    border-radius: 5px;
    background-color: transparent;
    padding: 12px 24px;
    border: 1px solid #425cbb;
    color: #425cbb;
    text-decoration: none;
}

.cb-header10 .content .buttons .btn1:hover {
    color: #282828;
    background-color: transparent;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-header10 .content .buttons .btn2:hover {
    border: 1px solid #425cbb;
    color: #fff;
    background: #425cbb;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/* header11 */
.cb-header11 {
    height: 100vh;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center center;
}

.cb-header11 .overlay {
    background-color: rgba(0, 0, 0, 0.5) !important;
    width: 100%;
}

.cb-header11 .content .top h1 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 34px;
    line-height: 34px;
    margin-top: 30px;
}

.cb-header11 .content .top p {
    text-align: center;
    color: #fff;
    margin-top: 20px;
    font-weight: 400;
    font-size: 16px;
    width: 60%;
    margin: 0 auto;
}

.cb-header11 .content .btn {
    margin-top: 30px;
    border-radius: 2px !important;
    background: rgba(237, 237, 237, 0.3);
    padding: 12px 24px;
    border: 1px solid #ededed;
    color: #fff;
}

.cb-header11 .content .btn:hover {
    border: 1px solid rgba(237, 237, 237, 0.8);
    color: #fff;
    background: rgba(237, 237, 237, 0.6);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-header11 .content .register {
    text-align: center;
    font-size: 14px;
    color: #fff;
    position: relative;
    margin: 40px 0;
}

.cb-header11 .content .register span:after {
    content: "";
    display: block;
    width: 38%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: 12px;
    right: 0;
}

.cb-header11 .content .register span:before {
    content: "";
    display: block;
    width: 38%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: 12px;
}

.cb-header11 .content .bottom .btn {
    width: 100%;
    border: 1px solid #425cbb;
    color: #fff;
    background-color: #425cbb;
}

.cb-header11 .content .bottom .btn:hover {
    border: 1px solid #425cbb;
    color: #fff;
    background: transparent;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-header11 .content .bottom .form-control {
    background-color: rgba(237, 237, 237, 0.3);
    border-radius: 2px;
    border: 1px solid #ededed;
    color: #fff;
}

.cb-header11 .content .bottom p {
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    margin-top: 10px;
    padding-bottom: 10px;
}

/* header12 */
.cb-header12 {
    width: 100%;
    height: 100vh;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.cb-header12:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom right, #002f4b, #425cbb);
    opacity: .6;
}

.cb-header12 .container {
    position: relative;
}

.cb-header12 h3 {
    font-weight: 700;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-size: 46px;
    text-transform: uppercase;
    letter-spacing: 8px;
    color: #fff;
}

.cb-header12 h3 span {
    color: #425cbb;
}

.cb-header12 p {
    font-weight: 300;
    width: 60%;
    text-align: center;
    margin: 10px auto 60px auto;
    font-size: 16px;
    letter-spacing: 14px;
}

.cb-header12 .buttons {
    text-align: center;
}

.cb-header12 .buttons .btn {
    background-color: #425cbb;
    padding: 12px 24px;
    border: 1px solid #425cbb;
    color: #fff;
}

.cb-header12 .buttons .btn:hover {
    border: 1px solid #425cbb;
    color: #fff;
    background: transparent;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-header12 .mouse {
    border: 2px solid #fff;
    border-radius: 13px;
    display: block;
    height: 46px;
    left: 50%;
    margin: 10px 0 0 -13px;
    position: absolute;
    width: 26px;
}

.cb-header12 .mouse span {
    display: block;
    font-size: 1.5em;
    margin: 6px auto;
}

@-webkit-keyframes scroll {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
}

@keyframes scroll {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
}

/* header13 */
.cb-header13 {
    width: 100%;
    height: 100vh;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.cb-header13 .overlay {
    background-color: rgba(117, 146, 229, 0.66);
    width: 100%;
    height: 100%;
}

.cb-header13 .content {
    text-align: center;
}

.cb-header13 .content h3 {
    font-size: 38px;
    width: 70%;
    text-align: center;
    margin: 0 auto;
    font-weight: 700;
    color: #ffffff;
}

.cb-header13 .content p {
    font-size: 12px;
    width: 60%;
    text-align: center;
    margin: 30px auto;
    font-weight: 300;
    color: #ffffff;
}

.cb-header13 .content .buttons {
    text-align: center;
}

.cb-header13 .content .buttons .btn {
    background: transparent;
    border-radius: 40px;
    padding: 12px 24px;
    border: 1px solid #fff;
    color: #fff;
}

.cb-header13 .content .buttons .btn:hover {
    background-color: #fff;
    color: #000;
    border-color: #fff;
}

/* header14 */
.cb-header14 {
    width: 100%;
    height: 100vh;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.cb-header14 .overlay {
    background-color: rgba(203, 203, 203, 0.27);
    width: 100%;
    height: 100%;
}

.cb-header14 .content {
    overflow: hidden;
    padding: 20px 50px 20px 50px;
    background: rgba(233, 233, 233, 0.9);
    outline: 2px solid #e9e9e9;
    border: 2px solid #000000;
}

.cb-header14 .content h3 {
    color: #425cbb;
    font-size: 20px;
    text-shadow: none;
    font-weight: normal;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.cb-header14 .content h2 {
    color: #000000;
    font-size: 35px;
    font-weight: 900;
    text-shadow: none;
    letter-spacing: 1px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.cb-header14 .content h4 {
    color: #000000;
    font-size: 16px;
    text-shadow: none;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 40px;
    width: 80%;
}

.cb-header14 .content .btn {
    color: #000;
    cursor: pointer;
    font-weight: 700;
    font-size: 12px;
    overflow: hidden;
    position: relative;
    text-shadow: none;
    text-align: center;
    #fff-space: nowrap;
    letter-spacing: 2px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: 2px solid #000;
}

.cb-header14 .content .btn:hover {
    background-color: #007bff;
    color: #000;
}

/* header15 */
.cb-header15 {
    width: 100%;
    height: 100vh;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
}

.cb-header15 .overlay {
    background-color: rgba(0, 142, 254, 0.87);
    width: 100%;
    height: 100%;
}

.cb-header15 .content h3 {
    font-size: 28px;
    font-weight: 700;
    color: #ffffff;
}

.cb-header15 .content {
    padding-top: 100px;
}

.cb-header15 .content p {
    margin: 40px 0;
    color: #ffffff;
    width: 75%;
}

.cb-header15 .content .btn {
    border-radius: 6px;
    border: 1px solid #fff;
    background-color: #fff;
    color: #282828;
    font-weight: 500;
    width: 100%;
}

.cb-header15 .content .btn:hover {
    color: #fff;
    background-color: #05436c;
    border: 1px solid #05436c;
}

/* header16 */
.cb-header16 {
    width: 100%;
    height: 100vh;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.cb-header16 .overlay {
    background-color: rgba(0, 0, 0, 0.24);
    width: 100%;
    height: 100%;
}

.cb-header16 .content {
    padding: 100px 0;
    text-align: center;
}

.cb-header16 .content h3 {
    font-size: 42px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
    color: #ffffff;
}

.cb-header16 .content h2 {
    font-size: 62px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 25px 0;
    color: #ffffff;
    overflow: hidden;
}

.cb-header16 .content p {
    margin-bottom: 25px;
    color: #ffffff;
}

.cb-header16 .content .btn {
    border: 1px solid #62b151;
    background-color: #62b151;
    color: #fff;
    font-weight: 500;
}

.cb-header16 .content .btn:hover {
    color: #fff;
    background-color: #282828;
    border: 1px solid #62b151;
}

/* header 17 */
.cb-header17 {
    -webkit-text-size-adjust: 100% !important;
    -moz-osx-font-smoothing: grayscale !important;
    -webkit-font-smoothing: antialiased !important;
    -ms-font-size-adjust: inherit !important;
    font-size-adjust: inherit !important;
}

.cb-header17_container {
    padding: 0px;
    overflow: hidden;
    max-height: 650px;
    position: relative;
    margin-bottom: -80px;
}

.cb-header17_container img {
    width: 100%;
    -webkit-transform-origin: 100% 0%;
    -moz-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    -o-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    -webkit-animation: backgroundkenburns 20000ms linear 0s infinite alternate;
    animation: backgroundkenburns 20000ms linear 0s infinite alternate;
}

.cb-header17_caption {
    bottom: 35%;
    width: 100%;
    position: absolute;
    text-align: center;
}

.cb-header17_caption h1 {
    color: #fff;
    font-size: 65px;
    font-weight: 800;
    letter-spacing: -3px;
    text-transform: uppercase;
}

.cb-header17_caption p {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: capitalize;
}

.cb-header17_caption a {
    text-decoration: none;
}

.cb-header17-btn1 {
    background-color: #fff;
    color: #000;
    font-weight: 600;
    margin-right: 5px;
    padding: 15px 30px;
    border-radius: 50px;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
}

.cb-header17-btn2 {
    background-color: #fff;
    color: #000;
    font-weight: 600;
    margin-left: 5px;
    padding: 15px 30px;
    border-radius: 50px;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
}

@-webkit-keyframes backgroundkenburns {
    0% {
        -webkit-transform: scale(1);
        -webkit-transition: -webkit-transform 20000ms linear 0s;
    }

    100% {
        -webkit-transform: scale(1.2);
        -webkit-transition: -webkit-transform 20000ms linear 0s;
    }
}

@-moz-keyframes backgroundkenburns {
    0% {
        -moz-transform: scale(1);
        -moz-transition: -moz-transform 20000ms linear 0s;
    }

    100% {
        -moz-transform: scale(1.2);
        -moz-transition: -moz-transform 20000ms linear 0s;
    }
}

@-ms-keyframes backgroundkenburns {
    0% {
        -ms-transform: scale(1);
        -ms-transition: -ms-transform 20000ms linear 0s;
    }

    100% {
        -ms-transform: scale(1.2);
        -ms-transition: -ms-transform 20000ms linear 0s;
    }
}

@-o-keyframes backgroundkenburns {
    0% {
        -o-transform: scale(1);
        -o-transition: -o-transform 20000ms linear 0s;
    }

    100% {
        -o-transform: scale(1.2);
        -o-transition: -o-transform 20000ms linear 0s;
    }
}

@keyframes backgroundkenburns {
    0% {
        transform: scale(1);
        transition: transform 20000ms linear 0s;
    }

    100% {
        transform: scale(1.2);
        transition: transform 20000ms linear 0s;
    }
}

@media (max-width: 991px) {
    .cb-header17_container {
        top: 0px;
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 480px) {
    .cb-header17_caption {
        bottom: 25%;
    }

    .cb-header17_caption h1 {
        font-size: 20px;
        letter-spacing: 1px;
    }

    .cb-header17_caption p {
        font-size: 12px;
        letter-spacing: 0px;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .cb-header17-btn1,
    .cb-header17-btn2 {
        padding: 5px 10px;
    }
}

@media (min-width: 481px) and (max-width: 600px) {
    .cb-header17_caption {
        bottom: 10%;
    }

    .cb-header17_caption h1 {
        font-size: 40px;
    }

    .cb-header17_caption p {
        margin-bottom: 30px;
    }
}

@media (min-width: 601px) and (max-width: 767px) {
    .cb-header17_caption {
        bottom: 10%;
    }
}

/* header18 */
.cb-header18 {
    -webkit-text-size-adjust: 100% !important;
    -moz-osx-font-smoothing: grayscale !important;
    -webkit-font-smoothing: antialiased !important;
    -ms-font-size-adjust: inherit !important;
    font-size-adjust: inherit !important;
}

.cb-header18 .cb-header18_container {
    background: transparent;
    top: -50px;
    padding: 0px;
    overflow: hidden;
    max-height: 650px;
    position: relative;
    margin-bottom: -80px;
}

.cb-header18 .cb-header18_container video {
    width: 100%;
}

.cb-header18 .cb-header18_caption {
    width: 100%;
    text-align: center;
}

.cb-header18 .cb-header18_caption h1 {
    color: #ffffff;
    font-size: 100px;
    font-weight: 900;
    text-shadow: none;
    z-index: 1000;
}

@media (max-width: 991px) {
    .cb-header18 .cb-header18_container {
        top: 0px;
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 480px) {
    .cb-header18 .cb-header18_caption {
        bottom: 40%;
    }

    .cb-header18 .cb-header18_caption h1 {
        font-size: 30px;
    }
}

/* cb-header19 */
.cb-header19 {
    -webkit-text-size-adjust: 100% !important;
    -moz-osx-font-smoothing: grayscale !important;
    -webkit-font-smoothing: antialiased !important;
    -ms-font-size-adjust: inherit !important;
    font-size-adjust: inherit !important;
}

.cb-header19 .container-fluid {
    max-height: 350px !important;
}

.cb-header19 .cb-header19_background {
    background-color: #000;
    padding: 0px;
    overflow: hidden;
    position: relative;
}

.cb-header19 .cb-header19_background img {
    width: 100%;
    opacity: 0.6;
}

.cb-header19 .cb-header19_caption {
    left: 0%;
    right: 0%;
    bottom: 25%;
    text-align: center;
    position: absolute;
}

.cb-header19 .cb-header19_caption h1 {
    color: #fff;
    font-size: 70px;
    font-weight: 800;
    margin-bottom: 20px;
    text-transform: uppercase;
}

@media (min-width: 100px) and (max-width: 319px) {
    .cb-header19 .container-fluid {
        max-height: 60px !important;
    }

    .cb-header19 .cb-header19_caption {
        bottom: 50%;
    }

    .cb-header19 .cb-header19_caption h1 {
        font-size: 10px;
        margin-bottom: 0px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .cb-header19 .container-fluid {
        max-height: 90px !important;
    }

    .cb-header19 .cb-header19_caption {
        bottom: 50%;
    }

    .cb-header19 .cb-header19_caption h1 {
        font-size: 18px;
        margin-bottom: 0px;
    }
}

@media (min-width: 481px) and (max-width: 600px) {
    .cb-header19 .cb-header19 .container-fluid {
        max-height: 130px !important;
    }

    .cb-header19 .cb-header19_caption {
        bottom: 40%;
    }

    .cb-header19 .cb-header19_caption h1 {
        font-size: 18px;
        margin-bottom: 0px;
    }
}

@media (min-width: 601px) and (max-width: 768px) {
    .cb-header19 .cb-header19 .container-fluid {
        max-height: 150px !important;
    }

    .cb-header19 .cb-header19_caption {
        bottom: 40%;
    }

    .cb-header19 .cb-header19_caption h1 {
        font-size: 40px;
        margin-bottom: 0px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .cb-header19 .cb-header19 .container-fluid {
        max-height: 200px !important;
    }

    .cb-header19  .cb-header19_caption {
        bottom: 40%;
    }

    .cb-header19 .cb-header19_caption h1 {
        font-size: 50px;
        margin-bottom: 0px;
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .cb-header19 .cb-header19 .container-fluid {
        max-height: 230px !important;
    }

    .cb-header19 .cb-header19_caption {
        bottom: 40%;
    }

    .cb-header19 .cb-header19_caption h1 {
        font-size: 50px;
        margin-bottom: 0px;
    }
}

/* header20 */
.cb-header20 {
    width: 100%;
    height: 100vh;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.cb-header20 .overlay {
    background-color: rgba(0, 0, 0, 0.55);
    width: 100%;
    height: 100%;
}

.cb-header20 .content {
    width: 225px;
    height: auto;
    right: auto;
    margin: auto;
    padding: 25px;
    text-align: center;
    position: absolute;
}

.cb-header20 .content_center {
    left: 0;
    right: 0;
    text-align: center;
}

.cb-header20 .content:before,
.cb-header20 .content:after,
.cb-header20 .content :first-child:before,
.cb-header20 .content :first-child:after {
    width: 30px;
    height: 30px;
    content: ' ';
    position: absolute;
    border-style: solid;
    border-color: #ffffff;
}

.cb-header20 .content:before {
    top: 0;
    left: 0;
    border-width: 1px 0 0 1px;
}

.cb-header20 .content:after {
    top: 0;
    right: 0;
    border-width: 1px 1px 0 0;
}

.cb-header20 .content :first-child:before {
    right: 0;
    bottom: 0;
    border-width: 0 1px 1px 0;
}

.cb-header20 .content :first-child:after {
    left: 0;
    bottom: 0;
    border-width: 0 0 1px 1px;
}

.cb-header20 .content h1 {
    color: #ffffff;
    font-size: 50px;
    margin: 0 0 0 0;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.cb-header20 .content a,
.cb-header20 .content a:visited,
.cb-header20 .content a {
    color: #ffffff;
    cursor: pointer;
    font-size: 23px;
    text-align: center;
    letter-spacing: 2px;
    #fff-space: nowrap;
    background: transparent;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
}

.cb-header20 .content a:hover,
.cb-header20 .content a:active,
.cb-header20 .content a,
.cb-header20 .content a,
.cb-header20 .content a {
    color: #ffd200;
}

/* header 21 */
.cb-header21 {
    width: 100%;
    height: 100vh;
    text-align: center;
    overflow: hidden;
}

.cb-header21 .front-img {
    height: 100vh;
}

.cb-header21 .overlay-1 {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(57, 54, 54, 0.48);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.cb-header21 .overlay-2 {
    height: 100%;
    position: absolute;
    width: 100%;
    background-color: rgba(57, 54, 54, 0.48);
    background-size: cover;
    background-position: center center;
}

.cb-header21 .content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.cb-header21 .content h1 {
    text-align: center;
    color: #fff;
    font-size: 2.5em;
    text-shadow: none;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 3px;
    -webkit-font-smoothing: antialiased;
}

.cb-header21 .content h2 {
    text-align: center;
    color: #fff;
    font-size: 1em;
    text-shadow: none;
    font-style: normal;
    letter-spacing: 3px;
    -webkit-font-smoothing: antialiased;
}

.cb-header21 .content span {
    margin-right: 7px;
    text-align: center;
    font-size: 13px;
}

.cb-header21 .content .btn {
    color: #fff;
    background-color: #241d4f;
    margin-top: 30px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    text-shadow: none;
    position: relative;
    text-align: center;
    font-style: normal;
    padding: 10px 25px;
    letter-spacing: 1px;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 0;
    border: 1px solid #fff;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* HEADER22 */
.cb-header22 {
    height: 100vh;
    width: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-header22 .overlay {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.55);
}

.cb-header22 .content {
    border: none;
}

.cb-header22 .content h1 {
    color: #ffffff;
    font-size: 40px;
    overflow: hidden;
    text-align: center;
}

.cb-header22 .content h2 {
    color: #ffffff;
    font-size: 20px;
    overflow: hidden;
}

.cb-header22 .content .buttons {
    padding-top: 30px;
    padding-bottom: 30px;
}

.cb-header22 .content .buttons .btn1 {
    background: #1024ff;
    color: #fff;
    border: 2px solid #1024ff;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    text-decoration: none;
}

.cb-header22 .content .buttons .btn1:hover {
    background-color: #000;
    text-decoration: none;
    border-color: #000;
}

.cb-header22 .content .buttons .btn2 {
    background: #1024ff;
    color: #fff;
    border: 2px solid #1024ff;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    text-decoration: none;
}

.cb-header22 .content .buttons .btn2:hover {
    background-color: #fff;
    color: #000;
    text-decoration: none;
    border-color: #fff;
}

/* HEADER 23 */
.cb-header23 {
    height: 100vh;
    width: 100%;
    overflow: hidden;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-header23 .overlay {
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.55);
}

.cb-header23 .content {
    border: none;
}

.cb-header23 .content h1 {
    color: #ffffff;
    font-size: 50px;
    text-align: center;
}

.cb-header23 .content h2 {
    color: #ffffff;
    font-size: 20px;
}

.cb-header23 .content .buttons {
    padding-top: 30px;
    padding-bottom: 30px;
}

.cb-header23 .content .buttons .btn {
    background: #1024ff;
    color: #fff;
    border: 2px solid #1024ff;
    padding-top: 10px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 10px;
    text-decoration: none;
}

.cb-header23 .content .buttons .btn:hover {
    background-color: #000;
    text-decoration: none;
    border-color: #000;
}

/* HEADER 24 */
.cb-header24 {
    height: 100vh;
    width: 100%;
    overflow: hidden;
    width: 100%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-header24 .overlay {
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
}

.cb-header24 .content {
    border: none;
}

.cb-header24 .content h1 {
    margin-bottom: 20px;
    font-size: 54px;
    line-height: 1.3;
    font-weight: 800;
    color: #000;
    text-align: center;
}

@media (max-width:330px) {
    .cb-header24 .content h1 {
        font-size: 34px;
    }
}

.cb-header24 .content h2 {
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 30px;
    text-align: center;
}

@media (max-width:330px) {
    .cb-header24 .content h2 {
        font-size: 20px;
    }
}

.cb-header24 .content .buttons {
    padding-top: 30px;
    padding-bottom: 30px;
}

.cb-header24 .content .buttons .btn1 {
    background-color: #1024ff;
    padding: 15px 30px;
    color: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    border: 2px solid #1024ff;
    font-size: 18px;
    margin: 5px;
}

.cb-header24 .content .buttons .btn1:hover {
    background: #000;
    color: #fff;
    border: 1px solid #fff;
    -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
}

.cb-header24 .content .buttons .btn2 {
    background-color: #1024ff;
    padding: 15px 30px;
    color: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    border: 2px solid #1024ff;
    font-size: 18px;
    margin: 5px;
}

.cb-header24 .content .buttons .btn2:hover {
    background: #000;
    color: #fff;
    border: 1px solid #fff;
    -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
}

/* HEADER 4 */
.cb-header25 {
    height: 100vh;
    width: 100%;
    overflow: hidden;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-header25 .overlay {
    height: 100%;
    width: 100%;
    background-color: rgba(6, 147, 255, 0.51) !important;
}

.cb-header25 .content {
    border: none;
}

.cb-header25 .content h1 {
    margin-bottom: 20px;
    font-size: 54px;
    line-height: 1.3;
    font-weight: 800;
    color: #ffffff !important;
    text-align: center;
}

@media (max-width:393px) {
    .cb-header25 .content h1 {
        font-size: 40px;
    }
}

.cb-header25 .content h2 {
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 30px;
    color: #ffffff !important;
    text-align: center;
}

@media (max-width:393px) {
    .cb-header25 .content h2 {
        font-size: 20px;
    }
}

/* HEADER26 */
.cb-header26 {
    height: 100vh;
    width: 100%;
    background-color: #0088ff !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-header26 .overlay {
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
}

.cb-header26 .content {
    padding: 25px;
}

.cb-header26 .content h1 {
    margin-bottom: 20px;
    font-size: 64px;
    line-height: 1.3;
    font-weight: 300;
    color: #ffffff !important;
    text-align: left;
}

@media (max-width:330px) {
    .cb-header26 .content h1 {
        font-size: 34px;
    }
}

.cb-header26 .content p {
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 30px;
    text-align: left;
    color: #ffffff !important;
    font-weight: 200;
    width: 80%;
}

@media (max-width:330px) {
    .cb-header26 .content p {
        font-size: 20px;
    }
}

/* HEADER 27 */
.cb-header27 {
    height: 100vh;
    width: 100%;
    background-color: #0088ff !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-header27 .overlay {
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.45);
}

.cb-header27 .content {
    text-align: center;
    padding: 40px;
}

.cb-header27 .content h1 {
    font-size: 200px;
    color: #6e83ac;
    z-index: 1;
    font-weight: 700;
    line-height: 0.7;
    opacity: 0.3;
}

@media (max-width:659px) {
    .cb-header27 .content h1 {
        font-size: 90px;
    }
}

.cb-header27 .content h2 {
    color: #fff;
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 0.8;
}

.cb-header27 .content h2 span {
    color: #f40c0c;
}

.cb-header27 .content .button {
    transform: translateX(-50%);
    font-size: 24px;
    color: #fff;
}

.cb-header27 .content .button a {
    color: #00be3b;
}

/* HEADER28 */
.cb-header28 {
    height: 100vh;
    width: 100%;
    background-color: #0088ff !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-header28 .overlay {
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
}

.cb-header28 .content {
    padding: 25px;
}

.cb-header28 .content h1 {
    margin-bottom: 20px;
    font-size: 64px;
    line-height: 1.3;
    font-weight: 500;
    color: #ffffff !important;
    text-transform: uppercase;
    border: 5px solid #fff;
    padding: 20px;
    text-align: center;
}

@media (max-width:330px) {
    .cb-header28 .content h1 {
        font-size: 34px;
    }
}

.cb-header28 .content p {
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 30px;
    text-align: center;
    color: #ffffff !important;
    font-weight: 200;
    width: 80%;
}

@media (max-width:330px) {
    .cb-header28 .content p {
        font-size: 20px;
    }
}

/* HEADER 29 */
.cb-header29 {
    height: 100vh;
    width: 100%;
    overflow: hidden;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-header29 .overlay {
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.55);
}

.cb-header29 .content {
    border: none;
    padding: 50px;
}

.cb-header29 .content h1 {
    color: #ffffff;
    font-size: 80px;
    text-align: left;
    font-weight: 300;
}

.cb-header29 .content h1 span {
    color: #1024ff;
    font-size: 80px;
    text-align: left;
    font-weight: 600;
}

.cb-header29 .content h2 {
    color: #ffffff;
    font-size: 36px;
    text-transform: capitalize;
}

@media (max-width:494px) {
    .cb-header29 .content h1 {
        font-size: 40px;
    }

    .cb-header29 .content h1 span {
        font-size: 40px;
    }

    .cb-header29 .content h2 {
        font-size: 30px;
    }
}

.cb-header29 .content .buttons {
    padding-top: 30px;
    padding-bottom: 30px;
}

.cb-header29 .content .buttons .btn {
    background: #1024ff;
    color: #fff;
    border-radius: 50px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    padding-top: 20px;
    padding-left: 40px;
    padding-bottom: 20px;
    padding-right: 40px;
    font-size: 1em;
    border-style: solid;
    border-top: 2px solid #1024ff;
    border-bottom: 2px solid #1024ff;
    border-left: 2px solid #1024ff;
    border-right: 2px solid #1024ff;
}

.cb-header29 .content .buttons .btn:hover {
    background-color: #000;
    text-decoration: none;
    border-color: #000;
}

/* HEADER 30 */
.cb-header30 {
    height: 100vh;
    width: 100%;
    overflow: hidden;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-header30 .overlay {
    height: 100%;
    width: 100%;
    background-color: rgba(0, 7, 255, 0.79) !important;
}

.cb-header30 .content {
    border: none;
    padding: 20px;
}

.cb-header30 .content .thumb-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    height: 200px;
    width: 200px;
    margin: 0 auto;
    margin-bottom: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    object-fit: cover;
}

.cb-header30 .content h1 {
    text-align: center;
    color: #ffffff !important;
    font-size: 38px;
}

.cb-header30 .content h3 {
    color: #ffffff !important;
    font-size: 30px;
    text-align: center;
}

.cb-header30 .content .social-icons {
    list-style: none;
    padding-top: 30px;
    padding-bottom: 30px;
}

.cb-header30 .content .social-icons li {
    padding: 20px;
}

.cb-header30 .content .social-icons li a i {
    font-size: 30px;
    color: #fff;
}

/* HEADER 31 */
.cb-header31 {
    height: 100vh;
    width: 100%;
    overflow: hidden;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-header31 .overlay {
    height: 100%;
    width: 100%;
    background-color: rgba(26, 27, 31, 0.79) !important;
}

.cb-header31 .content {
    border: none;
    padding: 20px;
}

.cb-header31 .content h1 {
    font-size: 50px;
    text-transform: capitalize;
    max-width: 695px;
    margin: 0 auto;
    line-height: 62px;
    color: #ffffff !important;
}

.cb-header31 .content h3 {
    max-width: 640px;
    color: #dadadc;
    margin: 0 auto;
    font-size: 18px;
    line-height: 30px;
    padding-top: 1rem;
}

.cb-header31 .content .social-icons {
    list-style: none;
    padding-top: 3rem !important;
    padding-left: 0px;
}

.cb-header31 .content .social-icons li {
    margin-right: 5px;
}

.cb-header31 .content .social-icons li a {
    font-size: 18px;
    color: #ffffff;
    padding-right: 20px;
}

/* HEADER 32 */
.cb-header32 {
    height: 100vh;
    width: 100%;
    overflow: hidden;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-header32 .overlay {
    height: 100%;
    width: 100%;
    background-color: rgba(26, 27, 31, 0.79) !important;
}

.cb-header32 .nopadding {
    padding: 0px;
    margin: 0px;
}

.cb-header32 .bg-image {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    object-fit: cover;
}

.cb-header32 .content {
    padding: 20px;
}

.cb-header32 .content h4 {
    text-align: center;
    font-size: 26px;
}

.cb-header32 .content h1 {
    text-align: center;
    font-size: 36px;
    font-weight: 800;
    text-transform: uppercase;
}

.cb-header32 .content p {
    font-size: 10px;
}

.cb-header32 .content .btn {
    color: #ffffff !important;
    background-color: rgba(0, 7, 255, 0.79) !important;
    border: 1px solid #fff;
    border-radius: 30px;
    font-size: 1em;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 30px;
}

.cb-header32 .content .btn:hover {
    background: #000;
    color: #fff;
    -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    border: 1px solid #000;
}

/* HEADER 33 */
.cb-header33 {
    height: 100vh;
    width: 100%;
    overflow: hidden;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-header33 .overlay {
    height: 100%;
    width: 100%;
    background-color: rgba(28, 28, 28, 0.65) !important;
}

.cb-header33 .content {
    padding: 20px;
}

.cb-header33 .content h3 {
    color: #ffffff !important;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
}

.cb-header33 .content h1 {
    color: #ffffff !important;
    font-size: 46px;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center;
}

.cb-header33 .content .form-group .form-control {
    height: 60px;
}

.cb-header33 .content .form-group .btn {
    background-color: #1024ff;
    color: #ffffff;
    border: 2px solid #1024ff;
    height: 60px;
    padding-left: 30px;
    padding-right: 30px;
}

@media (max-width:764px) {
    .cb-header33 .content .form-group .btn {
        width: 100%;
    }
}

/* HEADER34 */
.cb-header34 {
    height: 100vh;
    width: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}

.cb-header34 .content {
    background-color: rgba(0, 0, 0, 0.55);
    padding: 10px;
}

.cb-header34 .content h1 {
    color: #ffffff;
    font-size: 50px;
    overflow: hidden;
    text-align: center;
    font-weight: 300;
}

.cb-header34 .content p {
    color: #ffffff !important;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}

.cb-header34 .content .btn {
    background-color: #1024ff;
    padding-left: 40px;
    padding-right: 40px;
    border: none;
}

.cb-header34 .content .btn:hover {
    color: #fff;
    background-color: #000;
}

/* HEADER35 */
.cb-header35 {
    width: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}

.cb-header35 .overlay {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.38) !important;
}

.cb-header35 .content {
    padding-top: 300px;
    padding-left: 50px;
    padding-bottom: 150px;
    padding-right: 50px;
}

.cb-header35 .content h1 {
    color: #fff;
    text-align: center;
    font-size: 50px;
    font-weight: 700;
}

.cb-header35 .content h1 span {
    color: #0095ff;
}

.cb-header35 .content p {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
}

.cb-header35 .content .btn {
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 30px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-weight: bold;
    font-size: 18px;
    background-color: #0095ff;
}

.cb-header35 .content .btn:hover {
    background-color: #000;
    color: #fff;
}

/* HEADER36 */
.cb-header36 {
    height: 100vh;
    width: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #fff500 !important;
}

.cb-header36 .left {
    padding-left: 80px;
}

.cb-header36 .left h1 {
    font-size: 70px;
}

@media (max-width:456px) {
    .cb-header36 .left h1 {
        font-size: 45px;
    }
}

.cb-header36 .left h1 a span {
    color: #000;
    text-decoration: none;
    font-weight: 800;
    text-transform: uppercase;
}

.cb-header36 .left h1 a span:hover {
    text-decoration: underline;
    text-decoration-color: black;
}

.cb-header36 .right {
    padding: 0px;
}

/********* 1.3 INTRO BLOCKS STYLES *****/
@-webkit-keyframes scroll {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
}

@keyframes scroll {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
}

/* intro3 */
/* intro4 */
/* intro5 */
/* intro6 */
/* intro7 */
/* intro8 */
/* intro9 */
/* intro10 */
/* intro11 */
@-webkit-keyframes scroll {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
}

@keyframes scroll {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
}

/* intro12 */
/* intro13 */
/* intro14 */
/* intro15 */
/* intro16 */
/* intro17 */
/* intro18 */
/* intro19 */
/* intro20 */
/* intro21 */
/* intro22 */
/* intro24 */
/**  intro24  **/
/**  intro25  **/
/********* 1.4 SERVICE BLOCKS STYLES /*****

/* services1 */
.cb-services1 {
    background-color: #282828;
    padding: 40px 0;
    border-top: 1px solid #393939;
    border-bottom: 1px solid #393939;
}

.cb-services1 .service-box {
    padding: 30px 15px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}

.cb-services1 .service-box:hover {
    padding: 30px 15px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-services1 .service-box h2 {
    text-align: center;
    color: #fff;
    font-weight: 300;
    margin-bottom: 30px;
}

.cb-services1 .service-box p {
    text-align: center;
    color: #b7b7b7;
    font-weight: 300;
    font-size: 12px;
    margin-bottom: 30px;
}

.cb-services1 .service-box .include p {
    text-align: center;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 5px;
}

.cb-services1 .service-box .include .fa {
    font-size: 24px;
    font-weight: 300;
}

/* services2 */
.cb-services2 {
    background-color: #fff;
    padding: 40px 0;
}

.cb-services2 .service-box {
    padding: 30px 15px 30px 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.cb-services2 .service-box:hover .fa {
    color: #425cbb !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-services2 .service-box .fa {
    font-size: 22px;
}

.cb-services2 .service-box p {
    color: #898989;
    font-weight: 300;
    font-size: 12px;
    margin-bottom: 30px;
}

.cb-services2 .service-box h6 {
    color: #898989;
    font-weight: 300;
    font-size: 12px;
    margin: 15px 0 5px 0;
}

.cb-services2 h1 {
    color: #282828;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 40px;
}

.cb-services2 .service-box h2 {
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    font-size: 22px;
    margin-top: 5px;
}

.cb-services2 .service-box h2::after {
    content: "";
    background-color: #425cbb;
    display: block;
    width: 20px;
    height: 2px;
    position: absolute;
    left: -30px;
    top: 50%;
}

/* services3 */
.cb-services3 {
    padding: 40px 0;
}

.cb-services3 .services-box {
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.cb-services3 .services-box .icon {
    width: 80px;
    height: 80px;
    border: 1px solid #898989;
    border-radius: 80px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.cb-services3 .services-box .icon span {
    font-size: 40px;
    color: #898989;
}

.cb-services3 h3 {
    font-size: 20px;
    margin: 20px 0 15px 0;
    text-align: center;
}

.cb-services3 p {
    font-size: 12px;
    font-weight: 200;
    color: #898989;
    text-align: center;
}

/* services4 */
.cb-services4 {
    padding: 40px 0;
}

.cb-services4 .services-box {
    padding: 10px 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.cb-services4 .services-box .icon {
    width: 80px;
    height: 80px;
    border: 1px solid #898989;
    background: #000;
    color: #fff;
    border-radius: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cb-services4 .services-box .icon:hover {
    background: #fff;
    color: #000;
}

.cb-services4 .services-box .icon span {
    font-size: 40px;
    color: #fff;
}

.cb-services4 h3 {
    font-size: 20px;
    margin: 20px 0 15px 0;
}

.cb-services4 p {
    font-size: 12px;
    font-weight: 200;
    color: #898989;
}

/* services5 */
.cb-services5 {
    padding: 40px 0;
}

.cb-services5 .services-box {
    padding: 0 20px;
    text-align: center;
}

.cb-services5 .services-box .icon {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border: 1px solid #898989;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: flex;
    align-items: center;
    justify-content: center;
}

.cb-services5 .services-box .icon span {
    font-size: 40px;
    color: #898989;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 0;
    left: 50%;
    margin-top: 20px;
    margin-left: -35px;
    margin-right: -35px;
    width: 100%;
}

.cb-services5 h3 {
    font-size: 20px;
    margin: 25px 0 15px 0;
}

.cb-services5 p {
    font-size: 12px;
    font-weight: 200;
    color: #898989;
    margin-bottom: 30px;
}

/* services6 */
.cb-services6 {
    padding: 40px 0 20px 0;
}

.cb-services6 .services-box {
    border: 2px solid #425cbb;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 30px 90px 25px 20px;
    position: relative;
}

.cb-services6 .services-box .icon {
    border-color: transparent #425cbb transparent transparent;
    border-style: solid;
    border-width: 434px 150px 434px 0;
    content: "";
    height: 0;
    position: absolute;
    right: -60px;
    top: 50%;
    transform: translate(0px, -50%);
    width: 0;
}

.cb-services6 .services-box .icon span {
    font-size: 42px;
    width: 40px;
    color: #fff;
    text-align: center;
    position: absolute;
    margin-top: -20px;
    margin-left: 30px;
}

.cb-services6 h3 {
    font-size: 20px;
    margin: 20px 0 15px 0;
    height: 24px;
    overflow: hidden;
}

.cb-services6 p {
    font-size: 12px;
    font-weight: 200;
    color: #898989;
    overflow: hidden;
}

/* Services 7 */
.cb-services7 {
    margin-top: 60px;
    margin-bottom: 60px;
}

.cb-services7 .main {
    padding: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.cb-services7 .main:hover {
    background-color: rgba(0, 135, 255, 0.53);
    color: #fff;
}

.cb-services7 .main .box {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.cb-services7 .main .box p {
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.cb-services7 .main .head {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 6px;
}

.cb-services7 .main .head i {
    color: #0027ff;
}

.cb-services7 .main:hover .head i {
    color: #fff;
}

.cb-services7 .main .body {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cb-services7 .main .body h4 {
    text-align: center;
}

/* services8 */
.cb-services8 {
    width: 100%;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

.cb-services8 .overlay {
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
}

.cb-services8 .row.padding {
    padding-top: 40px;
    padding-bottom: 40px;
}

.cb-services8 .services-box {
    padding: 20px;
    text-align: center;
    border-radius: 20px;
    background-color: #1583c9;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.cb-services8 .services-box:hover {
    padding: 20px;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: #000000;
}

.cb-services8 .services-box .icon {
    width: 80px;
    height: 80px;
    border: 1px solid #f5f5f5;
    border-radius: 80px;
    color: #f5f5f5;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.cb-services8 .services-box .icon span {
    font-size: 40px;
    color: #f5f5f5;
}

.cb-services8 h3 {
    font-size: 20px;
    margin: 20px 0 15px 0;
    color: #f5f5f5;
}

.cb-services8 p {
    font-size: 12px;
    font-weight: 200;
    color: #f5f5f5;
}

@media (max-width: 968px) {
    .cb-services8 .services-box {
        margin-bottom: 10px;
    }
}

/* services9 */
.cb-services9 {
    padding: 75px 0 40px 0;
    background-color: #000;
    background-position: center center;
    background-attachment: scroll;
    width: 100%;
    height: 100%;
    background-size: cover;
}

.cb-services9 .overlay {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.0);
}

.cb-services9 .services-box {
    padding: 0 20px;
    text-align: center;
    border-bottom: 1px solid #f5f5f5;
    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
    margin-bottom: 75px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.cb-services9 .services-box::before {
    content: "";
    display: block;
    height: 1px;
    background-color: #f5f5f5;
    position: absolute;
    top: 0;
    left: 15px;
    width: 30%;
}

.cb-services9 .services-box::after {
    content: "";
    display: block;
    height: 1px;
    background-color: #f5f5f5;
    position: absolute;
    top: 0;
    right: 15px;
    width: 30%;
}

.cb-services9 .services-box .icon {
    width: 40%;
    height: 40%;
    border-radius: 150px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -20%;
}

.cb-services9 .services-box .icon span {
    font-size: 40px;
    color: #fff;
}

.cb-services9 h3 {
    font-size: 20px;
    color: #fff;
    margin: 0;
    padding: 30px 0 15px 0;
}

.cb-services9 p {
    font-size: 12px;
    font-weight: 200;
    color: #fff;
}

.cb-services9 .title h1 {
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    margin: 0;
}

.cb-services9 .title p {
    text-align: center;
    color: #fff;
    margin: 0;
    margin-bottom: 50px;
}

/**  Services 10  **/
.cb-services10 {
    text-align: center;
    background: #FFF;
    padding-top: 60px;
    padding-bottom: 40px;
}

.cb-services10 .service-box {
    padding-bottom: 20px;
}

.cb-services10 .service-box h3 {
    font-weight: 700;
}

/**  Services 11  **/
.cb-services11 {
    text-align: left;
    background: #fff;
    padding-top: 60px;
    padding-bottom: 20px;
}

.cb-services11 .service-box {
    padding-bottom: 60px;
}

.cb-services11 .service-box .media-left {
    padding-right: 10px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-top: 8px;
}

.cb-services11 .service-box .media-left i {
    color: #0d18ff;
}

.cb-services11 .service-box .media-body {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    display: flex;
}

.cb-services11 .service-box .media-body h4 {
    margin: 0px;
    font-weight: 700;
    padding-bottom: 10px;
    color: #000;
}

.cb-services11 .service-box .media-body p {
    font-size: 14px;
    color: #4a4a4a;
}

/**  Services 12  **/
.cb-services12 {
    text-align: center;
    background: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-services12 .overlay {
    background-color: rgba(0, 0, 0, 0.11);
    width: 100%;
}

.cb-services12 .row {
    padding-top: 100px;
    padding-bottom: 100px;
}

.cb-services12 .service-box {
    padding-bottom: 0px;
}

.cb-services12 .service-box i {
    width: 200px;
    height: 200px;
    border-radius: 100%;
    display: inline-flex;
    background: #1583c9;
    color: #fff;
    text-align: center;
    line-height: 3.4;
    transition: .3s;
    align-items: center;
    justify-content: center;
}

.cb-services12 .service-box:hover i {
    transition: .4s;
    background-color: #ffed00;
    color: #000000;
}

.cb-services12 .service-box h3 {
    color: #fff;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 25px;
}

/**  Services 13  **/
.cb-services13 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.cb-services13 .overlay {
    background-color: rgba(0, 0, 0, 0.11);
    width: 100%;
}

.cb-services13 .row {
    padding-top: 100px;
    padding-bottom: 100px;
}

.cb-services13 .space {
    margin-bottom: 20px;
}

.cb-services13 .service-box h3 {
    margin: 0px;
    font-weight: 700;
    padding-bottom: 10px;
    color: #fff;
}

.cb-services13 .service-box p {
    color: #fff;
}

.cb-services13 .service-box {
    width: 100%;
    height: 100%;
    display: inline-flex;
    background-color: #1583c9;
    color: #fff;
    text-align: center;
    line-height: 3.4;
    transition: .3s;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 70px;
    padding-bottom: 70px;
}

.cb-services13 .service-box:hover {
    background-color: #ff00da;
    color: #000;
}

.cb-services13 .service-box:hover h3 {
    color: #000;
}

.cb-services13 .service-box:hover p {
    color: #000;
}

/**  Services 14  **/
.cb-services14 {
    text-align: center;
    background: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-services14 .overlay {
    background-color: rgba(0, 0, 0, 0.11);
    width: 100%;
}

.cb-services14 .row {
    padding-top: 100px;
    padding-bottom: 100px;
}

.cb-services14 .service-box {
    background: rgba(255, 255, 255, .9);
    padding-top: 40px;
    padding-right: 10px;
    padding-bottom: 40px;
    padding-left: 10px;
    height: 100%;
    width: 100%;
}

.cb-services14 .service-box:hover {
    background: rgba(255, 255, 255, .7);
}

.cb-services14 .service-box i {
    transition: .3s;
}

.cb-services14 .service-box:hover i {
    color: #1583c9;
    transition: .2s;
}

.cb-services14 .service-box h3 {
    padding-top: 10px;
    font-size: 28px;
    text-align: center;
    word-break: break-word;
}

@media (max-width: 968px) {
    .cb-services14 .service-box h3 {
        font-size: 20px;
    }
}

/**  Services 15  **/
.cb-services15 {
    background: #fff;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 40px;
}

.cb-services15 .service-box {
    text-align: left;
    position: relative;
    padding-bottom: 30px;
}

.cb-services15 .service-box h2 {
    font-weight: bold;
}

.cb-services15 .service-box i {
    position: absolute;
    font-size: 100px;
    opacity: .2;
    top: 30px;
    right: 30px;
}

/**  Services 16 **/
.cb-services16 {
    margin-top: 32px;
    margin-bottom: 32px;
}

.cb-services16 .service-box {
    border: 2px solid hsl(0, 0%, 27%);
    color: hsl(0, 0%, 27%);
    padding: 37px 18px;
    text-align: center;
}

.cb-services16 .service-box .service-icon {
    margin-bottom: 10px;
}

.cb-services16 .service-box .service-icon i {
    position: relative;
    bottom: 0;
    color: hsl(0, 0%, 27%);
    display: inline-block;
    font-size: 46px;
    transition: all 0.2s ease 0s;
}

.cb-services16 .service-box:hover i {
    bottom: 5px;
}

.cb-services16 .service-box .service-content h3 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

.cb-services16 .service-box .service-content p {
    color: hsl(0, 0%, 60%);
}

.cb-services16 .service-box .service-content .line {
    background: #000;
    height: 2px;
    margin: 22px auto;
    opacity: 0.2;
    width: 40px;
}

@media screen and (max-width: 990px) {
    .cb-services16 .service-box {
        margin-bottom: 20px;
    }
}

/**  Services 17  **/
.cb-services17 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.cb-services17 .service-box {
    background: #fff;
    text-align: center;
    padding: 0 0 25px;
    box-shadow: 0 2px 5px 0 #000;
    border: 1px solid #000;
    margin-top: 55px;
}

.cb-services17 .service-box .service-icon {
    width: 130px;
    height: 130px;
    line-height: 144px;
    border-radius: 50%;
    background: #1583c9;
    margin: -65px auto 0;
}

.cb-services17 .service-box .service-icon i {
    color: #fff;
    font-size: 55px;
}

.cb-services17 .service-box .service-content {
    padding: 0 25px;
}

.cb-services17 .service-box .service-content h3 {
    color: #1e2731;
    font: bold 24px/40px 'arial';
    text-transform: uppercase;
    margin: 30px 0 10px;
}

.cb-services17 .service-box .service-content p {
    font: lighter 13px/20px "verdana";
    color: #A2A2A2;
    margin: 0 0 20px;
}

.cb-services17 .service-box .read {
    padding: 30px 0;
}

.cb-services17 .service-box .read a {
    border: 1px solid #000;
    padding: 9px 55px;
    font: 600 14px/18px "arial";
    color: #fff;
    background-color: #1583c9;
    text-transform: uppercase;
}

.cb-services17 .service-box .read a:hover {
    color: #000;
    text-decoration: none;
    background: #fff;
}

@media screen and (max-width: 990px) {
    .cb-services17 .service-box {
        margin-top: 80px;
    }
}

/**  Services 18  **/
.cb-services18 {
    margin-top: 32px;
    margin-bottom: 32px;
}

.cb-services18 .service-box {
    border: 1px solid #4e4e4e;
    text-align: center;
    padding: 40px 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all 0.5s ease 0s;
}

.cb-services18 .service-box:before,
.cb-services18 .service-box:after {
    content: "";
    width: 200%;
    height: 200%;
    background: #1583c9;
    position: absolute;
    top: 160px;
    left: 0;
    z-index: -1;
    transform: rotate(-18deg);
    transition: all 0.5s ease 0s;
}

.cb-services18 .service-box:before {
    background: #4e4e4e;
    left: -120%;
    transform: rotate(24deg);
}

.cb-services18 .service-box:hover:before {
    transform: rotate(16deg);
}

.cb-services18 .service-box:hover:after {
    background: #000;
    transform: rotate(-10deg);
}

.cb-services18 .service-box .service-icon {
    font-size: 60px;
    color: #000;
    line-height: 100px;
    margin-bottom: 100px;
}

.cb-services18 .service-box .service-content {
    color: #fff;
    line-height: 25px;
    padding: 0 20px 20px;
}

.cb-services18 .service-box .title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
}

.cb-services18 .service-box .read {
    display: block;
    width: 100%;
    background: #fff;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    padding: 10px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

.cb-services18 .service-box:hover .read {
    border-color: #000;
    color: #000;
}

@media only screen and (max-width: 990px) {
    .cb-services18 .service-box {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .cb-services18 .service-box:before,
    .cb-services18 .service-box:after {
        top: 80px;
    }
}

@media only screen and (max-width: 480px) {
    .cb-services18 .service-box:before,
    .cb-services18 .service-box:after {
        top: 140px;
    }
}

/**  Services 19  **/
.cb-services19 {
    padding-top: 72px;
    padding-bottom: 72px;
}

.cb-services19 .service-box {
    border: 1px solid #ddd;
    text-align: center;
    border-radius: 15px;
    padding: 25px;
    position: relative;
    transition: all 0.4s ease-in-out 0s;
}

.cb-services19 .service-box:hover {
    transform: scale(1.05, 1.05);
}

.cb-services19 .service-box .service-icon {
    width: 80px;
    height: 80px;
    line-height: 70px;
    border-radius: 50%;
    border: 3px solid #000;
    font-size: 42px;
    color: #000;
    margin: 0 auto 30px;
    position: relative;
    transition: all 0.2s ease-out 0s;
}

.cb-services19 .service-box:hover .service-icon {
    border-color: #1583c9;
}

.cb-services19 .service-box .service-icon i {
    transform: rotate(0);
    transition: all 0.2s ease-out 0s;
}

.cb-services19 .service-box:hover .service-icon i {
    transform: rotate(360deg);
    color: #1583c9;
}

.cb-services19 .service-box .title {
    font-size: 20px;
    font-weight: bold;
    color: #4a4a4a;
    line-height: 40px;
    margin: 0 0 35px 0;
    position: relative;
}

.cb-services19 .service-box .title:after {
    content: "";
    display: block;
    width: 50px;
    height: 4px;
    background: #f1f1f1;
    margin: 0 auto;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    transition: all 0.2s ease-out 0s;
}

.cb-services19 .service-box:hover .title:after {
    width: 100%;
}

.cb-services19 .service-box .read-more {
    display: inline-block;
    padding: 8px 22px;
    background: #1583c9;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-transform: capitalize;
    border-radius: 40px;
    transform: scale(1);
    transition: all 0.2s ease-out 0s;
}

.cb-services19 .service-box .read-more:hover {
    transform: scale(1.1, 1.1);
}

.cb-services19 .service-box:hover .read-more {
    background: #000;
}

@media only screen and (max-width: 990px) {
    .cb-services19 .service-box {
        margin-bottom: 40px;
    }
}

/**  Services 20  **/
.cb-services20 {
    width: 100%;
}

.cb-services20 .service-box {
    text-align: center;
    margin: 0 -15px;
}

.cb-services20 .service-box .image-1 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 256px;
}

.cb-services20 .service-box .image-2 {
    height: 266px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-services20 .service-box .service-content {
    position: relative;
    background: #1583c9;
    color: #fff;
    padding: 60px 30px 30px;
}

.cb-services20 .service-box .service-icon {
    display: block;
    width: 70px;
    height: 70px;
    background: #fff;
    border-radius: 10px;
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    margin: auto;
    transform: rotate(45deg);
}

.cb-services20 .service-box .service-icon i {
    font-size: 30px;
    line-height: 70px;
    color: #000;
    transform: rotate(-45deg);
}

.cb-services20 .service-box .title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.cb-services20 .service-box .read-more {
    display: inline-block;
    padding: 7px 20px;
    border: 1px solid #fff;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    background: #fff;
    text-transform: capitalize;
    transition: all 0.5s ease 0s;
}

.cb-services20 .service-box .read-more:hover {
    color: #fff;
    background: #1583c9;
    text-decoration: none;
}

.cb-services20 .service-box.middle .service-content {
    padding: 30px 30px 50px;
}

.cb-services20 .service-box.middle .service-icon {
    bottom: -35px;
    top: auto;
}

@media only screen and (max-width: 990px) {
    .cb-services20 .service-box .title {
        font-size: 17px;
    }
}

@media only screen and (max-width: 767px) {
    .cb-services20 .service-box {
        margin: 0 0 30px 0;
    }
}

/********* 1.6 CONTENT BLOCKS STYLES /*****

/* content1 */
.cb-content1 {
    background-color: #000000;
    height: 300px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-content1 .overlay {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}

.cb-content1 h2 {
    color: #fff;
    font-size: 22px;
    padding-top: 20px;
}

.cb-content1 p {
    color: #fff;
    font-size: 15px;
    width: 50%;
    padding-bottom: 30px;
}

@media (max-width:495px) {
    .cb-content1 p {
        width: 100%;
        margin-left: 20px;
        margin-right: 20px;
    }
}

/*content2*/
.cb-content2 {
    padding: 0px;
}

.cb-content2 .box {
    padding: 64px 40px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    min-height: 397px;
}

.cb-content2 .box.box1 {
    background-color: #241d4f;
}

.cb-content2 .box.box2 {
    background-color: #1583c9;
}

.cb-content2 .box.box3 {
    background-color: #ffffff;
}

.cb-content2 .box.box1 h1 {
    color: #ffffff;
    font-weight: bold;
    line-height: 1.5;
}

.cb-content2 .box.box2 h1 {
    color: #000;
    font-weight: bold;
    line-height: 1.5;
}

.cb-content2 .box.box3 h1 {
    color: #000;
    font-weight: bold;
    line-height: 1.5;
}

.cb-content2 .box.box1 p {
    line-height: 1.7;
    font-weight: normal;
    color: #ffffff;
}

.cb-content2 .box.box2 p {
    line-height: 1.7;
    font-weight: normal;
    color: #000;
}

.cb-content2 .box.box3 p {
    line-height: 1.7;
    font-weight: normal;
    color: #000;
}

.cb-content2 .box.box1 .btn1 {
    margin-top: 24px;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    border: 1px solid #fff;
}

.cb-content2 .box.box2 .btn2 {
    margin-top: 24px;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    border: 1px solid #fff;
}

.cb-content2 .box.box3 .btn3 {
    margin-top: 24px;
    background-color: #1583c9;
    border-radius: 0;
    border: 1px solid black;
}

.cb-content2 .box.box1 .btn1:hover {
    background-color: #ffffff;
    color: #000000;
}

.cb-content2 .box.box2 .btn2:hover {
    color: #000000;
    background-color: #ffffff;
}

.cb-content2 .box.box3 .btn3:hover {
    background-color: rgba(21, 131, 201, 0);
    color: #000000;
}

/* content3 */
.cb-content3 {
    padding-top: 120px;
    padding-bottom: 120px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-content3 .box {
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    padding: 40px;
    border: 2px solid #363636;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.cb-content3  .box h3 {
    font-size: 30px;
    font-weight: bold;
    color: #000;
}

.cb-content3  .box h3 span {
    border-bottom: 1px solid #898989;
    padding-bottom: 10px;
}

.cb-content3 .box p {
    margin-top: 3%;
    margin-bottom: 2%;
}

.cb-content3  .box .btn {
    letter-spacing: 1px;
    color: #363636;
    font-weight: bold;
    border: 3px solid #363636;
    padding: 10px;
    display: inline-block;
    margin-top: 20px;
    transition: .3s;
    text-decoration: none;
}

.cb-content3 .box .btn:hover {
    color: #ff6445;
    border-color: #ff6445;
}

/* content4 */
.cb-content4 {
    padding: 40px 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-content4 .box {
    padding: 15px 20px;
    background: #f5f5f5;
    margin-bottom: 25px;
}

.cb-content4 .box:hover {
    background: #425cbb;
    color: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-content4 .box:hover:hover .icon {
    background: #fff;
    color: #282828;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-content4 .box .icon {
    width: 80px;
    height: 80px;
    border-radius: 80px;
    float: left;
    margin-right: 20px;
    text-align: center;
    line-height: 80px;
}

.cb-content4 .box h3 {
    font-size: 18px;
    text-transform: uppercase;
}

.cb-content4 p {
    font-size: 12px;
    font-weight: 200;
    color: #898989;
    overflow: hidden;
}

.cb-content4 .box:hover p {
    color: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/* content5 */
.cb-content5 {
    padding-left: 0;
    padding-right: 0;
}

.cb-content5 .nopaddingnomargin {
    padding: 0px;
    margin: 0px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-content5 .box {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-content5 .content {
    padding: 100px 30px;
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: center center;
    background-color: rgba(26, 35, 64, 0.82);
    color: #fff;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.cb-content5 .content:hover {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: rgba(7, 34, 120, 0.66);
}

.cb-content5 h3 {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    margin-top: 10px;
}

.cb-content5 p {
    font-size: 12px;
    color: #FFF;
}

.cb-content5 .fa {
    font-size: 28px;
    color: #425cbb;
}

.cb-content5 a {
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.5em;
    color: #ffffff;
}

.cb-content5 a:hover {
    color: #0037ff;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/* content6 */
.cb-content6 {
    padding: 60px 0;
    color: #282828;
}

.cb-content6 .title {
    text-align: center;
    width: 60%;
    margin: 0 auto;
}

.cb-content6 .cover-image img {
    max-width: 100%;
    border-radius: 16px;
    margin: 40px 0;
}

.cb-content6 .icon {
    float: left;
    height: 80px;
    width: 40px;
    color: #393939;
    font-size: 36px;
    margin-right: 20px;
}

.cb-content6 .icon .fa {
    color: #393939;
}

.cb-content6 .after-icon {
    overflow: hidden;
}

.cb-content6 .after-icon h4 {
    font-size: 24px;
    color: #393939;
}

.cb-content6 .after-icon p {
    font-size: 12px;
    color: #898989;
}

/* content7 */
.cb-content7 {
    overflow: hidden;
}

.cb-content7  .nopaddingnomargin {
    padding: 0px;
    margin: 0px;
}

.cb-content7 .row {
    margin: 0;
}

.cb-content7 .box {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-content7 .content {
    height: 100%;
    min-height: 100px;
    display: block;
    background-size: cover;
    background-position: center center;
}

.cb-content7 .box .content .fa {
    font-size: 32px;
    color: #fff;
    float: left;
}

.cb-content7 .box .content .icon {
    padding: 15px;
    background: rgba(40, 40, 40, 0.1);
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.cb-content7 .box .content .icon h3 {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    margin: 6px 0 6px 20px;
}

/* content8 */
.cb-content8 {
    padding: 40px 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-content8 .overlay {
    height: 100%;
    background-color: rgba(0,0,0,0);
}

.cb-content8 .icon .fa {
    float: left;
    background-color: #ffffff;
    border-radius: 2px;
    padding: 15px;
    font-size: 24px;
    text-align: center;
    min-width: 60px;
}

.cb-content8 ul {
    list-style: none;
}

.cb-content8 li {
    color: #000;
}

.cb-content8 .content {
    overflow: hidden;
}

.cb-content8 p {
    overflow: hidden;
    font-size: 12px;
    padding: 0 25px;
}

.cb-content8 h3 {
    text-transform: uppercase;
    margin-top: 0;
}

/* content9 */
.cb-content9 {
    padding: 0;
}

.cb-content9 .nopaddingnomargin {
    padding: 0;
    margin: 0;
}

.cb-content9 .row {
    padding: 0;
    margin: 0;
}

.cb-content9 .image {
    height: auto;
    width: 100%;
}

.cb-content9 .content {
    padding-left: 30px;
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.cb-content9 .content.two {
    background-color: #000000;
}

.cb-content9 .content h3 {
    text-transform: uppercase;
    font-size: 24px;
}

.cb-content9 .content.two  h3 {
    color: #ffffff;
}

.cb-content9 .content p {
    font-size: 14px;
}

.cb-content9 .content.two p {
    color: #ffffff;
}

.cb-content9 .content a {
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 20px;
    padding: 10px 20px 10px 20px;
    border: 1px solid;
    border-radius: 30px;
}

.cb-content9 .content.one a {
    background-color: #000;
    color: #fff;
}

.cb-content9 .content.two a {
    color: #ffffff;
}

.cb-content9 .content.one a:hover {
    background-color: #fff;
    color: #000;
}

.cb-content9 .content.two a:hover {
    background-color: #fff;
    color: #000;
}

/**  Content 10 **/
.cb-content10 {
    overflow: hidden;
}

.cb-content10 .nopadding {
    padding: 0px!important;
    margin: 0px!important;
}

.cb-content10 .image {
    width: 100%;
    min-height: 300px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-content10 .row .right {
    padding: 30px;
    background: #18a1f9;
}

.cb-content10 .right h2 {
    font-size: 36px;
    font-weight: 900;
    color: #363636;
}

.cb-content10 .right .btn {
    color: #fff;
    font-weight: bold;
    border: 3px solid #fff;
    padding: 10px;
    display: inline-block;
    margin-top: 20px;
    transition: .3s;
}

.cb-content10 .right .btn:hover {
    border-color: #fff;
    color: #fff;
    transition: .3s;
}

/**  Content 11 **/
.cb-content11 {
    overflow: hidden;
    padding-top: 29px;
    padding-bottom: 37px;
}

.cb-content11 .nopadding {
    padding: 0px !important;
    margin: 0px !important;
}

.cb-content11 .image {
    width: 100%;
    min-height: 352px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-content11 .row .left {
    padding: 30px;
    float: left;
}

.cb-content11 .left h2 {
    /*font-size: 36px*/
    /*font-weight: 900*/
    /*color: #4d829a*/
    /*text-align: center*/
}

.cb-content11 .left .btn {
    color: #000;
    font-weight: bold;
    border: 3px solid #000;
    padding: 10px;
    display: inline-block;
    margin-top: 20px;
    transition: .3s;
}

.cb-content11 .left .btn:hover {
    border-color: #000;
    color: #000;
    transition: .3s;
}

/* content12 */
.cb-content12 {
    overflow: hidden;
}

.cb-content12 .row {
    margin: 0;
    padding: 0;
}

.cb-content12 .nopaddingnomargin {
    margin: 0;
    padding: 0;
}

.cb-content12 .image {
    width: 100%;
    min-height: 300px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-content12 .content-center {
    background: #425cbb;
    padding: 30px;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.cb-content12 .content-center h3 {
    margin: 0;
    margin-bottom: 20px;
    color: #fff;
    font-size: 24px;
}

.cb-content12 .content-center p {
    color: #fff;
    font-size: 12px;
}

.cb-content12 .content-right {
    background: #282828;
    padding: 30px;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.cb-content12 .content-right h3 {
    margin: 20px 0 20px 0;
    line-height: 40px;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
}

.cb-content12 .content-right p {
    color: #fff;
    font-size: 12px;
}

.cb-content12 .content-right .btn {
    border-radius: 4px !important;
    background: transparent;
    border-radius: 40px;
    padding: 10px 24px;
    border: 1px solid #425cbb;
    color: #425cbb;
}

.cb-content12 .content-right .btn:hover {
    background: #fff;
    color: #000;
}

@media (min-width: 0px) and (max-width: 481px) {
    .cb-content12 .content-center,
    .cb-content12 .content-right {
        height: auto;
    }
}

/* content13 */
.cb-content13 {
    background-position: center center;
    background-size: cover;
    height: auto;
    overflow: hidden;
}

.cb-content13 .overlay {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.19);
}

.cb-content13 .row {
    padding-top: 80px;
    padding-bottom: 80px;
}

.cb-content13 .content {
    min-height: 400px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.cb-content13 .content h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
}

.cb-content13 .content h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
}

.cb-content13 .content h3 span {
    color: #4700ff;
}

.cb-content13 .content p {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
}

.cb-content13 .image {
    width: 100%;
    position: absolute;
    top: 90%;
}

.cb-content13 .image img {
    width: 100%;
    display: block;
    margin-top: -90px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.cb-content13 .btn {
    border-radius: 2px;
    background: transparent;
    padding: 12px 24px;
    border: 1px solid #425cbb;
    color: #425cbb;
}

.cb-content13 .btn:hover {
    border: 1px solid #425cbb;
    color: #fff;
    background: #425cbb;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

@media (max-width: 990px) {
    .cb-content13 .image img {
        margin-top: -50px;
    }
}

/* content14 */
.cb-content14 {
    height: auto;
}

.cb-content14 .nopaddingnomargin {
    margin: 0;
    padding: 0;
    z-index: 100;
}

.cb-content14 .row {
    margin: 0;
    padding: 0;
}

.cb-content14 .image {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 300px;
}

.cb-content14 .content {
    padding: 24px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.cb-content14 h3 {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: bold;
}

.cb-content14 p {
    font-size: 20px;
    line-height: 1.4em;
}

.cb-content14 .btn {
    margin-top: 20px;
    border-radius: 2px;
    background: transparent;
    border-radius: 40px;
    padding: 8px 24px;
    border: 1px solid #000;
    color: #000;
}

.cb-content14 .btn:hover {
    background-color: #000;
    color: #fff;
}

/* content15 */
.cb-content15 {
    height: auto;
}

.cb-content15 .nopaddingnomargin {
    margin: 0;
    padding: 0;
}

.cb-content15 .row {
    margin: 0;
    padding: 0;
}

.cb-content15 .image {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 300px;
}

.cb-content15 .content {
    padding: 80px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
}

.cb-content15 h3 {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: bold;
}

.cb-content15 p {
    font-size: 14px;
    line-height: 1.8em;
}

.cb-content15 .btn {
    margin-top: 20px;
    border-radius: 2px;
    background: transparent;
    border-radius: 40px;
    padding: 8px 24px;
    border: 1px solid #000;
    color: #000;
}

.cb-content15 .btn:hover {
    background-color: #000;
    color: #fff;
}

/* content16 */
.cb-content16 {
    background-color: #fff;
    background-repeat: repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    overflow: hidden;
}

.cb-content16 .overlay {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.78);
}

.cb-content16 .content1 {
    padding: 40px 20px 40px 80px;
    min-height: 300px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.cb-content16 .content2 {
    padding: 40px 80px 40px 20px;
    min-height: 300px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
}

.cb-content16 h2 {
    color: #fff;
    font-size: 22px;
}

.cb-content16 p {
    color: #fff;
    font-size: 12px;
}

.cb-content16 p span {
    color: #fff;
    font-size: 12px;
}

/* content17 */
.cb-content17 {
    overflow: hidden;
}

.cb-content17 .nopaddingnomargin {
    margin: 0;
    padding: 0;
}

.cb-content17 .content-top {
    padding: 10px 25px;
    background: #425cbb;
    color: #fff;
}

.cb-content17 .content-top h1 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 24px;
    text-transform: uppercase;
}

.cb-content17 .content-top p {
    font-size: 12px;
}

.cb-content17 .content {
    padding: 25px;
    border: 1px solid #ededed;
}

.cb-content17 .content .icon {
    float: left;
    height: 100px;
    margin-right: 15px;
}

.cb-content17 .content .icon .fa {
    color: #425cbb;
    font-size: 38px;
}

.cb-content17 .content h3 {
    font-size: 22px;
    text-transform: uppercase;
    overflow: hidden;
    margin: 0;
}

.cb-content17 .content p {
    font-size: 12px;
    overflow: hidden;
}

/* content18 */
.cb-content18 {
    padding: 80px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: #ffffff;
}

.cb-content18 .image img {
    width: 100%;
}

.cb-content18 .title {
    margin-top: 40px;
}

.cb-content18 .title h3 {
    font-size: 26px;
}

.cb-content18 .title h4 {
    font-size: 36px;
    font-weight: bold;
}

.cb-content18 .icon {
    width: 70px;
    height: 70px;
    border-radius: 150px;
    border: 1px solid #3498db;
    float: left;
    margin-right: 20px;
}

.cb-content18 .icon .fa {
    font-size: 36px;
    margin-top: 18px;
    margin-left: 16px;
    text-align: center;
    color: #3498db;
}

.cb-content18 .content {
    padding-right: 10px;
    cursor: pointer;
    margin-top: 25px;
}

.cb-content18 .content p {
    overflow: hidden;
}

.cb-content18 .content h6 {
    text-transform: uppercase;
    overflow: hidden;
    font-size: 14px;
    margin-top: 0;
}

.cb-content18 .content:hover .fa {
    color: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-content18 .content:hover .icon {
    background-color: #3498db;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

@media (min-width: 0px) and (max-width: 968px) {
    .cb-content18 .image img {
        display: block;
        margin: 0px auto 0;
    }
}

/* content19 */
.cb-content19 {
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}

.cb-content19 .overlay {
    height: 100;
    background-color: rgba(0,0,0,0.4);
}

.cb-content19 .row {
    margin-top: 40px;
    padding-bottom: 20px;
}

.cb-content19 .title {
    margin: 0px;
    padding-top: 40px;
}

.cb-content19 .title h2 {
    margin: 0;
    font-size: 44px;
    color: #ffffff;
}

.cb-content19 .title p {
    margin: 0;
    font-size: 12px;
    color: #ffffff;
}

.cb-content19 p {
    font-size: 14px;
    color: #ffffff;
}

.cb-content19 .box {
    padding: 10px;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
}

.cb-content19 .box .fa {
    color: #ffffff;
    font-size: 82px;
}

.cb-content19 .box h4 {
    margin: 10px 0;
    font-weight: 400;
    color: #ffffff;
}

.cb-content19 .box:hover {
    background: rgba(50, 184, 218, 0.1);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.cb-content19 .box:hover h4 {
    color: #3498db;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-content19 .button {
    text-align: center;
}

.cb-content19 .button .btn {
    border-radius: 2px !important;
    background: #3498db;
    border-radius: 40px;
    padding: 8px 24px;
    border: 1px solid #3498db;
    color: #fff !important;
}

.cb-content19 .button .btn:hover {
    background: transparent;
}

/* content20 */
.cb-content20 {
    padding: 40px 0;
}

.cb-content20 h2 {
    font-size: 18px;
    margin-bottom: 10px;
}

.cb-content20 p {
    margin: 20px 0;
    font-size: 12px;
}

.cb-content20 .btn {
    border-radius: 2px !important;
    background: #3498db;
    border-radius: 40px;
    padding: 8px 24px;
    border: 1px solid #3498db;
    color: #fff !important;
    margin-bottom: 40px;
}

.cb-content20 .services {
    position: relative;
}

.cb-content20 .service-icon {
    float: left;
    margin-right: 40px;
    height: 75px;
    width: 75px;
    line-height: 75px;
    text-align: center;
}

.cb-content20 .service-icon .fa {
    background: #fff;
    width: 36px;
    height: 34px;
    color: #3498db;
    font-size: 28px;
    line-height: 34px;
    position: absolute;
    top: 6px;
    left: 35px;
    z-index: 1;
    border-radius: 2px;
}

.cb-content20 .service-icon::after,
.cb-content20 .service-icon::before {
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    content: "";
    position: absolute;
    z-index: 0;
}

.cb-content20 .service-icon:before {
    top: 20px;
    left: 15px;
    width: 75px;
    height: 34px;
}

.cb-content20 .service-icon:after {
    left: 35px;
    width: 35px;
    height: 75px;
}

.cb-content20 .services:hover .service-icon .fa {
    background: #3498db;
    color: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-content20 .services:hover h2 {
    color: #3498db;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-content20 .services:hover .service-icon::after,
.cb-content20 .services:hover .service-icon::before {
    background: #3498db;
    border: 1px solid #3498db;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-content20 .services p {
    overflow: hidden;
}

.cb-content20 .fa {
    color: #fff;
    font-size: 32px;
    margin-top: 14px;
}

/* content21 */
.cb-content21 {
    height: 300px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

.cb-content21 .overlay {
    height: 100%;
    background-color: rgba(0,0,0,0.7);
}

.cb-content21 .content {
    padding-top: 40px;
    padding-left: 20px;
    padding-bottom: 40px;
    padding-right: 20px;
}

.cb-content21 .content h3 {
    font-size: 36px;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 15px;
    color: #fff;
}

.cb-content21 .content p {
    color: #fff;
    font-size: 18px;
}

.cb-content21 h4 {
    color: #3498db;
    font-size: 36px;
}

@media (max-width: 390px) {
    .cb-content21 h4 {
        font-size: 22px;
    }
}

/* content22 */
.cb-content22 {
    width: 100%;
    overflow: hidden;
}

.cb-content22 .no-padding {
    margin: 0;
    padding: 0;
}

.cb-content22 .image {
    height: 500px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-content22 .text-wrapper {
    padding: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.cb-content22 .text-wrapper h2 {
    font-size: 34px;
    font-weight: bold;
    line-height: 1em;
    text-transform: capitalize;
    text-align: center;
}

.cb-content22 .text-wrapper p {
    font-size: 18px;
    text-align: center;
    margin-top: 30px;
}

.cb-content22 .text-wrapper .btn {
    margin-top: 40px;
    border-radius: 2px;
    background: transparent;
    border-radius: 40px;
    padding: 20px 40px;
    border: 1px solid #000;
    color: #000;
}

.cb-content22 .text-wrapper .btn:hover {
    background-color: #000;
    color: #fff;
}

/* content23 */
.cb-content23 {
    padding: 40px 0;
}

.cb-content23 h3 {
    font-size: 24px;
}

.cb-content23 p {
    font-size: 14px;
}

/* content24 */
.cb-content24 {
    padding: 40px 0;
}

.cb-content24 h3 {
    font-size: 24px;
    margin-top: 0;
}

.cb-content24 p {
    font-size: 14px;
}

/* content25 */
.cb-content25 {
    height: auto;
    overflow: hidden;
}

.cb-content25 .nopaddingnomargin {
    padding: 0px;
    margin: 0px;
}

.cb-content25 .image {
    height: auto;
    min-height: 200px;
    display: flex;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

/* content26 */
.cb-content26 {
    width: 100%;
    overflow: hidden;
}

.cb-content26 .image {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 300px;
}

.cb-content26 .content1 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 60px 40px 0px;
}

.cb-content26 .content2 {
    padding: 40px 40px 40px;
}

.cb-content26 .content1 h1 {
    font-size: 38px;
    color: #000;
}

.cb-content26 .content2 h5 {
    font-size: 24px;
    color: #000;
}

.cb-content26 .content1 p {
    font-size: 16px;
    color: #000;
}

.cb-content26 .content2 p {
    font-size: 16px;
    color: #000;
}

.cb-content26 .content1 .btn {
    color: #2c3e50;
    background: none;
    border: 2px solid #2c3e50;
}

.cb-content26 .content1 .btn:hover {
    color: #ffffff;
    background: #2c3e50;
}

.cb-content26 .content2 .btn {
    color: #2c3e50;
    background: none;
    border: 2px solid #2c3e50;
}

.cb-content26 .content2 .btn:hover {
    color: #ffffff;
    background: #2c3e50;
}

/* content27 */
.cb-content27 {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}

.cb-content27 .box {
    background: rgba(0, 0, 0, 0.6);
    color: rgba(255, 255, 255, 0.85);
    padding: 30px;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}

.cb-content27 .box ul {
    padding: 0px;
    margin-bottom: 8%;
    list-style: none;
    display: flex;
    flex-direction: column;
}

.cb-content27 .box ul li {
    font-size: 24px;
    line-height: 2em;
}

.cb-content27 .box h2 {
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 10%;
}

.cb-content27 .box p {
    font-size: 24px;
}

.cb-content27 .box .btn {
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #fff;
    color: #fff;
}

.cb-content27 .box .btn:hover {
    background-color: #fff;
    border: 2px solid #000;
    color: #000;
}

/* content28 */
.cb-content28 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#86cdf9+0,3498db+100 */
    background: #86cdf9;

    /* Old browsers */
    background: -moz-linear-gradient(top, #86cdf9 0%, #3498db 100%);

    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #86cdf9 0%, #3498db 100%);

    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #86cdf9 0%, #3498db 100%);

    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#86cdf9', endColorstr='#3498db', GradientType=0);

    /* IE6-9 */
    padding: 40px 0;
}

.cb-content28 .phone img {
    width: 360px;
    display: block;
    margin: 0 auto;
}

.cb-content28 img {
    width: 100%;
}

.cb-content28 h3 {
    position: relative;
    color: #fff;
    margin-bottom: 25px;
}

.cb-content28 h3::after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    background-color: #3498db;
    position: absolute;
    top: 40px;
}

.cb-content28 p {
    line-height: 1.5em;
    color: #fff;
}

.cb-content28 .btn {
    background: transparent;
    border-radius: 40px;
    padding: 12px 24px;
    border: 1px solid #fff;
    color: #fff;
    margin-bottom: 20px;
}

.cb-content28 .btn:hover {
    background-color: #fff;
    color: #000!important;
}

/* content29 */
.cb-content29 {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
}

.cb-content29 .overlay {
    height: 100%;
    background-color: rgba(187, 187, 187, 0.38);
}

.cb-content29 .padding {
    margin-top: 100px;
    margin-bottom: 100px;
}

.cb-content29 h2 {
    font-size: 24px;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 80px;
    margin-top: 0;
    text-transform: uppercase;
}

.cb-content29 h2::after {
    content: "";
    background-color: #425cbb;
    width: 40px;
    height: 4px;
    display: block;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -20px;
}

.cb-content29 img {
    width: 80%;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

.cb-content29 .item {
    margin-bottom: 40px;
    cursor: pointer;
}

.cb-content29 .item .icon {
    float: left;
}

.cb-content29 .item .icon .fa {
    font-size: 48px;
    margin-right: 15px;
}

.cb-content29 .item .content {
    overflow: hidden;
}

.cb-content29 .item:hover .icon .fa {
    color: #425cbb !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-content29 .item .content h3 {
    margin: 0;
    margin-bottom: 15px;
}

.cb-content29 .item .content p {
    font-size: 12px;
    color: #000;
}

/* content30 */
.cb-content30 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-content30 .overlay {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.59);
}

.cb-content30 p {
    color: #fff;
    width: 60%;
    text-align: center;
}

.cb-content30 .icon {
    color: #fff;
    padding: 40px;
}

/* content 31 */
.cb-content31 {
    padding: 30px 0;
}

.cb-content31 h1 {
    color: #262525;
    font-size: 38px;
    line-height: 1.5;
    font-weight: 600;
    display: flex;
    align-self: flex-start;
}

.cb-content31 p {
    font-size: 18px;
    line-height: 1.5;
}

.cb-content31 img {
    max-height: 450px;
    width: 100%;
}

.cb-content31 .btn {
    color: #343232;
    background-color: #ffffff;
    border: 1px solid #000;
    padding-top: 10px;
    padding-left: 90px;
    padding-bottom: 10px;
    padding-right: 90px;
    margin-bottom: 15px;
    display: flex;
    align-self: flex-start;
    text-align: center;
    margin-bottom: 15px;
}

.cb-content31 .btn:hover {
    background-color: #000;
    color: #fff;
}

/* content 32 */
.cb-content32 {
    padding: 30px 0;
    background-color: #000000;
}

.cb-content32 h1 {
    color: #ffffff;
    font-size: 38px;
    line-height: 1.5;
    font-weight: 600;
    display: flex;
    align-self: flex-start;
}

.cb-content32 p {
    font-size: 18px;
    line-height: 1.5;
    color: #fffdfd;
}

.cb-content32 img {
    max-height: 450px;
    width: 100%;
}

.cb-content32 .btn {
    color: #343232;
    background-color: #ffffff;
    border: 1px solid #000;
    padding-top: 10px;
    padding-left: 90px;
    padding-bottom: 10px;
    padding-right: 90px;
    margin-bottom: 15px;
    display: flex;
    align-self: flex-end;
    text-align: center;
}

.cb-content32 .btn:hover {
    background-color: #fff;
    color: #000;
    border-color: #fff;
}

/* content 33 */
.cb-content33 {
    padding: 30px 0;
    min-height: 300px;
}

.cb-content33 h1 {
    color: #262525;
    font-size: 38px;
    line-height: 1.5;
    font-weight: 600;
}

.content33 p {
    font-size: 18px;
    line-height: 1.5;
}

/* content34 */
.cb-content34 {
    background-color: #1145b7;
    color: #f7f7f7;
}

.cb-content34 .no-padding {
    padding: 0px;
    margin: 0px;
}

.cb-content34 h2 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 30px;
    padding: 25px 25px 0 25px;
}

.cb-content34 p {
    color: #fff;
    font-size: 16px;
    padding: 0px 25px 25px 25px;
}

.cb-content34 .carousel-item {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 300px;
}

/* content35 */
.cb-content35 {
    display: flex;
}

.cb-content35 .col {
    width: 33.3%;
    color: #ffffff;
    background-color: #100f0f;
}

.cb-content35 p {
    margin-bottom: 30px;
}

.cb-content35 .left {
    display: flex;
    flex-direction: column;
    width: 33.4%;
    background-color: #5a52cf;
}

.cb-content35 .left-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 506px;
}

.cb-content35 .left-content {
    padding: 50px 50px 30px;
    overflow: hidden;
    color: #ffffff;
    background-color: #5a52cf;
}

@media (max-width: 991px) {
    .cb-content35 .left-image {
        min-height: 400px;
        background-position: center center;
    }

    .cb-content35 .left-content {
        height: auto;
    }
}

.cb-content35 .middle {
    padding: 30px 30px 30px;
    width: 33.4%;
    overflow: hidden;
}

.cb-content35 .right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 33.4%;
}

.cb-content35 .right-content {
    padding: 50px 50px 20px;
    border-bottom: solid 1px #565656;
    transition: background .3s;
    background-color: #5a52cf;
    color: #f1f1f1;
    height: 33.4%;
}

.cb-content35 .right-content:hover {
    background-color: #000;
    color: #fff;
}

.cb-content35 .right .right-content:last-child {
    border-bottom: none;
}

@media (max-width: 991px) {
    ..cb-content35 {
        flex-wrap: wrap;
    }

    .cb-content35 .left {
        width: 100%;
    }

    .cb-content35 .middle,
    .cb-content35 .right {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .cb-content35 p {
        margin-bottom: 15px;
    }

    .cb-content35 .left-content,
    .cb-content35 .middle-content,
    .cb-content35 .right-content {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media (max-width: 650px) {
    .cb-content35 {
        display: block;
    }

    .cb-content35 .col {
        width: 100%;
    }

    .cb-content35 .middle {
        height: auto;
    }
}

@media (max-width: 800px) {
    .cb-content35 {
        padding-top: 0;
    }
}

/* content36 */
.cb-content36 {
    color: #fff;
    position: relative;
    overflow: hidden;
}

.cb-content36 .item {
    width: 50%;
    float: left;
    min-height: 1px;
    position: relative;
}

.cb-content36 .item {
    background: #3e393f;
    position: relative;
    transition: all .3s ease-in-out;
}

.cb-content36 .item:hover {
    background: #e74c3c;
}

.cb-content36 .item:hover:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fd0078;
}

.cb-content36 .inner {
    float: left;
    z-index: 2;
    position: relative;
}

.cb-content36 .inner--left {
    padding: 90px 170px 90px 30px;
    text-align: right;
    float: right;
}

.cb-content36 .inner--right {
    padding: 90px 30px 90px 170px;
}

.cb-content36 h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    line-height: auto;
}

.cb-content36 .item p {
    opacity: .5;
}

.cb-content36 .item:hover p {
    opacity: 1;
}

.cb-content36 img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -115px 0 0 -115px;
    width: 250px;
    height: 200px;
}

@media (max-width: 768px) {
    .cb-content36 .item,
    .cb-content36 .inner {
        width: 100%;
    }

    .cb-content36 .inner--left {
        text-align: left;
    }

    .cb-content36 .inner--left,
    .cb-content36 .inner--right {
        padding: 30px 15px;
    }

    .cb-content36 img {
        display: none;
    }
}

/* content37 */
.cb-content37 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.cb-content37 .bg-image {
    background: url('http://placehold.it/1280x1280');
    background-position: center center;
    background-size: cover;
}

.cb-content37 .item {
    flex-basis: 33.333333%;
}

.cb-content37 .item .content {
    padding: 65px;
    display: flex;
    flex-direction: row;
    height: 50%;
}

.cb-content37 .item .content .content-child {
    padding-left: 20px;
}

.cb-content37 .item .content .content-child h3 {
    margin: 0;
    padding: 0;
}

.cb-content37 .item .icon .fa {
    font-size: 48px;
}

@media (max-width: 768px) {
    .cb-content37 {
        flex-direction: column;
    }

    .cb-content37 .bg-image {
        padding: 100px;
    }
}

/* content38 */
.cb-content38 {
    padding: 60px 0;
}

.cb-content38 img {
    max-width: 100%;
    position: relative;
}

.cb-content38 .image-content::after {
    content: "";
    background-color: #3498db;
    position: absolute;
    top: 20px;
    left: -5px;
    width: 40px;
    height: 4px;
}

.cb-content38 .content-box {
    padding-left: 25px;
    position: relative;
}

.cb-content38 .content-box .fa {
    font-size: 36px;
    color: #3498db;
    position: absolute;
    top: 0;
    left: -15px;
}

@media (max-width: 768px) {
    .cb-content38 .image-content::after {
        display: none;
    }
}

/* content39 */
.cb-content39 {
    padding: 60px 0;
    background-color: #fafafa;
}

.cb-content39 img {
    max-width: 100%;
    position: relative;
}

.cb-content39 .image-content::after {
    content: "";
    background-color: #3498db;
    position: absolute;
    top: 20px;
    right: -5px;
    width: 40px;
    height: 4px;
}

.cb-content39 .content-box {
    padding-left: 25px;
    position: relative;
}

.cb-content39 .content-box .fa {
    font-size: 36px;
    color: #3498db;
    position: absolute;
    top: 0;
    left: -10px;
}

@media (max-width: 768px) {
    .cb-content39 .image-content::after {
        display: none;
    }
}

/* content40 */
.cb-content40 {
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
}

.cb-content40 .overlay {
    height: 100%;
    background-color: rgba(79, 79, 79, 0.3);
}

.cb-content40 .row {
    padding-top: 60px;
    padding-bottom: 60px;
}

.cb-content40 h2 {
    font-size: 42px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

.cb-content40 h3 {
    font-size: 26px;
    color: #fff;
}

/* content41 */
.cb-content41 {
    padding: 60px 0;
}

.cb-content41 .top-content {
    text-align: center;
    margin-bottom: 40px;
}

.cb-content41 .top-content h2 {
    font-weight: 26px;
    font-weight: 700;
    text-transform: uppercase;
}

.cb-content41 .top-content h3 {
    margin: 20px 0;
}

.cb-content41 img {
    max-width: 100%;
    max-height: 200px;
}

/* content42 */
.cb-content42 {
    text-align: center;
    color: #fff;
}

.cb-content42 .green-bg {
    background-color: #62b151;
}

.cb-content42 .content {
    padding: 60px 0;
    width: 80%;
    margin: 0 auto;
}

.cb-content42 .content h2 {
    text-transform: uppercase;
}

.cb-content42 .content .btn {
    margin-top: 15px;
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff;
}

.cb-content42 .content hr {
    opacity: .2;
}

.cb-content42 .content .fa {
    font-size: 48px;
}

.cb-content42 .content .btn .fa {
    font-size: 14px;
    margin-left: 8px;
}

.cb-content42 .btn:hover {
    border-color: #fff;
    background-color: #fff;
    color: #282828;
    transition: .5s ease all;
}

/* content43 */
.cb-content43 {
    padding: 60px 0 40px 0;
    text-align: center;
}

.cb-content43 .content {
    padding-bottom: 25px;
}

.cb-content43 .content img {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    margin-top: 20px;
    background-size: cover;
    background-position: center center;
}

.cb-content43 .content h2 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 22px;
    margin-top: 10px;
}

.cb-content43 .content p {
    margin: 20px 0;
    font-size: 14px;
}

.cb-content43 .content .btn {
    border-radius: 24px !important;
    border: 1px solid #000;
    color: #000;
}

.cb-content43 .content .btn:hover {
    background-color: #000;
    color: #fff;
}

/* content44 */
.cb-content44 {
    padding: 40px 0;
}

.cb-content44 h3 {
    text-align: center;
    margin-bottom: 40px;
}

/* content45 */
.cb-content45 {
    padding: 60px 0;
}

.cb-content45 p {
    font-size: 14px;
}

.cb-content45 .content img {
    max-width: 100%;
}

.cb-content45 .title {
    font-size: 16px;
    color: #0094f1;
    margin: 0;
}

.cb-content45 h3 {
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 5px;
}

.cb-content45 .btn {
    color: #000000;
    border-color: #0094f1;
    border-radius: 0 !important;
}

.cb-content45 .btn:hover {
    color: #fff;
    background-color: #0094f1;
}

@media (max-width: 768px) {
    .cb-content45 .btn {
        margin-bottom: 15px;
    }
}

/* cb-content46 */
.cb-content46 {
    padding: 60px 0;
    border-top: 1px solid #f4f5f7;
}

.cb-content46 h3 {
    font-size: 16px;
    color: #0094f1;
    margin: 0;
}

.cb-content46 h2 {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.cb-content46 img {
    max-width: 100%;
    border: 4px solid #0094f1;
}

.cb-content46 .content {
    margin-bottom: 10px;
}

.cb-content46 .content h4 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    padding-left: 14px;
}

.cb-content46 .content h4::before {
    content: "";
    background-color: #0094f1;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 4px;
    left: 0;
    border-radius: 50%;
}

.cb-content46 .content p {
    font-size: 14px;
}

/* content47 */
.cb-content47 {
    background: #3B3B3B;
    padding: 150px 0;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-image: url('../images/wheel-1884981_1920.jpg');
}

.cb-content47 .content > h1 {
    color: #fff;
    font-size: 46px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
}

.cb-content47 .content > h1 {
    color: #fff;
    font-size: 46px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
}

.cb-content47 .content > h2 {
    color: #fff;
    font-size: 44px;
    margin: 0;
    padding-bottom: 30px;
}

.cb-content47 .content5-button > a {
    background: #151515 none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}

.cb-content47 .content5-button > a:hover {
    background: #FCBF29 none repeat scroll 0 0;
}

@media (max-width: 768px) {
    .cb-content47 .content > h1 {
        font-size: 26px;
    }

    .cb-content47 .content > h2 {
        font-size: 26px;
    }

    .cb-content47 {
        background: #3b3b3b none repeat scroll 0 0;
        margin-top: 125px;
        padding: 60px 0;
        text-align: center;
    }
}

/* content48 */
.cb-content48 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.cb-content48 img {
    border-radius: 5px;
    display: block;
    height: auto;
    max-width: 100%;
}

.cb-content48 .title {
    margin-bottom: 30px;
}

.cb-content48 .title > img {
    display: block;
    height: auto;
    max-width: 100%;
}

.cb-content48 .title > h1 {
    color: #222222;
    font-size: 28px;
    font-weight: 700;
    margin: 0 0 20px;
    text-align: center;
}

.cb-content48 .title > p {
    color: #777777;
    font-size: 14px;
    margin: 0 auto;
    padding-bottom: 70px;
    text-align: center;
    width: 70%;
}

.cb-content48 .box {
    text-align: center;
}

.cb-content48 h3 {
    color: #222222;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 20px 0;
    text-transform: uppercase;
}

.cb-content48 .box > p {
    color: #777777;
}

@media (max-width: 768px) {
    .cb-content48 .title > h1 {
        font-size: 22px;
        margin: 0 0 10px;
    }

    .cb-content48 {
        padding-bottom: 60px;
        padding-top: 50px;
    }

    .cb-content48 .title > p {
        padding-bottom: 20px;
    }

    .cb-content48 .box {
        text-align: center;
        margin-bottom: 30px;
    }

    .cb-content48 img {
        display: inline;
    }

    .cb-content48 h3 {
        padding: 10px 0;
    }
}

/* content 49 */
.cb-content49 {
    display: block;
}

.cb-content49 .box-1 {
    background-color: #141414;
    color: #fff;
    text-align: center;
    padding: 138px 81px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-content49 .box-1 h4 {
    color: #ffffff;
}

.cb-content49 .box-1 p {
    color: #fff;
}

.cb-content49 .box-2 {
    background-color: #fff;
    color: #000000;
    text-align: center;
    padding: 138px 81px;

    /* height: 660px; */
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-content49 .box-2 h4 {
    color: #000000;
}

.cb-content49 .box-2 p {
    color: #000000;
}

/* content50*/
.cb-content50 {
    padding: 63px 3px;
}

.cb-content50 .bg-color.row {
    background-color: #fafafa;
    padding: 18px;
    padding-bottom: 12px;
    margin: 0px;
    margin-top: 41px;
}

.cb-content50 .bg-color.row h4 {
    color: #333333;
    font-size: 20px;
}

.cb-content50 .bg-color.row p {
    color: #666666;
    font-size: 15px;
}

.cb-content50 .btn-load-more.col-md-12.text-right {
    padding: 29px 14px;
}

.cb-content50 button.btn.btn-default.more-view {
    background-color: #fdc716;
    font-weight: 600;
    box-shadow: none;
    border: none;
}

@media screen and (max-width: 620px) {
    .cb-content50  img {
        margin: 0 auto;
        width: 100%;
        height: 180px;
    }
}

/********* 1.7 TITLE  BLOCKS STYLES /*****

/* title1 */
.cb-title1 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.cb-title1 h1 {
    font-size: 24px;
}

.cb-title1 h1::before {
    content: "";
    display: block;
    height: 2px;
    width: 40px;
    background-color: #425cbb;
    position: relative;
    top: -4px;
    margin: auto;
}

.cb-title1 h1::after {
    content: "";
    display: block;
    height: 2px;
    width: 60px;
    background-color: #425cbb;
    position: relative;
    top: -40px;
    margin: auto;
}

.cb-title1 p {
    font-size: 17px;
}

/* title2 */
.cb-title2 {
    padding-top: 40px;
}

.cb-title2 h1 {
    font-size: 24px;
}

.cb-title2 h1:after {
    content: "";
    display: flex;
    height: 2px;
    width: 60px;
    background-color: #425cbb;
    position: relative;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

/* title3 */
.cb-title3 {
    margin-bottom: 20px;
    margin-top: 20px;
}

.cb-title3 h1 {
    position: relative;
    font-size: 32px;
    text-rendering: optimizeLegibility;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.cb-title3 h1:after {
    content: '';
    position: absolute;
    height: 6px;
    width: 6px;
    bottom: -3px;
    left: 50%;
    background-color: #232323;
    border-radius: 50%;
}

/* title 4 */
.cb-title4 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.cb-title4 h1 {
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 34px;
    text-rendering: optimizeLegibility;
    padding: 10px;
}

.cb-title4 h1:before {
    content: '';
    position: absolute;
    height: 20px;
    width: 20px;
    left: 0;
    top: 0;
    border-left: 2px solid #000;
    border-top: 2px solid #000;
}

.cb-title4 h1:after {
    content: '';
    position: absolute;
    height: 20px;
    width: 20px;
    right: 0;
    bottom: 0;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
}

/* title 5 */
.cb-title5 {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #384b92;
}

.cb-title5 h1 {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 34px;
    font-weight: 700;
    text-rendering: optimizeLegibility;
    padding: 10px;
    color: #fff;
}

/* title 6 */
.cb-title6 {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #000000;
}

.cb-title6 .wrap {
    height: 100%;
    width: 100%;
}

.cb-title6 .wrap .letter {
    color: #fff;
    font-size: 3em;
    font-weight: lighter;
    margin-right: 5px;
}

.cb-title6 .wrap .letter-1 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}

.cb-title6 .wrap .letter-2 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.cb-title6 .wrap .letter-3 {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}

.cb-title6 .wrap .letter-4 {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}

.cb-title6 .wrap .letter-5 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.cb-title6 .wrap .letter-6 {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

.cb-title6 .wrap .letter-7 {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
}

.cb-title6 .wrap .letter-8 {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
}

.cb-title6 .wrap .letter-9 {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
}

.cb-title6 .wrap .letter-10 {
    -webkit-animation-delay: 2.0s;
    animation-delay: 2.0s;
}

.cb-title6 .wrap .letter-11 {
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s;
}

.cb-title6 .wrap .letter-12 {
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s;
}

.cb-title6 .wrap .letter-13 {
    -webkit-animation-delay: 2.6s;
    animation-delay: 2.6s;
}

.cb-title6 .wrap .animated,
.letter {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 3.6s;
    animation-duration: 3.6s;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    25% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    75% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    25% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    75% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

.cb-title6 .fadeIn,
.letter {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.cb-title6 .fadeIn,
.letter {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@media (max-width: 462px) {
    .cb-title6 .wrap .letter {
        font-size: 1.6em;
    }
}

/* title 7 */
.cb-title7 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.cb-title7 h1 {
    font-size: 2em;
    color: #212121;
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
}

.cb-title7 h1:after {
    content: '';
    background: #0066b2;
    height: 4px;
    width: 9%;
    position: absolute;
    top: 46%;
    left: -12%;
    float: left;
}

.cb-title7 p {
    font-size: 0.9em;
    color: #585857;
    letter-spacing: 8px;
}

/* title 8 */
.cb-title8 {
    width: 100%;

    /* set the font color here as a background color, in this case black */
    background-color: #fff;
}

.cb-title8:hover .bg {
    width: 100%;
}

.cb-title8 .bg {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-title8 .inner {
    mix-blend-mode: screen;
    width: 100%;
    background-color: #fff;
}

.cb-title8 h1 {
    font-size: 50px;
    letter-spacing: 5px;
    color: #000;
}

/* title 9 */
.cb-title9 {
    padding-top: 50px;
    padding-bottom: 30px;
}

.cb-title9 h2 {
    font-size: 28px;
    color: #000;
    text-align: center;
    display: table;
    #fff-space: nowrap;
}

.cb-title9 h2:before {
    border-top: 1px solid #000;
    content: '';
    display: table-cell;
    position: relative;
    top: 0.5em;
    width: 35%;
    right: 1.5%;
}

.cb-title9 h2:after {
    border-top: 1px solid #000;
    content: '';
    display: table-cell;
    position: relative;
    top: 0.5em;
    width: 35%;
    left: 1.5%;
}

.cb-title9 h2:after {
    border-top: 1px solid #000;
    content: '';
    display: table-cell;
    position: relative;
    top: 0.5em;
    width: 35%;
    left: 1.5%;
}

/* title10 */
.cb-title10 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.cb-title10 .top {
    position: absolute;
}

.cb-title10 .top h5 {
    color: #f2a447;
}

.cb-title10 .top h2 {
    font-size: 42px;
    letter-spacing: -.03em;
    color: #1c1e1f;
    font-weight: 700;
}

.cb-title10 h3 {
    font-size: 130px;
    color: #ebebeb;
    z-index: -1;
    display: inline-flex;
}

@media (max-width: 727px) {
    .cb-title10 h3 {
        font-size: 90px;
    }
}

@media (max-width: 394px) {
    .cb-title10 h3 {
        font-size: 50px;
    }

    .cb-title10 .top h2 {
        font-size: 30px;
    }
}

/* Title 11 */
.cb-title11 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.cb-title11 .icon i {
    font-size: 32px;
    margin-right: 15px;
}

.cb-title11 .icon i:hover {
    color: #0066ff;
}

.cb-title11 h2 {
    position: relative;
    color: #000;
    margin: 0;
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
    border-left: 2px solid #e7e7e7;
    display: inline-block;
    padding-left: 15px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.cb-title11 h2 span {
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    text-transform: capitalize;
    display: block;
    color: #6A6A6A;
}

/* Title 12 */
.cb-title12 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.cb-title12 .icon:hover {
    color: rgba(0,0,0,.5);
}

.cb-title12 .icon {
    display: inline-block;
    height: 24px;
    width: 40px;
    position: relative;
    color: #fff;
    background: none repeat scroll 0 0 #DAA520;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.cb-title12 .icon:before {
    border-bottom: 10px solid #DAA520;
    border-left: 20px solid rgba(0, 0, 0, 0);
    border-right: 20px solid rgba(0, 0, 0, 0);
    top: -10px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
}

.cb-title12 .icon:after {
    border-top: 10px solid #DAA520;
    border-left: 20px solid rgba(0, 0, 0, 0);
    border-right: 20px solid rgba(0, 0, 0, 0);
    bottom: -10px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
}

.cb-title12 .icon i {
    font-size: 20px;
    line-height: 24px;
}

.cb-title12 h2 {
    position: relative;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.cb-title12 h2:after {
    content: '';
    width: 150px;
    left: 50%;
    margin-left: -75px;
    top: 50%;
    height: 3px;
    background: #dedede;
    position: absolute;
}

.cb-title12 h2 span {
    padding-top: 30px;
    font-size: 18px;
    font-weight: 300;
    font-style: italic;
    text-transform: capitalize;
    display: block;
}

/* Title 13 */
.cb-title13 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.cb-title13 h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
}

.cb-title13 h2 span {
    color: #ff0000;
}

.cb-title13 h6 {
    color: #7c7c7c;
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 10px;
}

/* Title 14 */
.cb-title14 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.cb-title14 h6 {
    color: #0080ff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.cb-title14 h2 {
    font-size: 40px;
    line-height: 1.3;
}

.cb-title14 p {
    color: #999;
}

/* Title 15 */
.cb-title15 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.cb-title15 h2 {
    font-size: 28px;
    line-height: 1.3;
    text-transform: uppercase;
    font-weight: 800;
}

.cb-title15 p {
    color: #999;
}

.cb-title15 i {
    color: #5d5959;
}

/********* 1.8 BLOG BLOCKS STYLES /*****

/* blog1 */
/* Media */
/* blog2 */
/* blog3 */
/* BLOG4 */
/********* 1.9 TEAM BLOCKS STYLES /*****

/* team1 */
/* team2 */
/* team3 */
/* team4 */
/* team5 */
/* team6 */
/* team7 */
/* team8 */
/* team9 */
/* team10 */
/* team11 */
/* team12 */
/* team13 */
/* team14 */
/* team15 */
/* team16 */
/* team17 */
/* team18 */
/* team19 */
/* team20 */
/********* 1.10 SKILL BLOCKS STYLES /*****

/* skills1 */
.cb-skills1 {
    width: 100%;
    background: #fff;
    padding: 40px;
    position: relative;
}

.cb-skills1 h4 {
    margin-top: 0;
}

.cb-skills1 p {
    font-size: 13px;
    font-weight: 200;
    width: 90%;
    color: #000;
}

.cb-skills1 img {
    margin-top: 5px;
    margin-bottom: 5px;
}

.cb-skills1 .progress {
    height: 8px;
    width: 90%;
    border-radius: 20px;
    box-shadow: none;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}

.cb-skills1 .progress-bar {
    background: #425cbb;
    position: relative;
    border-radius: 20px;
}

/* SKILLS 2 */
.cb-skills2 {
    width: 100%;
    background: #fff;
    padding: 40px;
}

.cb-skills2 h2 span {
    color: #425cbb;
}

.cb-skills2 .progress-item {
    background-color: #fff;
}

.cb-skills2 .progress-item span {
    color: #000;
}

.cb-skills2 .progress-item h4 {
    float: right;
    color: #000;
}

.cb-skills2 .progress-item .progress-bar {
    background-color: #425cbb;
}

/* skills3 */
.cb-skills3 {
    padding: 40px 0;
    background-color: #282828;
}

.cb-skills3 h1 {
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 0;
    color: #fff;
}

.cb-skills3 .chart2 {
    position: relative;
    display: inline-block;
    margin: 20px 10px;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.cb-skills3 .chart2 canvas {
    position: absolute;
    top: 0;
    left: 0;
}

/* skills4 */
.cb-skills4 {
    padding: 40px 0;
}

.cb-skills4 h1 {
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 0;
}

.cb-skills4 .chart {
    position: relative;
    display: inline-block;
    margin: 20px 10px;
    color: #282828;
    font-size: 14px;
    text-align: center;
}

.cb-skills4 .chart canvas {
    position: absolute;
    top: 0;
    left: 0;
}

/* Skills 5 */
.cb-skills5 {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #fff;
    text-align: center;
}

.cb-skills5 .counter {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.cb-skills5 .counter .counter-count {
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 1);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 1);
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 1);
    font-size: 40px;
    background-color: #1583c9;
    border-radius: 50%;
    color: #ffffff;
    text-align: center;
    line-height: 172px;
    height: 192px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: flex;
    text-shadow: rgb(13, 115, 188) 1px 1px, rgb(13, 115, 188) 2px 2px, rgb(13, 115, 188) 3px 3px, rgb(13, 115, 188) 4px 4px, rgb(13, 115, 188) 5px 5px, rgb(13, 115, 188) 6px 6px, rgb(13, 115, 188) 7px 7px, rgb(13, 115, 188) 8px 8px, rgb(13, 115, 188) 9px 9px, rgb(13, 115, 188) 10px 10px, rgb(13, 115, 188) 11px 11px, rgb(13, 115, 188) 12px 12px, rgb(13, 116, 189) 13px 13px, rgb(13, 116, 189) 14px 14px, rgb(13, 116, 189) 15px 15px, rgb(13, 116, 189) 16px 16px, rgb(13, 117, 191) 17px 17px, rgb(13, 117, 191) 18px 18px, rgb(13, 117, 191) 19px 19px, rgb(13, 118, 192) 20px 20px, rgb(13, 118, 192) 21px 21px, rgb(14, 119, 194) 21px 21px, rgb(14, 120, 196) 22px 22px, rgb(14, 121, 197) 23px 23px, rgb(14, 122, 199) 24px 24px, rgb(14, 123, 201) 25px 25px, rgb(14, 124, 203) 26px 26px, rgb(14, 125, 204) 27px 27px, rgb(14, 126, 206) 28px 28px, rgb(15, 127, 208) 29px 29px, rgb(15, 128, 209) 30px 30px;
    width: 192px;
    justify-content: center;
}

.cb-skills5 .counter .counter-count .counter-percent {
    font-size: 40px;
    color: #ffffff;
    margin-left: 1px;
    text-shadow: rgb(13, 115, 188) 1px 1px, rgb(13, 115, 188) 2px 2px, rgb(13, 115, 188) 3px 3px, rgb(13, 115, 188) 4px 4px, rgb(13, 115, 188) 5px 5px, rgb(13, 115, 188) 6px 6px, rgb(13, 115, 188) 7px 7px, rgb(13, 115, 188) 8px 8px, rgb(13, 115, 188) 9px 9px, rgb(13, 115, 188) 10px 10px, rgb(13, 115, 188) 11px 11px, rgb(13, 115, 188) 12px 12px, rgb(13, 116, 189) 13px 13px, rgb(13, 116, 189) 14px 14px, rgb(13, 116, 189) 15px 15px, rgb(13, 116, 189) 16px 16px, rgb(13, 117, 191) 17px 17px, rgb(13, 117, 191) 18px 18px, rgb(13, 117, 191) 19px 19px, rgb(13, 118, 192) 20px 20px, rgb(13, 118, 192) 21px 21px, rgb(14, 119, 194) 21px 21px, rgb(14, 120, 196) 22px 22px, rgb(14, 121, 197) 23px 23px, rgb(14, 122, 199) 24px 24px, rgb(14, 123, 201) 25px 25px, rgb(14, 124, 203) 26px 26px, rgb(14, 125, 204) 27px 27px, rgb(14, 126, 206) 28px 28px, rgb(15, 127, 208) 29px 29px, rgb(15, 128, 209) 30px 30px;
}

.cb-skills5 .counter .counter-bottom {
    font-size: 24px;
    font-weight: 400;
    color: #000000;
    line-height: 34px;
    display: flex;
    justify-content: center;
}

/********* 1.11 PRICING BLOCKS STYLES /*****

/* pricing 1 */
/* pricingtable2 */
/* pricing3 */
/* pricing4 */
/* pricing5 */
/* pricing6 */
/* pricing7 */
/* pricing 8 */
/* pricing-table 9 */
/* Pricing 10 */
/********* 1.12 TESTIMONIAL BLOCKS STYLES /*****

/* testimonial1 */
/* testimonial 2 */
/* Testimonial 5 */
/* testimonial4 */
/* testimonial5 */
/**** 1.13 MEDIA BLOCKS STYLES *****/
/* media1 */
.cb-media1 .col-media1 {
    position: relative;
    min-height: 1px;
    width: 50%;
    height: 589px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.cb-media1 .media1-inner {
    height: 589px;
    transform: translateY(0px);
}

.cb-media1 .media-1-wrap:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.cb-media1 .media1-wrap {
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
}

.cb-media1 #media-1 {
    position: relative;
    width: 100%;
}

.cb-media1 #media-1 .container {
    position: relative;
    height: 100%;
}

.cb-media1 #media1-video {
    width: 1136px;
    height: 638px;
    left: -230.64px;
    top: -24.5px;
}

.cb-media1 .media1-wrap video {
    position: relative;
    z-index: 1;
    width: 100%;
}

.cb-media1 .media1-overlay,
.cb-media1 .video-placeholder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5;
}

.cb-media1 .on-hover.i-overlay:hover {
    opacity: 2;
}

.cb-media1 .media1-h2 {
    color: #FFF;
    text-align: center;
}

.cb-media1 .media1-center {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -30px;
    opacity: 1.28997;
}

.cb-media1 .media1-overlay {
    background-color: rgba(0, 0, 0, 0.2);
}

@media (max-width: 991px) {
    .cb-media1 .media1 {
        width: 100%;
        margin: 0;
    }
}

@media (max-width: 767px) {
    .cb-media1 .media1 {
        width: 100%!important;
    }
}

/* MEDIA 2 */
#cb-media2 {
    position: relative;
    overflow: hidden;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-media2 .overlay {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
}

.cb-media2 .bg-section {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.cb-media2 .caption-top {
    z-index: 2;
}

.cb-media2 .content {
    display: table;
    height: 100%;
    text-align: center;
    width: 100%;
}

.cb-media2 .content-inner {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.cb-media2 h5 {
    letter-spacing: 1.5px;
    color: #fff;
}

.cb-media2 h1 {
    font-size: 70px;
    margin-top: 40px;
    margin-bottom: 40px;
    font-weight: 400;
    line-height: 1.1;
    color: #fff;
}

.cb-media2 .inner {
    position: relative;
    padding: 200px 0;
}

.cb-media2 .inner h1 {
    font-size: 54px;
    margin-top: 30px;
}

@media (max-width: 1024px) {
    .cb-media2 h1 {
        letter-spacing: 0;
        font-size: 46px;
    }
}

@media (max-width: 767px) {
    .cb-media2 h1 {
        letter-spacing: 0;
        font-size: 30px;
    }
}

/********* 1.14 SOCIAL BLOCKS STYLES /*****

/* social1 */
.cb-social1 {
    margin: 50px auto;
}

.cb-social1 a.social-1 {
    margin: 30px auto;
    max-width: 300px;
    position: relative;
    color: #fff;
    display: block;
    padding: 30px;
    box-shadow: inset 0px 3px 0px 1px rgba(0, 0, 0, 0.1);
    border-radius: 1px;
    text-decoration: none;
}

.cb-social1 a.social-1 i {
    color: #fff;
    display: block;
    font-size: 60px;
    margin-bottom: 200px;
}

.cb-social1 a.social-1 span {
    position: absolute;
    left: 30px;
    bottom: 30px;
    font-size: 30px;
    color: #fff;
    line-height: 45x;
    font-weight: 300;
}

.cb-social1 a.social-1 span b {
    display: block;
    margin-top: 10px;
    font-size: 17px;
    line-height: 32px;
    font-weight: 400;
    color: #fff;
}

.cb-social1 .fa-facebook:before {
    content: "\f09a";
}

/* .cb-social2*/
.cb-social2 {
    background-color: #f4f5f7;
    padding: 40px 0;
    text-align: center;
}

.cb-social2 p {
    margin: 0;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
}

.cb-social2 i {
    color: #000;
}

.cb-social2 i:hover {
    color: #004fff;
}

/* .cb-social3 */
.cb-social3 {
    background-color: #e74c3c;
    padding: 40px 0;
    text-align: center;
}

.cb-social3 p {
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}

.cb-social3 i {
    color: #fff;
}

.cb-social3 i:hover {
    color: #000;
}

/* social 4 */
.cb-social4 {
    background-color: #fff;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.cb-social4 .list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.cb-social4 .social-links li {
    padding: 5px;
}

.cb-social4 .social-links li a {
    display: block;
    height: 50px;
    width: 50px;
    line-height: 48px;
    font-size: 20px;
    color: #000;
    border: 2px solid #000;
    border-radius: 50%;
    text-align: center;
}

.cb-social4 .social-links li a:hover {
    color: #fff;
    background-color: #000;
    border: 2px solid transparent;
}

/* social5 */
.cb-social5 {
    background-color: #0095ff;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

.cb-social5 .list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.cb-social5 .social-links li {
    padding: 5px;
}

.cb-social5 .social-links li a {
    display: block;
    height: 50px;
    width: 50px;
    line-height: 48px;
    font-size: 20px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    text-align: center;
}

.cb-social5 .social-links li a:hover {
    color: #0095ff;
    background-color: #fff;
    border: 2px solid transparent;
}

/* social 6 */
.cb-social6 {
    width: 100%;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
}

.cb-social6 .container {
    width: 100%;
    text-align: center;
    margin: auto;
}

.cb-social6 .button {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding-right: 30px;
    padding-left: 70px;
    position: relative;
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    text-decoration: none;
    text-transform: lowercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

.cb-social6 .button:hover {
    text-decoration: none;
    color: #eeeaee;
}

.cb-social6 .button p {
    font-size: 18px;
}

.cb-social6 .button span {
    position: absolute;
    left: 0;
    width: 50px;
    font-size: 20px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 1px solid rgba(0, 0, 0, 0.15);
    text-decoration: none;
}

.cb-social6 .button.twitter {
    background: #00acee;
}

.cb-social6 .button.facebook {
    background: #3b5998;
}

.cb-social6 .button.google-plus {
    background: #db4a39;
}

.cb-social6 .button.youtube {
    background: #c4302b;
}

.cb-social6 .button.github {
    background: #171515;
}

.cb-social6 .button.android {
    background: #a4c639;
}

.cb-social6 .button.dribbble {
    background: #ea4c89;
}

.cb-social6 a:visited {
    text-decoration: none;
    color: #fff;
}

/* cb-social7 */
.cb-social7 .social-nav {
    padding: 20px;
    list-style: none;
    margin: -10px 0 0 -10px;
}

.cb-social7 .social-nav li {
    float: left;
    margin: 10px 0 0 10px;
    list-style: none;
}

.cb-social7 .social-nav a {
    display: inline-block;
    float: left;
    width: 48px;
    height: 48px;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    line-height: 48px;
    background: #000;
    position: relative;
    transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.cb-social7 .social-nav a {
    overflow: hidden;
    font-size: 26px;
    border-radius: 4px;
}

.cb-social7 .social-nav a:hover {
    background: #fff;
    text-shadow: 0px 0px #d4d4d4, 1px 1px #d4d4d4, 2px 2px #d4d4d4, 3px 3px #d4d4d4, 4px 4px #d4d4d4, 5px 5px #d4d4d4, 6px 6px #d4d4d4, 7px 7px #d4d4d4, 8px 8px #d4d4d4, 9px 9px #d4d4d4, 10px 10px #d4d4d4, 11px 11px #d4d4d4, 12px 12px #d4d4d4, 13px 13px #d4d4d4, 14px 14px #d4d4d4, 15px 15px #d4d4d4, 16px 16px #d4d4d4, 17px 17px #d4d4d4, 18px 18px #d4d4d4, 19px 19px #d4d4d4, 20px 20px #d4d4d4, 21px 21px #d4d4d4, 22px 22px #d4d4d4, 23px 23px #d4d4d4, 24px 24px #d4d4d4, 25px 25px #d4d4d4, 26px 26px #d4d4d4, 27px 27px #d4d4d4, 28px 28px #d4d4d4, 29px 29px #d4d4d4, 30px 30px #d4d4d4;
}

.cb-social7 .social-nav .twitter {
    background: #00ACED;
    text-shadow: 0px 0px #0087ba, 1px 1px #0087ba, 2px 2px #0087ba, 3px 3px #0087ba, 4px 4px #0087ba, 5px 5px #0087ba, 6px 6px #0087ba, 7px 7px #0087ba, 8px 8px #0087ba, 9px 9px #0087ba, 10px 10px #0087ba, 11px 11px #0087ba, 12px 12px #0087ba, 13px 13px #0087ba, 14px 14px #0087ba, 15px 15px #0087ba, 16px 16px #0087ba, 17px 17px #0087ba, 18px 18px #0087ba, 19px 19px #0087ba, 20px 20px #0087ba, 21px 21px #0087ba, 22px 22px #0087ba, 23px 23px #0087ba, 24px 24px #0087ba, 25px 25px #0087ba, 26px 26px #0087ba, 27px 27px #0087ba, 28px 28px #0087ba, 29px 29px #0087ba, 30px 30px #0087ba;
}

.cb-social7 .social-nav .twitter:hover {
    color: #00ACED;
}

.cb-social7 .social-nav .facebook {
    background: #3B579D;
    text-shadow: 0px 0px #2d4278, 1px 1px #2d4278, 2px 2px #2d4278, 3px 3px #2d4278, 4px 4px #2d4278, 5px 5px #2d4278, 6px 6px #2d4278, 7px 7px #2d4278, 8px 8px #2d4278, 9px 9px #2d4278, 10px 10px #2d4278, 11px 11px #2d4278, 12px 12px #2d4278, 13px 13px #2d4278, 14px 14px #2d4278, 15px 15px #2d4278, 16px 16px #2d4278, 17px 17px #2d4278, 18px 18px #2d4278, 19px 19px #2d4278, 20px 20px #2d4278, 21px 21px #2d4278, 22px 22px #2d4278, 23px 23px #2d4278, 24px 24px #2d4278, 25px 25px #2d4278, 26px 26px #2d4278, 27px 27px #2d4278, 28px 28px #2d4278, 29px 29px #2d4278, 30px 30px #2d4278;
}

.cb-social7 .social-nav .facebook:hover {
    color: #3B579D;
}

.cb-social7 .social-nav .google {
    background: #DD4A3A;
    text-shadow: 0px 0px #c23122, 1px 1px #c23122, 2px 2px #c23122, 3px 3px #c23122, 4px 4px #c23122, 5px 5px #c23122, 6px 6px #c23122, 7px 7px #c23122, 8px 8px #c23122, 9px 9px #c23122, 10px 10px #c23122, 11px 11px #c23122, 12px 12px #c23122, 13px 13px #c23122, 14px 14px #c23122, 15px 15px #c23122, 16px 16px #c23122, 17px 17px #c23122, 18px 18px #c23122, 19px 19px #c23122, 20px 20px #c23122, 21px 21px #c23122, 22px 22px #c23122, 23px 23px #c23122, 24px 24px #c23122, 25px 25px #c23122, 26px 26px #c23122, 27px 27px #c23122, 28px 28px #c23122, 29px 29px #c23122, 30px 30px #c23122;
}

.cb-social7 .social-nav .google:hover {
    color: #DD4A3A;
}

/* social8 */
.cb-social8 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.cb-social8 .btn-social {
    border-radius: 50%;
    color: #ffffff !important;
    display: inline-block;
    height: 54px;
    line-height: 54px;
    margin: 8px 4px;
    text-align: center;
    text-decoration: none;
    transition: background-color .3s;
    webkit-transition: background-color .3s;
    width: 54px;
    font-size: 22px;
}

.cb-social8 .btn-social .fa,
.cb-social8 .btn-social i {
    backface-visibility: hidden;
    moz-backface-visibility: hidden;
    ms-transform: scale(1);
    o-transform: scale(1);
    transform: scale(1);
    transition: all .25s;
    webkit-backface-visibility: hidden;
    webkit-transform: scale(1);
    webkit-transition: all .25s;
}

.cb-social8 .btn-social:hover,
.cb-social8 .btn-social:focus {
    color: #fff;
    outline: none;
    text-decoration: none;
}

.cb-social8 .btn-social:hover .fa,
.cb-social8 .btn-social:focus .fa,
.cb-social8 .btn-social:hover i,
.cb-social8 .btn-social:focus i {
    ms-transform: scale(1.3);
    o-transform: scale(1.3);
    transform: scale(1.3);
    webkit-transform: scale(1.3);
}

.cb-social8 .btn-social.cb-social8 .btn-sm {
    font-size: 13px;
    height: 36px;
    line-height: 18px;
    margin: 6px 2px;
    width: 36px;
}

.cb-social8 .btn-social.cb-social8 .btn-lg {
    font-size: 22px;
    height: 72px;
    line-height: 40px;
    margin: 10px 6px;
    width: 72px;
}

.cb-social8 .btn-dribbble {
    background-color: #ea4c89;
}

.cb-social8 .btn-dribbble:hover {
    background-color: #ef7aa7;
}

.cb-social8 .btn-facebook {
    background-color: #3b5998;
}

.cb-social8 .btn-facebook:hover {
    background-color: #4c70ba;
}

.cb-social8 .btn-github {
    background-color: #4183c4;
}

.cb-social8 .btn-github:hover {
    background-color: #689cd0;
}

.cb-social8 .btn-google-plus {
    background-color: #dd4b39;
}

.cb-social8 .btn-google-plus:hover {
    background-color: #e47365;
}

.cb-social8 .btn-paypal {
    background-color: #253b80;
}

.cb-social8 .btn-paypal:hover {
    background-color: #304da8;
}

.cb-social8 .btn-stack-overflow {
    background-color: #fe7a15;
}

.cb-social8 .btn-stack-overflow:hover {
    background-color: #fe9748;
}

.cb-social8 .btn-twitter {
    background-color: #55acee;
}

.cb-social8 .btn-twitter:hover {
    background-color: #83c3f3;
}

.cb-social8 .btn-vimeo {
    background-color: #1ab7ea;
}

.cb-social8 .btn-vimeo:hover {
    background-color: #49c6ee;
}

.cb-social8 .btn-youtube {
    background-color: #e52d27;
}

.cb-social8 .btn-youtube:hover {
    background-color: #ea5955;
}

.cb-social8 .btn-email {
    background-color: #44c456;
}

.cb-social8 .btn-email:hover {
    background-color: #6bd079;
}

/* social9 */
.cb-social9 .social-tooltip {
    margin: 30px 0;
    padding: 25px;
    font-size: 0;
    width: 100%;
    background: #fff;
    text-align: center;
}

.cb-social9 .social-tooltip li {
    display: inline-block;
    list-style: outside none none;
    padding: 0;
    text-transform: uppercase;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.cb-social9 .social-tooltip li:last-child {
    margin: 0;
}

.cb-social9 .social-tooltip a {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 px;
    width: 116px;
    height: 31px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    z-index: 2;
    text-transform: uppercase;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.cb-social9 .social-tooltip a:hover {
    color: #fff;
}

.cb-social9 .social-tooltip a:hover .tooltip {
    display: block;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, -33px);
    transform: translate(0, -33px);
}

.cb-social9 .social-tooltip a:active {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5) inset;
}

.cb-social9 .social-tooltip .tooltip {
    opacity: 0;
    position: absolute;
    top: 2px;
    left: 50%;
    z-index: 1;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.cb-social9 .social-tooltip .tooltip span {
    font-size: 10px;
    font-weight: bold;
    left: -50%;
    line-height: 1;
    padding: 6px 8px 5px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
}

.cb-social9 .social-tooltip .tooltip span:after {
    position: absolute;
    content: " ";
    width: 0;
    height: 0;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    border: 8px solid transparent;
}

.cb-social9 .social-tooltip .social-twitter {
    background: #00abdc;
    background: -webkit-linear-gradient(#00abdc, #00abdc);
    background: linear-gradient(#00abdc, #00abdc);
    border-bottom: 1px solid #00abdc;
}

.cb-social9 .social-tooltip .social-twitter:hover {
    color: #fff;
    text-shadow: 0px 1px 0px #00abdc;
}

.cb-social9 .social-tooltip .social-twitter span {
    background: #00abdc;
    background: -webkit-linear-gradient(#00abdc, #00abdc);
    background: linear-gradient(#00abdc, #00abdc);
    color: #fff;
}

.cb-social9 .social-tooltip .social-twitter span:after {
    border-top-color: #00abdc;
}

.cb-social9 .social-tooltip .social-facebook {
    background: #325c94;
    background: -webkit-linear-gradient(#4562a0, #385693);
    background: linear-gradient(#4562a0, #385693);
    border-bottom: 1px solid #2f487c;
}

.cb-social9 .social-tooltip .social-facebook:hover {
    color: #fff;
    text-shadow: 0px 1px 0px #2f487c;
}

.cb-social9 .social-tooltip .social-facebook span {
    background: #3b5a9b;
    background: -webkit-linear-gradient(#5873aa, #3b5a9b);
    background: linear-gradient(#5873aa, #3b5a9b);
    color: #fff;
}

.cb-social9 .social-tooltip .social-facebook span:after {
    border-top-color: #325c94;
}

.cb-social9 .social-tooltip .social-google-plus {
    background: #ea4335;
    background: -webkit-linear-gradient(#ea4335, #ea4335);
    background: linear-gradient(#ea4335, #ea4335);
    border-bottom: 1px solid #ea4335;
}

.cb-social9 .social-tooltip .social-google-plus:hover {
    color: #fff;
    text-shadow: 0px 1px 0px #ea4335;
}

.cb-social9 .social-tooltip .social-google-plus span {
    background: #ea4335;
    background: -webkit-linear-gradient(#ea4335, #ea4335);
    background: linear-gradient(#ea4335, #ea4335);
    color: #fff;
}

.cb-social9 .social-tooltip .social-google-plus span:after {
    border-top-color: #ea4335;
}

.cb-social9 .social-tooltip i {
    position: relative;
    top: 1px;
    font-size: 14px;
}

/* social10 */
.cb-social10 .social-bar {
    position: fixed;
    min-height: 200px;
    width: 40px;
    background: #fff;
    right: 0;
    z-index: 9;
    top: 40%;
}

.cb-social10 .social-bar i {
    font-size: 16px;
}

.cb-social10 .facebook {
    margin: 0 auto;
    float: left;
    margin-right: 4px;
}

.cb-social10 .facebook a {
    color: #fff;
    padding: 10px 16px;
    background-color: #527aba;
    display: inline-block;
    transition: 0.5s ease;
}

.cb-social10 .twitter {
    margin: 0 auto;
    float: left;
    margin-right: 4px;
}

.cb-social10 .twitter a {
    color: #fff;
    padding: 10px 16px;
    background-color: #77cdf1;
    display: inline-block;
    text-align: center;
    transition: 0.5s ease;
}

.cb-social10 .google {
    margin: 0 auto;
    float: left;
    margin-right: 4px;
}

.cb-social10 .google a {
    color: #fff;
    padding: 10px 16px;
    background-color: #fe322f;
    display: inline-block;
    transition: 0.5s ease;
    text-align: center;
}

.cb-social10 .youtube {
    margin: 0 auto;
    float: left;
    margin-right: 4px;
}

.cb-social10 .youtube a {
    color: #fff;
    padding: 10px 16px;
    background-color: #fe322f;
    display: inline-block;
    transition: 0.5s ease;
}

/********* 1.15 DOWNLOAD BLOCKS STYLES /*****

/* download 1 */
/* download2 */
/* download3 */
/* download4 */
/* download5 */
/********* 1.16 PARTNER BLOCKS /*****

/* partner1 */
/* partner2 */
/* partner3 */
/********* 1.17 CTA BLOCKS STYLES /*****

/* cta 1 */
/* cta 2 */
/* cta3 */
/* cta4 */
/* cta5 */
/* cta6 */
/*cta7*/
/********* 1.18 SUBSCRIBE BLOCKS STYLES /*****

/* subscribe1 */
.cb-subscribe1 {
    background-color: #282828;
    padding: 80px 0;
}

.cb-subscribe1 h3 {
    margin-top: 0;
    margin-bottom: 30px;
    color: #fff;
    text-align: center;
}

.cb-subscribe1 .form-control {
    background-color: #393939;
    border: 2px solid #fff;
    width: 60%;
    border-radius: 0px;
    margin: 0 auto;
}

.cb-subscribe1 .form-subscribe {
    position: relative;
}

.cb-subscribe1 .btn {
    position: absolute;
    top: 2px;
    right: 20%;
    margin-right: 2px;
    color: #ffffff;
    border-radius: 0px !important;
    border-left: 1px solid #fff;
}

.cb-subscribe1 .btn:hover {
    background-color: #fff;
    color: #000;
}

/* subscribe2 */
.cb-subscribe2 {
    background: #425cbb;
    padding: 20px 0;
}

.cb-subscribe2 .icon {
    float: left;
}

.cb-subscribe2 .fa {
    color: #fff;
    font-size: 32px;
    margin-right: 15px;
    line-height: 48px;
}

.cb-subscribe2 p {
    font-size: 12px;
    color: #fff;
    overflow: hidden;
    margin-bottom: 0;
}

.cb-subscribe2 h3 {
    margin: 0;
    font-size: 24px;
    height: 28px;
    color: #fff;
    overflow: hidden;
}

.cb-subscribe2 .form-control {
    background: #fff;
    border-radius: 0px;
    border: 1px solid #f5f5f5;
}

.cb-subscribe2 .btn {
    color: #fff;
    background-color: #000;
    right: 15px;
    padding: 10px 28px;
    text-transform: uppercase;
    border-radius: 0px;
    border: 1px solid #000;
    height: auto;
}

.cb-subscribe2 .btn:hover {
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
}

/* subscribe3 */
.cb-subscribe3 {
    background-color: #3498db;
    padding: 60px 0;
}

.cb-subscribe3 h3 {
    color: #fff;
    margin: 0;
    vertical-align: middle;
    margin-top: 10px;
}

.cb-subscribe3 .form-control {
    background-color: #05436c;
    border-radius: 40px;
    padding: 20px;
    border: 0;
    color: #fff;
    outline: 0;
    padding-right: 215px;
    height: auto;
}

.cb-subscribe3 .btn-default {
    background-color: #fff;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    right: 15px;
    padding: 19px 40px;
    border-radius: 40px;
}

.cb-subscribe3 .btn-default:hover {
    opacity: .9;
    transition: .5s ease all;
}

.cb-subscribe3 .form-control::-webkit-input-placeholder {
    color: #3498db;
}

.cb-subscribe3 .form-control::-moz-placeholder {
    color: #3498db;
}

/* firefox 19+ */
.cb-subscribe3 .form-control:-ms-input-placeholder {
    color: #3498db;
}

/* ie */
.cb-subscribe3 .form-control input:-moz-placeholder {
    color: #3498db;
}

@media (max-width: 768px) {
    .cb-subscribe3 h3 {
        margin-bottom: 10px;
        text-align: center;
    }
}

@media (max-width: 480px) {
    .cb-subscribe3 {
        padding: 60px 0 100px 0;
    }

    .cb-subscribe3 .btn-default {
        top: 70px;
        left: 18px;
    }

    .cb-subscribe3 .form-control {
        padding-right: 15px;
    }
}

/* subscribe4 */
.cb-subscribe4 {
    background: #000000;
    overflow: hidden;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    position: relative;
    background-position: center center;
}

.cb-subscribe4 .overlay {
    background-color: rgba(0, 0, 0, 0.5) !important;
    width: 100%;
    height: 100%;
}

.cb-subscribe4 .row {
    padding-top: 250px;
    padding-bottom: 250px;
}

.cb-subscribe4 .form {
    text-align: center;
}

.cb-subscribe4 .form h1 {
    color: #ffffff;
    font-size: 50px;
    font-weight: 600;
    text-transform: uppercase;
}

.cb-subscribe4 .form p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
}

.cb-subscribe4 .form form {
    padding: 0;
    font-size: 0;
    margin-top: 25px;
}

.cb-subscribe4 .form form input {
    margin: 0;
    width: 50%;
    height: 50px;
    border: none;
    font-size: 15px;
    padding: 0 20px;
}

.cb-subscribe4 .form form input:focus {
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.cb-subscribe4 .form form button {
    margin: 0;
    width: 60px;
    height: 50px;
    border: none;
    color: #ffffff;
    font-size: 15px;
    background: #0095ff;
}

.cb-subscribe4 .form form button:hover,
.cb-subscribe4 .form form button:active {
    color: #0095ff;
    background: #1a1a1a;
    outline: none;
}

.cb-subscribe4 .form form input::-webkit-input-placeholder {
    color: #666666;
    font-weight: 400;
    text-transform: capitalize;
}

/* subscribe5 */
.cb-subscribe5 {
    overflow: hidden;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.cb-subscribe5 .overlay {
    background-color: rgba(0, 0, 0, 0.7) !important;
    width: 100%;
    height: 100%;
}

.cb-subscribe5 .padding {
    padding-top: 150px;
    padding-bottom: 150px;
}

.cb-subscribe5 .content h1 {
    font-size: 42px;
    font-weight: 300;
    text-align: center;
    color: #fff;
}

.cb-subscribe5 .content p {
    font-size: 16px;
    font-weight: 300;
    line-height: 2em;
    text-align: center;
    color: #fff;
}

.cb-subscribe5 .content {
    text-align: center;
    margin-bottom: 70px;
}

.cb-subscribe5 .content span {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
}

.cb-subscribe5 .contact form {
    text-align: center;
}

.cb-subscribe5 .contact input {
    border: 1px solid #ffffff;
    background: none;
    color: #fff;
    border-radius: 3px;
    margin-right: 10px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.cb-subscribe5 .contact fieldset {
    background: transparent;
}

.cb-subscribe5 .contact .btn {
    background: transparent;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    border-radius: 3px;
}

.cb-subscribe5 .contact .btn-send {
    border: 1px solid #ffffff;
}

.cb-subscribe5 .contact .btn-send:hover {
    background-color: #0095ff;
    border-color: #0095ff;
}

/********* 1.19  BLOCKS STYLES /*****

/* portfolio1 */
.cb-portfolio1 {
    padding: 40px 0;
}

.cb-portfolio1 .filters {
    text-align: center;
    margin-bottom: 40px;
}

.cb-portfolio1 .filters .btn {
    background-color: transparent;
    color: #000;
    border: 1px solid #000;
    border-radius: 3px;
}

.cb-portfolio1 .filters .btn:hover {
    background-color: #000;
    color: #fff;
}

.cb-portfolio1 .filters .btn:active {
    color: #fff;
    background-color: blue;
    border-color: blue;
}

.cb-portfolio1 #cb-portfolio {
    margin: 1rem 0;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    -webkit-column-width: 33.33333333333333%;
    -moz-column-width: 33.33333333333333%;
    column-width: 33.33333333333333%;
}

/* Media */
@media (max-width: 768px) {
    .cb-portfolio1 #cb-portfolio {
        margin: 1rem 0;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 1rem;
        -moz-column-gap: 1rem;
        column-gap: 1rem;
        -webkit-column-width: 100%;
        -moz-column-width: 100%;
        column-width: 100%;
    }

    .cb-portfolio1 .filters .btn {
        margin-bottom: 10px;
    }
}

.cb-portfolio1 .scale-anm {
    transform: scale(1);
}

.cb-portfolio1 .title h3 {
    text-transform: uppercase;
    text-align: center;
    font-size: 24px;
}

.cb-portfolio1 .title p {
    text-align: center;
    font-size: 12px;
    margin-bottom: 40px;
}

/* portfolio2 */
.cb-portfolio2 {
    padding: 40px 0;
}

.cb-portfolio2 .filters {
    text-align: center;
    margin-bottom: 40px;
}

.cb-portfolio2 .filters .btn {
    background-color: transparent;
    color: #000;
    border: 1px solid #000;
    border-radius: 3px;
}

.cb-portfolio2 .filters .btn:hover {
    background-color: #000;
    color: #fff;
}

.cb-portfolio2 .filters .btn:active {
    color: #fff;
    background-color: blue;
    border-color: blue;
}

.cb-portfolio2 #cb-portfolio {
    margin: 1rem 0;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    -webkit-column-width: 25%;
    -moz-column-width: 25%;
    column-width: 25%;
}

/* Media */
@media (max-width: 768px) {
    .cb-portfolio2 #cb-portfolio {
        margin: 1rem 0;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 1rem;
        -moz-column-gap: 1rem;
        column-gap: 1rem;
        -webkit-column-width: 100%;
        -moz-column-width: 100%;
        column-width: 100%;
    }

    .cb-portfolio2 .filters .btn {
        margin-bottom: 10px;
    }
}

.cb-portfolio2 .scale-anm {
    transform: scale(1);
}

.cb-portfolio2 .title h3 {
    text-transform: uppercase;
    text-align: center;
    font-size: 24px;
}

.cb-portfolio2 .title p {
    text-align: center;
    font-size: 12px;
    margin-bottom: 40px;
}

/* portfolio3 */
.cb-portfolio3 {
    padding: 40px 0;
}

.cb-portfolio3 .filters {
    text-align: center;
    margin-bottom: 40px;
}

.cb-portfolio3 .filters .btn {
    background-color: transparent;
    color: #000;
    border: 1px solid #000;
    border-radius: 3px;
}

.cb-portfolio3 .filters .btn:hover {
    background-color: #000;
    color: #fff;
}

.cb-portfolio3 .filters .btn:active {
    color: #fff;
    background-color: blue;
    border-color: blue;
}

.cb-portfolio3 #cb-portfolio {
    margin: 1rem 0;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    -webkit-column-width: 50%;
    -moz-column-width: 50%;
    column-width: 50%;
}

/* Media */
@media (max-width: 768px) {
    .cb-portfolio3 #cb-portfolio {
        margin: 1rem 0;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 1rem;
        -moz-column-gap: 1rem;
        column-gap: 1rem;
        -webkit-column-width: 100%;
        -moz-column-width: 100%;
        column-width: 100%;
    }

    .cb-portfolio3 .filters .btn {
        margin-bottom: 10px;
    }
}

.cb-portfolio3 .scale-anm {
    transform: scale(1);
}

.cb-portfolio3 .title h3 {
    text-transform: uppercase;
    text-align: center;
    font-size: 24px;
}

.cb-portfolio3 .title p {
    text-align: center;
    font-size: 12px;
    margin-bottom: 40px;
}

/* .cb-portfolio4 */
.cb-portfolio4 {
    padding: 60px 0;
    background-color: #f4f5f7;
}

.cb-portfolio4 img {
    max-width: 100%;
    position: relative;
    width: 100%;
    object-fit: cover;
    height: 200px;
}

.cb-portfolio4 .content {
    position: relative;
}

.cb-portfolio4 .overlay {
    position: absolute;
    left: 0;
    background-color: #282828;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
    text-decoration: none;
}

.cb-portfolio4 .row .col-md-4 {
    margin: 15px 0;
}

.cb-portfolio4 .overlay span {
    font-size: 48px;
    font-weight: 700;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.cb-portfolio4 .content:hover .overlay {
    opacity: .8;
    transition: .5s ease all;
}

/********* 1.20 GALLERY BLOCKS STYLES *********/
/* Gallery1 */
.cb-gallery1 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.cb-gallery1 .gallery1_header > h1,
.cb-gallery1 .gallery1_slide_txt > a,
.cb-gallery1 .gallery1_slide_txt > a > span {
    margin: 0;
    text-decoration: none;
    text-shadow: none;
}

.cb-gallery1 .modal-backdrop {
    background: transparent;
}

.cb-gallery1 a.gallery1_close {
    top: 10px;
    right: 10px;
    width: 40px;
    z-index: 10001;
    height: 40px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    position: absolute;
    background: transparent;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.cb-gallery1 .gallery1_close:hover {
    color: #fff;
    background: transparent;
}

.cb-gallery1 .gallery1_indicators .carousel-indicators {
    left: 0;
    right: 0;
    top: 15px;
    width: 50%;
    padding: 0;
    height: 20px;
    margin: auto;
    bottom: auto;
    cursor: pointer;
    overflow-x: auto;
    text-align: left;
    overflow-y: hidden;
    white-space: nocontainer;
}

.cb-gallery1 .gallery1_indicators .carousel-indicators li {
    padding: 0;
    width: 7px;
    height: 7px;
    border: none;
    text-indent: 0;
    margin: 5px 2px;
    cursor: pointer;
    overflow: hidden;
    background: #ffffff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.cb-gallery1 .gallery1_indicators .carousel-indicators .active {
    width: 7px;
    height: 7px;
    border: none;
    text-indent: 0;
    margin: 5px 2px;
    background: #ff6a00;
}

.cb-gallery1 .carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.cb-gallery1 .gallery1_indicators .carousel-indicators::-webkit-scrollbar {
    height: 2px;
}

.cb-gallery1 .gallery1_indicators .carousel-indicators::-webkit-scrollbar-thumb {
    background: #c0c0d3;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.cb-gallery1 .gallery1_controls .carousel-control {
    top: 45%;
    opacity: 1;
    width: 40px;
    height: 40px;
    z-index: 100;
    color: #ffffff;
    font-size: 30px;
    cursor: pointer;
    font-weight: 100;
    overflow: hidden;
    line-height: 40px;
    text-shadow: none;
    position: absolute;
    background: transparent;
    text-shadow: none;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.cb-gallery1 .gallery1_controls .carousel-control.left {
    left: 5%;
    text-decoration: none;
}

.cb-gallery1 .gallery1_controls .carousel-control.right {
    right: 5%;
    left: auto;
    text-decoration: none;
}

.cb-gallery1 .gallery1_controls .carousel-control:hover {
    color: #176cff;
    background: transparent;
}

.cb-gallery1 > .gallery1_slide_img {
    padding: 50px 0 0 0;
}

.cb-gallery1 .gallery1_slide_img > img {
    width: 100%;
    margin: auto;
    display: block;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    height: 300px;
    object-fit: cover;
}

.cb-gallery1 .gallery1_slide_txt {
    width: 100%;
    margin: auto;
    padding: 15px 0;
}

.cb-gallery1 .gallery1_slide_txt > a {
    color: #ffffff;
    display: block;
    font-weight: 300;
}

.cb-gallery1 .gallery1_slide_txt > a:nth-child(1) {
    font-size: 18px;
    margin-bottom: 5px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.cb-gallery1 .gallery1_slide_txt > a > span {
    color: #8e8e8e;
    margin-right: 5px;
}

.cb-gallery1 .gallery1_slide_txt > a:hover {
    color: #176cff;
}

@media only screen and (max-width: 480px) {
    .cb-gallery1 .gallery1_header {
        width: 95%;
    }

    .cb-gallery1 .gallery1_header > h1 {
        font-size: 20px;
    }

    .cb-gallery1 .gallery1_indicators .carousel-indicators {
        top: 50px;
        width: 90%;
    }

    .cb-gallery1 .gallery1_controls .carousel-control {
        top: 0;
    }

    .cb-gallery1 .gallery1_controls .carousel-control.left {
        left: 15px;
        right: auto;
    }

    .cb-gallery1 .gallery1_controls .carousel-control.right {
        left: 66px;
        right: auto;
    }

    .cb-gallery1 .gallery1_slide_img {
        padding: 75px 0 0 0;
    }

    .cb-gallery1 .gallery1_slide_img > img {
        width: 90%;
    }

    .cb-gallery1 .gallery1_slide_txt {
        width: 90%;
    }
}

@media (min-width: 481px) and (max-width: 600px) {
    .cb-gallery1 .gallery1_header {
        width: 75%;
    }

    .cb-gallery1 .gallery1_indicators .carousel-indicators {
        top: 50px;
        width: 80%;
    }

    .cb-gallery1 .gallery1_controls .carousel-control {
        top: 0;
    }

    .cb-gallery1 .gallery1_controls .carousel-control.left {
        left: 15px;
        right: auto;
    }

    .cb-gallery1 .gallery1_controls .carousel-control.right {
        left: 66px;
        right: auto;
    }

    .cb-gallery1 .gallery1_slide_img {
        padding: 75px 0 0 0;
    }

    .cb-gallery1 .gallery1_slide_img > img {
        width: 80%;
    }

    .cb-gallery1 .gallery1_slide_txt {
        width: 80%;
    }
}

@media (min-width: 601px) and (max-width: 767px) {
    .cb-gallery1 .gallery1_header {
        width: 60%;
    }

    .cb-gallery1 .gallery1_indicators .carousel-indicators {
        top: 50px;
        width: 70%;
    }

    .cb-gallery1 .gallery1_controls .carousel-control {
        top: 0;
    }

    .cb-gallery1 .gallery1_controls .carousel-control.left {
        left: 15px;
        right: auto;
    }

    .cb-gallery1 .gallery1_controls .carousel-control.right {
        left: 66px;
        right: auto;
    }

    .cb-gallery1 .gallery1_slide_img {
        padding: 75px 0 0 0;
    }

    .cb-gallery1 .gallery1_slide_img > img {
        width: 70%;
    }

    .cb-gallery1 .gallery1_slide_txt {
        width: 70%;
    }
}

/* gallery2 */
.cb-gallery2 {
    margin-top: 0;
    margin-bottom: 0;
}

.cb-gallery2 .gallery2_container {
    overflow: hidden;
    padding: 0 0 20px 0;
}

.cb-gallery2 .gallery2_header {
    margin: auto;
    text-align: center;
    padding: 50px 0 20px 0;
}

.cb-gallery2 .gallery2_header > h1 {
    color: #313131;
    font-size: 35px;
    font-weight: 300;
    text-transform: uppercase;
}

.cb-gallery2 .gallery2_header > h1 {
    margin: 0;
    text-decoration: none;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
}

.cb-gallery2 .modal-backdrop {
    background: transparent;
}

.cb-gallery2 a.gallery2_close {
    top: 12px;
    right: 40px;
    width: 35px;
    z-index: 100;
    height: 35px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 100;
    line-height: 30px;
    text-align: center;
    position: absolute;
    background: #000000;
    border: 3px solid #ffffff;
    text-decoration: none;
    text-shadow: none;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    -webkit-transition: all .6s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .6s cubic-bezier(0.22, 0.81, 0.01, 0.99);
}

.cb-gallery2 .gallery2_close:hover {
    color: #ffffff;
    background: #176cff;
}

.cb-gallery2 .gallery2_slide_txt > a,
.cb-gallery2 .gallery2_controls .carousel-control {
    margin: 0;
    text-decoration: none;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
}

.cb-gallery2 .gallery2_controls .carousel-control {
    top: 45%;
    opacity: 1;
    width: 35px;
    height: 35px;
    z-index: 100;
    color: #ffffff;
    font-size: 35px;
    cursor: pointer;
    overflow: hidden;
    line-height: 35px;
    text-shadow: none;
    position: absolute;
    background: transparent;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
}

.cb-gallery2 .gallery2_controls .carousel-control.left {
    left: 0;
}

.cb-gallery2 .gallery2_controls .carousel-control.right {
    right: 0;
    left: auto;
}

.cb-gallery2 .gallery2_controls .carousel-control:hover {
    color: #176cff;
    background: transparent;
}

.cb-gallery2 .gallery2_video_lb {
    height: 0;
    overflow: hidden;
    position: relative;
    padding: 0 0 56.25% 0;
}

.cb-gallery2 .gallery2_video_lb > iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    position: absolute;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.cb-gallery2 .gallery2_slide_txt {
    top: 0;
    opacity: 0;
    width: 100%;
    padding: 2px 10px;
    position: absolute;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
}

.cb-gallery2 .gallery2_slide_txt > a {
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: capitalize;
    -webkit-transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
}

.cb-gallery2 .gallery2_slide_txt > a:hover {
    color: #176cff;
}

@media only screen and (max-width: 480px) {
    .cb-gallery2 .gallery2_header {
        width: 95%;
    }

    .cb-gallery2 .gallery2_header > h1 {
        font-size: 20px;
    }

    .cb-gallery2 a.gallery2_close {
        top: 5px;
        right: 5px;
    }

    .cb-gallery2 .gallery2_controls .carousel-control {
        top: 5px;
    }

    .cb-gallery2 .gallery2_controls .carousel-control.left {
        left: 5px;
        right: auto;
    }

    .cb-gallery2 .gallery2_controls .carousel-control.right {
        left: 41px;
        right: auto;
    }

    .cb-gallery2 .gallery2_slide_txt > a {
        font-size: 10px;
    }
}

@media (min-width: 481px) and (max-width: 600px) {
    .cb-gallery2 .gallery2_header {
        width: 75%;
    }

    .cb-gallery2 a.gallery2_close {
        top: 5px;
        right: 5px;
    }

    .cb-gallery2 .gallery2_controls .carousel-control {
        top: 5px;
    }

    .cb-gallery2 .gallery2_controls .carousel-control.left {
        left: 5px;
        right: auto;
    }

    .cb-gallery2 .gallery2_controls .carousel-control.right {
        left: 41px;
        right: auto;
    }
}

@media (min-width: 601px) and (max-width: 767px) {
    .cb-gallery2 .gallery2_header {
        width: 60%;
    }

    .cb-gallery2 a.gallery2_close {
        top: 5px;
        right: 5px;
    }

    .cb-gallery2 .gallery2_controls .carousel-control {
        top: 5px;
    }

    .cb-gallery2 .gallery2_controls .carousel-control.left {
        left: 5px;
        right: auto;
    }

    .cb-gallery2 .gallery2_controls .carousel-control.right {
        left: 41px;
        right: auto;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .cb-gallery2 .gallery2_controls .carousel-control {
        top: 25%;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .cb-gallery2 .gallery2_controls .carousel-control {
        top: 35%;
    }
}

.cb-gallery2 .gallery2_background:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    content: "";
    opacity: 0.9;
    height: 100%;
    margin: auto;
    position: fixed;
    background: #313131;
}

.cb-gallery2 .gallery2_swing .carousel-inner > .item {
    -webkit-transition-timing-function: cubic-bezier(.02, .01, .47, 1);
    -moz-transition-timing-function: cubic-bezier(.02, .01, .47, 1);
    transition-timing-function: cubic-bezier(.02, .01, .47, 1);
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .cb-gallery2 .gallery2_swing .carousel-inner > .item {
        -webkit-transition-timing-function: cubic-bezier(.02, .01, .47, 1);
        -moz-transition-timing-function: cubic-bezier(.02, .01, .47, 1);
        transition-timing-function: cubic-bezier(.02, .01, .47, 1);
    }
}

/********* 1.21 GRID BLOCKS STYLES /*****

/* GRID 1 */
.cb-grid1 .disable-mouse {
    pointer-events: none;
}

.cb-grid1 .animate {
    transform: translateX(0px)!important;
    opacity: 1!important;
    transition-duration: 0.2s;
}

.cb-grid1 .animate-hold {
    transform: translateX(-20px);
    opacity: 0;
    transition-timing-function: ease-in-out;
}

.cb-grid1 #box-area {
    position: relative;
    display: flex;
    background-size: 100%;
    background-position: 50%;
    height: auto;
}

.cb-grid1 .box-info {
    position: relative;
    margin: auto;
    color: #fff;
    transition-duration: 0.5s;
    width: 100%;
}

.cb-grid1 .box-background {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background-size: cover;
    -webkit-filter: brightness(0.8);
    -moz-filter: brightness(0.8);
    -ms-filter: brightness(0.8);
    -o-filter: brightness(0.8);
    filter: brightness(0.8);
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -ms-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    background-position: center center;
    object-fit: cover;
}

.cb-grid1 .box-link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
}

.cb-grid1 .box-info h3 {
    font-size: 24px;
    width: auto;
    margin: auto;
    display: inline-table;
    border-bottom: 2px solid #fff;
    padding: 0px 20px;
}

/* GRID2 */
.cb-grid2 {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.cb-grid2 .max-height {
    height: 300px;
}

.cb-grid2 .nopadding {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

/* GRID 3 */
.cb-grid3 {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.cb-grid3 .nopadding {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.cb-grid3 .max-height {
    height: 300px;
}

/* Grid 4 */
.cb-grid4 {
    overflow: hidden;
}

.cb-grid4 .nopadding {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.cb-grid4 .max-height {
    height: 300px;
}

/* Grid 5 */
.cb-grid5 {
    overflow: hidden;
}

.cb-grid5 .max-height {
    height: 300px;
}

.cb-grid5 .nopadding {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

/* Grid 6 */
.cb-grid6 {
    overflow: hidden;
}

.cb-grid6 .max-height {
    height: 300px;
}

.cb-grid6 .nopadding {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

/* Grid 7 */
.cb-grid7 {
    overflow: hidden;
}

.cb-grid7 .max-height {
    height: 300px;
}

.cb-grid7 .nopadding {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

/* Grid 8 */
.cb-grid8 {
    overflow: hidden;
}

.cb-grid8 .nopadding {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.cb-grid8 .max-height {
    height: 300px;
}

/* Grid 9 */
.cb-grid9 {
    overflow: hidden;
}

.cb-grid9 .nopadding {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.cb-grid9 .max-height {
    height: 300px;
}

.cb-grid9 .group1 {
    position: absolute;
    background-color: transparent;
    margin: 0px;
    padding: 0px;
}

.cb-grid9 .group1 {
    top: 43%;
}

/* grid 10 */
.cb-grid10 {
    overflow: hidden;
}

.cb-grid10 .nopadding {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.cb-grid10 .max-height {
    height: 250px;
}

/* GRID 11 */
.cb-grid11 {
    overflow: hidden;
}

.cb-grid11 .nopadding {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.cb-grid11 .max-height {
    height: 400px;
}

.cb-grid11 .set1,
.cb-grid11 .set2 {
    left: 50%;
    position: absolute;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    background-color: transparent;
    margin: 0px;
    padding: 0px;
}

.cb-grid11 .set1 {
    top: 40%;
}

.cb-grid11 .set2 {
    top: 60%;
}

.cb-grid11 .set1 a:first-child i {
    -webkit-transform: translate3d(-60px,-60px,0);
    transform: translate3d(-60px,-60px,0);
}

.cb-grid11 .set1 a:nth-child(2) i {
    -webkit-transform: translate3d(60px,-60px,0);
    transform: translate3d(60px,-60px,0);
}

.cb-grid11 .set2 a:first-child i {
    -webkit-transform: translate3d(-60px,60px,0);
    transform: translate3d(-60px,60px,0);
}

.cb-grid11 .set2 a:nth-child(2) i {
    -webkit-transform: translate3d(60px,60px,0);
    transform: translate3d(60px,60px,0);
}

/* Grid 12 */
.cb-grid12 {
    overflow: hidden;
}

.cb-grid12 .nopadding {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.cb-grid12 .max-height {
    height: 300px;
}

/* Grid 13 */
.cb-grid13 {
    overflow: hidden;
}

.cb-grid13 .nopadding {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.cb-grid13 .max-height {
    height: 300px;
}

/* Grid 14 */
.cb-grid14 {
    overflow: hidden;
}

.cb-grid14 .nopadding {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.cb-grid14 .max-height {
    height: 300px;
}

/* Grid 15 */
.cb-grid15 {
    overflow: hidden;
}

.cb-grid15 .nopadding {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.cb-grid15 .max-height {
    height: 300px;
}

/* Grid 16 */
.cb-grid16 {
    overflow: hidden;
}

.cb-grid16 .nopadding {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.cb-grid16 .max-height {
    height: 300px;
}

/* Grid 17 */
.cb-grid17 {
    overflow: hidden;
}

.cb-grid17 .nopadding {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.cb-grid17 .max-height {
    height: 300px;
}

/********* 1.22 ACCORDION BLOCKS STYLES *****/
/*ACCORDION1*/
/*ACCORDION2*/
/********* 1.23 TAB BLOCKS STYLES *****/
/*TAB1*/
.cb-tab1 {
    width: 100%;
}

.cb-tab1 #tab1 {
    padding-top: 85px;
    padding-bottom: 85px;
    background-color: #eaedf4;
}

.cb-tab1 .tab-image-1 {
    width: 100%;
}

.cb-tab1 .tab1-section {
    padding-left: 0px;
    padding-right: 0px;
}

.cb-tab1 .tab1 i {
    display: inline-block;
    margin-bottom: 10px;
    color: #5db442;
    font-size: 72px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.cb-tab1 .tab1 .col-sm-4:hover i {
    color: #4ca368;
}

.cb-tab1 .tab1 h2 {
    font-weight: 500;
}

.cb-tab1 .tab-1-wrap {
    width: 100%;
    margin: 0px;
}

.cb-tab1 .tab-section {
    margin-left: -15px;
    padding-left: 0;
    overflow: hidden;
}

.cb-tab1 .tab-content {
    background-color: #fff;
    padding: 30px 45px;
    min-height: 255px;
}

.cb-tab1 .tab-content h4 {
    margin-bottom: 20px;
    font-weight: 600;
    color: #676767;
}

/*tab2*/
.cb-tab2 {
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
}

.cb-tab2 .cb-tab-2-tab {
    clear: both;
    margin-bottom: 50px;
}

.cb-tab2 a:focus,
.cb-tab2 a:hover {
    text-decoration: none;
    outline: none;
}

.cb-tab-2 h1 {
    font-weight: bold;
    padding-top: 40px;
    padding-bottom: 20px;
}

.cb-tab-2 p {
    font-size: 17px;
}

.cb-tab2 ul {
    list-style: none;
}

.cb-tab2 .cb-tab-2-tab .tab-list {
    margin-top: 3%;
    margin-bottom: 4%;
}

.cb-tab2 .cb-tab-2-tab .tab-list li a {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    border-radius: 4px;
    padding: 10px 20px;
}

.cb-tab2 .cb-tab-2-tab .tab-list li a:hover {
    background-color: #f2f2f2;
}

.cb-tab2 .cb-tab-2-tab .tab-list li a.active,
.cb-tab2 .cb-tab-2-tab .tab-list li a.active:hover {
    background-color: #176cff;
    color: #fff;
    display: inherit;
}

.cb-tab2 .cb-tab-2-tab .cb-tab-2-info {
    background-color: #176cff;
    color: #fff;
    padding: 35px;
}

.cb-tab2 .cb-tab-2-info .tab-2-section {
    margin-bottom: 25px;
}

.cb-tab2 .cb-tab-2-info .tab-2-section ul li {
    margin-bottom: 8px;
    padding-left: 20px;
    position: relative;
}

.cb-tab2 .cb-tab-2-info .tab-2-section ul li:before {
    background-color: #000;
}

.cb-tab2 .cb-tab-2-info .tab-2-section ul li span {
    font-weight: 700;
    margin-right: 5px;
}

.cb-tab2 .cb-tab-2-info .tab-2-section h4 {
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.cb-tab2 .cb-tab-2-info .tab-2-section:hover h5 {
    color: #000;
}

.cb-tab2 #cb-tab-2_select {
    appearance: none;
    -moz-appearance: none;

    /* Firefox */
    -webkit-appearance: none;

    /* Safari and Chrome */
    background-repeat: no-repeat;
    background-position: right 15px top 18px;
}

/*tab3*/
.cb-tab3 {
    background-color: #465056;
    position: relative;
}

.cb-tab3 a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    border-radius: 0px;
}

.cb-tab3 a:focus,
.cb-tab3 a:hover {
    text-decoration: none;
    outline: none;
    background-color: transparent;
}

.cb-tab3 .tab3-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);

    /*dim the background*/
}

.cb-tab3 ul {
    list-style: none;
}

/* tabs4 */
.cb-tab4 {
    margin-bottom: 40px;
}

.cb-tab4 .nav > li > a {
    padding: 12.5px 15px;
}

.cb-tab4 .nav > li > a:hover {
    background: none;
    border: none;
}

.cb-tab4 .tab-content {
    padding-top: 30px;
}

/*tabs5*/
/*TAB6*/
.tab6 .tab6-style li a.active {
    background-color: #3e4351;
    color: #fff;
}

.tab6 {
    width: 100%;
}

.tab6 .tab6-style {
    border-bottom: 0px;
}

.tab6 .tab6-style.cb-tab6 li {
    width: 24.98%;
}

@media only screen and (max-width: 992px) {
    .tab6 .tab6-style.cb-tab6 li {
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .tab6 .tab6-style.cb-tab6 li {
        width: 100%;
    }
}

.tab6 .tab6-style li {
    position: relative;
    text-align: center;
    background-color: #333743;
}

.tab6 .tab6-style li a {
    font-size: 17px;
    color: #fff;
    background-color: #1c84ff;
    padding: 20px 15px;
    margin-right: 0px;
    border: 0px;
    border-radius: 0px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

.tab6 .tab6-style li a i {
    display: block;
    font-size: 30px;
    margin-bottom: 10px;
    color: #fff;
}

.tab6 .tab6-style li a:hover,
.tab6-style li a:focus {
    background-color: #3e4351;
    color: #fff;
    border-color: transparent;
}

.tab6 .tab6-style li.active > a {
    border: 0px;
    background-color: #176cff;
    color: #fff;
}

.tab6 .tab6-style li.active > a:hover,
.tab6-style li.active > a:focus {
    border: 0px;
    background-color: #176cff;
    color: #fff;
}

.tab6 .tab-content {
    padding-left: 50px;
    padding-right: 50px;
}

/********* 1.25 PROCESS BLOCKS STYLES /*****

/*process 1*/
.cb-process1 {
    padding-top: 60px;
    padding-bottom: 60px;
    overflow: hidden;
}

.cb-process1 .event {
    padding-top: 40px;
}

.cb-process1 .event .vertical-line {
    height: 100%;
    width: 2px;
    margin-top: 10px;
    background-color: #000000;
}

.cb-process1 .event i {
    font-size: 30px;
}

/* process2 */
.cb-process2 {
    position: relative;
    padding: 2em 0;
    margin-top: 2em;
    margin-bottom: 2em;
    background-color: #3a6ee8;
}

.cb-process2::before {
    content: '';
    position: absolute;
    top: 0;
    left: 18px;
    height: 100%;
    width: 1px;
    background: #f5f5f5;
}

.cb-process2 .block {
    position: relative;
    margin: 2em 0;
}

.cb-process2 .block:after {
    content: "";
    display: table;
    clear: both;
}

.cb-process2 .block:first-child {
    margin-top: 0;
}

.cb-process2 .block:last-child {
    margin-bottom: 0;
}

.cb-process2 .content {
    position: relative;
    margin-left: 60px;
    background-color: #000;
    color: #fff;
    border-radius: 0.25em;
    padding: 1em;
}

.cb-process2 .content img,
.cb-process2 .content video,
.cb-process2 .content iframe {
    margin-bottom: 25px;
    width: 100%;
}

.cb-process2 .content:after {
    content: "";
    display: table;
    clear: both;
}

.cb-process2 .content h2,
.cb-process2 .content h2 a {
    font-size: 24px;
    margin-top: 0px;
    color: #fff;
}

.cb-process2 .content .more,
.cb-process2 .content .date {
    display: inline-block;
}

.cb-process2 .content p {
    text-align: justify;
    margin: 1em 0;
}

.cb-process2 .content .more {
    float: right;
    padding: 3px 15px;
    border: 1px solid #444;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    border-radius: 2px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.cb-process2 .content .more:hover {
    background: #444;
    color: #fff;
}

.cb-process2 .content .date {
    float: left;
    padding: .8em 0;
    opacity: .7;
}

.cb-process2 .content::before {
    content: '';
    position: absolute;
    top: 16px;
    right: 100%;
    height: 0;
    width: 0;
    border: 10px solid transparent;
    border-right: 10px solid #f5f5f5;
}

@media only screen and (min-width: 1170px) {
    .cb-process2 {
        margin-top: 3em;
        margin-bottom: 3em;
    }

    .cb-process2::before {
        left: 50%;
        margin-left: -2px;
    }
}

@media only screen and (min-width: 1170px) {
    .cb-process2 .block {
        margin: 4em 0;
    }

    .cb-process2 .block:first-child {
        margin-top: 0;
    }

    .cb-process2 .block:last-child {
        margin-bottom: 0;
    }
}

.cb-process2 .icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.cb-process2 .icon i {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-size: 18px;
}

@media only screen and (min-width: 1170px) {
    .cb-process2 .icon {
        width: 70px;
        height: 70px;
        left: 50%;
        margin-left: -35px;
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
    }

    .cb-process2 .icon i {
        font-size: 24px;
    }
}

@media only screen and (min-width: 1170px) {
    .cb-process2 .content {
        margin-left: 0;
        padding: 1.6em;
        width: 45%;
    }

    .cb-process2 .content::before {
        top: 24px;
        left: 100%;
        border-color: transparent;
        border-left-color: #f5f5f5;
    }

    .cb-process2 .content .more {
        float: left;
    }

    .cb-process2 .content .date {
        position: absolute;
        width: 100%;
        left: 122%;
        top: 6px;
    }

    .cb-process2 .block:nth-child(even) .content {
        float: right;
    }

    .cb-process2 .block:nth-child(even) .content::before {
        top: 24px;
        left: auto;
        right: 100%;
        border-color: transparent;
        border-right-color: #f5f5f5;
    }

    .cb-process2 .block:nth-child(even) .content .more {
        float: right;
    }

    .cb-process2 .block:nth-child(even) .content .date {
        left: auto;
        right: 122%;
        text-align: right;
    }
}

/********* 1.26 CONTACT BLOCKS STYLES /*****

/* contact1 */
.cb-contact1 {
    padding: 80px 0;
    overflow: hidden;
}

.cb-contact1 h3 {
    text-transform: uppercase;
    text-align: center;
    margin-top: 15px;
}

.cb-contact1 h3::after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    background-color: #425cbb;
    margin: 0 auto;
    margin-top: 10px;
}

.cb-contact1 h6 {
    color: #425cbb;
    text-transform: uppercase;
    text-align: center;
}

.cb-contact1 form {
    margin-top: 30px;
}

.cb-contact1 .form-control {
    background-color: #f5f5f5;
    border-radius: 2px;
    margin-bottom: 25px;
    border: 1px solid #ededed;
    color: #898989;
}

.cb-contact1 .textarea {
    min-height: 100px;
}

.cb-contact1 .btn {
    border-radius: 4px;
    background: transparent;
    border-radius: 40px;
    padding: 10px 24px;
    border: 1px solid #425cbb;
    color: #425cbb;
}

.cb-contact1 .btn:hover {
    background-color: #425cbb;
    color: #fff;
}

.cb-contact1 .box {
    text-align: center;
    margin-bottom: 40px;
}

.cb-contact1 .box p {
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
}

.contact1 .box h6 {
    margin: 10px 0 25px 0;
    text-transform: none;
    font-weight: bold;
    font-size: 12px;
    color: #282828;
}

.cb-contact1 .box .fa {
    font-size: 24px;
    color: #425cbb;
}

/* contact2 */
.cb-contact2 {
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
}

.cb-contact2 .overlay {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

.cb-contact2 .padding {
    padding-top: 50px;
    padding-bottom: 50px;
}

.cb-contact2 h3 {
    text-transform: uppercase;
    text-align: center;
    margin-top: 15px;
    color: #fff;
}

.cb-contact2 h3::after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    background-color: #425cbb;
    margin: 0 auto;
    margin-top: 10px;
}

.cb-contact2 h6 {
    color: #425cbb;
    text-transform: uppercase;
    text-align: center;
}

.cb-contact2 .form-control {
    background-color: #282828;
    border-radius: 2px;
    margin-bottom: 25px;
    border: 2px solid #425cbb;
    color: #f5f5f5;
}

.cb-contact2 .textarea {
    min-height: 100px;
}

.cb-contact2 .btn {
    background-color: #000;
    color: #fff;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #425cbb;
}

/* contact3 */
.cb-contact3 {
    padding: 60px 0;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    position: relative;
}

.cb-contact3:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: .9;
}

.cb-contact3 .container {
    position: relative;
}

.cb-contact3 .nopadding {
    padding: 0;
    margin: 0;
}

.cb-contact3 .contact-box {
    background-color: #fff;
    border-radius: 4px;
    padding: 20px;
}

.cb-contact3 h3 {
    text-transform: uppercase;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #fff;
}

.cb-contact3 h3::after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    background-color: #3498db;
    margin: 0 auto;
    margin-top: 10px;
}

.cb-contact3 .form-control {
    background-color: #f5f5f5;
    border-radius: 2px;
    margin-bottom: 25px;
    border: 1px solid #ccc;
    color: #282828;
}

.cb-contact3 .textarea {
    min-height: 100px;
}

.cb-contact3 .btn {
    border: 2px solid #fff;
    color: #fff;
    background-color: transparent;
    width: 100%;
}

.cb-contact3 .btn:hover {
    background-color: #fff;
    color: #000;
}

.cb-contact3 .content h2,
.cb-contact3 .content p {
    color: #fff;
}

.cb-contact3 .content .box {
    margin-top: 25px;
}

.cb-contact3 .content .box .fa {
    float: left;
    width: 30px;
    height: 30px;
    margin-top: 11px;
    color: #FFF;
}

.cb-contact3 .content .box p,
.cb-contact3 .content .box h6 {
    overflow: hidden;
    margin: 0;
}

.cb-contact3 .content .box h6 {
    margin-bottom: 20px;
    color: #fff;
}

/* contact4 */
.cb-contact4 {
    padding: 60px 0;
}

.cb-contact4 .nopadding {
    padding: 0px;
    margin: 0px;
}

.cb-contact4 h3 {
    text-align: center;
    width: 40%;
    margin: 0 auto 60px auto;
}

.cb-contact4 p {
    font-size: 14px;
}

.cb-contact4 h4 {
    margin-bottom: 10px;
    margin-top: 0;
}

.cb-contact4 .form-control {
    background-color: rgba(52, 152, 219, 0.1);
    margin-bottom: 15px;
    box-sizing: border-box;
    border-radius: 4px;
}

.cb-contact4 .btn-default {
    border-radius: 6px;
    border: 1px solid #05436c;
    background-color: #05436c;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}

.cb-contact4 .btn-default:hover {
    color: #05436c;
    background-color: #fff;
    border: 1px solid #05436c;
}

.cb-contact4 .contact-info {
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
    margin-top: 40px;
}

.cb-contact4 .contact-info .fa {
    display: flex;
    align-self: center;
    font-size: 24px;
    color: #3498db;
    margin-right: 10px;
}

.cb-contact4 .contact-left {
    padding-left: 0;
}

.cb-contact4 .contact-right {
    padding-right: 0;
}

@media (max-width: 768px) {
    .cb-contact4 .form-control {
        width: 100%;
    }

    .cb-contact4 .contact-right,
    .cb-contact4 .contact-left {
        padding: 0;
    }

    .cb-contact4 h3 {
        width: 100%;
    }
}

/* contact5 */
.cb-contact5 {
    padding: 60px;
    background-color: #282828;
    color: #fff;
}

.cb-contact5 .icon {
    float: left;
    width: 48px;
    height: 48px;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
}

.cb-contact5 .icon:hover {
    background-color: #ffb504;
    transition: .5s ease all;
}

.cb-contact5 .icon .fa {
    font-size: 24px;
    line-height: 1.9;
}

.cb-contact5 .content {
    padding-left: 15px;
}

.cb-contact5 .content h5 {
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
}

.cb-contact5 .content h6 {
    line-height: 1.4;
}

/* contact 6 */
.cb-contact6 {
    overflow: hidden;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cb-contact6 iframe {
    z-index: -1;
}

.cb-contact6 .overlay {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.19);
}

.cb-contact6 .contact-form {
    padding: 20px;
    overflow: hidden;
    text-align: center;
    -webkit-box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 1);
    box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 1);
    background-color: rgba(255, 255, 255, 0.88);
}

.cb-contact6 .contact-form form .form-group {
    padding: 0 3px;
    margin-top: 20px;
}

.cb-contact6 .contact-form .nopadding {
    padding: 0px;
    margin: 0px;
}

.cb-contact6 .contact-form h3 {
    color: #000000;
    font-size: 20px;
    margin-bottom: 20px;
    text-shadow: none;
    text-align: center;
    letter-spacing: 2px;
    font-weight: 800;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
}

.cb-contact6 .contact-form p {
    color: #000;
    text-shadow: none;
    margin: 0 0 25px 0;
    letter-spacing: 3px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
}

.cb-contact6 .contact-form p a {
    color: #fff;
    text-transform: capitalize;
}

.cb-contact6 .contact-form textarea.form-control {
    border: none;
    color: #000000;
    background-color: transparent;
    letter-spacing: 1px;
    border-bottom: 1px solid #0a0a0a;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}

.cb-contact6 .contact-form form button {
    border: none;
    outline: none;
    color: #000;
    box-shadow: none;
    border-radius: 0;
    width: 100%;
    letter-spacing: 1px;
    display: inline-block;
    border-color: #000000;
    background: transparent;
    text-transform: capitalize;
    border-bottom: 1px solid #000000;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.cb-contact6 .contact-form form button:hover {
    outline: none;
    color: ##000000;
    background: transparent;
    border: 1px solid #000000;
}

.cb-contact6 .contact-form form div input {
    margin-top: 20px;
    border: none;
    color: #000000;
    background-color: transparent;
    letter-spacing: 1px;
    border-bottom: 1px solid #0a0a0a;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
}

.cb-contact6 .contact-form form div input:focus {
    border: none;
    outline: none;
    border-bottom: 1px solid ##000000;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.cb-contact6 .contact-form form div input::-webkit-input-placeholder {
    color: #000000;
    text-transform: capitalize;
}

.cb-contact6 .contact-form form div textarea::-webkit-input-placeholder {
    color: #000000;
    text-transform: capitalize;
}

.cb-contact6 .contact-form form div input::-moz-placeholder {
    color: #000000;
    text-transform: capitalize;
}

.cb-contact6 .contact-form form div input:-ms-input-placeholder {
    color: #000000;
    text-transform: capitalize;
}

.cb-contact6 .contact-form form div input:-moz-placeholder {
    color: #000000;
    text-transform: capitalize;
}

.cb-contact6 .contact-form form div input:focus::-webkit-input-placeholder {
    color: ##000000;
}

.cb-contact6 .contact-form form div input:focus::-moz-placeholder {
    color: ##000000;
}

.cb-contact6 .contact-form form div input:focus:-ms-input-placeholder {
    color: ##000000;
}

.cb-contact6 .contact-form form div input:focus:-moz-placeholder {
    color: ##000000;
}

/* contact7 */
.cb-contact7 {
    overflow: hidden;
}

.cb-contact7 h1 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 40px;
    text-transform: capitalize;
}

.cb-contact7 h3 {
    font-size: 20px;
    text-transform: lowercase;
    font-style: italic;
}

.cb-contact7 .form {
    margin-top: 50px;
    margin-bottom: 100px;
    overflow: hidden;
    border: 5px solid #548ce9;
    border-radius: 10%;
    padding: 30px 30px 30px 30px;
}

.cb-contact7 .form form {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.cb-contact7 .form .form-control {
    background: transparent;
    border: 1px solid #c7c7c7;
    margin-top: 25px;
    margin-bottom: 25px;
}

.cb-contact7 .form .btn-default {
    background-color: #548ce9;
    color: #fff;
    border-radius: 0;
}

.cb-contact7 .form .btn-default:hover {
    background-color: #000;
    color: #fff;
    border-radius: 0;
}

.cb-contact7 .bottom {
    background-color: #f5f5f5;
}

.cb-contact7 .bottom h2 {
    margin-top: 20px;
    margin-bottom: 50px;
}

.cb-contact7 .bottom p {
    font-size: 17px;
}

.cb-contact7 .bottom a {
    color: #000;
    text-decoration: none;
}

.cb-contact7 .bottom i {
    margin-right: 5px;
}

@media only screen and (max-width: 420px) {
    .cb-contact7 .form {
        border: 5px solid #548ce9;
        border-radius: 0%;
        padding: 10px 10px 10px 10px;
    }
}

/* contact 8 */
.cb-contact8 {
    width: 100%;
}

.cb-contact8 .map {
    width: 100%;
    height: 100%;
}

.cb-contact8 .nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.cb-contact8 .form {
    padding-left: 30px;
    padding-top: 30px;
}

.cb-contact8 .form h1 {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    padding-left: 0;
    padding-bottom: 0;
    font-size: 30px;
    line-height: 30px;
}

.cb-contact8 .form h1:after {
    display: block;
    content: '';
    margin-top: 20px;
    width: 80px;
    height: 5px;
    background-color: #333333;
}

.cb-contact8 .form form .button {
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #000;
    color: #fff;
    border: none;
    padding: 5px 20px 5px 20px;
    float: right;
    font-size: 18px;
    text-transform: capitalize;
}

@media only screen and (max-width: 420px) {
    .cb-contact8 .form {
        padding-left: 0 !important;
    }
}

/* contact9 (map) */
.cb-contact9 {
    width: 100%;
    margin-top: -10px;
    margin-bottom: -10px;
}

.cb-contact9 .nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

/*contact 10*/
.cb-contact10 {
    width: 100%;
}

.cb-contact10 .nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.cb-contact10 .first-box {
    padding: 10px;
    background: #1583c9;
    color: #fff;
}

.cb-contact10 .second-box {
    padding: 10px;
    background: #1583c9;
    color: #fff;
}

.cb-contact10 h1 {
    font-size: 50px;
    text-shadow: rgb(13, 115, 188) 1px 1px, rgb(13, 115, 188) 2px 2px, rgb(13, 115, 188) 3px 3px, rgb(13, 115, 188) 4px 4px, rgb(13, 115, 188) 5px 5px, rgb(13, 115, 188) 6px 6px, rgb(13, 115, 188) 7px 7px, rgb(13, 115, 188) 8px 8px, rgb(13, 115, 188) 9px 9px, rgb(13, 115, 188) 10px 10px, rgb(13, 115, 188) 11px 11px, rgb(13, 115, 188) 12px 12px, rgb(13, 116, 189) 13px 13px, rgb(13, 116, 189) 14px 14px, rgb(13, 116, 189) 15px 15px, rgb(13, 116, 189) 16px 16px, rgb(13, 117, 191) 17px 17px, rgb(13, 117, 191) 18px 18px, rgb(13, 117, 191) 19px 19px, rgb(13, 118, 192) 20px 20px, rgb(13, 118, 192) 21px 21px, rgb(14, 119, 194) 21px 21px, rgb(14, 120, 196) 22px 22px, rgb(14, 121, 197) 23px 23px, rgb(14, 122, 199) 24px 24px, rgb(14, 123, 201) 25px 25px, rgb(14, 124, 203) 26px 26px, rgb(14, 125, 204) 27px 27px, rgb(14, 126, 206) 28px 28px, rgb(15, 127, 208) 29px 29px, rgb(15, 128, 209) 30px 30px;
}

.cb-contact10 h3 {
    font-weight: bold;
    text-shadow: rgb(13, 115, 188) 1px 1px, rgb(13, 115, 188) 2px 2px, rgb(13, 115, 188) 3px 3px, rgb(13, 115, 188) 4px 4px, rgb(13, 115, 188) 5px 5px, rgb(13, 115, 188) 6px 6px, rgb(13, 115, 188) 7px 7px, rgb(13, 115, 188) 8px 8px, rgb(13, 115, 188) 9px 9px, rgb(13, 115, 188) 10px 10px, rgb(13, 115, 188) 11px 11px, rgb(13, 115, 188) 12px 12px, rgb(13, 116, 189) 13px 13px, rgb(13, 116, 189) 14px 14px, rgb(13, 116, 189) 15px 15px, rgb(13, 116, 189) 16px 16px, rgb(13, 117, 191) 17px 17px, rgb(13, 117, 191) 18px 18px, rgb(13, 117, 191) 19px 19px, rgb(13, 118, 192) 20px 20px, rgb(13, 118, 192) 21px 21px, rgb(14, 119, 194) 21px 21px, rgb(14, 120, 196) 22px 22px, rgb(14, 121, 197) 23px 23px, rgb(14, 122, 199) 24px 24px, rgb(14, 123, 201) 25px 25px, rgb(14, 124, 203) 26px 26px, rgb(14, 125, 204) 27px 27px, rgb(14, 126, 206) 28px 28px, rgb(15, 127, 208) 29px 29px, rgb(15, 128, 209) 30px 30px;
}

.cb-contact10 p {
    font-size: 20px;
    text-shadow: rgb(13, 115, 188) 1px 1px, rgb(13, 115, 188) 2px 2px, rgb(13, 115, 188) 3px 3px, rgb(13, 115, 188) 4px 4px, rgb(13, 115, 188) 5px 5px, rgb(13, 115, 188) 6px 6px, rgb(13, 115, 188) 7px 7px, rgb(13, 115, 188) 8px 8px, rgb(13, 115, 188) 9px 9px, rgb(13, 115, 188) 10px 10px, rgb(13, 115, 188) 11px 11px, rgb(13, 115, 188) 12px 12px, rgb(13, 116, 189) 13px 13px, rgb(13, 116, 189) 14px 14px, rgb(13, 116, 189) 15px 15px, rgb(13, 116, 189) 16px 16px, rgb(13, 117, 191) 17px 17px, rgb(13, 117, 191) 18px 18px, rgb(13, 117, 191) 19px 19px, rgb(13, 118, 192) 20px 20px, rgb(13, 118, 192) 21px 21px, rgb(14, 119, 194) 21px 21px, rgb(14, 120, 196) 22px 22px, rgb(14, 121, 197) 23px 23px, rgb(14, 122, 199) 24px 24px, rgb(14, 123, 201) 25px 25px, rgb(14, 124, 203) 26px 26px, rgb(14, 125, 204) 27px 27px, rgb(14, 126, 206) 28px 28px, rgb(15, 127, 208) 29px 29px, rgb(15, 128, 209) 30px 30px;
}

/********* 1.27 UTILITY BLOCKS STYLES /*****

/* page404-1 */
.cb-page404-1 {
    background-color: #425cbb;
    width: 100%;
    height: 100%;
    width: 100%;
    min-height: 650px;
    opacity: 0.9;
    padding: 20px 0 80px 0;
}

.cb-page404-1 h1 {
    text-align: center;
    font-size: 15vw;
    color: #fff;
    margin-top: 6vw;
}

.cb-page404-1 p {
    text-align: center;
    font-size: 3vw;
    color: #fff;
    margin-top: 6vw;
}

.cb-page404-1 .image-404 img {
    display: block;
    margin: 0 auto;
    margin-top: 150px;
}

.cb-page404-1 .btn {
    background-color: transparent;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 20px;
}

.cb-page404-1 .btn:hover {
    background-color: #fff;
    color: #000;
}

/* 404 2 */
.cb-page404-2 {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    background-color: #241d4f;
}

.cb-page404-2 .content {
    text-align: center;
}

.cb-page404-2 .content .logo {
    color: #fff;
    margin-bottom: 50px;
}

.cb-page404-2 .content h2 {
    font-size: 40px;
    line-height: 34px;
    font-weight: 400;
    color: #fff;
}

.cb-page404-2 .content p {
    font-size: 15px;
    line-height: 34px;
    font-weight: 400;
    font-style: italic;
    color: #fff;
}

.cb-page404-2 .content h1 {
    font-size: 70px;
    line-height: 80px;
    font-weight: 800;
    color: #fff;
    padding: 32px 0 72px;
    text-transform: uppercase;
}

@media (max-width: 559px) {
    .cb-page404-2 .content h1 {
        font-size: 35px;
    }
}

@media (max-width: 415px) {
    .cb-page404-2 .content h1 {
        font-size: 25px;
    }
}

.cb-page404-2 .content a {
    padding: 9px 30px 9px 30px;
    background-color: transparent;
    border: 1px solid #fff;
    color: #000;
}

.cb-page404-2 .content a:hover {
    background-color: #fff;
    color: #000;
}

/********* 1.28 FORM BLOCKS STYLES /*****

/* pagelogin1 */
/* firefox 19+ */
/* ie */
/* pageregister1 */
/* firefox 19+ */
/* ie */
/* pageloginregister1 */
/*form4*/
.cb-form4 .register {
    padding-top: 135px;
    padding-bottom: 135px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.cb-form4 .login-wrap {
    background: rgba(255, 255, 255, 0.7);
    padding: 30px;
    box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.55);
}

.cb-form4 .register .txt {
    color: #353535;
    display: block;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    margin-top: 28px;
}

.cb-form4 .register .btn {
    margin-top: 30px;
    border-radius: 2px;
    padding: 10px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .8px;
    text-shadow: none;
    border: none;
    text-transform: uppercase;
    background-color: #1583c9;
}

.cb-form4 .register .btn {
    background-color: #000;
    color: #fff;
}

.cb-form4 h1 {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    padding-left: 0;
    padding-bottom: 0;
    font-size: 30px;
    line-height: 30px;
}

.cb-form4 h1:after {
    display: block;
    content: '';
    margin-top: 20px;
    margin-left: 5px;
    width: 80px;
    height: 5px;
    background-color: #333333;
}

.cb-form4 input {
    border-radius: 0;
    background: transparent;
    border: 1px solid #949494;
    color: #282828;
    outline: none;
    box-shadow: none !important;
    width: 100%;
    font-size: 14px;
    padding: 10px;
}

/* form5 */
.cb-form5 {
    padding-top: 50px;
}

.cb-form5 li {
    position: relative;
    text-align: center;
    background-color: #fff;
    border: none!important;
    width: 50%;
}

.cb-form5 li a {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1.2;
    color: #000;
    background-color: #fff;
    padding: 20px 15px;
    margin-right: 0px;
    border-bottom: 1px solid #eee;
    text-decoration: none;
}

.cb-form5 li a:hover,
.cb-form5 li a:focus {
    background-color: #fff;
    color: #000;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #0095ff;
}

.cb-form5 li.active a {
    background-color: #fff;
    color: #000;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #000;
    text-decoration: none;
}

.cb-form5 li.active a:hover,
.cb-form5 li.active a:focus {
    background-color: #fff;
    color: #000;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #0095ff;
}

.cb-form5 .form {
    margin: 50px 30px 50px 30px;
    background-color: #fff;
}

.cb-form5 .form .margin {
    margin-top: 50px;
    margin-bottom: 10px;
}

.cb-form5 .form input {
    border: none;
    padding: 20px;
    font-size: 14px;
    width: 100%;
}

.cb-form5 .form .input-group {
    background-color: #eeeeee;
    padding: 20px;
    margin-bottom: 20px;
}

.cb-form5 .form .btn {
    border-radius: 0;
    color: #fff;
    background-color: #4682b4;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1.786;
    text-align: center;
    width: 100%;
}

.cb-form5 .form p a {
    font-size: 14px;
    color: rgb(129, 129, 129);
    line-height: 1.2;
    text-align: left;
    text-decoration: none;
}

.cb-form5 .form .form-footer {
    margin-bottom: 70px;
}

/********* 1.29 FOOTER BLOCKS STYLES /*****

/* Footer1 */
.cb-footer1 ul {
    list-style: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.cb-footer1 ul li {
    line-height: 22px;
}

.cb-footer1 ul li a {
    font-size: 14px;
}

.cb-footer1 .navbar-brand {
    padding: 0px;
    height: auto;
}

/* footer1 */
.cb-footer1 {
    padding-top: 80px;
    padding-bottom: 80px;
    width: 100%;
    background: #282828;
    color: #fff;
}

.cb-footer1 h3 {
    color: #393939;
    background: #f5f5f5;
    padding: 9px;
    margin: 0;
    font-weight: 800;
    font-size: 16px;
    text-transform: uppercase;
}

.cb-footer1 p {
    color: #f5f5f5;
    line-height: 18px;
    font-size: 12px;
}

.cb-footer1 .fa {
    margin-right: 10px;
}

.cb-footer1 a {
    color: #fff;
    text-decoration: none;
}

.cb-footer1 a:hover {
    color: #f5f5f5;
    margin-left: 5px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/* footer2 */
.cb-footer2 {
    text-transform: uppercase;
    padding: 20px 10px;
    text-align: center;
    color: #fff;
    background: #425cbb;
}

.cb-footer2 p {
    margin: 0;
}

/* footer3 */
.cb-footer3 {
    text-transform: uppercase;
    font-size: 18px;
    padding: 15px 10px;
    background: #282828;
    text-align: center;
    color: #fff;
}

.cb-footer3 p {
    margin: 0;
    font-size: 14px;
}

.cb-footer3 .fa {
    color: #425cbb;
}

/* footer4 */
.cb-footer4 {
    padding: 80px 40px;
    background: #282828;
    color: #fff;
}

.cb-footer4 h3 {
    color: #fff;
    margin: 0;
    font-size: 24px;
    margin-bottom: 20px;
}

.cb-footer4 p {
    color: #f5f5f5;
    line-height: 18px;
    font-size: 12px;
    margin-top: 20px;
}

.cb-footer4 a {
    color: #fff;
}

.cb-footer4 a:hover {
    color: #f5f5f5;
    margin-left: 5px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-footer4 .form-control {
    background-color: #393939;
    border: 1px solid #898989;
    width: 100%;
    border-radius: 2px;
    margin: 0 auto;
    color: #f5f5f5;
}

.cb-footer4 .form-subscribe {
    position: relative;
}

.cb-footer4 .btn {
    margin-right: 2px;
    background-color: rgba(64, 152, 255, 0.98);
}

.cb-footer4 #footer-rights4 {
    padding: 25px 10px;
    background: #282828;
    border-top: 1px solid #393939;
    text-align: center;
    color: #fff;
}

/* footer5 */
.cb-footer5 {
    padding: 80px 40px;
    background: #fff;
    color: #282828;
}

.cb-footer5 h3 {
    color: #fff;
    background: #282828;
    padding: 9px;
    margin-bottom: 20px;
    font-weight: 800;
    font-size: 16px;
    text-transform: uppercase;
}

.cb-footer5 p {
    color: #282828;
    line-height: 18px;
    font-size: 12px;
}

.cb-footer5 .fa {
    margin-right: 10px;
}

.cb-footer5 img {
    margin-bottom: 20px;
}

.cb-footer5 a {
    color: #282828;
    text-decoration: none;
}

.cb-footer5 a:hover {
    color: #393939;
    margin-left: 5px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-footer5 #footer-rights5 {
    padding: 25px 10px;
    background: #f5f5f5;
    text-align: center;
    border-top: 1px solid #282828;
    color: #282828;
}

/* footer6 */
.cb-footer6 {
    padding: 40px 0;
    background: #ffffff;
    color: #282828;
    border-top: 1px solid #ccc;
}

.cb-footer6 ul {
    text-align: center;
}

.cb-footer6 ul li {
    margin-top: 10px;
    margin-bottom: 10px;
}

.cb-footer6 a {
    color: #4d829a;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
}

.cb-footer6 a:hover {
    color: #898989;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-footer6 .subscribe {
    position: relative;
    width: 35%;
    margin: 40px auto;
}

.cb-footer6 .subscribe .form-control {
    background-color: #f5f5f5;
    border-radius: 0px;
    border: 1px solid #ccc;
    padding-right: 40px;
}

.cb-footer6 .subscribe .icon .fa {
    font-size: 24px;
    color: #ccc;
}

.cb-footer6 .subscribe .icon {
    background-color: rgba(0, 0, 0, 0);
    padding: 4px;
}

.cb-footer6 .social-icons {
    text-align: center;
}

.cb-footer6 .social-icons .fa {
    font-size: 25px;
    color: #4d829a;
}

.cb-footer6 .social-icons a {
    margin: 0 15px;
}

.cb-footer6 .fa:hover {
    color: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

@media (max-width: 768px) {
    .cb-footer6 .subscribe {
        width: 85%;
    }
}

/* footer7 */
.cb-footer7 {
    padding: 40px 0;
    background: #282828;
    color: #fff;
}

.cb-footer7 ul {
    text-align: center;
}

.cb-footer7 a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    margin: 0 8px;
}

.cb-footer7 a:hover {
    color: #898989;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-footer7 .subscribe {
    position: relative;
    width: 35%;
    margin: 40px auto;
    margin-bottom: 0;
}

.cb-footer7 .subscribe .form-control {
    background-color: #f5f5f5;
    border-radius: 4px;
    border: 1px solid #898989;
    padding-right: 40px;
}

.cb-footer7 .subscribe .icon .fa {
    font-size: 24px;
    color: #ccc;
}

.cb-footer7 .subscribe .icon {
    position: absolute;
    top: 8px;
    right: 4px;
}

.cb-footer7 .social-icons {
    text-align: center;
    margin-bottom: 40px;
}

.cb-footer7 .social-icons .fa {
    font-size: 20px;
    color: #ccc;
}

.cb-footer7 .social-icons a {
    margin: 0 15px;
}

.cb-footer7 .fa:hover {
    color: #898989 !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

@media (max-width: 768px) {
    .cb-footer7 .subscribe {
        width: 85%;
    }
}

/* footer8 */
.cb-footer8 {
    padding: 40px 0;
    background: #fff;
    color: #282828;
    border-top: 1px solid #ccc;
}

.cb-footer8 ul {
    text-align: center;
}

.cb-footer8 a {
    color: #282828;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    margin: 0 8px;
}

.cb-footer8 ul li a:first-child {
    margin-left: 0;
}

.cb-footer8 a:hover {
    color: #898989;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-footer8 .content {
    float: left;
}

.cb-footer8 .content p {
    font-weight: 600;
    color: #000;
}

.cb-footer8 .social-icons {
    float: right;
    margin-top: 12px;
}

.cb-footer8 .social-icons .fa {
    font-size: 20px;
    padding-top: 10px;
    text-align: center;
    color: #ccc;
    width: 40px;
    height: 40px;
    background-color: #898989;
    border-radius: 40px;
}

.cb-footer8 .social-icons a {
    margin: 0 15px;
}

.cb-footer8 .fa:hover {
    color: #282828 !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

@media (max-width: 1000px) {
    .cb-footer8 .social-icons {
        float: none;
        text-align: center;
        margin: 0;
        margin-bottom: 10px;
    }

    .cb-footer8 .content {
        float: none;
        text-align: center;
    }
}

/********* 1.30 BASIC BLOCKS STYLES /*****

/* basic1 */
/* basic2 */
/* basic3 */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.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;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .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-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: .14285714em;
    text-align: center;
}

.fa-li.fa-lg {
    left: -1.85714286em;
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left {
    margin-right: .3em;
}

.fa.fa-pull-right {
    margin-left: .3em;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

@-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 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    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-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-user:before {
    content: "\f007";
}

.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-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.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-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-print:before {
    content: "\f02f";
}

.fa-font:before {
    content: "\f031";
}

.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-image:before {
    content: "\f03e";
}

.fa-adjust:before {
    content: "\f042";
}

.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-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.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 {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-plus:before {
    content: "\f067";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-warning:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080";
}

.fa-key:before {
    content: "\f084";
}

.fa-comments:before {
    content: "\f086";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-phone:before {
    content: "\f095";
}

.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-filter:before {
    content: "\f0b0";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}

.fa-save:before {
    content: "\f0c7";
}

.fa-reorder:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.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-rotate-left:before {
    content: "\f0e2";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-code:before {
    content: "\f121";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-chain-broken:before {
    content: "\f127";
}

.fa-info:before {
    content: "\f129";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-toggle-down:before {
    content: "\f150";
}

.fa-toggle-up:before {
    content: "\f151";
}

.fa-toggle-right:before {
    content: "\f152";
}

.fa-won:before {
    content: "\f159";
}

.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-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.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-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-bug:before {
    content: "\f188";
}

.fa-toggle-left:before {
    content: "\f191";
}

.fa-try:before {
    content: "\f195";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-file-image-o:before {
    content: "\f1c5";
}

.fa-file-sound-o:before {
    content: "\f1c7";
}

.fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-support:before {
    content: "\f1cd";
}

.fa-ra:before {
    content: "\f1d0";
}

.fa-send:before {
    content: "\f1d8";
}

.fa-send-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-area-chart:before {
    content: "\f1fe";
}

.fa-pie-chart:before {
    content: "\f200";
}

.fa-line-chart:before {
    content: "\f201";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-cc:before {
    content: "\f20a";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-server:before {
    content: "\f233";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-user-times:before {
    content: "\f235";
}

.fa-y-combinator:before {
    content: "\f23b";
}

.fa-mouse-pointer:before {
    content: "\f245";
}

.fa-i-cursor:before {
    content: "\f246";
}

.fa-object-group:before {
    content: "\f247";
}

.fa-sticky-note:before {
    content: "\f249";
}

.fa-sticky-note-o:before {
    content: "\f24a";
}

.fa-clone:before {
    content: "\f24d";
}

.fa-safari:before {
    content: "\f267";
}

.fa-chrome:before {
    content: "\f268";
}

.fa-firefox:before {
    content: "\f269";
}

.fa-opera:before {
    content: "\f26a";
}

.fa-internet-explorer:before {
    content: "\f26b";
}

.fa-500px:before {
    content: "\f26e";
}

.fa-map-pin:before {
    content: "\f276";
}

.fa-map-o:before {
    content: "\f278";
}

.fa-map:before {
    content: "\f279";
}

.fa-vimeo:before {
    content: "\f27d";
}

.fa-credit-card-alt:before {
    content: "\f283";
}

.fa-percent:before {
    content: "\f295";
}

.fa-volume-control-phone:before {
    content: "\f2a0";
}

.fa-sign-language:before {
    content: "\f2a7";
}

.fa-first-order:before {
    content: "\f2b0";
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4";
}

.fa-envelope-open:before {
    content: "\f2b6";
}

.fa-envelope-open-o:before {
    content: "\f2b7";
}

.fa-user-o:before {
    content: "\f2c0";
}

.fa-id-card:before {
    content: "\f2c2";
}

.fa-id-card-o:before {
    content: "\f2c3";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\f2c7";
}

.fa-thermometer-3:before {
    content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9";
}

.fa-thermometer-1:before {
    content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb";
}

.fa-s15:before {
    content: "\f2cd";
}

.fa-window-minimize:before {
    content: "\f2d1";
}

.fa-window-restore:before {
    content: "\f2d2";
}

.fa-window-close:before {
    content: "\f2d3";
}

.fa-window-close-o:before {
    content: "\f2d4";
}

@font-face {
    font-family: 'Linearicons-Free';
    src: url('../fonts/Linearicons-Free.eot?w118d');
    src: url('../fonts/Linearicons-Free.eot?#iefixw118d') format('embedded-opentype'),
		url('../fonts/Linearicons-Free.woff2?w118d') format('woff2'),
		url('../fonts/Linearicons-Free.woff?w118d') format('woff'),
		url('../fonts/Linearicons-Free.ttf?w118d') format('truetype'),
		url('../fonts/Linearicons-Free.svg?w118d#Linearicons-Free') format('svg');
    font-weight: normal;
    font-style: normal;
}

.lnr {
    font-family: 'Linearicons-Free';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.lnr-home:before {
    content: "\e800";
}

.lnr-drop:before {
    content: "\e804";
}

.lnr-lock:before {
    content: "\e80f";
}

.lnr-flag:before {
    content: "\e817";
}

.lnr-envelope:before {
    content: "\e818";
}

.lnr-file-empty:before {
    content: "\e81d";
}

.lnr-file-add:before {
    content: "\e81e";
}

.lnr-enter:before {
    content: "\e81f";
}

.lnr-exit:before {
    content: "\e820";
}

.lnr-license:before {
    content: "\e822";
}

.lnr-user:before {
    content: "\e82a";
}

.lnr-users:before {
    content: "\e82b";
}

.lnr-store:before {
    content: "\e82d";
}

.lnr-cart:before {
    content: "\e82e";
}

.lnr-tag:before {
    content: "\e82f";
}

.lnr-phone:before {
    content: "\e831";
}

.lnr-map:before {
    content: "\e834";
}

.lnr-location:before {
    content: "\e835";
}

.lnr-keyboard:before {
    content: "\e837";
}

.lnr-screen:before {
    content: "\e839";
}

.lnr-bubble:before {
    content: "\e83f";
}

.lnr-construction:before {
    content: "\e841";
}

.lnr-pie-chart:before {
    content: "\e842";
}

.lnr-select:before {
    content: "\e852";
}

.lnr-volume-high:before {
    content: "\e85a";
}

.lnr-volume-low:before {
    content: "\e85c";
}

.lnr-volume:before {
    content: "\e85d";
}

.lnr-history:before {
    content: "\e863";
}

.lnr-enter-down:before {
    content: "\e867";
}

.lnr-exit-up:before {
    content: "\e868";
}

.lnr-bug:before {
    content: "\e869";
}

.lnr-code:before {
    content: "\e86a";
}

.lnr-link:before {
    content: "\e86b";
}

.lnr-cross:before {
    content: "\e870";
}

.lnr-menu:before {
    content: "\e871";
}

.lnr-list:before {
    content: "\e872";
}

.lnr-chevron-up:before {
    content: "\e873";
}

.lnr-chevron-down:before {
    content: "\e874";
}

.lnr-chevron-left:before {
    content: "\e875";
}

.lnr-chevron-right:before {
    content: "\e876";
}

.lnr-arrow-up:before {
    content: "\e877";
}

.lnr-arrow-down:before {
    content: "\e878";
}

.lnr-arrow-left:before {
    content: "\e879";
}

.lnr-arrow-right:before {
    content: "\e87a";
}

.lnr-move:before {
    content: "\e87b";
}

.lnr-warning:before {
    content: "\e87c";
}

.lnr-frame-expand:before {
    content: "\e88c";
}

.lnr-frame-contract:before {
    content: "\e88d";
}

.lnr-text-format:before {
    content: "\e890";
}

.lnr-text-format-remove:before {
    content: "\e891";
}

.lnr-text-size:before {
    content: "\e892";
}

.lnr-text-align-left:before {
    content: "\e898";
}

.lnr-text-align-center:before {
    content: "\e899";
}

.lnr-text-align-right:before {
    content: "\e89a";
}

.lnr-text-align-justify:before {
    content: "\e89b";
}

.lnr-line-spacing:before {
    content: "\e89c";
}

.lnr-page-break:before {
    content: "\e8a2";
}

.lnr-sort-alpha-asc:before {
    content: "\e8a3";
}

.lnr-pointer-up:before {
    content: "\e8a6";
}

.lnr-pointer-right:before {
    content: "\e8a7";
}

.lnr-pointer-down:before {
    content: "\e8a8";
}

.lnr-pointer-left:before {
    content: "\e8a9";
}

/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

/* display none until init */
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
    float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
    cursor: url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}

/* Feel free to change duration  */
.animated {
    -webkit-animation-duration: 1000 ms;
    animation-duration: 1000 ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

/* .owl-animated-out - only for current item */
/* This is very important class. Use z-index if you want move Out item above In item */
.owl-animated-out {
    z-index: 1;
}

/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */
.owl-animated-in {
    z-index: 0;
}

/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/*
* 	Owl Carousel Owl Demo Theme
*	v1.3.3
*/
.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    display: inline;

    /*IE7 life-saver */
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);

    /*IE7 fix*/
    opacity: 0.5;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);

    /*IE7 fix*/
    opacity: 1;
    text-decoration: none;
}

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    display: inline;

    /*IE7 life-saver */
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);

    /*IE7 fix*/
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);

    /*IE7 fix*/
    opacity: 1;
}

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

/* preloading images */
.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) no-repeat center center;
}

/*!
 * Nivo Lightbox v1.3.1
 * http://dev7studios.com/nivo-lightbox
 *
 * Copyright 2013, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
.nivo-lightbox-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    background: rgba(0, 0, 0, 0.8);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.nivo-lightbox-overlay.nivo-lightbox-open {
    visibility: visible;
    opacity: 1;
}

.nivo-lightbox-wrap {
    position: absolute;
    top: 10%;
    bottom: 10%;
    left: 10%;
    right: 10%;
}

.nivo-lightbox-content {
    width: 100%;
    height: 100%;
}

.nivo-lightbox-title-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    text-align: center;
}

.nivo-lightbox-nav {
    display: none;
}

.nivo-lightbox-prev {
    position: absolute;
    top: 50%;
    left: 0;
}

.nivo-lightbox-next {
    position: absolute;
    top: 50%;
    right: 0;
}

.nivo-lightbox-close {
    position: absolute;
    top: 2%;
    right: 2%;
}

.nivo-lightbox-image {
    text-align: center;
}

.nivo-lightbox-image img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    vertical-align: middle;
}

.nivo-lightbox-content iframe {
    width: 100%;
    height: 100%;
}

.nivo-lightbox-inline,
.nivo-lightbox-ajax {
    max-height: 100%;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    /* https://bugzilla.mozilla.org/show_bug.cgi?id=308801 */
}

.nivo-lightbox-error {
    display: table;
    text-align: center;
    width: 100%;
    height: 100%;
    color: #fff;
    text-shadow: 0 1px 1px #000;
}

.nivo-lightbox-error p {
    display: table-cell;
    vertical-align: middle;
}

/* Effects
 **********************************************/
.nivo-lightbox-notouch .nivo-lightbox-effect-fade,
.nivo-lightbox-notouch .nivo-lightbox-effect-fadeScale,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideUp,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideDown,
.nivo-lightbox-notouch .nivo-lightbox-effect-fall {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/* fadeScale */
.nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
}

.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

/* slideLeft / slideRight / slideUp / slideDown */
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -ms-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}

.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
    -webkit-transform: translateY(-10%);
    -moz-transform: translateY(-10%);
    -ms-transform: translateY(-10%);
    transform: translateY(-10%);
}

.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
    -webkit-transform: translateY(10%);
    -moz-transform: translateY(10%);
    -ms-transform: translateY(10%);
    transform: translateY(10%);
}

.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

/* fall */
.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall {
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
}

.nivo-lightbox-effect-fall .nivo-lightbox-wrap {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transform: translateZ(300px);
    -moz-transform: translateZ(300px);
    -ms-transform: translateZ(300px);
    transform: translateZ(300px);
}

.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.icon-close {
    font-size: 24px;
}

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
}

@-webkit-keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    30% {
        -webkit-transform: scaleX(1.25) scaleY(0.75);
        transform: scaleX(1.25) scaleY(0.75);
    }

    40% {
        -webkit-transform: scaleX(0.75) scaleY(1.25);
        transform: scaleX(0.75) scaleY(1.25);
    }

    60% {
        -webkit-transform: scaleX(1.15) scaleY(0.85);
        transform: scaleX(1.15) scaleY(0.85);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    30% {
        -webkit-transform: scaleX(1.25) scaleY(0.75);
        -ms-transform: scaleX(1.25) scaleY(0.75);
        transform: scaleX(1.25) scaleY(0.75);
    }

    40% {
        -webkit-transform: scaleX(0.75) scaleY(1.25);
        -ms-transform: scaleX(0.75) scaleY(1.25);
        transform: scaleX(0.75) scaleY(1.25);
    }

    60% {
        -webkit-transform: scaleX(1.15) scaleY(0.85);
        -ms-transform: scaleX(1.15) scaleY(0.85);
        transform: scaleX(1.15) scaleY(0.85);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes shake {
    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
}

@keyframes shake {
    0%,
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    80% {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    25% {
        -webkit-transform: scale(.95);
        transform: scale(.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3);
    }
}

@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    25% {
        -webkit-transform: scale(.95);
        -ms-transform: scale(.95);
        transform: scale(.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3);
    }
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -ms-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        -ms-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@-webkit-keyframes slideInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        -webkit-transform: rotate(80deg);
        -ms-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40% {
        -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        -ms-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(700px);
        -ms-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0;
    }
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        -ms-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg);
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        -ms-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        -ms-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(48px);
        transform: scale(.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        -ms-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(48px);
        -ms-transform: scale(.475) translateX(48px);
        transform: scale(.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(2000px);
        transform: scale(.1) translateX(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(-48px);
        transform: scale(.475) translateX(-48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(2000px);
        -ms-transform: scale(.1) translateX(2000px);
        transform: scale(.1) translateX(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(-48px);
        -ms-transform: scale(.475) translateX(-48px);
        transform: scale(.475) translateX(-48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(2000px);
        transform: scale(.1) translateY(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(-60px);
        transform: scale(.475) translateY(-60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(2000px);
        -ms-transform: scale(.1) translateY(2000px);
        transform: scale(.1) translateY(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(-60px);
        -ms-transform: scale(.475) translateY(-60px);
        transform: scale(.475) translateY(-60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3);
    }

    100% {
        opacity: 0;
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    50% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3);
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(-60px);
        transform: scale(.475) translateY(-60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(2000px);
        transform: scale(.1) translateY(2000px);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(-60px);
        -ms-transform: scale(.475) translateY(-60px);
        transform: scale(.475) translateY(-60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(2000px);
        -ms-transform: scale(.1) translateY(2000px);
        transform: scale(.1) translateY(2000px);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
    }
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(42px);
        transform: scale(.475) translateX(42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(42px);
        -ms-transform: scale(.475) translateX(42px);
        transform: scale(.475) translateX(42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        -ms-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center;
    }
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(-42px);
        transform: scale(.475) translateX(-42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(2000px);
        transform: scale(.1) translateX(2000px);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(-42px);
        -ms-transform: scale(.475) translateX(-42px);
        transform: scale(.475) translateX(-42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(2000px);
        -ms-transform: scale(.1) translateX(2000px);
        transform: scale(.1) translateX(2000px);
        -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
        transform-origin: right center;
    }
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-transform-origin: center top;
        transform-origin: center top;
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        -ms-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        -ms-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-transform-origin: center top;
        -ms-transform-origin: center top;
        transform-origin: center top;
    }
}

/* Color Style Switcher */
/* Color Style Switcher  End */
/* Colors */
/* light-version */
.menu-wrap a {
    color: #b8b7ad;
}

.menu-wrap a:hover,
.menu-wrap a:focus {
    color: #4676fa;
}

.menu-wrap .navbar-nav li .active,
.menu-wrap .navbar-nav li .active:before {
    color: #4676fa;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.content-wrap {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.content {
    position: relative;
}

.content::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    -webkit-transition: opacity 0.4s, -webkit-transform 0s 0.4s;
    transition: opacity 0.4s, transform 0s 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

/* Menu Button */
.menu-button {
    position: absolute;
    z-index: 1000;
    width: 60px;
    height: 42px;
    border: none;
    font-size: 30px;
    color: #fff;
    background: transparent;
    top: 15px;
    right: 0;
    line-height: 42px;
    outline: none;
    text-align: center;
}

button:focus {
    outline: none;
}

/* Close Button */
.close-button {
    width: 45px;
    height: 45px;
    position: absolute;
    left: -45px;
    top: 4px;
    overflow: hidden;
    font-size: 25px;
    border: none;
    background: #fff;
    color: #000;
    line-height: 48px;
    box-shadow: -1px 2px 3px 0px rgba(0, 0, 0, 0.16), 0 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.logo-menu {
    padding: 15px 0;
}

.menu-bg .logo-menu {
    padding: 6px 0;
}

.menu-bg .menu-button {
    top: 5px;
    color: #333;
}

/* Menu */
.menu-wrap {
    position: fixed;
    z-index: 9999;
    width: 260px;
    right: 0;
    height: 100%;
    background: #fff;
    padding: 2.5em 1.5em 0;
    font-size: 1.15em;
    -webkit-transform: translate3d(320px,0,0);
    transform: translate3d(320px,0,0);
    -webkit-transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.menu,
.icon-list {
    height: 100%;
}

.icon-list {
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
}

.icon-list a {
    color: #333;
    display: block;
    padding: 0.8em;
    -webkit-transform: translate3d(0,500px,0);
    transform: translate3d(0,500px,0);
    position: relative;
}

.icon-list a:before {
    background: #4676fa;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 10px;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 20px;
}

.menu-wrap a:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.icon-list,
.icon-list a {
    -webkit-transition: -webkit-transform 0s 0.4s;
    transition: transform 0s 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.icon-list a:nth-child(2) {
    -webkit-transform: translate3d(0,1000px,0);
    transform: translate3d(0,1000px,0);
}

.icon-list a:nth-child(3) {
    -webkit-transform: translate3d(0,1500px,0);
    transform: translate3d(0,1500px,0);
}

.icon-list a:nth-child(4) {
    -webkit-transform: translate3d(0,2000px,0);
    transform: translate3d(0,2000px,0);
}

.icon-list a:nth-child(5) {
    -webkit-transform: translate3d(0,2500px,0);
    transform: translate3d(0,2500px,0);
}

.icon-list a:nth-child(6) {
    -webkit-transform: translate3d(0,3000px,0);
    transform: translate3d(0,3000px,0);
}

.icon-list a span {
    margin-left: 10px;
    font-weight: 700;
}

/* Shown menu */
.show-menu .menu-wrap {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.show-menu .icon-list,
.show-menu .icon-list a {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.show-menu .icon-list a {
    -webkit-transition-duration: 0.9s;
    transition-duration: 0.9s;
}

.show-menu .content::before {
    opacity: 1;
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,600');

body {
    font-family: 'Roboto', sans-serif;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    background: #fff;
    overflow-x: hidden;
}

html {
    overflow-x: hidden;
}

p {
    font-size: 14px;
    line-height: 26px;
}

a:hover,
a:focus {
    color: #4676fa;
}

a {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.btn {
    font-size: 14px;
    padding: 10px 30px;
    border-radius: 0px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    display: inline-block;
    font-family: 'Lato', sans-serif;
}

.btn:focus,
.btn:active {
    box-shadow: none;
    outline: none;
    color: #fff;
}

.btn-common {
    border: 2px solid #4676fa;
    background-color: #4676fa;
    position: relative;
    z-index: 1;
    border-radius: 4px;
}

.btn-common:hover {
    color: #4676fa;
    background-color: transparent;
    border: 2px solid #4676fa;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

.btn-border {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 4px;
}

.btn-border:hover {
    border: 2px solid #fff;
    color: #fff;
    background-color: #4676fa;
}

.btn-lg {
    padding: 14px 33px;
    text-transform: uppercase;
    font-size: 16px;
}

button:focus {
    outline: none!important;
}

.clear {
    clear: both;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Raleway', sans-serif;
    font-size: 40px;
    font-weight: 100;
    letter-spacing: 1px;
}

ul {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

a:not([href]):not([tabindex]) {
    color: #fff;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: #4676fa;
}

.section {
    /* padding: 80px 0 */
}

.section-header {
    color: #ffffff;
    margin-bottom: 26px;
    text-align: center;
}

.section-header .section-title {
    font-size: 34px;
    margin-top: 12px;
    text-transform: uppercase;
    font-weight: normal;
    color: #003381;
    position: relative;
    font-family: Lato;
    font-style: normal;
    text-decoration: underline;
}

.section-header .section-title span {
    color: #4676fa;
}

.section-header .section-subtitle {
    /* margin-top: 15px */
    color: #333;

    /* font-size: 14px */
    font-weight: 400;
}

.section-header .lines {
    margin: 50px auto 42px;
    width: 70px;
    position: relative;
    border-top: 2px solid #003381;
}

.section-header .lines:before {
    position: absolute;
    content: "";
    display: inline-block;
    height: 10px;
    width: 10px;
    top: -10px;
    border: 4px solid #fff;
    border-radius: 50%;
    background: #4676fa;
    left: 27px;
}

/* ==========================================================================
   Navbar Style
   ========================================================================== */
.mainmenu-area {
    padding: 10px 0 15px;
    border: none;
    margin: 0;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    transition: 0.6s;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
    background-color: rgba(217, 193, 167, 0.33);
}

.mainmenu-area .menu-button {
    position: relative;
    color: #333;
    line-height: 58px;
    top: 0;
    outline: none;
}

.logo-menu a {
    font-size: 20px;
    color: #fff;
}

.menu-bg {
    background-color: #c4b19a !important;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
    z-index: 999;
    padding: 3px;
}

.menu-bg .menu-button {
    top: 0;
}

.menu-bg .menu-button:hover {
    cursor: pointer;
    color: #4676fa;
}

.menu-bg .logo-menu a {
    color: #4676fa;
}

.menu-button:hover {
    cursor: pointer;
    opacity: #eee;
}

.close-button {
    cursor: pointer;
}

.navbar-light .navbar-nav .nav-link {
    color: #0f2897;
    font-size: 18px;
    padding: 15px 5px;
    position: relative;
    font-family: Lato;
}

.navbar-brand img {
    /*max-width: 300px
 */
    float: left;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:hover:before {
    color: #4676fa;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:before,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .open > .nav-link {
    color: #4676fa;
    -webkit-transform: scale(1);
    transform: scale(1);
}

@media (max-width:946px) {
    .navbar-light .navbar-toggler {
        background: #0f2897;
        border-radius: 0px;
        margin: 8px;
        cursor: pointer;
        padding-top: -1px;
        float: right;
    }
}

.navbar-light .navbar-toggler i {
    color: #fff !important;
}

.collapse.show {
    background: #f1f1f1;
    margin-bottom: 10px;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    transition: 0.6s;
}

.navbar-light .navbar-toggler:active {
    border: 1px solid #4676fa;
    color: #4676fa;
}

/* ==========================================================================
   Hero Area Style
   ========================================================================== */
/* ==========================================================================
   Slider Area
   ========================================================================== */
#carousel-area {
    overflow: hidden;
    background: #ffffff;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 102px;
}

#carousel-area .carousel-item {
    background-size: 100%;

    /* background-size: cover */
    /* height: 650px */
}

#carousel-area .carousel-item .carousel-caption {
    top: 84%;
    right: 10%;
    left: 10%;
    text-shadow: none;
}

#carousel-area .carousel-item .carousel-caption h1 {
    font-weight: 100;

    /* font-size: 50px */
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    font-size: 47px;
    font-family: Lato;
    margin-top: 1px;
}

#carousel-area .carousel-item .carousel-caption p {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
}

#carousel-area .carousel-item .carousel-caption .btn {
    margin: 30px 15px;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
}

#carousel-area .carousel-control-next,
#carousel-area .carousel-control-prev {
    opacity: 1;
}

#carousel-area .carousel-control-next i,
#carousel-area .carousel-control-prev i {
    width: 48px;
    display: block;
    color: #fff;
    font-size: 24px;
    line-height: 48px;
    border: 2px solid #fff;
    background: transparent;
    border-radius: 2px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#carousel-area .carousel-control-next i:hover,
#carousel-area .carousel-control-prev i:hover {
    border: 2px solid #4676fa;
    background: #4676fa;
}

#carousel-area .carousel-indicators li:hover,
#carousel-area .carousel-indicators li.active {
    opacity: 1;
}

#carousel-area .carousel-indicators {
    bottom: 35px;
}

#slider-area {
    margin-top: -1px;
}

#slider-area .btn {
    margin-right: 15px;
}

#slider-area .about-info p {
    color: #333;
}

.contents .head-title {
    text-transform: uppercase;
    font-size: 42px!important;
    font-weight: 700!important;
}

.contents h4 {
    font-size: 36px;
    line-height: 50px;
}

.contents .header-button .btn i {
    margin-left: 10px;
}

/* ==========================================================================
   Video Background
   ========================================================================== */
#video-area {
    overflow: hidden;
    position: relative;
}

#video-area .contents {
    padding: 160px 0 80px;
}

#video-area .contents h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 25px;
    line-height: 70px;
}

#video-area .contents p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.5px;
}

#video-area .contents .btn {
    margin: 20px 10px;
    text-transform: uppercase;
}

.overlay-2 {
    background: rgba(0, 0, 0, 0.7) !important;
}

/* ==========================================================================
   About Section Style
   ========================================================================== */
#about {
    position: relative;
    background: #f2f2f2;
}

.item-boxes {
    text-align: center;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 15px;
    webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.item-boxes .icon {
    width: 60px;
    height: 60px;
    text-align: center;
    border: 1px solid #4676fa;
    display: inline-block;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 15px;
    webkit-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.item-boxes .icon i {
    font-size: 30px;
    line-height: 60px;
    color: #4676fa;
}

.item-boxes h4 {
    font-size: 20px;
    font-weight: 600;

    /* margin-bottom: 10px */
}

.item-boxes:hover {
    background: #fff;
    box-shadow: 0 8px 48px 0 rgba(0, 0, 0, 0.15);
}

#services {
    position: relative;
    background: #f2f2f2;
}

/* ==========================================================================
   Features Section Style
   ========================================================================== */
#features {
    background: #fff;
}

#features .icon {
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 4px;
    text-align: center;
    position: relative;
    z-index: 1;
}

#features .content-left {
    position: relative;
    top: 60px;
}

#features .content-left span {
    float: right;
    margin-left: 25px;
}

#features .content-right {
    position: relative;
    top: 60px;
}

#features .content-right span {
    float: left;
    margin-right: 25px;
}

#features .box-item {
    padding-bottom: 30px;
}

#features .box-item .icon {
    border: 1px solid #4676fa;
    text-align: center;
    margin: 12px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#features .box-item .icon i {
    color: #4676fa;
    font-size: 24px;
    line-height: 60px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#features .box-item .text h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
}

#features .box-item .text p {
    font-size: 14px;
    line-height: 26px;
}

#features .box-item:hover .icon {
    background: #4676fa;
}

#features .box-item:hover .icon i {
    color: #ffffff;
}

#features .show-box {
    padding: 80px 0px 0px;
}

#features .show-box img {
    width: 100%;
}

/* ==========================================================================
   Screenshots Section Start
   ========================================================================== */
.overlay .item-icon {
    height: 48px;
    width: 48px;
    line-height: 48px;
    color: #fff;
    left: 50%;
    margin-left: -24px;
    margin-top: -24px;
    top: 50%;
    position: absolute;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    cursor: pointer;
    text-align: center;
    font-size: 24px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    border: 1px solid #ddd;
    border-radius: 4px;
}

/* ==========================================================================
   Portfolio Section
   ========================================================================== */
#portfolio .mix {
    display: none;
}

.controls {
    text-align: center;
    padding: 0px 0px 20px;
}

.controls .active {
    color: #4676fa !important;
    border-color: #4676fa;
    background: transparent;
}

.controls .btn {
    text-transform: uppercase;
    margin: 2px;
}

.controls:hover {
    cursor: pointer;
}

.portfolio-img {
    overflow: hidden;
    display: block;
    position: relative;
}

.portfolio-img img {
    width: 100%;
}

/* ==========================================================================
   Video promo Style
   ========================================================================== */
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #4676fa;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

/* ==========================================================================
    Pricing Table
    ========================================================================== */
.table-left {
    margin-top: 20px;
}

/* ==========================================================================
   Counter Section Style
   ========================================================================== */
.counters {
    background: url(../img/bg1.jpg) fixed;
    position: relative;
}

.counters .facts-item {
    text-align: center;
    color: #fff;
}

.counters .facts-item .icon {
    margin-bottom: 20px;
}

.counters .facts-item .icon i {
    font-size: 50px;
    color: #fff;
}

.counters .facts-item .fact-count h3 {
    font-size: 35px;
    color: #fff;
    margin-bottom: 15px;
}

.counters .facts-item .fact-count h4 {
    font-size: 20px;
    color: #fff;
}

/* ==========================================================================
   Testimonial Section Style
   ========================================================================== */
.owl-theme .owl-controls .owl-page span {
    background: #4676fa;
}

.owl-theme .owl-controls {
    margin-top: 20px;
}

/* ==========================================================================
   Download
   ========================================================================== */
.btn {
    margin: 10px;
}

.btn i {
    margin-right: 5px;
}

/* ==========================================================================
   Team Section
   ========================================================================== */
/* ==========================================================================
   Clients
   ========================================================================== */
#clients {
    background: #F2F2F2;
}

#clients .client-item-wrapper {
    text-align: center;
    margin: 0 5px;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

#clients #clients-scroller img:hover {
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    opacity: 1.0;
}

#clients #clients-scroller .owl-pagination {
    display: none;
}

/* ==========================================================================
   Blog
   ========================================================================== */
/* ==========================================================================
    Contact Us
    ========================================================================== */
.form-control {
    width: 100%;
    margin-bottom: 20px;
    padding: 18px;
    font-size: 14px;
    border-radius: 4px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-family: 'Lato', sans-serif;
}

.form-control:focus {
    box-shadow: none;
    outline: none;
}

.btn.disabled,
.btn:disabled {
    opacity: 1;
}

#contact {
    background: #f2f2f2;
    position: relative;
    overflow: hidden;
}

#contact .contact-block {
    background: #fff;
    padding: 30px;
    overflow: hidden;
}

#contact #contactForm {
    margin-top: 30px;
}

.text-danger {
    font-size: 14px;
    margin-top: 10px;
}

.list-unstyled li {
    color: #d9534f;
}

.toggle-map {
    height: 5px;
    width: 100%;
    background-color: #4676fa;
    bottom: 0px;
    text-align: center;
    position: absolute;
    z-index: 106;
}

.toggle-map .map-icon {
    width: 50px;
    height: 50px;
    display: inline-block;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: #fff;
    border: #4676fa 3px solid;
    position: relative;
    top: -46px;
}

.toggle-map .map-icon i {
    width: 44px;
    height: 44px;
    display: inline-block;
    line-height: 44px;
    text-align: center;
    font-size: 20px;
}

#google-map {
    text-align: center;
    background-color: #fff;
    height: 465px;
    position: absolute;
    bottom: -460px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 101;
    width: 100%;
    border-top: #4676fa 3px solid;
}

#google-map.panel-show {
    bottom: -20px !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

/* ==========================================================================
    Subscribe Style
    ========================================================================== */
#subscribe form input {
    background: #ffffff;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: none;
    color: #999999;
    height: 50px;
    padding: 0 20px;
    width: 100%;
}

#subscribe form input:focus {
    border: 1px solid #4676fa;
}

/* ==========================================================================
   Footer Style
   ========================================================================== */
footer {
    background: #c4b19a;
    padding: 25px 0px 5px;
    text-align: center;
    justify-content: center;
    align-content: flex-end;
    align-self: flex-end;
    margin-bottom: 4px;
    margin-top: 70px;
}

.site-info p {
    color: #003381;
    font-family: Lato;
    font-size: 16px;
    margin-bottom: 2px;
}

.site-info p a {
    color: #fff;
}

.site-info p a:hover {
    color: #4676fa;
}

.social-icons {
    margin-bottom: 20px;
}

.social-icons ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.social-icons ul li {
    display: inline;
}

.social-icons ul li a {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
    border-radius: 4px;
    border: 1px solid rgba(255, 254, 254, 0.07);
    line-height: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 16px;
}

.social-icons ul li a:hover {
    color: #ffffff;
}

.facebook a {
    color: #4867aa;
}

.facebook a:hover {
    background: #4867aa;
}

.twitter a {
    color: #1da1f2;
}

.twitter a:hover {
    background: #1da1f2;
}

.google-plus a {
    color: #dd4d42;
}

.google-plus a:hover {
    background: #dd4d42;
}

.youtube a {
    color: #df2926;
}

.youtube a:hover {
    background: #df2926;
}

.dribbble a {
    color: #ea4c89;
}

.dribbble a:hover {
    background: #ea4c89;
}

.subscribe-box {
    margin-top: 18px;
}

.subscribe-box input[type="text"] {
    color: #444;
    font-size: 12px;
    padding: 6px 12px;
    border: none;
    background: #fff;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    outline: none;
}

.subscribe-box input[type="submit"] {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    background: #4676fa;
    text-transform: uppercase;
    border: none;
    padding: 7px 16px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    font-family: 'Lato', sans-serif;
    cursor: pointer;
}

.back-to-top {
    display: none;
    position: fixed;
    bottom: 18px;
    right: 15px;
}

.back-to-top i {
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 4px;
    background-color: #4676fa;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #333;
    z-index: 9999999999;
}

.spinner {
    width: 40px;
    height: 40px;
    top: 45%;
    position: relative;
    margin: 0px auto;
}

.double-bounce1,
.double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #4676fa;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2s infinite ease-in-out;
    animation: sk-bounce 2s infinite ease-in-out;
}

.double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

@-webkit-keyframes sk-bounce {
    0%,
    100% {
        -webkit-transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
    }
}

@keyframes sk-bounce {
    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

.span-wrap {
    word-wrap: keep-all;
}

body {
    font-family: 'Roboto', sans-serif;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    background: #fff;
    overflow-x: hidden;
}

body {
    font-family: 'Roboto', sans-serif;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    background: #fff;
    overflow-x: hidden;
}

body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

*,
::after,
::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    background-repeat: no-repeat;
}

.cards-gallery {
    box-sizing: border-box;
}

dialog,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block;
}

.container {
    width: 100%;

    /*padding-right: 15px
 */
    /*padding-left: 15px
 */
    margin-right: auto;
    margin-left: auto;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Raleway', sans-serif;
    font-size: 40px;
    font-weight: 100;
    letter-spacing: 1px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    /* margin-bottom: .5rem */
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;

    /* margin-bottom: .5rem */
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.border-0 {
    border: 0 !important;
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: rgba(217, 193, 167, 0.33);
    background-clip: border-box;

    /*border: 1px solid rgba(0,0,0,.125)
 */
    border-radius: .25rem;
}

a {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}

img {
    vertical-align: middle;
    border-style: none;
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;

    /* padding: 1.25rem */
}

.card-text:last-child {
    margin-bottom: 0;
    text-align: left;
}

.p-scroll {
    width: auto;
    height: 175px;
    overflow: auto;
}

.text-muted {
    color: #6c757d !important;
}

p {
    font-size: 19px;
    line-height: 26px;
    font-family: Lato;
    color: #010101;
}

p {
    margin-top: 0;

    /* margin-bottom: 1rem */
}

/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.11.0
 * @url https://github.com/feimosi/baguetteBox.js
 */
#baguetteBox-overlay {
    display: none;
    opacity: 0;
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000000;
    background-color: #222;
    background-color: rgba(0,0,0,.8);
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
}

#baguetteBox-overlay.visible {
    opacity: 1;
}

#baguetteBox-overlay .full-image {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
}

#baguetteBox-overlay .full-image figure {
    display: inline;
    margin: 0;
    height: 100%;
}

#baguetteBox-overlay .full-image img {
    display: inline-block;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
    -moz-box-shadow: 0 0 8px rgba(0,0,0,.6);
    box-shadow: 0 0 8px rgba(0,0,0,.6);
}

#baguetteBox-overlay .full-image figcaption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    line-height: 1.8;
    white-space: normal;
    color: #ccc;
    background-color: #000;
    background-color: rgba(0,0,0,.6);
    font-family: sans-serif;
}

#baguetteBox-overlay .full-image:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
}

#baguetteBox-slider {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    white-space: nowrap;
    -webkit-transition: left .4s ease,-webkit-transform .4s ease;
    transition: left .4s ease,-webkit-transform .4s ease;
    transition: left .4s ease,transform .4s ease;
    transition: left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease;
}

#baguetteBox-slider.bounce-from-right {
    -webkit-animation: bounceFromRight .4s ease-out;
    animation: bounceFromRight .4s ease-out;
}

#baguetteBox-slider.bounce-from-left {
    -webkit-animation: bounceFromLeft .4s ease-out;
    animation: bounceFromLeft .4s ease-out;
}

@-webkit-keyframes bounceFromRight {
    0%,
    100% {
        margin-left: 0;
    }

    50% {
        margin-left: -30px;
    }
}

@keyframes bounceFromRight {
    0%,
    100% {
        margin-left: 0;
    }

    50% {
        margin-left: -30px;
    }
}

@-webkit-keyframes bounceFromLeft {
    0%,
    100% {
        margin-left: 0;
    }

    50% {
        margin-left: 30px;
    }
}

@keyframes bounceFromLeft {
    0%,
    100% {
        margin-left: 0;
    }

    50% {
        margin-left: 30px;
    }
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
    top: 50%;
    top: calc(50% - 30px);
    width: 44px;
    height: 60px;
}

.baguetteBox-button {
    position: absolute;
    cursor: pointer;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
    -moz-border-radius: 15%;
    border-radius: 15%;
    background-color: #323232;
    background-color: rgba(50,50,50,.5);
    color: #ddd;
    font: 1.6em sans-serif;
    -webkit-transition: background-color .4s ease;
    transition: background-color .4s ease;
}

.baguetteBox-button:focus,
.baguetteBox-button:hover {
    background-color: rgba(50,50,50,.9);
}

.baguetteBox-button#next-button {
    right: 2%;
}

.baguetteBox-button#previous-button {
    left: 2%;
}

.baguetteBox-button#close-button {
    top: 20px;
    right: 2%;
    right: calc(2% + 6px);
    width: 30px;
    height: 30px;
}

.baguetteBox-button svg {
    position: absolute;
    left: 0;
    top: 0;
}

.baguetteBox-spinner {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
}

.baguetteBox-double-bounce1,
.baguetteBox-double-bounce2 {
    width: 100%;
    height: 100%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: bounce 2s infinite ease-in-out;
    animation: bounce 2s infinite ease-in-out;
}

.baguetteBox-double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

@-webkit-keyframes bounce {
    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes bounce {
    0%,
    100% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.gallery-block {
    /* padding-bottom: 60px */
    /* margin-top: 38px */
}

.gallery-block.cards-gallery h6 {
    font-size: 17px;
    font-weight: bold;
    padding-top: 7px;
    color: #003381;
}

.gallery-block.cards-gallery .card {
    transition: 0.4s ease;
}

.gallery-block.cards-gallery .card img {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
}

.gallery-block.cards-gallery .card-body {
    text-align: center;
}

.gallery-block.cards-gallery .card-body p {
    font-size: 15px;
}

.gallery-block.cards-gallery a {
    color: #003381;
}

.gallery-block.cards-gallery a:hover {
    text-decoration: none;
}

.gallery-block.cards-gallery .card {
    margin-bottom: 30px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
}

@media (min-width: 576px) {
    .gallery-block .transform-on-hover:hover {
        transform: translateY(-10px) scale(1.02);
        box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.15) !important;
    }
}

a {
    color: #ffffff;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: #4676fa;
}

.btn-common {
    border-color: #4676fa;
    background-color: #4676fa;
}

.btn-common:hover {
    border-color: #4676fa;
    color: #4676fa;
}

.btn-border:hover {
    background-color: #4676fa;
}

.controls .active {
    color: #4676fa !important;
    border-color: #4676fa;
}

#carousel-area .carousel-control-next i:hover,
#carousel-area .carousel-control-prev i:hover {
    border: 2px solid #4676fa;
    background: #4676fa;
}

.section-header .section-title span {
    color: #003381;
}

.section-header .lines {
    border-color: #003381;
}

.section-header .lines:before {
    background: #003381;
}

.overlay {
    background: #4676fa;
}

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active::before,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .open > .nav-link {
    color: #4676fa;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:hover:before {
    color: #4676fa;
}

.navbar-light .navbar-nav .nav-link:before {
    background: #4676fa;
}

.menu-wrap .navbar-nav li .active,
.menu-wrap .navbar-nav li .active::before {
    color: #4676fa;
}

.menu-wrap a:hover,
.menu-wrap a:focus {
    color: #4676fa;
}

.icon-list a::before {
    background: #4676fa;
}

#about .about-boxes .icon {
    border-color: #4676fa;
}

#about .about-boxes .icon i {
    color: #4676fa;
}

.item-boxes .icon {
    border-color: #4676fa;
}

.item-boxes .icon i {
    color: #4676fa;
}

#features .box-item .icon {
    border-color: #4676fa;
}

#features .box-item .icon i {
    color: #4676fa;
}

#features .box-item:hover .icon {
    background: #4676fa;
}

.controls .mixitup-control-active {
    color: #4676fa!important;
    border-color: #4676fa;
}

.owl-theme .owl-controls .owl-page span {
    background: #4676fa;
}

.form-control:focus {
    box-shadow: 0 0 2px #4676fa;
}

#contact:before {
    background: #4676fa;
}

.back-to-top i {
    background-color: #003381;
}

.toggle-map {
    background-color: #4676fa;
}

.toggle-map .map-icon {
    border-color: #4676fa;
}

#google-map {
    border-color: #4676fa;
}

/* Import */
@font-face {
    font-family: 'Chivo';
    font-style: italic;
    font-weight: 300;
    src: local('Chivo Light Italic'), local('Chivo-LightItalic'), url(https://fonts.gstatic.com/s/chivo/v9/va9D4kzIxd1KFrBteUp9gK_uQQ.ttf) format('truetype');
}

@font-face {
    font-family: 'Chivo';
    font-style: italic;
    font-weight: 400;
    src: local('Chivo Italic'), local('Chivo-Italic'), url(https://fonts.gstatic.com/s/chivo/v9/va9G4kzIxd1KFrBtceFfkA.ttf) format('truetype');
}

@font-face {
    font-family: 'Chivo';
    font-style: italic;
    font-weight: 700;
    src: local('Chivo Bold Italic'), local('Chivo-BoldItalic'), url(https://fonts.gstatic.com/s/chivo/v9/va9D4kzIxd1KFrBteVp6gK_uQQ.ttf) format('truetype');
}

@font-face {
    font-family: 'Chivo';
    font-style: italic;
    font-weight: 900;
    src: local('Chivo Black Italic'), local('Chivo-BlackItalic'), url(https://fonts.gstatic.com/s/chivo/v9/va9D4kzIxd1KFrBteWJ4gK_uQQ.ttf) format('truetype');
}

@font-face {
    font-family: 'Chivo';
    font-style: normal;
    font-weight: 300;
    src: local('Chivo Light'), local('Chivo-Light'), url(https://fonts.gstatic.com/s/chivo/v9/va9F4kzIxd1KFrjDY_Z4sKg.ttf) format('truetype');
}

@font-face {
    font-family: 'Chivo';
    font-style: normal;
    font-weight: 400;
    src: local('Chivo Regular'), local('Chivo-Regular'), url(https://fonts.gstatic.com/s/chivo/v9/va9I4kzIxd1KFrBoQeY.ttf) format('truetype');
}

@font-face {
    font-family: 'Chivo';
    font-style: normal;
    font-weight: 700;
    src: local('Chivo Bold'), local('Chivo-Bold'), url(https://fonts.gstatic.com/s/chivo/v9/va9F4kzIxd1KFrjTZPZ4sKg.ttf) format('truetype');
}

@font-face {
    font-family: 'Chivo';
    font-style: normal;
    font-weight: 900;
    src: local('Chivo Black'), local('Chivo-Black'), url(https://fonts.gstatic.com/s/chivo/v9/va9F4kzIxd1KFrjrZvZ4sKg.ttf) format('truetype');
}

@font-face {
    font-family: 'Saira';
    font-style: normal;
    font-weight: 100;
    src: local('Saira Thin'), local('Saira-Thin'), url(https://fonts.gstatic.com/s/saira/v2/mem-Ya2wxmKQyNFEfZE1Ug.ttf) format('truetype');
}

@font-face {
    font-family: 'Saira';
    font-style: normal;
    font-weight: 200;
    src: local('Saira ExtraLight'), local('Saira-ExtraLight'), url(https://fonts.gstatic.com/s/saira/v2/mem9Ya2wxmKQyNHobIYScr0.ttf) format('truetype');
}

@font-face {
    font-family: 'Saira';
    font-style: normal;
    font-weight: 300;
    src: local('Saira Light'), local('Saira-Light'), url(https://fonts.gstatic.com/s/saira/v2/mem9Ya2wxmKQyNGMb4YScr0.ttf) format('truetype');
}

@font-face {
    font-family: 'Saira';
    font-style: normal;
    font-weight: 400;
    src: local('Saira Regular'), local('Saira-Regular'), url(https://fonts.gstatic.com/s/saira/v2/memwYa2wxmKQyNknTZY.ttf) format('truetype');
}

@font-face {
    font-family: 'Saira';
    font-style: normal;
    font-weight: 500;
    src: local('Saira Medium'), local('Saira-Medium'), url(https://fonts.gstatic.com/s/saira/v2/mem9Ya2wxmKQyNHUboYScr0.ttf) format('truetype');
}

@font-face {
    font-family: 'Saira';
    font-style: normal;
    font-weight: 600;
    src: local('Saira SemiBold'), local('Saira-SemiBold'), url(https://fonts.gstatic.com/s/saira/v2/mem9Ya2wxmKQyNH4aYYScr0.ttf) format('truetype');
}

@font-face {
    font-family: 'Saira';
    font-style: normal;
    font-weight: 700;
    src: local('Saira Bold'), local('Saira-Bold'), url(https://fonts.gstatic.com/s/saira/v2/mem9Ya2wxmKQyNGcaIYScr0.ttf) format('truetype');
}

@font-face {
    font-family: 'Saira';
    font-style: normal;
    font-weight: 800;
    src: local('Saira ExtraBold'), local('Saira-ExtraBold'), url(https://fonts.gstatic.com/s/saira/v2/mem9Ya2wxmKQyNGAa4YScr0.ttf) format('truetype');
}

@font-face {
    font-family: 'Saira Extra Condensed';
    font-style: normal;
    font-weight: 100;
    src: local('Saira ExtraCondensed Thin'), local('SairaExtraCondensed-Thin'), url(https://fonts.gstatic.com/s/sairaextracondensed/v3/-nFsOHYr-vcC7h8MklGBkrvmUG9rbpkisrTri3j2_Co.ttf) format('truetype');
}

@font-face {
    font-family: 'Saira Extra Condensed';
    font-style: normal;
    font-weight: 200;
    src: local('Saira ExtraCondensed ExtraLight'), local('SairaExtraCondensed-ExtraLight'), url(https://fonts.gstatic.com/s/sairaextracondensed/v3/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrJ2nh2wpk.ttf) format('truetype');
}

@font-face {
    font-family: 'Saira Extra Condensed';
    font-style: normal;
    font-weight: 300;
    src: local('Saira ExtraCondensed Light'), local('SairaExtraCondensed-Light'), url(https://fonts.gstatic.com/s/sairaextracondensed/v3/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrQ2rh2wpk.ttf) format('truetype');
}

@font-face {
    font-family: 'Saira Extra Condensed';
    font-style: normal;
    font-weight: 400;
    src: local('Saira ExtraCondensed Regular'), local('SairaExtraCondensed-Regular'), url(https://fonts.gstatic.com/s/sairaextracondensed/v3/-nFiOHYr-vcC7h8MklGBkrvmUG9rbpkisrTj6Ejx.ttf) format('truetype');
}

@font-face {
    font-family: 'Saira Extra Condensed';
    font-style: normal;
    font-weight: 500;
    src: local('Saira ExtraCondensed Medium'), local('SairaExtraCondensed-Medium'), url(https://fonts.gstatic.com/s/sairaextracondensed/v3/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrG2vh2wpk.ttf) format('truetype');
}

@font-face {
    font-family: 'Saira Extra Condensed';
    font-style: normal;
    font-weight: 600;
    src: local('Saira ExtraCondensed SemiBold'), local('SairaExtraCondensed-SemiBold'), url(https://fonts.gstatic.com/s/sairaextracondensed/v3/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrN2zh2wpk.ttf) format('truetype');
}

@font-face {
    font-family: 'Saira Extra Condensed';
    font-style: normal;
    font-weight: 700;
    src: local('Saira ExtraCondensed Bold'), local('SairaExtraCondensed-Bold'), url(https://fonts.gstatic.com/s/sairaextracondensed/v3/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrU23h2wpk.ttf) format('truetype');
}

@font-face {
    font-family: 'Saira Extra Condensed';
    font-style: normal;
    font-weight: 800;
    src: local('Saira ExtraCondensed ExtraBold'), local('SairaExtraCondensed-ExtraBold'), url(https://fonts.gstatic.com/s/sairaextracondensed/v3/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrT27h2wpk.ttf) format('truetype');
}

/* Variables */
/* Base */
body {
    background: #ffffff;
}

p {
    font-weight: 300;
}

h1 {
    font-family: Lato;
    letter-spacing: 1.5px;
    color: #263061;
    font-weight: 400;
    font-size: 2.4em;
}

#content {
    margin-top: 50px;
    text-align: center;
    padding-left: 125px;
}

/* Timeline */
.timeline {
    border-left: 4px solid #004ffc;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    background: rgba(255, 255, 255, 0.03);
    color: #000000;
    font-family: Lato;
    margin: 50px auto;
    letter-spacing: 0.5px;
    line-height: 1.4em;
    font-size: 1.03em;
    padding: 50px;
    list-style: none;
    text-align: left;
    font-weight: 100;
    max-width: 81%;
    position: relative;
}

.timeline h1 {
    font-family: "Saira", sans-serif;
    letter-spacing: 1.5px;
    font-weight: 100;
    font-size: 1.4em;
}

.timeline h2,
.timeline h3 {
    font-family: Lato;
    letter-spacing: 1.5px;
    font-weight: 400;
    font-size: 1.4em;
    color: #2739cd;
}

.timeline .event {
    border-bottom: 1px dashed #040303;
    padding-bottom: 25px;
    margin-bottom: 50px;
    position: relative;
}

.timeline .event:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
}

.timeline .event:before,
.timeline .event:after {
    position: absolute;
    display: block;
    top: 0;
}

.timeline .event:before {
    left: -217.5px;
    color: #15158f;
    content: attr(data-date);
    text-align: right;
    font-weight: bold;
    font-size: 1em;
    min-width: 120px;
    font-family: Lato;
}

.timeline .event:after {
    box-shadow: 0 0 0 4px #004ffc;
    left: -69.85px;
    background: #05b822;
    border-radius: 50%;
    height: 11px;
    width: 11px;
    content: "";
    top: 5px;
}

.image-center {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.img-center {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.seperator {
    border-bottom: 1px dashed rgba(110, 105, 105, 0.66);
    padding-bottom: 25px;
    margin-bottom: 50px;
    position: relative;
}

.document-responsive {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.year-h3 {
    text-align: center;
    background-color: rgba(66, 190, 92, 0.18);
}

body {
    background: #fff;
}

a:hover {
    text-decoration: underline;
    color: #05194c;
    font-style: italic;
    font-family: Lato;
}

.header-image {
    background-image: url('../img/menu_bg_1200.jpg');
    background-repeat: no-repeat;

    /* background-size: cover */
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.container-header-img {
    background-image: url('../img/khcf_logo_image.png');
}

.khcf-logo {
    width: 100%;
    height: auto;
    max-width: 243px;
    margin-left: 20px;
}

.logo-text {
    font-size: 1.2em;
    color: #ffffff;

    /* width: 100% */
    margin-left: auto;
    margin-right: auto;
    padding-left: 18px;
    margin-top: 14px;
    font-family: Roboto;
    width: 100%;
    display: inline-block;
}

/* .menu-bg {
    margin-top: 16px;
} */
.khcf-menu {
    padding-top: 83px;
    width: 100%;
    height: auto;
    padding-left: 171px;
    margin-left: autopx;
    margin-right: auto;
    margin-top: 126px;
    max-width: 1200px;
}

.khcf-navbar {
    margin-top: -112px;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}

.welcome {
    margin-top: 13px;
}

.section-header .section-subtitle {
    /* margin-top: -7px */
    color: #003381;

    /* font-size: 40px */
    font-weight: 600;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    /* margin-bottom: .5rem */
    font-family: Lato;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
    text-align: center;
}

.h3-main-title {
    font-family: Roboto;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 42px;
    color: #4d829a;
    text-align: left;
    margin-top: 8px;
}

.home_slide1 {
    font-family: Lato;
    color: #ffffff;
    margin-top: -17px;
    font-size: 29px;
}

.home-image {
    margin-top: 119px;
    background-color: #c4b19a;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
}

.mission {
    font-family: Lato;
    font-size: 1.5em;
    line-height: 27px;
    margin-bottom: 29px;
    font-style: italic;
}

.welcome {
    font-family: Lato;
    font-size: 44px;
    line-height: 45px;
    text-align: center;
    color: #003381;
    padding-bottom: 19px;
    padding-top: 2;
}

.ed-background {
    background-color: rgba(56, 40, 193, 0.08);
}

.ed-department {
    font-family: Lato;
    font-size: 1.4em;
    margin-top: 21px;
}

.ed-spacing {
    padding-top: 21px;
}

.ed-spacing-bottom {
    padding-bottom: 30px;
}

.current-project {
    font-family: Lato;
    font-size: 23px;
}

.body {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1920px;
}

.past_events {
    background-color: rgba(243, 127, 21, 0.07);
    padding-bottom: 28px;
    margin-top: 83px;
}

.current-project-bg {
    height: 47px;
}

.board-image {
    width: 100%;
    max-width: 150px;
}

.timeline {
    margin-top: -25px;
    padding-left: 63px;
}

.timeline-left-line {
    border-left-style: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.board {
    margin-top: 77px;
}

.paypal-button {
    /* max-width: 476px */
    height: 247px;
    margin-left: auto;
    margin-right: auto;
    width: 305px;
    margin-top: 49px;
}

.signin-button {
    /* max-width: 476px */
    height: 108px;
    margin-left: auto;
    margin-right: auto;
    width: 305px;
    margin-top: 19px;
    padding-right: 10px;
    padding-left: 10px;
}

.member-button {
    /* max-width: 476px */
    height: 247px;
    width: 305px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 49px;
}

.signin-hover {
    background-image: url('../img/membership/member_login.png');
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.signin-hover:hover {
    background-image: url('../img/membership/member_login_hover.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.member-hover {
    background-image: url('../img/membership/join_button.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.member-hover:hover {
    background-image: url('../img/membership/join_button-hover.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.p-style {
    font-family: Lato;
    font-size: 24px;
    color: #003381;
    line-height: 25px;
}

.p-title-style {
    font-family: Lato;
    text-align: center;
    font-size: 32px;
    color: #003381;
    line-height: 30px;
}

.khcf-font-color {
    color: #003381;
}

.board-names {
    font-family: Lato;
    font-size: 73px;
    color: #4d829a;
}

.section {
    padding-top: 0px;
    background-color: #ffffff;
}

.past-events {
    margin-top: 38px;
}

.history-container {
    margin-top: 41px;
}

.history-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.history-image {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.timeline-spacing {
    margin-left: 108px;
}

.timeline-date {
    color: #1b8a21;
}

.section-timeline {
    background-color: rgba(105, 238, 241, 0.05);
}

.section-completed-projects {
    background-color: rgba(0, 65, 170, 0.03);
}

.section-header-mission {
    padding-bottom: 8px;
}

.projects-completed {
    margin-top: 42px;
}

.section-header-footer {
    background-color: rgba(14, 21, 138, 0.52);
}

.section-board {
    background-color: #ffffff;
    margin-top: -36px;
}

.welcome-subline {
    font-family: Lato;
    font-size: 40px;
    text-align: center;
    margin-top: -25px;
}

/* Preload images */
body:after {
    content: url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);
    display: none;
}

body.lb-disable-scrolling {
    overflow: hidden;
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: none;
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal;
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    max-height: none;
    border-radius: 3px;

    /* Image border */
    border: 4px solid white;
}

.lightbox a img {
    border: none;
}

.lb-outerContainer {
    position: relative;
    zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px;

    /* Background color behind image.
     This is visible during transitions. */
    background-color: white;
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.lb-container > .nav {
    left: 0;
}

.lb-nav a {
    outline: none;
    background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev,
.lb-next {
    height: 100%;
    cursor: pointer;
    display: block;
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(../images/prev.png) left 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(../images/next.png) right 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    zoom: 1;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-data {
    padding: 0 4px;
    color: #ccc;
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em;
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em;
}

.lb-data .lb-caption a {
    color: #4ae;
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999999;
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../images/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

img.example-image {
}

.example-image-thumb {
    width: 100%;
}

.container-gallery {
    /*padding-top: 56px
 */
}

.slider_text {
    font-family: Lato;
    font-size: 1.2em;
    text-align: center;
    color: #4d829a;
}

.new_ed_image {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.timeline h2,
.timeline h3 .year {
}

.timeline-date {
    color: #1b8a21;
}

.timeline-date {
    color: #1b8a21;
}

.container-gallery-history {
    background-color: #b4bad2;
}

h4-history {
    font-family: Lato;
    color: #363293;
}

h4-history {
    color: #051872;
}

.h4-history {
    color: #003381;
}

.container-fluid-slideshow {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    max-width: 1200px;
}

h2-pages {
    font-family: Lato;
    font-size: 1.5em;
    color: #25196b;
}

.h2-pages {
    font-family: Lato;
    font-size: 2.5em;
    color: #072690;
    text-align: center;
    font-weight: bolder;
    margin-top: 30px;
}

.h2-pages-sub {
    font-family: Lato;
    font-size: 2em;
    color: #012b7e;
    font-style: italic;
    padding-bottom: 45px;
}

.container-fluid-slideshow-background {
    background-color: #3c5995;
}

.a-hover {
}

.container-fluid-slideshow-background-hover {
    color: #ffffff;
}

.a:hover-slideshow {
    color: #ecdede;
}

.navbar-brand-single-page {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: auto;
}

.section-top {
}

.container-fluid-slideshow {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 960px;
}

.container-fluid-header {
    width: 100%;
    height: auto;
    max-width: 1900px;
    margin-left: auto;
    margin-right: auto;
}

.section-date {
    font-family: Lato;
    font-size: 1.8em;
    text-align: center;
    font-style: italic;
}

.section-title {
    font-family: Lato;
    font-size: 2.5em;
    text-align: center;
}

.container-fluid-content {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
}

.p-article {
    text-align: left;
}

.container-article-images {
    width: 100%;
    height: auto;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.p-center {
    text-align: center;
}

.p-padding {
    padding-left: 15px;
    padding-right: 15px;
}

.cardbody-history {
    background-color: #b4bad2;
}

.row-donation {
    margin-top: 19px;
    padding-top: 28px;
}

/*.container-donationbg {
    background-color: rgba(217, 193, 167, 0.33);
}
 */
.img-check {
    padding: 15px;
}

.img-logo-donate {
    margin-top: 38px;
    margin-bottom: 0px;
}

.signin-padding {
}

.welcome-tagline {
    font-family: Lato;
    font-size: 1.6em;
    text-align: center;
    color: #003381;
}

.section-header-color {
    background-color: rgba(170, 170, 170, 0.12);
}

.p-scroll-history {
    width: 100%;
    min-height: 387px;
}

.section-login {
    background-color: #ffffff;
}

.card-body-membership {
    background-color: rgba(217, 193, 167, 0.33);
}

.welcome {
}

.cdpsr-welcome {
    background-color: #ffffff;
}

.img-fluid {
    width: 100%;

    /*height: auto
 */
    margin-left: auto;
    margin-right: auto;
    margin-top: 13px;
}

.container-fluid {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.img-fluid-signin {
    /*padding-top: 200px
 */
}

.section-current-projects {
    background-color: rgba(217, 193, 167, 0.33);
    padding-top: 15px;
}

.current-pro-bg {
}

.gallerybg {
    background-color: rgba(217, 193, 167, 0.33);
}

.history-bg {
    background-color: #b4bad2;
}

.p-style-museum {
    text-align: center;
    margin-top: 13px;
}

.right {
    float: right;
}

.hrline {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 8rem;
    padding-right: 8rem;
}

.section-past-events {
    background-color: #ffffff;
}

.past-events-cards {
    background-color: #ffffff;
}

.content-history {
    background-color: #b4bad2;
}

.cards-gallery-login {
}

.first-exhibit {
    font-family: Lato;
    font-size: 28px;
    padding-bottom: 27px;
    margin-top: -30px;
}

.h6-history {
    padding-top: 10px;
}

.paragraph-info {
    font-family: Lato;
    font-size: 16px;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
}

.sub-title {
    font-family: Lato;
    font-size: 19px;
    font-style: italic;
}

.p-style-padding {
    padding-bottom: 16px;
}

.container-gallery-member-benefits {
    margin-top: 20px;
}

.section-benefits {
    background-color: rgba(217, 193, 167, 0.33);
    padding-top: 15px;
    padding-bottom: 15px;
}

.section-history {
    background-color: #b4bad2;
    padding-top: 5px;
}

.gallery-block-history {
    background-color: #b4bad2;
}

.container-history {
    background-color: #b4bad2;
}

.card-body-benefits {
    background-color: rgba(217, 193, 167, 0.33);
}

.card-body-login {
    background-color: #ffffff;
}

.cards-gallery-projects {
    background-color: rgba(217, 193, 167, 0.33);
}

.gallery-block-history-padding {
    padding-top: 41px;
    margin-top: -40px;
}

.section-header-contact {
    background-color: rgba(217, 193, 167, 0.33);
}

.current-projects-left-pad {
    margin-top: 16px;
}
    }
}