article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
video {
    display: inline-block
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}

body {
    margin: 0
}
a {
    background: transparent
}
a:focus {
    outline: thin dotted
}
a:active,
a:hover {
    outline: 0
}
h1 {
    font-size: 2.4em;
    margin: 0.67em 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
mark {
    background: #ff0;
    color: #000
}
code,
kbd,
pre,
samp {
    font-family: Exo 2;
    font-size: 1em
}
pre {
    white-space: pre-wrap
}
q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 0
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0
}
button,
input,
select,
textarea {
    font-family: Exo 2;
    font-size: 100%;
    margin: 0
}
button,
input {
    line-height: normal
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
*,
*:before,
*:after {
    /* -webkit-box-sizing: border-box; */
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

input,
button,
select,
textarea {
    font-family: Exo 2;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #428bca;
    text-decoration: none
}
a:hover,
a:focus {
    color: #2a6496;
    text-decoration: underline
}
a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
img {
    vertical-align: middle
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.container:before,
.container:after {
    content: " ";
    display: table
}
.container:after {
    clear: both
}
.row {
    margin-left: -15px;
    margin-right: -15px
}
.row:before,
.row:after {
    content: " ";
    display: table
}
.row:after {
    clear: both
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666666666666%
}
.col-xs-10 {
    width: 83.33333333333334%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666666666666%
}
.col-xs-7 {
    width: 58.333333333333336%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666666666667%
}
.col-xs-4 {
    width: 33.33333333333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.666666666666664%
}
.col-xs-1 {
    width: 8.333333333333332%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666666666666%
}
.col-xs-pull-10 {
    right: 83.33333333333334%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666666666666%
}
.col-xs-pull-7 {
    right: 58.333333333333336%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666666666667%
}
.col-xs-pull-4 {
    right: 33.33333333333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.666666666666664%
}
.col-xs-pull-1 {
    right: 8.333333333333332%
}
.col-xs-pull-0 {
    right: 0%
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666666666666%
}
.col-xs-push-10 {
    left: 83.33333333333334%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666666666666%
}
.col-xs-push-7 {
    left: 58.333333333333336%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666666666667%
}
.col-xs-push-4 {
    left: 33.33333333333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.666666666666664%
}
.col-xs-push-1 {
    left: 8.333333333333332%
}
.col-xs-push-0 {
    left: 0%
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666666666666%
}
.col-xs-offset-10 {
    margin-left: 83.33333333333334%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666666666666%
}
.col-xs-offset-7 {
    margin-left: 58.333333333333336%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666666666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.666666666666664%
}
.col-xs-offset-1 {
    margin-left: 8.333333333333332%
}
.col-xs-offset-0 {
    margin-left: 0%
}
@media (min-width: 768px) {
    .container {
        width: 750px
    }
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666666666666%
    }
    .col-sm-10 {
        width: 83.33333333333334%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666666666666%
    }
    .col-sm-7 {
        width: 58.333333333333336%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666666666667%
    }
    .col-sm-4 {
        width: 33.33333333333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.666666666666664%
    }
    .col-sm-1 {
        width: 8.333333333333332%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666666666666%
    }
    .col-sm-pull-10 {
        right: 83.33333333333334%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666666666666%
    }
    .col-sm-pull-7 {
        right: 58.333333333333336%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666666666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.666666666666664%
    }
    .col-sm-pull-1 {
        right: 8.333333333333332%
    }
    .col-sm-pull-0 {
        right: 0%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666666666666%
    }
    .col-sm-push-10 {
        left: 83.33333333333334%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666666666666%
    }
    .col-sm-push-7 {
        left: 58.333333333333336%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666666666667%
    }
    .col-sm-push-4 {
        left: 33.33333333333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.666666666666664%
    }
    .col-sm-push-1 {
        left: 8.333333333333332%
    }
    .col-sm-push-0 {
        left: 0%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666666666666%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-sm-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-sm-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px
    }
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666666666666%
    }
    .col-md-10 {
        width: 83.33333333333334%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666666666666%
    }
    .col-md-7 {
        width: 58.333333333333336%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666666666667%
    }
    .col-md-4 {
        width: 33.33333333333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.666666666666664%
    }
    .col-md-1 {
        width: 8.333333333333332%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666666666666%
    }
    .col-md-pull-10 {
        right: 83.33333333333334%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666666666666%
    }
    .col-md-pull-7 {
        right: 58.333333333333336%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666666666667%
    }
    .col-md-pull-4 {
        right: 33.33333333333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.666666666666664%
    }
    .col-md-pull-1 {
        right: 8.333333333333332%
    }
    .col-md-pull-0 {
        right: 0%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666666666666%
    }
    .col-md-push-10 {
        left: 83.33333333333334%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666666666666%
    }
    .col-md-push-7 {
        left: 58.333333333333336%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666666666667%
    }
    .col-md-push-4 {
        left: 33.33333333333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.666666666666664%
    }
    .col-md-push-1 {
        left: 8.333333333333332%
    }
    .col-md-push-0 {
        left: 0%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666666666666%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-md-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-md-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666666666666%
    }
    .col-lg-10 {
        width: 83.33333333333334%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666666666666%
    }
    .col-lg-7 {
        width: 58.333333333333336%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666666666667%
    }
    .col-lg-4 {
        width: 33.33333333333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.666666666666664%
    }
    .col-lg-1 {
        width: 8.333333333333332%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666666666666%
    }
    .col-lg-pull-10 {
        right: 83.33333333333334%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666666666666%
    }
    .col-lg-pull-7 {
        right: 58.333333333333336%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666666666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.666666666666664%
    }
    .col-lg-pull-1 {
        right: 8.333333333333332%
    }
    .col-lg-pull-0 {
        right: 0%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666666666666%
    }
    .col-lg-push-10 {
        left: 83.33333333333334%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666666666666%
    }
    .col-lg-push-7 {
        left: 58.333333333333336%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666666666667%
    }
    .col-lg-push-4 {
        left: 33.33333333333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.666666666666664%
    }
    .col-lg-push-1 {
        left: 8.333333333333332%
    }
    .col-lg-push-0 {
        left: 0%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666666666666%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-lg-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-lg-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
}
@-ms-viewport {
    width: device-width
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
    display: none !important
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-xs.visible-sm {
        display: block !important
    }
    tr.visible-xs.visible-sm {
        display: table-row !important
    }
    th.visible-xs.visible-sm,
    td.visible-xs.visible-sm {
        display: table-cell !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-xs.visible-md {
        display: block !important
    }
    tr.visible-xs.visible-md {
        display: table-row !important
    }
    th.visible-xs.visible-md,
    td.visible-xs.visible-md {
        display: table-cell !important
    }
}
@media (min-width: 1200px) {
    .visible-xs.visible-lg {
        display: block !important
    }
    tr.visible-xs.visible-lg {
        display: table-row !important
    }
    th.visible-xs.visible-lg,
    td.visible-xs.visible-lg {
        display: table-cell !important
    }
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
    display: none !important
}
@media (max-width: 767px) {
    .visible-sm.visible-xs {
        display: block !important
    }
    tr.visible-sm.visible-xs {
        display: table-row !important
    }
    th.visible-sm.visible-xs,
    td.visible-sm.visible-xs {
        display: table-cell !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-sm.visible-md {
        display: block !important
    }
    tr.visible-sm.visible-md {
        display: table-row !important
    }
    th.visible-sm.visible-md,
    td.visible-sm.visible-md {
        display: table-cell !important
    }
}
@media (min-width: 1200px) {
    .visible-sm.visible-lg {
        display: block !important
    }
    tr.visible-sm.visible-lg {
        display: table-row !important
    }
    th.visible-sm.visible-lg,
    td.visible-sm.visible-lg {
        display: table-cell !important
    }
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
    display: none !important
}
@media (max-width: 767px) {
    .visible-md.visible-xs {
        display: block !important
    }
    tr.visible-md.visible-xs {
        display: table-row !important
    }
    th.visible-md.visible-xs,
    td.visible-md.visible-xs {
        display: table-cell !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-md.visible-sm {
        display: block !important
    }
    tr.visible-md.visible-sm {
        display: table-row !important
    }
    th.visible-md.visible-sm,
    td.visible-md.visible-sm {
        display: table-cell !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}
@media (min-width: 1200px) {
    .visible-md.visible-lg {
        display: block !important
    }
    tr.visible-md.visible-lg {
        display: table-row !important
    }
    th.visible-md.visible-lg,
    td.visible-md.visible-lg {
        display: table-cell !important
    }
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
    display: none !important
}
@media (max-width: 767px) {
    .visible-lg.visible-xs {
        display: block !important
    }
    tr.visible-lg.visible-xs {
        display: table-row !important
    }
    th.visible-lg.visible-xs,
    td.visible-lg.visible-xs {
        display: table-cell !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-lg.visible-sm {
        display: block !important
    }
    tr.visible-lg.visible-sm {
        display: table-row !important
    }
    th.visible-lg.visible-sm,
    td.visible-lg.visible-sm {
        display: table-cell !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-lg.visible-md {
        display: block !important
    }
    tr.visible-lg.visible-md {
        display: table-row !important
    }
    th.visible-lg.visible-md,
    td.visible-lg.visible-md {
        display: table-cell !important
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}
tr.hidden-xs {
    display: table-row !important
}
th.hidden-xs,
td.hidden-xs {
    display: table-cell !important
}
@media (max-width: 767px) {
    .hidden-xs,
    tr.hidden-xs,
    th.hidden-xs,
    td.hidden-xs {
        display: none !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-xs.hidden-sm,
    tr.hidden-xs.hidden-sm,
    th.hidden-xs.hidden-sm,
    td.hidden-xs.hidden-sm {
        display: none !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-xs.hidden-md,
    tr.hidden-xs.hidden-md,
    th.hidden-xs.hidden-md,
    td.hidden-xs.hidden-md {
        display: none !important
    }
}
@media (min-width: 1200px) {
    .hidden-xs.hidden-lg,
    tr.hidden-xs.hidden-lg,
    th.hidden-xs.hidden-lg,
    td.hidden-xs.hidden-lg {
        display: none !important
    }
}
tr.hidden-sm {
    display: table-row !important
}
th.hidden-sm,
td.hidden-sm {
    display: table-cell !important
}
@media (max-width: 767px) {
    .hidden-sm.hidden-xs,
    tr.hidden-sm.hidden-xs,
    th.hidden-sm.hidden-xs,
    td.hidden-sm.hidden-xs {
        display: none !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm,
    tr.hidden-sm,
    th.hidden-sm,
    td.hidden-sm {
        display: none !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-sm.hidden-md,
    tr.hidden-sm.hidden-md,
    th.hidden-sm.hidden-md,
    td.hidden-sm.hidden-md {
        display: none !important
    }
}
@media (min-width: 1200px) {
    .hidden-sm.hidden-lg,
    tr.hidden-sm.hidden-lg,
    th.hidden-sm.hidden-lg,
    td.hidden-sm.hidden-lg {
        display: none !important
    }
}
tr.hidden-md {
    display: table-row !important
}
th.hidden-md,
td.hidden-md {
    display: table-cell !important
}
@media (max-width: 767px) {
    .hidden-md.hidden-xs,
    tr.hidden-md.hidden-xs,
    th.hidden-md.hidden-xs,
    td.hidden-md.hidden-xs {
        display: none !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-md.hidden-sm,
    tr.hidden-md.hidden-sm,
    th.hidden-md.hidden-sm,
    td.hidden-md.hidden-sm {
        display: none !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md,
    tr.hidden-md,
    th.hidden-md,
    td.hidden-md {
        display: none !important
    }
}
@media (min-width: 1200px) {
    .hidden-md.hidden-lg,
    tr.hidden-md.hidden-lg,
    th.hidden-md.hidden-lg,
    td.hidden-md.hidden-lg {
        display: none !important
    }
}
tr.hidden-lg {
    display: table-row !important
}
th.hidden-lg,
td.hidden-lg {
    display: table-cell !important
}
@media (max-width: 767px) {
    .hidden-lg.hidden-xs,
    tr.hidden-lg.hidden-xs,
    th.hidden-lg.hidden-xs,
    td.hidden-lg.hidden-xs {
        display: none !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-lg.hidden-sm,
    tr.hidden-lg.hidden-sm,
    th.hidden-lg.hidden-sm,
    td.hidden-lg.hidden-sm {
        display: none !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-lg.hidden-md,
    tr.hidden-lg.hidden-md,
    th.hidden-lg.hidden-md,
    td.hidden-lg.hidden-md {
        display: none !important
    }
}
@media (min-width: 1200px) {
    .hidden-lg,
    tr.hidden-lg,
    th.hidden-lg,
    td.hidden-lg {
        display: none !important
    }
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
    display: none !important
}
@media print {
    .visible-print {
        display: block !important
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
    .hidden-print,
    tr.hidden-print,
    th.hidden-print,
    td.hidden-print {
        display: none !important
    }
}


.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
    z-index: 0
}
.owl-carousel .owl-animated-out {
    z-index: 1
}
.owl-carousel .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-height {
    -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 {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.owl-carousel.owl-loaded {
    display: block
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}
.owl-carousel.owl-hidden {
    opacity: 0
}
.owl-carousel .owl-refresh .owl-item {
    display: none
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}
.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}
.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}
.owl-carousel.owl-rtl {
    direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
    float: right
}
.no-js .owl-carousel {
    display: block
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}
.owl-carousel .owl-item img {
    transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease
}
.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80)
}
.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;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}
.mfp-preloader a {
    color: #cccccc
}
.mfp-preloader a:hover {
    color: white
}
.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;
    -webkit-box-shadow: none;
    box-shadow: none
}
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;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 22px;
    font-family: Exo 2
}
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}
.mfp-close:active {
    top: 1px
}
.mfp-close-btn-in .mfp-close {
    color: #333333
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #cccccc;
    font-size: 12px;
    line-height: 18px
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
.mfp-arrow:active {
    margin-top: -54px
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    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,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}
.mfp-arrow-left {
    left: 0
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}
.mfp-arrow-right {
    right: 0
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    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: black
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}
.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: #444444
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}
.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) {
    .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-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        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
    }
}
.mfp-ie7 .mfp-img {
    padding: 0
}
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}
.mfp-ie7 .mfp-container {
    padding: 0
}
.mfp-ie7 .mfp-content {
    padding-top: 44px
}
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
button {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 90%;
    font: inherit;
    vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}
blockquote,
q {
    quotes: none
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
html.m-modal-active,
html.m-modal-active body {
    overflow: hidden;
    -webkit-overflow-scrolling: touch
}
body {
    position: relative;
    margin: 0;
    font-family: 'Marmelad', sans-serif;
    -webkit-font-smoothing: antialiased;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
a,
a:hover,
a:focus,
a:active {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    text-decoration: none;
    outline: none
}
a {
    border-bottom: 1px solid transparent
}
code {
    font-family: Exo 2
}
button {
    background: none;
    cursor: pointer;
    outline: 0;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
strong {
    font-weight: bold
}
em {
    font-style: italic
}
input,
textarea,
select {
    font: 16px "Exo 2", Arial, sans-serif;
    outline: 0;
    font-weight: 300;
    border: 0;
    border-radius: 0
}
img {
    max-width: 100%
}
p {
    margin-bottom: 24px;
    line-height: 1.5em
}
h1 {
    margin-bottom: 48px;
   
    font-size: 2.2em;
    line-height: 1.2em;
    font-weight: normal
}
h1:after {
    content: "";
    display: block;
    margin-top: 10px;
    width: 50px;
    height: 4px;
    line-height: 0
}
.textalign-right h1:after {
    margin-left: auto
}
.textalign-center h1:after {
    margin-left: auto;
    margin-right: auto
}
h2 {
    position: relative;
    margin-bottom: 48px;
    font-family: Exo 2;
    font-size: 2.25em;
    line-height: 1.2em;
    font-weight: normal
}
h2:after {
    content: "";
    display: block;
    margin-top: 5px;
    width: 40px;
    height: 3px;
    line-height: 0
}
.textalign-right h2:after {
    margin-left: auto
}
h3 {
    margin-bottom: 24px;
    font-family: Exo 2;
    font-size: 1.5em;
    line-height: 1.2em;
    font-weight: normal
}
h4 {
    margin-bottom: 24px;
    font-family: Exo 2;
    font-size: 1.125em;
    line-height: normal;
    font-weight: normal
}
h5 {
    margin-bottom: 12px;
    font-size: 1em;
    line-height: normal;
    font-weight: bold
}
h6 {
    margin-bottom: 12px;
    font-size: 1em;
    line-height: normal;
    font-weight: normal
}
dl {
    margin-bottom: 24px
}
dl>dt {
    margin-top: 24px;
    font-weight: bold
}
dl>dt:first-child {
    margin-top: 0
}
ul {
    margin-bottom: 24px
}
ul>li {
    position: relative;
    margin-top: 10px;
    padding-left: 15px
}
ul>li:first-child {
    margin-top: 0
}
ul>li:before {
    content: '';
    display: block;
    position: absolute;
    top: 9px;
    left: 0;
    width: 6px;
    height: 6px
}
ul ol,
ul ul {
    margin: 10px 0 0 0
}
ol {
    margin-bottom: 24px
}
ol>li {
    position: relative;
    margin-top: 10px;
    list-style-type: decimal;
    list-style-position: inside
}
ol>li:first-child {
    margin-top: 0
}
ol ul,
ol ol {
    margin: 10px 0 0 20px
}
table {
    margin-bottom: 24px;
    width: 100%;
    border-collapse: collapse
}
table th {
    padding: 15px 20px 13px 20px;
    font-weight: bold;
    text-align: left;
    font-family: Exo 2;
    text-transform: uppercase;
    border-bottom: 1px solid transparent
}
table th.textalign-right {
    text-align: right
}
table td {
    padding: 15px 20px 13px 20px;
    vertical-align: middle
}
table p {
    margin-bottom: 12px
}
table p:last-child {
    margin: 0
}
.default-form label {
    display: block;
    margin-bottom: 3px;
    font-family: Exo 2;
    font-weight: normal
}
.default-form input,
.default-form textarea,
.default-form select,
.default-form .selectbox-input .toggle {
    position: relative;
    padding: 13px 15px;
    width: 100%;
border-style: solid;
border-width: 3px;
border-color: rgba(221, 42, 26, 0.8);
border-radius: 10px;

}
.default-form textarea {
    max-width: 100%;
    height: 142px
}
.default-form .form-field {
    margin-bottom: 24px
}
.default-form .form-field-title {
    display: block;
    margin-bottom: 3px;
    font-family: Exo 2;
    font-size: 0.875em;
    text-transform: uppercase;
    font-weight: normal
}
.default-form p {
    margin-bottom: 24px;
    line-height: 1.5em
}
.default-form .checkbox-input input {
    display: none;
    width: auto
}
.default-form .checkbox-input label {
    display: inline-block;
    position: relative;
    padding-left: 22px;
    font-family: Exo 2;
    text-transform: none;
    font-weight: 300;
    cursor: pointer
}
.default-form .checkbox-input label:before {
    content: '\f096';
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 18px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.default-form .checkbox-input.m-checked label:before {
    content: '\f046'
}
.default-form .checkbox-group {
    margin-bottom: 24px
}
.default-form .checkbox-group>* {
    margin: 0
}
.default-form .radio-input input {
    display: none;
    width: auto
}
.default-form .radio-input label {
    display: inline-block;
    position: relative;
    padding-left: 22px;
    font-family: "Exo 2;
    text-transform: none;
    font-weight: 300;
    cursor: pointer
}
.default-form .radio-input label:before {
    content: '\f096';
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 18px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.default-form .radio-input.m-checked label:before {
    content: '\f0c8';
    font-size: 17px
}
.default-form .radio-group {
    margin-bottom: 24px
}
.default-form .radio-group>* {
    margin: 0
}
.default-form .selectbox-input {
    position: relative;
    max-width: 700px
}
.default-form .selectbox-input>select {
    display: none
}
.default-form .selectbox-input .toggle {
    position: relative;
    padding: 11px 15px;
    text-align: left
}
.default-form .selectbox-input .toggle:after {
    content: '\f078';
    position: absolute;
    top: 13px;
    right: 12px;
    font-size: 19px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}
.default-form .selectbox-input .toggle.m-active:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}
.default-form .selectbox-input .fake-selectbox {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    padding-bottom: 5px;
    max-height: 200px;
    z-index: 30;
    overflow: auto
}
.default-form .selectbox-input .fake-selectbox>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.default-form .selectbox-input .fake-selectbox>li:before {
    content: none;
    display: inline;
    position: inherit;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    background: none
}
.default-form .selectbox-input .fake-selectbox>li {
    padding: 5px 15px;
    cursor: pointer;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
.aligncenter {
    margin-left: auto;
    margin-right: auto
}
.alignleft {
    float: left;
    margin: 0 15px 15px 0
}
.alignright {
    float: right;
    margin: 0 0 15px 15px
}
.clearfix:before,
.clearfix:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}
.fontsize-medium {
    font-size: 1.125em
}
.fontsize-large {
    font-size: 1.5em
}
.lead {
    line-height: 1.5em;
    font-size: 1.500em;
    font-weight: 400
}
.margin-sides-auto {
    margin-left: auto;
    margin-right: auto
}
.margin-top-negative-70 {
    margin-top: 140px;
}
.margin-top-negative-100 {
    margin-top: -100px
}
.max-width-180 {
    max-width: 180px
}
.max-width-250 {
    max-width: 250px
}
.max-width-800 {
    max-width: 800px
}
.no-border {
    border: 0
}
.rounded {
    border-radius: 50%
}
.strikethrough {
    text-decoration: line-through
}
.textalign-center {
    text-align: center
}
.textalign-left {
    text-align: left
}
.textalign-right {
    text-align: right
}
.valign-middle {
    vertical-align: middle
}
.valign-top {
    vertical-align: top
}
.valign-bottom {
    vertical-align: bottom
}
.visibility-hidden {
    visibility: hidden
}
.c-accordion {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 24px
}
.c-accordion>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.c-accordion>li:before {
    content: none;
    display: inline;
    position: inherit;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    background: none
}
.c-accordion>li {
    position: relative;
    margin-top: 12px;
    border: 1px solid transparent
}
.c-accordion>li:first-child {
    margin-top: 0
}
.c-accordion .accordion-title {
    position: relative;
    margin: 0;
    padding: 18px 40px 18px 15px;
    font-size: 1.125em;
    cursor: pointer;
    -webkit-transition: background-color 150ms ease-in-out;
    -moz-transition: background-color 150ms ease-in-out;
    -ms-transition: background-color 150ms ease-in-out;
    -o-transition: background-color 150ms ease-in-out;
    transition: background-color 150ms ease-in-out
}
.c-accordion .accordion-title:after {
    content: '\f078';
    display: block;
    position: absolute;
    top: 22px;
    right: 16px;
    font-size: 16px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.c-accordion .accordion-title>i:first-child {
    position: relative;
    top: 1px;
    margin-right: 10px;
    font-size: 24px
}
.c-accordion>li.m-active .accordion-title:after {
    content: '\f077'
}
.c-accordion .accordion-content {
    display: none;
    padding: 18px 15px 18px 15px;
    border-top: 1px solid transparent
}
.c-accordion .accordion-content>* {
    margin: 15px 0 0 0
}
.c-accordion .accordion-content>*:first-child {
    margin: 0
}
.c-alert-message {
    position: relative;
    padding: 22px 20px 20px 60px;
    border: 2px solid transparent
}
.c-alert-message>.ico {
    position: absolute;
    top: 22px;
    left: 20px;
    font-size: 24px
}
.c-article {
    margin-bottom: 24px;
    width: 346px;
    float: left;
    margin-right: 20px;
}
.c-article .article-inner {
    position: relative;
    overflow: hidden
}
.c-article .article-image {
    position: relative;
	background-color: #fff
}
.c-article .article-image a {
    border: 0
}
.c-article .article-image img {
    display: block;
	background-color: #fff
}
.c-article .article-content {
    padding: 24px 20px
}
.c-article .article-content .article-date {
    display: block;
    margin: 0 0 10px 0;
    font-size: 0.875em
}
.c-article .article-title {
    margin: 0 0 24px 0;
    font-size: 1.5em
}
.c-article .article-title:after {
    display: none
}
.c-article .article-content p {
    margin: 24px 0 0 0;
	color: #444
}
.c-article .article-content blockquote p {
    line-height: 1.3em;
    font-size: 1.875em
}
.c-article .article-content blockquote footer {
    font-size: 1.125em
}
.c-article.m-cropped .content-inner {
    position: relative;
    height: 225px;
    overflow: hidden
}
.c-article.m-cropped .content-inner:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 50px
}
.c-article.m-cropped .content-inner2 {
    position: relative;
    height: 110px;
    overflow: hidden
}
.c-article.m-cropped .content-inner2:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 50px
}
.c-carousel .c-article {
    float: left;
    width: 33.333%
}
.c-carousel .owl-loaded .c-article {
    float: none;
    width: auto
}
.c-article-list:before,
.c-article-list:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}
.c-article-list.m-masonry {
    margin: -10px
}
.c-article-list.m-masonry .c-article {
    float: left;
    width: 50%;
    margin: 0
}
.c-article-list.m-masonry .article-inner {
    margin: 10px
}
.c-button {
    display: inline-block;
    position: relative;
    top: 0;
    padding: 10px 18px 9px 18px;
    font-family: Exo 2;
    font-weight: bold;
    text-transform: uppercase;
    border: 2px solid transparent;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
	cursor:pointer
}
.c-button:active {
    top: 2px
}
.c-button.m-size-small {
    padding: 5px 15px 4px 15px;
    font-size: 0.875em
}
.c-button.m-size-medium {
    padding: 14px 25px
}
.c-button.m-size-large {
    padding: 18px 33px;
    font-size: 1.125em
}
.c-button .fa,
.c-button .im {
    margin-right: 10px
}
.c-button .fa:last-child,
.c-button .im:last-child {
    margin-right: 0
}
.c-button.m-disabled {
    cursor: auto
}
.c-carousel .owl-stage-outer {
    z-index: 10
}
.c-carousel .owl-carousel .owl-item img {
    width: auto
}
.c-carousel .owl-nav {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
.c-carousel .owl-prev,
.c-carousel .owl-next {
    position: absolute;
    top: 50%;
    left: -60px;
    margin-top: -30px;
    font-size: 36px;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
.c-carousel .owl-next {
    left: auto;
    right: -60px
}
.c-carousel .owl-prev:active:not(.m-disabled) {
    left: -63px
}
.c-carousel .owl-next:active:not(.m-disabled) {
    right: -63px
}
.c-carousel .owl-carousel .owl-prev.m-disabled,
.c-carousel .owl-carousel .owl-next.m-disabled {
    cursor: auto
}
.c-carousel .owl-dots {
    display: none;
    position: relative;
    text-align: center;
    height: 0;
    z-index: 30
}
.c-carousel .owl-dot {
    display: inline-block;
    margin: 0 5px
}
.c-carousel .owl-dot>span {
    display: block;
    width: 16px;
    height: 16px;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
.c-counter {
    margin-bottom: 24px;
    font-family: Exo 2
}
.c-counter .counter-data {
    margin-bottom: 12px;
    line-height: 1em;
    font-size: 3em
}
.c-cta-message {
    position: relative;
    margin-bottom: 24px
}
.c-cta-message h2 {
    margin: 0;
    padding: 0;
    font-size: 1.875em
}
.c-cta-message h2:after {
    display: none
}
.c-cta-message p {
    margin: 5px 0 0 0;
    font-size: 1.125em
}
.c-cta-message.m-has-button {
    padding-right: 30%
}
.c-cta-message .cta-button {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -25px
}
.c-divider {
    margin: 24px 0;
    border: 0;
    border-top: 1px solid transparent
}
.c-divider.m-size-small {
    margin: 12px 0
}
.c-divider.m-size-medium {
    margin: 48px 0
}
.c-divider.m-size-large {
    margin: 72px 0
}
.c-section .c-divider:first-child {
    margin-top: -24px
}
.c-divider.m-type-2 {
    height: 4px;
    border-bottom: 1px solid transparent
}
.c-feature {
    position: relative;
    padding-left: 70px
}
.c-feature .feature-icon {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 48px
}
.c-feature .feature-title {
    margin-bottom: 12px
}
.c-gallery {
    margin-bottom: 24px
}
.c-gallery ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin: -5px
}
.c-gallery ul>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.c-gallery ul>li:before {
    content: none;
    display: inline;
    position: inherit;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    background: none
}
.c-gallery ul:before,
.c-gallery ul:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}
.c-gallery ul>li {
    float: left;
    padding: 5px
}
.c-gallery ul>li>a {
    display: block;
    border: 0
}
.c-gallery ul>li>a>img {
    display: block
}
.c-gallery ul>li>a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80)
}
.c-gallery.m-2-per-row ul>li {
    width: 50%
}
.c-gallery.m-3-per-row ul>li {
    width: 33.3333%
}
.c-gallery.m-4-per-row ul>li {
    width: 25%
}
.c-gallery.m-5-per-row ul>li {
    width: 20%
}
.c-gmap {
    margin-bottom: 24px;
    width: 100%;
    height: 600px
}
.c-gmap img {
    max-width: none
}



.c-icon-block1 {
    position: relative;
    padding-left: 35px;
    width: 356px;
    float: left;
    padding-top: ma;
}

.c-icon-block {
    position: initial;
    width: 300px;
    float: left;
}
.c-icon-block>i:first-child {
    position: absolute;
    top: 1px;
    left: 0;
    font-size: 24px
}
.c-icon-block h3 {
    margin: 0 0 10px 0;
    font-size: 1.125em;
    font-weight: bold
}
.c-icon-block p {
    margin: 0
}
.c-icon-block dl>dt {
    max-width: 80px;
    font-weight: 300
}
.c-loading-anim {
    font-size: 24px
}
.c-pagination {
    margin-top: 48px
}
.c-pagination ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.c-pagination ul>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.c-pagination ul>li:before {
    content: none;
    display: inline;
    position: inherit;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    background: none
}
.c-pagination ul>li {
    display: inline-block;
    margin: 2px
}
.c-pagination ul>li>.c-button {
    padding: 6px 14px 5px 14px
}
.c-pagination ul>li>.c-button i {
    position: relative;
    font-size: 14px
}
.c-pagination ul>li.pagination-prev>.c-button,
.c-pagination ul>li.pagination-next>.c-button {
    padding: 6px 13px 5px 13px
}
.c-pagination ul>li.pagination-prev>.c-button>i {
    left: -1px
}
.c-pagination ul>li.pagination-next>.c-button>i {
    right: -1px
}
.c-pagination .c-button.m-loading {
    cursor: auto
}
.c-parallax-section {
    position: relative;
    margin-top: 48px;
    border-bottom: 24px solid transparent;
    z-index: 10;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed
}
.c-parallax-section .section-inner {
    position: relative;
    padding: 48px 0 24px 0;
    z-index: 10
}
.c-parallax-section.m-has-overlay .section-inner:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
.c-parallax-section .section-header {
    margin-bottom: 48px
}
.c-pricing-table {
    margin-bottom: 24px;
    text-align: center
}
.c-pricing-table .table-title {
    margin: 0;
    padding: 24px 15px;
    font-size: 1.5em;
    text-transform: uppercase
}
.c-pricing-table .table-content {
    padding: 0 25px 24px 25px;
    border: 1px solid transparent;
    border-top: 0
}
.c-pricing-table .table-price {
    margin: 0;
    padding: 25px 20px 15px 20px;
    line-height: 0.7em;
    font-size: 3.75em;
    border-bottom: 1px solid transparent
}
.c-pricing-table .table-price>span {
    display: block;
    font-family: Exo 2;
    font-size: 0.3em;
    font-weight: 300;
    text-transform: none
}
.c-pricing-table .table-content>* {
    margin: 24px 0 0 0
}
.c-pricing-table .table-content>*:first-child {
    margin-top: 0
}
.c-pricing-table .table-content ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.c-pricing-table .table-content ul>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.c-pricing-table .table-content ul>li:before {
    content: none;
    display: inline;
    position: inherit;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    background: none
}
.c-pricing-table .table-content ul>li {
    padding: 10px 0;
    border-top: 1px solid transparent
}
.c-pricing-table .table-content ul>li:first-child {
    padding-top: 0;
    border: 0
}
.c-progress-bar {
    position: relative;
    margin-bottom: 24px
}
.c-progress-bar>span {
    display: block;
    width: 0;
    height: 10px;
    -webkit-transition: width 300ms ease-in-out;
    -moz-transition: width 300ms ease-in-out;
    -ms-transition: width 300ms ease-in-out;
    -o-transition: width 300ms ease-in-out;
    transition: width 300ms ease-in-out
}
.c-search-form {
    margin: 0 0 24px 0;
    max-width: 420px
}
.c-search-form .form-fields {
    position: relative;
    height: 50px;
    border: 1px solid transparent
}
.c-search-form input {
    padding: 15px 60px 0 15px;
    width: 100%;
    font-size: 16px;
    font-weight: 300;
    font-style: italic;
    border: 0;
    background: none
}
.c-search-form button {
    position: absolute;
    top: -1px;
    right: -1px;
    padding: 0;
    width: 50px;
    height: 50px;
    line-height: 40px;
    border: 0
}
.c-search-form button:active {
    top: 1px
}
.c-search-form .c-button>i,
.c-search-form button>i {
    margin: 0;
    font-size: 18px
}
.c-section {
    position: relative;
    margin-top: 48px;
    z-index: 10
}
.c-section:before,
.c-section:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}
.c-section:first-child {
    margin-top: 72px
}
.c-section.m-has-background {
    padding: 72px 0 0 0
}
.c-section.m-has-background:first-child {
    margin-top: 0
}
.c-section.m-force-margin {
    margin-top: 72px
}
.c-section.m-no-margin {
    margin-top: 0
}
.c-section .section-header {
    margin-bottom: 48px
}
.c-section .section-header h2 {
    margin-bottom: 24px
}
#page-content>.c-section:first-child {
    margin-top: 0
}
.page-content {
    padding: 30px;
    background-color: rgba(255, 248, 238, 0.7);
}
.page-content2 {
    padding: 0px;
    background-color: rgba(255, 248, 238, 0.7);
}

.c-service {
    margin-bottom: 24px;
    width: 100%
}
.c-service .service-inner {
    position: relative;
    margin: 10px
}
.c-service .service-title {
    position: relative;
    height: 0;
    padding-bottom: 70%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
.c-service .service-title>div {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.c-service .service-title>div>div {
    display: table;
    width: 100%;
    height: 100%
}
.c-service .service-title>div>div>div {
    display: table-cell;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    background: rgba(52, 152, 219, 0.39);
}
.c-service .service-title2 {
    position: relative;
    height: 0;
    padding-bottom: 70%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
.c-service .service-title2>div {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
	border-style: solid;
    border-width: 5px;
    border-color: rgba(221, 42, 26, 0.8);
	border-radius: 20px;
	cursor:pointer
}
.c-service .service-title2>div>div {
    display: table;
    width: 100%;
    height: 100%;
}
.c-service .service-title2>div>div>div {
    display: table-cell;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: bottom
}
.c-service .service-icon {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 70px
}
.c-service .service-title h3 {
    margin: 0;
    padding: 0 15px;
    font-size: 1.5em;
    text-transform: uppercase
}
.c-service .service-title2 h3 {
    margin: 0;
    padding: 0 15px;
    font-size: 1.5em;
    text-transform: uppercase
}
.c-service .service-description>div {
    padding: 10px
}
.c-service .service-description p {
    margin: 12px 0 0 0
}
.c-service .service-description p:first-child {
    margin-top: 0
}
.c-service.m-type-2 {
    margin: 0
}
.c-service.m-type-2 .service-inner {
    margin: 5px;
    padding-bottom: 70%;
    height: 0;
    overflow: hidden
}
.c-service.m-type-2 .service-title {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.c-service.m-type-2 .service-description {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 101%;
    height: 101%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}
.service-inner:hover .service-description {
    opacity: 1;
    filter: alpha(opacity=100)
}
.service-inner .service-description>div {
    display: table;
    padding: 0;
    width: 100%;
    height: 100%
	
	
}
.service-inner .service-description>div>div {
    display: table-cell;
    padding: 20px;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    border: 0
}
.service-inner .service-description p {
    margin: 10px 0 0 0
}
.service-inner .service-description p:first-child {
    margin-top: 0
}
.c-service {
    list-style-type: none;
    margin: 0;
    padding: 0;
	border-spacing: 5px;
    margin: -10px
}
.c-service>li {
    list-style-type: none;
    margin: 0;
	border-spacing: 5px;
    padding: 0
	
}
.c-service>li:before {
    content: none;
    display: inline;
    position: inherit;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    background: none
}
.c-service:before,
.c-service:after {
    display: table;
	border-spacing: 5px;
    clear: both;
    height: 0;
    content: ''
}
.c-service.m-type-2 {
  
    margin-bottom: 24px;
}
.c-service .c-service {
    float: left;
    margin-bottom: 24px
}
.c-service>.c-service.m-type-2 {
    margin-bottom: 0
}
.c-service.m-2-per-row .c-service {
    width: 50%
}
.c-service.m-2-per-row .c-service:nth-child(2n+1) {
    clear: left
}
.c-service.m-3-per-row .c-service {
    width: 33.3333%
}
.c-service.m-3-per-row .c-service:nth-child(3n+1) {
    clear: left
}
.c-service.m-4-per-row .c-service {
    width: 25%
}

.c-service.m-4-per-row .c-service:nth-child(4n+1) {
    clear: left
}
.c-service.m-5-per-row .c-service {
    width: 20%
}
.c-service.m-5-per-row .c-service:nth-child(5n+1) {
    clear: left
}
.c-slider {
    position: relative;
    margin-bottom: 24px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}
.c-slider.m-parallax {
    background-position: 50% 0;
    background-attachment: fixed
}
.c-slider .slide {
    display: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
.c-slider .slide:first-child {
    display: block
}
.c-slider .slide-inner {
    display: table;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat
}
.c-slider .slide-inner.m-bg-left {
    background-position: left bottom
}
.c-slider .slide-inner.m-bg-right {
    background-position: right bottom
}
.c-slider .slide-content {
    display: table-cell;
    padding: 80px 0;
    padding-bottom: 56px;
    height: 450px
}
.c-slider h1,
.c-slider h2 {
    padding: 0;
    font-size: 3em
}
.c-slider h2:after {
    display: none
}
.c-slider .owl-stage-outer {
    z-index: 10
}
.c-slider .owl-nav {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
.c-slider .owl-prev,
.c-slider .owl-next {
    position: absolute;
    top: 50%;
    left: 60px;
    margin-top: -15px;
    font-size: 36px;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    z-index: 20
}
.c-slider .owl-next {
    left: auto;
    right: 60px
}
.c-slider .owl-prev:active:not(.m-disabled) {
    left: 57px
}
.c-slider .owl-next:active:not(.m-disabled) {
    right: 57px
}
.c-slider .owl-carousel .owl-prev.m-disabled,
.c-slider .owl-carousel .owl-next.m-disabled {
    cursor: auto
}
.c-slider .slider-indicator {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 4px
}
.c-slider .slider-indicator>span {
    display: block;
    width: 0;
    height: 4px
}
.c-slider .c-counter .counter-data {
    font-size: 3.75em
}

.c-slider .c-testimonial blockquote>p {
    font-size: 3em
}
.c-slider .c-testimonial blockquote>footer {
    font-size: 1.125em
}
.c-tabs {
    margin-bottom: 24px;
    border: 1px solid transparent
}
.c-tabs .tab-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 17px
}
.c-tabs .tab-list>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.c-tabs .tab-list>li:before {
    content: none;
    display: inline;
    position: inherit;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    background: none
}
.c-tabs .tab-list:before,
.c-tabs .tab-list:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}
.c-tabs .tab-list>li {
    display: block;
    float: left;
    margin: -1px 0 0 -1px;
    padding: 11px 24px 10px 24px;
    font-family: Exo 2;
    font-weight: normal;
    border: 1px solid transparent;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    cursor: pointer
}
.c-tabs .content-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding: 0 24px 24px 24px
}
.c-tabs .content-list>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.c-tabs .content-list>li:before {
    content: none;
    display: inline;
    position: inherit;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    background: none
}
.c-tabs .content-list>li>* {
    margin: 15px 0 0 0
}
.c-tabs .content-list>li>*:first-child {
    margin: 0
}
.c-team-member {
    position: relative;
    margin-bottom: 24px
}
.c-team-member.m-has-portrait {
    padding-left: 160px
}
.c-team-member .member-portrait {
    position: absolute;
    top: 0;
    left: 0;
    width: 140px
}
.c-team-member .member-name {
    margin: 0
}
.c-team-member .member-role {
    margin: 5px 0 0 0;
    font-size: 0.875em
}
.c-team-member .member-social {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-top: 10px;
    font-size: 18px
}
.c-team-member .member-social>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.c-team-member .member-social>li:before {
    content: none;
    display: inline;
    position: inherit;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    background: none
}
.c-team-member .member-social>li {
    display: inline-block;
    margin: 0 3px
}
.c-team-member .member-social>li>a {
    border: 0
}
.c-team-member .member-description {
    margin-top: 12px
}
.c-team-member .member-description>* {
    margin: 12px 0 0 0
}
.c-team-member .member-description>*:first-child {
    margin-top: 0
}
.c-testimonial {
    margin-bottom: 24px
}
.c-testimonial blockquote {
    position: relative;
    text-align: center;
}

.c-testimonial blockquote>p {
    font-weight: 300;
    line-height: 1.3em;
    font-size: 1.5em;
    text-indent: 25px
}
.c-testimonial blockquote>footer {
    font-style: italic
}
#header {
    position: relative;
    z-index: 20;
    border-bottom: 1px solid transparent;
    z-index: 20
}
.m-fixed-header #header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0
}
.header-branding {
    display: table;
    float: left
}
.header-branding .branding-inner {
    display: table-cell;
    height: 70px;
    vertical-align: middle
}
.header-branding .brading-logo {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle
}
.header-branding .brading-logo a {
    border: 0
}
.header-branding .brading-logo img {
    display: block;
    max-height: 50px
}
.header-branding .brading-info {
    display: inline-block;
    margin-right: 20px;
    line-height: 1.2em;
    font-size: 0.875em;
    vertical-align: middle
}
.header-branding .brading-info strong {
    font-size: 1.78em;
    text-transform: uppercase
}
.header-navigation {
    display: table;
    float: right
}
.header-navigation .navigation-inner {
    display: table-cell;
    height: 70px;
    vertical-align: middle
}
.header-navigation-toggle {
    display: none;
    position: relative;
    float: right;
    top: 13px;
    width: 44px;
    height: 44px;
    text-align: center;
    font-size: 11px;
    border: 2px solid transparent;
    overflow: hidden
}
.header-menu {
    display: inline-block;
    position: relative;
    top: 1px;
    vertical-align: middle
}
.header-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.header-menu ul>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.header-menu ul>li:before {
    content: none;
    display: inline;
    position: inherit;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    background: none
}
.header-menu>ul>li {
    display: block;
    position: relative;
    float: left
}
.header-menu>ul>li>a {
    display: block;
    position: relative;
    padding: 24px 8px 22px 8px;
    font-weight: bold;
    text-transform: uppercase;
    border: 0;
    overflow: hidden
}
.header-menu>ul>li.m-active>a:before {
    content: "";
    display: block;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 0;
    height: 5px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}
.header-menu .submenu-toggle {
    display: none;
    position: absolute;
    top: 2px;
    right: 0;
    width: 40px;
    height: 40px
}
.header-menu .submenu-toggle i:before {
    display: inline-block;
    font-family: Exo 2;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f078'
}
.header-menu .submenu-toggle.m-active i:before {
    display: inline-block;
    font-family: Exo 2;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f077'
}
.header-menu>ul>li>ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: -1px;
    width: 225px;
    text-align: left
}
.header-menu>ul>li.m-last>ul {
    left: auto;
    right: 0
}
.header-menu ul>li>ul {
    -webkit-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -o-animation-duration: 500ms;
    animation-duration: 500ms
}
.header-menu ul>li>ul>li {
    position: relative
}
.header-menu ul>li>ul>li.m-active>a {
    font-weight: bold
}
.header-menu ul>li>ul>li.m-hover {
    z-index: 20
}
.header-menu ul>li>ul>li>a {
    display: block;
    padding: 10px 15px;
    line-height: 1.3em;
    border: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out
}
.header-menu ul>li>ul>li>ul {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    margin: -5px 0 0 -5px;
    width: 200px
}
.header-menu ul>li.m-last>ul>li>ul,
.header-menu ul>li.m-penultimate>ul>li>ul {
    left: auto;
    right: 100%;
    margin: -5px -5px 0 0
}
.header-search {
    display: inline-block;
    position: relative;
    margin-left: 15px;
    height: 70px;
	font-size: 24px;
	padding: 25px 15px 15px 20px;
    vertical-align: middle
	
}
.header-search:before {
    content: "";
    display: block;
    position: absolute;
    top: 23px;
    left: 0;
    bottom: 20px;
    width: 1px;
    opacity: 0.1;
    filter: alpha(opacity=10)
}
.header-search>form {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    width: 150px
}
.header-search .search-input {
    padding: 15px 40px 15px 20px;
    width: 100%;
    font-size: 18px;
    box-sizing: border-box;
    background: transparent
}
.header-search .search-submit {
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 20px
}
.header-search .search-submit:active {
    right: 17px
}
.header-search .search-toggle {
    display: block;
    width: 60px;
    height: 100%;
    line-height: 100%;
    text-align: center;
    font-size: 20px;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
.header-search .search-toggle .fa-close {
    display: none
}
#core {
    position: relative;
    z-index: 10;
   
}
#core1 {
    position: relative;
    z-index: 10;
    padding-top: 70px;
    margin: 0 auto;
    width: 1140;
}
#page-title {
    margin-bottom: 48px

}
.page-title-top {
    position: relative;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover
}
.m-parallax .page-title-top {
    background-position: 50% 0;
    background-attachment: fixed
}
.page-title-top-inner:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
.m-fixed-header .page-title-top-inner {
    padding-top: 70px
}
.page-title-text {
    position: relative;
    padding: 48px 0;
    text-align: center;
    z-index: 20
}
.page-title-text:before,
.page-title-text:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}
.page-title-text h1 {
    margin: 0
}
.page-title-text h1:after {
    margin: 10px auto 0 auto
}
.page-title-services .c-service {
    position: relative;
    top: 5px;
    margin-bottom: 0;
}
.page-title-bottom-inner {
    position: relative;
    margin: -10px -40px 0 -40px
}
.page-title-bottom-inner:before,
.page-title-bottom-inner:after {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: -15px;
    width: 15px;
    height: 100px
}
.page-title-bottom-inner:after {
    left: auto;
    right: -15px
}
.page-title-bottom-inner2:before,
.page-title-bottom-inner2:after {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: -15px;
    width: 15px;
    height: 100px
}
.page-title-bottom-inner2:after {
    left: auto;
    right: -15px
}
.page-title-breadcrumbs {
    position: relative;
    padding: 8px 40px;
    border-bottom: 1px solid transparent;
    z-index: 20
}
.page-title-breadcrumbs2 {
float: right
}
.page-title-breadcrumbs ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.page-title-breadcrumbs ul>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.page-title-breadcrumbs ul>li:before {
    content: none;
    display: inline;
    position: inherit;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    background: none
}
.page-title-breadcrumbs ul>li {
    display: inline-block;
    padding: 5px 10px 5px 0
}
.page-title-breadcrumbs ul>li:before {
    display: block;
    display: inline-block;
    font-family: icomoon;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e762';
    position: relative;
    top: 1px;
    margin-right: 10px;
    font-size: 12px
}
.page-title-breadcrumbs ul>li:first-child:before {
    display: block;
    display: inline-block;
    font-family: icomoon;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e601';
    margin-right: 5px;
    font-size: 18px
}
.page-title-breadcrumbs ul>li:last-child {
    padding-right: 0
}
.page-title-bar {
    padding: 0 40px
}
.page-title-bar-inner {
    padding: 20px 0;
    border-bottom: 1px solid transparent
}
.page-title-bar-inner:before,
.page-title-bar-inner:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}
.page-title-bar-left {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left
}
.page-title-bar-left>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.page-title-bar-left>li:before {
    content: none;
    display: inline;
    position: inherit;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    background: none
}
.page-title-bar-left>li {
    display: inline-block;
    margin-right: 40px;
    padding: 14px 0;
    font-size: 18px
}
.page-title-bar-left>li>i:first-child {
    position: relative;
    top: 3px;
    margin-right: 10px;
    font-size: 24px
}
.page-title-bar-left .social ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.page-title-bar-left .social ul>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.page-title-bar-left .social ul>li:before {
    content: none;
    display: inline;
    position: inherit;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    background: none
}
.page-title-bar-left .social ul>li {
    display: inline-block;
    margin-right: 5px
}
.page-title-bar-left .social a {
    border: 0;
    font-size: 22px
}
.page-title-bar-right {
    float: right
}
.page-title-bar hr:before,
.page-title-bar hr:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}
.blog-detail-page article .article-header {
    margin: 0 0 48px 0
}
.blog-detail-page article .article-title {
    margin: 0;
    padding-bottom: 24px;
    border-bottom: 1px solid transparent
}
.blog-detail-page article .article-date {
    margin: 12px 0 0 0
}
.blog-detail-page .article-navigation {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 24px
}
.blog-detail-page .article-navigation>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.blog-detail-page .article-navigation>li:before {
    content: none;
    display: inline;
    position: inherit;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    background: none
}
.blog-detail-page .article-navigation:before,
.blog-detail-page .article-navigation:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}
.blog-detail-page .article-navigation h5 {
    margin: 0;
    font-family: Exo 2;
    font-weight: bold;
    text-transform: uppercase
}
.blog-detail-page .article-navigation .prev {
    float: left;
    width: 50%
}
.blog-detail-page .article-navigation .next {
    float: right;
    width: 50%;
    text-align: right
}
.blog-detail-page .article-author {
    margin: 0 0 24px 0
}
.blog-detail-page .article-author .author-inner {
    position: relative;
    padding: 0 0 0 120px;
    min-height: 158px
}
.blog-detail-page .article-author .author-portrait {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px
}
.blog-detail-page .article-author .author-name {
    margin: 6px 0 12px 0;
    font-family: Exo 2;
    font-weight: bold;
    text-transform: uppercase
}
.blog-detail-page .article-author .author-description>* {
    margin: 12px 0 0 0
}
.blog-detail-page .article-author .author-description>*:first-child {
    margin-top: 0
}
.blog-detail-page .article-author .author-social {
    margin-top: 12px;
    font-size: 24px
}
.blog-detail-page .article-author .author-social:before,
.blog-detail-page .article-author .author-social:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}
.blog-detail-page .article-author .author-social>li {
    display: block;
    float: left
}
.blog-detail-page .article-author .author-social>li>a {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 0
}
.blog-detail-page .article-related {
    margin-bottom: -24px
}
.blog-detail-page .article-related article {
    margin: 0 0 24px 0
}
.blog-detail-page .article-related .article-image {
    margin-bottom: 12px
}
.blog-detail-page .article-related .article-title {
    margin: 0;
    padding: 0;
    line-height: normal;
    font-size: 1em;
    border: 0
}
.search-results-page .c-search-form {
    margin: 0 auto 24px auto
}
.widget .image-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin: -3px 0 0 -3px
}
.widget .image-list>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.widget .image-list>li:before {
    content: none;
    display: inline;
    position: inherit;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    background: none
}
.widget .image-list>li {
    float: left;
    padding: 4px;
    width: 25%;
    max-width: 150px
}
.widget .image-list>li>a {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    background-position: center;
    background-size: cover;
    border: 0;
    backface-visibility: hidden
}
.widget .image-list>li>a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80)
}
.widget .image-list img {
    display: none
}
.links-widget .widget-inner>ul {
    margin-top: -8px
}
.links-widget ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.links-widget ul>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.links-widget ul>li:before {
    content: none;
    display: inline;
    position: inherit;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    background: none
}
.links-widget ul>li {
    padding: 8px 10px
}
.links-widget ul>li.m-active {
    font-weight: bold
}
.links-widget ul>li>ul {
    margin: 5px 0 0 10px
}
.links-widget ul>li>ul>li {
    padding: 0
}
.services-widget .widget-inner>ul {
    margin-top: -8px
}
.services-widget ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.services-widget ul>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.services-widget ul>li:before {
    content: none;
    display: inline;
    position: inherit;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    background: none
}
.services-widget ul>li {
    position: relative;
    padding: 8px 10px 8px 35px
}
.services-widget ul>li.m-active {
    font-weight: bold
}
.services-widget ul>li>i {
    position: absolute;
    top: 11px;
    left: 8px;
    font-size: 18px
}
.services-widget ul>li>ul {
    margin: 5px 0 0 10px
}
.services-widget ul>li>ul>li {
    padding: 0
}
.subscribe-widget .input-box {
    position: relative;
    width: 100%;
    height: 50px;
    max-width: 300px;
    text-align: left;
    border: 1px solid transparent
}
.subscribe-widget .email-input {
    padding: 13px 60px 0 20px;
    width: 100%;
    font-size: 1.125em;
    font-style: italic;
    background: none
}
.subscribe-widget .submit-btn {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    text-align: center
}
.subscribe-widget .submit-btn>i {
    position: relative;
    top: 1px;
    left: 1px;
    -webkit-transition: left 300ms ease-in-out;
    -moz-transition: left 300ms ease-in-out;
    -ms-transition: left 300ms ease-in-out;
    -o-transition: left 300ms ease-in-out;
    transition: left 300ms ease-in-out
}
.subscribe-widget .submit-btn:active>i {
    left: 4px
}
.tags-widget ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.tags-widget ul>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.tags-widget ul>li:before {
    content: none;
    display: inline;
    position: inherit;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    background: none
}
.tags-widget ul>li {
    display: inline-block;
    margin: 0 7px 10px 0
}
.tags-widget ul>li>a {
    display: block;
    padding: 4px 10px;
    text-transform: uppercase;
    font-size: 0.75em;
    border: 1px solid transparent
}
#sidebar {
    margin-bottom: 24px
}
#sidebar .widget-title {
    padding-bottom: 12px;
    font-weight: bold;
    font-size: 1.125em;
    text-transform: uppercase;
    border-bottom: 1px solid transparent
}
#sidebar .widget {
    margin-top: 48px
}
#sidebar .widget:first-child {
    margin-top: 0
}
#footer {
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover
}
#footer.m-parallax {
    background-position: 50% 0;
    background-attachment: fixed
}
.footer-top {
    position: relative;
    padding: 48px 0 24px 0
}
.footer-top:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
.footer-top-inner {
    position: relative
}
.footer-inner {
    padding: 48px 0
}
#bottom-panel {
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid transparent;
    font-family: monospace;
    font-size: 18px;
}
#bottom-panel .widget {
    margin-bottom: 24px
}
#bottom-panel .widget-title {
    margin: 0 0 36px 0;
    font-size: 1.8em;
}
#bottom-panel .widget-title:after {
    content: '';
    display: block;
    margin-top: 8px;
    width: 30px;
    height: 2px
}
#bottom-panel .widget .image-list>li {
    width: 20%;
    max-width: 150px
}
#bottom-panel .subscribe-widget .c-alert-message {
    max-width: 300px;
    text-align: left;
    border: 1px solid transparent
}
.footer-text {
    font-size: 0.875em
}
.footer-text>p {
    margin: 24px 0 0 0
}
.footer-text>p:first-child {
    margin-top: 0
}
.footer-menu {
    text-align: right;
    font-size: 0.875em
}
.footer-menu>ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.footer-menu>ul>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.footer-menu>ul>li:before {
    content: none;
    display: inline;
    position: inherit;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    background: none
}
.footer-menu>ul>li {
    display: inline-block;
    margin-left: 20px
}
.footer-menu>ul>li:first-child {
    margin-left: 0
}
.animated {
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
@-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
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.9;
    filter: alpha(opacity=90)
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close,
.mfp-title,
.mfp-counter {
    color: #FFF
}
.mfp-arrow {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}
.mfp-arrow,
.mfp-arrow:focus {
    opacity: 0.6;
    filter: alpha(opacity=60)
}
.mfp-arrow:active,
.mfp-arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}
.mfp-removing .mfp-arrow {
    opacity: 0;
    filter: alpha(opacity=0)
}
.mfp-figure:after {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}
.mfp-arrow:active {
    margin-top: -55px
}
.mfp-arrow,
.mfp-arrow:after {
    border: 0
}
.mfp-arrow:before {
    font-size: 48px;
    color: #FFF;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 0
}
.mfp-arrow-left:before {
    content: "\f104"
}
.mfp-arrow-right:before {
    content: "\f105"
}
.mfp-arrow-left {
    right: 10px
}
.mfp-arrow-left:active {
    left: 5px
}
.mfp-arrow-right {
    right: 10px
}
.mfp-arrow-right:active {
    right: 5px
}
#media-query-breakpoint {
    font-family: '1400'
}
@media (max-width: 1399px) {
    .c-slider .owl-prev {
        left: 20px
    }
    .c-slider .owl-next {
        right: 20px
    }
    #media-query-breakpoint {
        font-family: '1399'
    }
}
@media (max-width: 1299px) {
    .c-carousel .owl-prev {
        left: -38px
    }
    .c-carousel .owl-prev:active {
        left: -40px
    }
    .c-carousel .owl-next {
        right: -38px
    }
    .c-carousel .owl-next:active {
        right: -40px
    }
    .c-parallax-section {
        background-position: center;
        background-attachment: scroll;
        background-size: cover
    }
    .c-slider.m-parallax {
        background-position: center;
        background-attachment: scroll;
        background-size: cover
    }
    .m-parallax .page-title-top {
        background-position: center;
        background-attachment: scroll
    }
    .page-title-bottom .container {
        background-color: rgba(255, 248, 238, 0.7);
        width: auto
    }
    .page-title-bottom-inner {
        margin: -10px 0 0 0
    }
    .page-title-breadcrumbs {
        padding-right: 20px;
        padding-left: 20px
    }
    #footer.m-parallax {
        background-position: center;
        background-attachment: scroll
    }
    #media-query-breakpoint {
        font-family: '1299'
    }
}
@media (max-width: 1199px) {
    html {
        -webkit-text-size-adjust: auto
    }
    .c-cta-message {
        text-align: center
    }
    .c-cta-message.m-has-button {
        padding-right: 0
    }
    .c-cta-message .cta-button {
        position: relative;
        margin: 24px 0 0 0
    }
    .c-carousel .owl-nav {
        display: none
    }
    .c-carousel .owl-dots {
        display: block
    }
    .c-service .service-icon {
        font-size: 48px
    }
    .c-service .service-title h3 {
        font-size: 1.2em
    }
    .c-service.m-type-2 .service-description {
        display: none
    }
    .c-slider .owl-prev,
    .c-slider .owl-next {
        top: 20px;
        right: 20px;
        margin-top: 0
    }
    .c-slider .owl-prev {
        left: auto;
        right: 80px
    }
    .c-slider .owl-prev:active:not(.m-disabled) {
        left: auto;
        right: 83px
    }
    .c-slider .owl-next:active:not(.m-disabled) {
        right: 17px
    }
    #header,
    .m-fixed-header #header {
        position: relative
    }
    .header-navigation-toggle {
        display: block
    }
    .header-navigation {
        display: none;
        float: none;
        clear: both
    }
    .header-navigation .navigation-inner {
        display: block;
        padding: 24px 0;
        height: auto;
        vertical-align: top;
        border-top: 1px solid transparent
    }
    .header-menu {
        display: block;
        margin: -10px 0;
        vertical-align: top
    }
    .header-menu>ul>li {
        float: none;
        border-top: 1px solid transparent
    }
    .header-menu>ul>li:first-child {
        border: 0
    }
    .header-menu>ul>li.m-has-submenu {
        padding-right: 50px
    }
    .header-menu>ul>li.m-active>a:before {
        display: none
    }
    .header-menu>ul>li>a {
        padding: 10px
    }
    .header-menu .submenu-toggle {
        display: block
    }
    .header-menu>ul>li>ul,
    .header-menu>ul>li.m-last>ul {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        margin: 0 0 24px 0;
        width: auto
    }
    .header-menu ul>li>ul>li.m-has-submenu {
        padding-right: 50px
    }
    .header-menu ul>li>ul>li>ul,
    .header-menu ul>li.m-last>ul>li>ul,
    .header-menu ul>li.m-penultimate>ul>li>ul {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        margin: 0 0 0 20px;
        width: auto
    }
    .header-search {
        display: block;
        margin-top: 24px;
        height: auto;
        vertical-align: top
    }
    .header-search>form {
        display: block;
        position: relative;
        top: auto;
        right: auto;
        width: 100%
    }
    .header-search .search-toggle {
        display: none
    }
    .m-fixed-header .page-title-top-inner {
        padding-top: 0
    }
    .page-title-bar {
        padding: 0 10px;
        text-align: center
    }
    .page-title-bar-left {
        float: none
    }
    .page-title-bar-left>li {
        margin: 0 20px
    }
    .page-title-bar-right {
        float: none;
        margin-top: 24px
    }
    .page-title-bar-right:first-child {
        margin-top: 0
    }
    #media-query-breakpoint {
        font-family: '1199'
    }
}
@media (max-width: 991px) {
    .c-service.m-3-per-row .c-service,
    .c-service.m-4-per-row .c-service, 
    .c-service.m-5-per-row .c-service {
        width: 50%
    }
    .c-service.m-3-per-row .c-service:nth-child(3n+1),
    .c-service.m-4-per-row .c-service:nth-child(4n+1), 
    .c-service.m-5-per-row .c-service:nth-child(5n+1) {
        clear: none
    }
    .c-service.m-3-per-row .c-service:nth-child(2n+1),
    .c-service.m-4-per-row .c-service:nth-child(2n+1), 
    .c-service.m-5-per-row .c-service:nth-child(2n+1) {
        clear: left
    }
    .c-service .service-icon {
        font-size: 70px
    }
    .c-service .service-title h3 {
        font-size: 1.5em
    }
    .c-service .service-description {
        font-size: 1em
    }
    .c-slider .c-testimonial blockquote:before {
        left: -5px;
        font-size: 24px
    }
    .c-slider .c-testimonial blockquote>p {
        font-size: 2.25em
    }
    .page-title-bottom .container {
        padding: 0
    }
    .page-title-bottom-inner {
        margin: 0
    }
    .page-title-bottom-inner:before,
    .page-title-bottom-inner:after,
    .page-title-bottom-inner2:before,
    .page-title-bottom-inner2:after {
        display: none
    }
    .page-title-bar {
        padding: 0
    }
    .page-title-bar-inner {
        padding: 24px 20px
    }
    .footer-menu {
        margin-bottom: 24px;
        text-align: center
    }
    .footer-text {
        text-align: center
    }
    #media-query-breakpoint {
        font-family: '991'
    }
}
@media (max-width: 767px) {
    table {
        display: block;
        overflow-x: scroll
    }
    .container {
        padding-left: 20px;
        padding-right: 20px
    }

    .alignleft,
    .alignright {
        float: none;
        margin: 0
    }
    .c-service .service-icon {
        font-size: 48px
    }
    .c-service .service-title h3 {
        font-size: 1.2em
    }
    .c-service.m-type-2 .service-description {
        font-size: 0.875em
    }
    .header-inner {
        padding: 10px 0
    }
    .header-branding {
        display: block;
        float: none
    }
    .header-branding .branding-inner {
        display: block;
        height: auto;
        vertical-align: top
    }
    .header-branding .brading-logo,
    .header-branding .brading-portrait {
        display: block;
        margin: 0;
        padding: 0 20px 0 20px;
        text-align: center;
        vertical-align: top
    }
    .header-branding .brading-portrait {
        padding-bottom: 5px
    }
    .header-branding .brading-logo img,
    .header-branding .brading-portrait img {
        display: inline-block
    }
    .header-branding .brading-info {
        display: block;
        margin: 0;
        padding: 0;
        text-align: center;
        vertical-align: top
    }
    .header-navigation-toggle {
        position: absolute;
        float: none;
        top: 0;
        right: 0;
        margin: 0 auto 0 auto;
        border: 0
    }
    .header-navigation {
        padding-top: 20px
    }
    #media-query-breakpoint {
        font-family: '767'
    }
}
@media (max-width: 480px) {
    h1 {
        font-size: 1.875em
    }
    h2 {
        font-size: 1.5em
    }
    h3 {
        font-size: 1.125em
    }
    h4 {
        font-size: 1em
    }
    .lead {
        font-size: 1.125em
    }
    .c-article .article-title {
        font-size: 1.125em
    }
    .c-article-list.m-masonry {
        margin: 0
    }
    .c-article-list.m-masonry .c-article {
        float: none;
        margin-bottom: 24px;
        width: 100%
    }
    .c-article-list.m-masonry .article-inner {
        margin: 0
    }
    .c-gallery.m-3-per-row ul>li,
    .c-gallery.m-4-per-row ul>li, 
    .c-gallery.m-5-per-row ul>li {
        width: 50%
    }
    .c-service.m-2-per-row .c-service,
    .c-service.m-3-per-row .c-service,
    .c-service.m-4-per-row .c-service,
    .c-service.m-5-per-row .c-service {
        width: 100%
    }
    .c-team-member.m-has-portrait {
        padding-left: 120px
    }
    .c-team-member .member-portrait {
        width: 100px
    }
    #bottom-panel .widget-title {
        font-size: 1.125em
    }
    #media-query-breakpoint {
        font-family: '480'
    }
}



body {
    color: black;
    background-color: #fff;
    background-image: url("/img/egg.jpg");
    background-attachment: fixed;
}
a,
a:hover,
a:active,
a:focus {
    color: dimgrey;
    border-color: #3498DB
}
a:hover {
    border-color: #34495E
}
h1,
h2,
h3,
h4,
h5 {
    color: #444
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
    color: #444
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
    color: #444
}
h1:after,
h2:after {
    background-color: #3498DB
}
dl>dt {
    color: #444
}
ul>li:before {
    background-color: #444
}
ul ul>li:before {
    background-color: #e2e2e2
}
table th {
    color: #FFF;
    background-color: #3498DB
}
table tbody>tr:nth-child(even) {
    background-color: #f1f1f1
}
.default-form label {
    color: #444
}
.default-form label>span {
    color: #3498DB
}
.default-form input,
.default-form textarea,
.default-form select,
.default-form .selectbox-input .toggle {
    color: dimgrey;
    background-color: rgba(249, 249, 249, 0.5)
}
.default-form input.m-type-2,
.default-form textarea.m-type-2,
.default-form select.m-type-2 {
    border-color: #f1f1f1;
    background-color: transparent
}
.default-form input.m-error,
.default-form textarea.m-error,
.default-form select.m-error {
    -moz-box-shadow: inset 0 0 0 3px #ffdfe0;
    -webkit-box-shadow: inset 0 0 0 3px #ffdfe0;
    box-shadow: inset 0 0 0 3px #ffdfe0
}
.default-form .checkbox-input label,
.default-form .radio-input label {
    color: dimgrey
}
.default-form .checkbox-input label:before,
.default-form .radio-input label:before {
    color: #e2e2e2
}
.default-form .checkbox-input.m-checked label:before,
.default-form .radio-input.m-checked label:before {
    color: #3498DB
}
.default-form .selectbox-input .toggle:after {
    color: #3498DB
}
.default-form .selectbox-input .fake-selectbox {
    background-color: #f1f1f1
}
.default-form .selectbox-input .fake-selectbox>li:hover {
    color: #FFF;
    background-color: #3498DB
}
.c-accordion>li {
    border-color: #e2e2e2
}
.c-accordion .accordion-title {
    color: #444
}
.c-accordion .accordion-title:after {
    color: #3498DB
}
.c-accordion .m-active .accordion-title {
    background-color: #f9f9f9
}
.c-accordion .accordion-title>i:first-child {
    color: #3498DB
}
.c-accordion .accordion-content {
    border-color: #e2e2e2
}
.c-alert-message.m-warning {
    color: #d40041;
    background-color: #ffdfe0
}
.c-alert-message.m-success {
    color: #499143;
    background-color: #d4fbd3
}
.c-alert-message.m-info {
    color: #265e88;
    background-color: #e1edf9
}
.c-alert-message.m-notification {
    color: #c88435;
    background-color: #fff4cf
}
.c-article.m-post-type-video .article-image:before {
    color: #000
}
.c-article .article-title a {
    border-color: transparent
}
.c-article .article-title a:hover {
    border-color: #444
}
.c-article .article-content {
    background-color: #f1f1f1
}
.c-article .article-content blockquote p {
    color: #444
}
.c-article .article-footer {
    background-color: #f9f9f9;
    border-top: 1px solid #f1f1f1
}
.c-article .article-footer a {
    border-color: transparent
}
.c-article .article-footer a:hover {
    border-color: dimgrey
}
.c-article.m-cropped .content-inner:after {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#f1f1f1), to(rgba(241, 241, 241, 0)));
    background-image: -webkit-linear-gradient(bottom, #f1f1f1, rgba(241, 241, 241, 0));
    background-image: -moz-linear-gradient(bottom, #f1f1f1, rgba(241, 241, 241, 0));
    background-image: -o-linear-gradient(bottom, #f1f1f1, rgba(241, 241, 241, 0));
    background-image: linear-gradient(to top, #f1f1f1, rgba(241, 241, 241, 0))
}
.c-button {
    color: #3498DB;
    border-color: #3498DB
}
.c-button:hover:not(.m-disabled) {
    color: #f1f1f1;
    border-color: #6C9EBF;
    background-color:rgba(52, 152, 219, 0.2);
}
.c-button:active:not(.m-disabled) {
    color: #3498DB;
    border-color: #34495E
}
.c-button.m-color-2 {
    color: #34495E;
    border-color: #34495E
}
.c-button.m-color-2:hover:not(.m-disabled) {
    color: #34495E;
    border-color: #204dc9
}
.c-button.m-color-2:active:not(.m-disabled) {
    color: #34495E;
    border-color: #3c68e0
}
.c-button.m-color-3 {
    color: #444;
    border-color: #444
}
.c-button.m-color-3:hover:not(.m-disabled) {
    color: #444;
    border-color: #5e5e5e
}
.c-button.m-color-3:active:not(.m-disabled) {
    color: #444;
    border-color: #777
}
.c-button.m-type-2 {
    color: #FFF;
    background-color: #3498DB
}
.c-button.m-type-2:hover {
    color: #FFF;
    background-color: #6C9EBF
}
.c-button.m-type-2:active {
    color: #FFF;
    background-color: #34495E
}
.c-button.m-type-2.m-color-2 {
    color: #FFF;
    border-color: #34495E;
    background-color: #34495E
}
.c-button.m-type-2.m-color-2:hover {
    color: #FFF;
    background-color: #204dc9
}
.c-button.m-type-2.m-color-2:active {
    color: #FFF;
    background-color: #3c68e0
}
.c-button.m-type-2.m-color-3 {
    color: #FFF;
    border-color: #444;
    background-color: #444
}
.c-button.m-type-2.m-color-3:hover {
    color: #FFF;
    background-color: #5e5e5e
}
.c-button.m-type-2.m-color-3:active {
    color: #FFF;
    background-color: #777
}
.c-carousel .owl-nav {
    color: #3498DB
}
.c-carousel .owl-nav .m-disabled {
    color: #e2e2e2
}
.c-carousel .owl-dot>span {
    background-color: #e2e2e2
}
.c-carousel .owl-dot.active>span {
    background-color: #3498DB
}
.c-counter .counter-data {
    color: #3498DB
}
.c-divider,
.c-divider.m-type-2 {
    border-color: #e2e2e2
}
.c-divider.m-transparent {
    border-color: transparent
}
.c-feature .feature-icon {
    color: #3498DB
}
.c-icon-block>i:first-child {
    color: #3498DB
}
.c-icon-block h3 {
    color: #444
}
.c-pagination .c-button {
    border-color: #f1f1f1
}
.c-pagination .c-button:hover {
    border-color: #3498DB
}
.c-pagination .m-active .c-button {
    color: #FFF;
    border-color: #3498DB;
    background-color: #3498DB
}
.c-parallax-section {
    border-color: #fff;
    background-color: #444
}
.c-parallax-section .section-inner {
    color: #fff
}
.c-parallax-section.m-has-overlay .section-inner {
    background-color: rgba(52, 73, 94, 0.79);
}
.c-parallax-section h1,
.c-parallax-section h2,
.c-parallax-section h3,
.c-parallax-section h4,
.c-parallax-section h5,
.c-parallax-section h6 {
    color: #FFF
}
.c-parallax-section .c-button {
    color: #FFF
}
.c-parallax-section .c-divider:not(m-transparent) {
    border-color: rgba(255, 255, 255, 0.2)
}
.c-pricing-table .table-title {
    color: #FFF;
    background-color: #3498DB
}
.c-pricing-table .table-content {
    border-color: #e2e2e2
}
.c-pricing-table .table-price {
    color: #3498DB;
    border-color: #e2e2e2
}
.c-pricing-table .table-price>span {
    color: #444
}
.c-pricing-table .table-content ul>li {
    border-color: #f9f9f9
}
.c-progress-bar {
    background-color: #f1f1f1
}
.c-progress-bar>span {
    background-color: #3498DB
}
.c-progress-bar.m-color-2>span {
    background-color: #34495E
}
.c-progress-bar.m-color-3>span {
    background-color: #444
}
.c-search-form .form-fields {
    border-color: #e2e2e2
}
.c-search-form input {
    color: #444
}
.c-search-form button {
    color: #3498DB
}
.c-service .service-title {
    background-color: #444
}
.c-service .service-icon {
    color: #fff
}
.c-service .service-title,
.c-service .service-title a {
    color: #FFF;
    border-color: transparent
}
.c-service .service-title a:hover {
    border-color: #FFF
}
.c-service .service-description {
    color: dimgrey
}
.c-service .service-description>div {
    border-color: #e2e2e2
}
.c-service .service-description .c-button {
    color: #3498DB;
    border-color: #3498DB
}
.c-service .service-description .c-button:hover {
    border-color: #6C9EBF
}
.c-service .service-description .c-button:active {
    border-color: #34495E
}
.c-service.m-type-2 .service-description {
    color: #FFF;
    background-color: #3498DB;
    background-color: rgba(52, 152, 219, 0.87)
}
.c-service.m-type-2 .service-description .c-button {
    color: #FFF;
    border-color: #FFF
}
.c-service.m-type-2 .service-description .c-button:hover {
    border-color: rgba(255, 255, 255, 0.5)
}
.c-service.m-type-2 .service-description .c-button:active {
    border-color: rgba(255, 255, 255, 0.3)
}
.c-slider .slide {
    color: #FFF
}
.c-slider h1,
.c-slider h2,
.c-slider h3,
.c-slider h4 {
    color: #FFF
}
.c-slider .c-button {
    color: #FFF;
    border-color: #FFF
}
.c-slider .c-button:hover:not(.m-disabled) {
    border-color: rgba(255, 255, 255, 0.5)
}
.c-slider .c-button:active:not(.m-disabled) {
    border-color: rgba(255, 255, 255, 0.3)
}
.c-slider .c-button.m-type-2 {
    color: #444;
    border-color: #FFF;
    background-color: #FFF
}
.c-slider .c-button.m-type-2:hover:not(.m-disabled) {
    color: #FFF;
    background-color: transparent
}
.c-slider .c-button.m-type-2:active:not(.m-disabled) {
    color: #FFF;
    background-color: transparent
}
.c-slider h1 a,
.c-slider h2 a {
    color: #FFF
}
.c-slider h1 a:hover,
.c-slider h2 a:hover {
    border-color: #FFF
}
.c-slider h1 strong,
.c-slider h2 strong {
    color: #3498DB
}
.c-slider .owl-prev,
.c-slider .owl-next {
    color: #FFF
}
.c-slider .slider-indicator {
    background-color: #FFF;
    background-color: rgba(255, 255, 255, 0.2)
}
.c-slider .slider-indicator>span {
    background-color: #3498DB
}
.c-tabs {
    border-color: #e2e2e2
}
.c-tabs .tab-list>li {
    color: #444;
    border-color: #e2e2e2;
    background-color: transparent
}
.c-tabs .tab-list>li.m-active {
    background-color: #f1f1f1
}
.c-team-member .member-name {
    color: #444
}
.c-team-member .member-role {
    color: dimgrey
}
.c-team-member .member-social>li>a {
    color: #3498DB
}
.c-team-member .member-social>li>a:hover {
    color: #6C9EBF
}
.c-team-member .member-social>li>a:active {
    color: #34495E
}
.c-testimonial blockquote:before {
    color: #3498DB
}
#header {
    color: #000;
    background-color: #efefef;
    background-image: url("../../../images/11.jpg");
    border-color: #acacac;
}
.header-menu>ul>li>a {
    color: #333
}
.header-menu>ul>li.m-hover>a,
.header-menu>ul>li>a:hover {
    color: #3498DB
}
.header-menu>ul>li.m-active>a:before {
    background-color: #3498DB
}
.header-menu .submenu-toggle {
    color: #3498DB
}
.header-menu ul>li>ul {
    background-color: #fff;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1)
}
.header-menu ul>li>ul>li>a {
    color: #333
}
.header-menu ul>li>ul>li.m-hover>a,
.header-menu ul>li>ul>li>a:hover {
    color: #fff;
    background-color: #3498DB
}
.header-search:before {
    background-color: #333
}
.header-search>form {
    background-color: #fff;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1)
}
.header-search .search-submit {
    color: #3498DB
}
.header-search .search-toggle {
    color: #3498DB
}
.header-navigation-toggle {
    color: #3498DB;
    border-color: #3498DB
}
.header-navigation-toggle.m-active {
    color: #FFF;
    background-color: #3498DB
}
.page-title-top {
    color: #fff;
    background-color: #34495E;
    background-image: url("/img/pao1.jpg");
}
.page-title-top-inner {
    background-color: #34495E;
    background-color: rgba(52, 73, 94, 0.49)
}
.page-title-top2 {
    color: #fff;
    background-color: #34495E;
    background-image: url("../../../images/header-bg.jpg")
}
.page-title-top2-inner {
    background-color: #34495E;
    background-color: rgba(52, 73, 94, 0.49)
}

.page-title-text h1 {
    color: #fff
}
.page-title-bottom-inner {
    color: #444;
    background-color: #fff
}
.page-title-bottom-inner:before {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.15)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.15));
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.15));
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.15));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.15))
}
.page-title-bottom-inner:after {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.15)), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0))
}
.page-title-bottom-inner2:before,
.page-title-bottom-inner2:after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff);
    z-index: 10
}
.page-title-breadcrumbs {
    color: dimgrey;
    background-color: rgba(249, 249, 249, 0.7);
    border-color: #f1f1f1
}
.page-title-breadcrumbs ul>li:before {
    color: #3498DB
}
.page-title-breadcrumbs a {
    color: dimgrey;
    border-color: transparent
}
.page-title-breadcrumbs a:hover {
    border-color: dimgrey
}
.page-title-bar-inner {
    border-color: #3498db;
}
.page-title-bar-left>li>i:first-child {
    color: #3498DB
}
.page-title-bar-left a {
    color: #444
}
.page-title-bar-left .social a {
    color: #3498DB
}
.blog-detail-page article .article-title {
    border-color: #e2e2e2
}
.search-results-page .search-query {
    color: #3498DB
}
#sidebar .widget-title {
    border-color: #e2e2e2
}
#sidebar .links-widget ul>li>a {
    color: #444;
    border-color: transparent
}
#sidebar .links-widget ul>li>a:hover {
    border-color: #444
}
#sidebar .links-widget ul>li.m-active {
    color: #FFF;
    background-color: #3498DB
}
#sidebar .links-widget ul>li.m-active a {
    color: #FFF
}
#sidebar .links-widget ul>li.m-active a:hover {
    border-color: #FFF
}
#sidebar .services-widget ul>li>a {
    color: #444;
    border-color: transparent
}
#sidebar .services-widget ul>li>a:hover {
    border-color: #444
}
#sidebar .services-widget ul>li.m-active {
    color: #FFF;
    background-color: #3498DB
}
#sidebar .services-widget ul>li.m-active a {
    color: #FFF
}
#sidebar .services-widget ul>li.m-active a:hover {
    border-color: #FFF
}
#footer {
    color: #fff;
    background-color: #000;
    background-image: url("../../../images/footer-bg.jpg")
}
.footer-top {
    background-color: rgba(52, 73, 94, 0.79);
}
.footer-top h2,
.footer-top h3,
.footer-top h4,
.footer-top h5,
.footer-top h5 {
    color: #fff
}
.c-cta-message .cta-button .c-button {
    color: #fff
}
.footer-inner {
    background-color: rgba(48, 56, 65, 0.96);
}
.footer-inner a {
    color: #fff
}
#bottom-panel {
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.1)
}
#bottom-panel .c-divider {
    border-color: rgba(255, 255, 255, 0.1)
}
#bottom-panel .widget-title {
    color: #fff;
}
#bottom-panel .widget-title:after {
    background-color: #3498DB
}
#bottom-panel .subscribe-widget .c-alert-message {
    color: #fff;
    border-color: #fff;
    background: transparent
}
#bottom-panel .subscribe-widget .input-box {
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.3)
}
#bottom-panel .subscribe-widget .email-input {
    color: #fff
}
#bottom-panel .subscribe-widget .submit-btn {
    color: #3498DB
}
@media (max-width: 1199px) {
    .header-navigation .navigation-inner {
        border-color: #e2e2e2
    }
    .header-menu>ul>li {
        border-color: #f1f1f1
    }
    .header-menu>ul>li.m-active>a {
        color: #3498DB
    }
    .header-menu>ul>li>ul {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .header-menu ul>li>ul>li>a:hover {
        color: #3498DB;
        background-color: transparent
    }
    .header-menu ul>li>ul>li>ul {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .header-search>form {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: #f1f1f1
    }
}

.wpcf7 input,
.wpcf7 textarea{
     
   
    padding:10px;
    color:#8e8e8e;
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    line-height: 20px;
 
    border: solid 1px #9f9f9f;
     
    box-shadow: inset 2px 2px 8px #bababa;
     
    -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
     
}
 
.wpcf7 .wpcf7-list-item{
  padding-left: 0;
  margin-left: 0;
  margin-right: 25px;
}
 
.wpcf7 .wpcf7-list-item input{
  border: none;
  padding-left: 0;
  margin-left: 0;
}
 
.first-child {
    background: #0274A4;
    color: white;
    padding: 10px 20px;
    text-align: left;
}
.wpcf7 select{
width: 100%;
 outline: none;
  font-size:16px;
  font-family:Arial, Helvetica, sans-serif;
  padding: 10px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 20px;
  border: solid 1px #9f9f9f;
  box-shadow: inset 2px 2px 8px #bababa;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
 
.wpcf7 input:hover,
.wpcf7 input:focus,
.wpcf7 input:active,
.wpcf7 textarea:hover,
.wpcf7 textarea:focus,
.wpcf7 textarea:active {
  background: #ebf7f5;
  outline: none;
}
 
.wpcf7 input.wpcf7-submit{
 
-webkit-transition: 0;
 
-moz-transition: 0;
 
-o-transition: 0;
 
transition: 0;
 
border: none;
 
position: relative;
 
color: #fff;
 
/* text-shadow: 1px -2px 0px black; */
 
text-transform: uppercase;
 
-webkit-border-radius: 10px;
 
-moz-border-radius: 10px;
 
border-radius: 2px;
 
/* font-size: 14px; */
 
padding-top: 11px;
 
padding-bottom: 10px;
 
padding-left: 35px;
 
padding-right: 35px;/* Gradient background */
 
background-color: #3498db;
 
/* background: -webkit-gradient(linear, left top, left bottom, from(#F78525), to(#F78525)); */
 
background:  -moz-linear-gradient(top, #4d1b5c, #000000);
 
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d1b5c', endColorstr='#000000');
 
-ms-filter: &quot;
 
progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d1b5c, endColorstr=#000000)&quot;/* Drop Shadow */
 
-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.3);
 
-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.3);
 
box-shadow: 0 2px 5px rgba(0,0,0,0.3);
}
 
/* On hover */
.wpcf7 input.wpcf7-submit:hover{
   
cursor: pointer;
   
text-decoration: none;
   
background-color: #000000;
   
background: -webkit-gradient(linear, left top, left bottom, from(#107AB4), to(#6d2f80));
   
background:  -moz-linear-gradient(top, #4d1b5c, #6d2f80);
   
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d1b5c', endColorstr='#6d2f80');
   
-ms-filter: &quot;
   
progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d1b5c, endColorstr=#6d2f80)&quot;
}
 
/* On click */
.wpcf7 input.wpcf7-submit:active{
  top: 1px;
   
  color: #d8c6e2;
   
  background-color: #000000;
  background: -webkit-gradient(linear, left top, left bottom, from(#4d1b5c), to(#4d1b5c)); 
  background:  -moz-linear-gradient(top, #4d1b5c, #4d1b5c); 
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d1b5c', endColorstr='#4d1b5c');
  -ms-filter: &quot;progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d1b5c, endColorstr=#4d1b5c)&quot;;
   
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
 
/* CF7 Messages */
.wpcf7 .wpcf7-validation-errors{
    border:none;
    background-color:#f4ae46;
    margin:0;
    padding:20px;
     
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
 
.wpcf7 .wpcf7-mail-sent-ok{
    border:none;
    background-color:#7ad33f;
    margin:0;
    padding:20px;
     
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
 
.wpcf7 .wpcf7-mail-sent-ng{
    border:none;
    background-color:#cf2d38;
    margin:0;
    padding:20px;
   
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
   
    color: white;
}
 
.wpcf7 span.wpcf7-not-valid-tip{
    border:none;
    background-color:#cf2d38;
    padding:10px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius:10px;
    width: 180px;
    color: white;
     
    /* Drop shadow */
    -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
    -moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
    box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
}
 
.wpcf7-form .fleft{
  float: left;
}
 
.wpcf7-form .mright20{
  margin-right: 20px;
}
 
.wpcf7-form .mright40{
  margin-right: 40px;
}
 
.wpcf7-form .clear{
  clear: both;
}