/*! Bootstrap v3.3.5 (http://getbootstrap.com) Copyright 2011-2016 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */

/*! Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=63cc278d5ba71fe1f824) Config saved to config.json and https://gist.github.com/63cc278d5ba71fe1f824 */

/*! Bootstrap v3.3.6 (http://getbootstrap.com) Copyright 2011-2015 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

p {
    text-align: justify;
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

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

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    /*height: auto*/
}

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

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .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 #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

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

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

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

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

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.icon-down:before {
    content: '\e800'
}

.icon-left:before {
    content: '\e801'
}

.icon-star:before {
    content: '\e802'
}

.icon-right:before {
    content: '\e803'
}

.icon-youtube-play:before {
    content: '\e804'
}

.icon-heart:before {
    content: '\e805'
}

.icon-money:before {
    content: '\e806'
}

.icon-eye:before {
    content: '\e808'
}

.icon-mail:before {
    content: '\e80d'
}

.icon-comment:before {
    content: '\e80e'
}

.icon-user:before {
    content: '\e80f'
}

.icon-phone:before {
    content: '\e810'
}

.icon-up:before {
    content: '\e811'
}

.icon-down-open:before {
    content: '\f004'
}

.icon-up-open:before {
    content: '\f005'
}

.icon-right-open:before {
    content: '\f006'
}

.icon-left-open:before {
    content: '\f007'
}

.icon-twitter:before {
    content: '\f099'
}

.icon-facebook:before {
    content: '\f09a'
}

.icon-gplus:before {
    content: '\f0d5'
}

.icon-linkedin:before {
    content: '\f0e1'
}

.icon-reply:before {
    content: '\f112'
}

.icon-youtube:before {
    content: '\f167'
}

.icon-instagram:before {
    content: '\f16d'
}

.icon-dribbble:before {
    content: '\f17d'
}

.icon-skype:before {
    content: '\f17e'
}

.icon-vkontakte:before {
    content: '\f189'
}

.icon-slack:before {
    content: '\f198'
}

.icon-pinterest:before {
    content: '\f231'
}

.icon-whatsapp:before {
    content: '\f232'
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.bx-wrapper img {
    max-width: 100%;
    display: block
}

.bxslider {
    margin: 0;
    padding: 0
}

ul.bxslider {
    list-style: none
}

.bx-viewport {
    -webkit-transform: translatez(0)
}

.bx-wrapper {
    box-shadow: 0 0 5px #ccc;
    border: 5px solid #fff;
    background: #fff
}

.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
    position: absolute;
    bottom: -30px;
    width: 100%
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(images/bx_loader.gif) 50% no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #000
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager-item {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.bx-wrapper .bx-pager-item {
    font-size: 0;
    line-height: 0
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(images/controls.png) no-repeat 0 -32px
}

.bx-wrapper .bx-prev:focus,
.bx-wrapper .bx-prev:hover {
    background-position: 0 0
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(images/controls.png) no-repeat -43px -32px
}

.bx-wrapper .bx-next:focus,
.bx-wrapper .bx-next:hover {
    background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -11px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus,
.bx-wrapper .bx-controls-auto .bx-start:hover {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -44px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus,
.bx-wrapper .bx-controls-auto .bx-stop:hover {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80, 80, 80, .75);
    width: 100%
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}

.boxer-lock {
    overflow: hidden !important
}

#boxer-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    background: #000;
    opacity: 0;
    -webkit-transition: opacity .25s linear;
    transition: opacity .25s linear
}

.boxer-open #boxer-overlay {
    opacity: .75
}

#boxer {
    width: 200px;
    height: 200px;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 101;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 25px #000;
    opacity: 0;
    margin: 0 auto;
    padding: 10px
}

#boxer * {
    -webkit-transition: none;
    transition: none
}

#boxer,
#boxer * {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

#boxer,
#boxer *,
#boxer :after,
#boxer :before {
    box-sizing: border-box
}

#boxer.fixed {
    position: fixed;
    top: 0;
    bottom: 0;
    margin: auto
}

#boxer.inline {
    padding: 30px
}

#boxer.animating {
    -webkit-transition: height .25s ease, width .25s ease, opacity .25s linear, top .25s ease;
    transition: height .25s ease, width .25s ease, opacity .25s linear, top .25s ease
}

#boxer.animating .boxer-container {
    -webkit-transition: opacity .25s linear .25s;
    transition: opacity .25s linear .25s
}

.boxer-open #boxer {
    opacity: 1
}

#boxer.loading .boxer-container {
    opacity: 0;
    -webkit-transition: opacity .25s linear;
    transition: opacity .25s linear
}

#boxer .boxer-close {
    width: 30px;
    height: 30px;
    position: absolute;
    top: -7.5px;
    right: -7.5px;
    z-index: 105;
    background: #fff;
    border-radius: 100%;
    cursor: pointer;
    display: block;
    overflow: hidden;
    padding: 0;
    text-indent: 200%;
    white-space: nowrap;
    -webkit-transform: translateZ(0)
}

#boxer .boxer-close:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #333;
    content: "\00d7";
    display: block;
    font-size: 22px;
    font-weight: 700;
    font-family: none;
    line-height: 30px;
    margin: auto;
    text-align: center;
    text-indent: 0;
    -webkit-transition: color .15s linear;
    transition: color .15s linear
}

.no-opacity #boxer .boxer-close {
    text-indent: -999px
}

#boxer .boxer-loading {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 105;
    display: block;
    margin: auto;
    opacity: 0;
    -webkit-transition: opacity .25s linear;
    transition: opacity .25s linear
}

#boxer .boxer-loading:after,
#boxer .boxer-loading:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 110%;
    content: '';
    display: block
}

#boxer .boxer-loading:before {
    border: 5px solid rgba(51, 51, 51, .25)
}

#boxer .boxer-loading:after {
    -webkit-animation: a .75s linear infinite;
    animation: a .75s linear infinite;
    border: 5px solid transparent;
    border-top-color: #333
}

#boxer.loading .boxer-loading {
    opacity: 1
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

#boxer .boxer-container {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 103;
    background: #fff;
    overflow: hidden
}

#boxer .boxer-content {
    width: 100%;
    background: #fff;
    opacity: 1;
    overflow: hidden;
    padding: 0
}

#boxer.iframe .boxer-content,
#boxer.inline .boxer-content {
    width: auto
}

#boxer .boxer-image {
    float: left
}

#boxer .boxer-iframe,
#boxer .boxer-video {
    width: 100%;
    height: 100%
}

#boxer .boxer-iframe {
    border: none;
    float: left;
    overflow: auto
}

#boxer .boxer-meta {
    clear: both
}

#boxer .boxer-control {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    background: #fff;
    border-radius: 100%;
    box-shadow: 0 0 5px rgba(0, 0, 0, .25);
    cursor: pointer;
    display: block;
    margin-right: auto;
    margin-left: auto;
    opacity: 1;
    overflow: hidden;
    text-indent: 200%;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
    white-space: nowrap;
    -webkit-transform: translateZ(0)
}

#boxer .boxer-control:before {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    margin: auto
}

#boxer .boxer-control.previous {
    left: 20px
}

#boxer .boxer-control.previous:before {
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 10.4px solid #333;
    margin-left: 14px
}

#boxer .boxer-control.next {
    right: 20px
}

#boxer .boxer-control.next:before {
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 10.4px solid #333;
    margin-right: 14px
}

#boxer .boxer-control.disabled {
    opacity: 0
}

.no-opacity #boxer .boxer-control {
    text-indent: -999px
}

.no-touch #boxer .boxer-control {
    opacity: 0
}

.no-touch #boxer:hover .boxer-control {
    opacity: 1
}

.no-touch #boxer:hover .boxer-control.disabled {
    opacity: 0;
    cursor: default !important
}

#boxer .boxer-meta {
    padding: 10px 0 0
}

#boxer .boxer-position {
    color: #999;
    font-size: 12px;
    margin: 0;
    padding: 15px 15px 0
}

#boxer .boxer-caption p {
    color: #666;
    font-size: 14px;
    margin: 0;
    padding: 15px
}

#boxer .boxer-caption.gallery p {
    padding-top: 0
}

#boxer .boxer-error {
    width: 250px
}

#boxer .boxer-error p {
    color: #900;
    font-size: 14px;
    margin: 0;
    padding: 25px;
    text-align: center;
    text-transform: uppercase
}

#boxer.mobile {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #111;
    border-radius: 0;
    padding: 40px 0 0
}

#boxer.mobile .boxer-close,
#boxer.mobile .boxer-close:hover {
    height: 40px;
    width: 40px;
    top: 0;
    right: 0;
    background: #111;
    border-radius: 0
}

#boxer.mobile .boxer-close:before,
#boxer.mobile .boxer-close:hover:before {
    color: #ccc;
    font-size: 28px;
    font-weight: 700;
    line-height: 40px
}

#boxer.mobile .boxer-loading:before {
    border-color: hsla(0, 0%, 60%, .25)
}

#boxer.mobile .boxer-loading:after {
    border-top-color: #999
}

#boxer.mobile .boxer-container {
    background: #111
}

#boxer.mobile .boxer-content {
    background-color: #111
}

#boxer.mobile .boxer-control {
    width: 50px;
    height: 100%;
    background: #111;
    border-radius: 0;
    box-shadow: none;
    opacity: 1
}

#boxer.mobile .boxer-control.previous {
    left: 0
}

#boxer.mobile .boxer-control.previous:before {
    border-right-color: #eee;
    margin-left: 19px
}

#boxer.mobile .boxer-control.next {
    right: 0
}

#boxer.mobile .boxer-control.next:before {
    border-left-color: #eee;
    margin-right: 19px
}

.no-touch #boxer.mobile .boxer-control,
.no-touch #boxer.mobile:hover .boxer-control {
    opacity: 1
}

.no-touch #boxer.mobile .boxer-control.disabled,
.no-touch #boxer.mobile:hover .boxer-control.disabled {
    opacity: 0;
    cursor: default !important
}

#boxer.mobile .boxer-meta {
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #111;
    padding: 15px 65px
}

#boxer.mobile .boxer-position {
    color: #999;
    font-size: 12px;
    margin: 0;
    padding: 0 15px 0 0
}

#boxer.mobile .boxer-caption p {
    color: #eee;
    font-size: 14px;
    margin: 0;
    padding: 0
}

#boxer.mobile .boxer-image {
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-transform: translate(0);
    transform: translate(0)
}

#boxer.mobile.animated .boxer-image {
    -webkit-transition: -webkit-transform .25s ease-out !important;
    transition: -webkit-transform .25s ease-out !important;
    transition: transform .25s ease-out !important;
    transition: transform .25s ease-out, -webkit-transform .25s ease-out !important
}

#boxer.mobile.iframe .boxer-content,
#boxer.mobile.inline .boxer-content {
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

body {
    font-family: Oxygen, sans-serif;
    /*font-family: Brandon-light, sans-serif;*/
    font-size: 14px;
    line-height: 1.538;
    color: #555;
    background-color: #fff
}

.container {
    position: relative
}

@font-face {
    font-family: fontello;
    src: url(../fonts/fontello.eot?16727468);
    src: url(../fonts/fontello.eot?16727468#iefix) format("embedded-opentype"), url(../fonts/fontello.woff2?16727468) format("woff2"), url(../fonts/fontello.woff?16727468) format("woff"), url(../fonts/fontello.ttf?16727468) format("truetype"), url(../fontsfontello.svg?16727468#fontello) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: auto;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.bxslider-container {
    position: relative;
    z-index: 2
}

.bxslider-container .bx-wrapper {
    background: none;
    border: none;
    box-shadow: none;
    margin-bottom: 0
}

.bxslider-container .control-btn {
    position: absolute;
    top: 50%;
    margin-top: -15px
}

.bxslider-container .control-btn.prev-btn {
    left: 0
}

.bxslider-container .control-btn.next-btn {
    right: 0
}

.bxslider-container .control-btn a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.bx-wrapper .bx-loading {
    background-image: url(../img/bx_slider_img/bx_loader.gif)
}

* {
    padding: 0;
    margin: 0
}

ol,
ul {
    list-style: none;
    list-style-image: none
}

iframe {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

.parallax,
body {
    position: relative
}

.parallax {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.desktop .parallax {
    background-attachment: fixed
}

.fl-l {
    float: left
}

.fl-r {
    float: right
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.v-top {
    vertical-align: top
}

.v-middle {
    vertical-align: middle
}

.v-bottom {
    vertical-align: bottom
}

.v-align {
    height: 100%
}

.v-align:before {
    content: "";
    width: 0;
    height: 100%;
    margin-left: -4px
}

.v-align:before,
.v-align>* {
    display: inline-block;
    vertical-align: middle
}

.b-table,
.v-align>* {
    width: 100%
}

.b-table {
    display: table
}

.b-table .cell {
    display: table-cell
}

.circled {
    border-radius: 50%
}

.col-MB-30 {
    margin-bottom: 30px
}

.col-MB-25 {
    margin-bottom: 25px
}

.col-MB-20 {
    margin-bottom: 20px
}

.col-MB-15 {
    margin-bottom: 15px
}

@media only screen and (max-width:991px) {
    .col-md-MB-30 {
        margin-bottom: 30px
    }
    .col-md-MB-25 {
        margin-bottom: 25px
    }
    .col-md-MB-20 {
        margin-bottom: 20px
    }
    .col-md-MB-15 {
        margin-bottom: 15px
    }
    [class*=col-xs].col-md-MB-15:last-child,
    [class*=col-xs].col-md-MB-20:last-child,
    [class*=col-xs].col-md-MB-25:last-child,
    [class*=col-xs].col-md-MB-30:last-child,
    [class*=col-xs]:last-child>.col-md-MB-15,
    [class*=col-xs]:last-child>.col-md-MB-20,
    [class*=col-xs]:last-child>.col-md-MB-25,
    [class*=col-xs]:last-child>.col-md-MB-30,
    [class^=col-xs].col-md-MB-15:last-child,
    [class^=col-xs].col-md-MB-20:last-child,
    [class^=col-xs].col-md-MB-25:last-child,
    [class^=col-xs].col-md-MB-30:last-child,
    [class^=col-xs]:last-child>.col-md-MB-15,
    [class^=col-xs]:last-child>.col-md-MB-20,
    [class^=col-xs]:last-child>.col-md-MB-25,
    [class^=col-xs]:last-child>.col-md-MB-30 {
        margin-bottom: 0
    }
}

@media only screen and (max-width:767px) {
    .col-sm-MB-30 {
        margin-bottom: 30px
    }
    .col-sm-MB-25 {
        margin-bottom: 25px
    }
    .col-sm-MB-20 {
        margin-bottom: 20px
    }
    .col-sm-MB-15 {
        margin-bottom: 15px
    }
    [class*=col-xs]:last-child>.col-sm-MB-15,
    [class*=col-xs]:last-child>.col-sm-MB-20,
    [class*=col-xs]:last-child>.col-sm-MB-25,
    [class*=col-xs]:last-child>.col-sm-MB-30,
    [class^=col-xs]:last-child>.col-sm-MB-15,
    [class^=col-xs]:last-child>.col-sm-MB-20,
    [class^=col-xs]:last-child>.col-sm-MB-25,
    [class^=col-xs]:last-child>.col-sm-MB-30 {
        margin-bottom: 0
    }
}

.section {
    position: relative;
    padding-top: 40px;
    padding-bottom: 60px
}

.section.transparent {
    background-color: transparent
}

.section.transparent+.ancor+.section.transparent,
.section.transparent+.section.transparent {
    padding-top: 0
}

.section.transparent.with-border {
    border-top: 1px solid #f0f0f0;
    padding-top: 59px !important
}

@media only screen and (min-width:768px) {
    .section {
        padding-top: 60px;
        padding-bottom: 80px
    }
    .section.transparent.with-border {
        padding-top: 79px !important
    }
}

@media only screen and (min-width:992px) {
    .section {
        padding-top: 80px;
        padding-bottom: 100px
    }
    .section.transparent.with-border {
        padding-top: 99px !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9 {
    padding-bottom: 42.857143%
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.embed-responsive-1by1 {
    padding-bottom: 100%
}

.rating {
    position: relative;
    font-size: 0;
    line-height: 0;
    letter-spacing: -1px;
    margin-left: -2px;
    margin-right: -2px
}

.rating i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
    margin-right: 2px;
    width: 1em;
    line-height: 1;
    font-size: 15px;
    text-align: center;
    letter-spacing: 0;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.social-btns {
    position: relative;
    font-size: 0;
    line-height: 0;
    letter-spacing: -1px
}

.social-btns a {
    display: inline-block;
    vertical-align: bottom;
    text-align: center;
    letter-spacing: 0;
    text-decoration: none;
    -webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out;
    transition: background-color .3s ease-in-out, color .3s ease-in-out
}

.social-btns.style-1 {
    margin-left: -5px;
    margin-right: -5px
}

.social-btns.style-1 a {
    width: 1em;
    margin-left: 5px;
    margin-right: 5px;
    line-height: 1;
    font-size: 16px;
    color: #c1aa81
}

.social-btns.style-1 a:hover {
    color: #fff
}

.social-btns.style-2 a {
    width: 28px;
    height: 28px;
    margin-left: 2px;
    margin-right: 2px;
    line-height: 28px;
    color: #fff;
    font-size: 11px
}

.social-btns.style-2 a.fb {
    background-color: #3b5998
}

.social-btns.style-2 a.tw {
    background-color: #45b0e3
}

.social-btns.style-2 a.ggl {
    background-color: #de4c34
}

#go-bottom {
    position: absolute;
    bottom: 20px;
    left: 50%;
    width: 22px;
    margin-left: -11px;
    padding-top: 40px;
    opacity: .3;
    z-index: 3;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

#go-bottom:hover {
    opacity: 1
}

@media only screen and (min-width:481px) {
    #go-bottom {
        bottom: 50px
    }
}

#go-bottom:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 22px;
    height: 32px;
    background-image: url(../img/ico/ico_mouse.png);
    background-size: 100% 100%
}

#go-bottom i {
    display: block;
    margin: auto;
    width: 14px;
    height: 14px;
    background-image: url(../img/ico/ico_arrows.png);
    background-size: 100% 100%;
    opacity: 1;
    -webkit-animation-name: b;
    animation-name: b;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

#btn-to-top-wrap {
    display: none;
    position: fixed;
    right: 25px;
    bottom: 25px;
    z-index: 5
}

#btn-to-top {
    position: relative;
    display: block;
    width: 44px;
    height: 44px;
    line-height: 38px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #c1aa81;
    opacity: .7;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

#btn-to-top:before {
    display: inline-block;
    vertical-align: middle;
    content: '';
    height: 0;
    width: 0;
    border-bottom: 6px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent
}

#btn-to-top:hover {
    opacity: 1
}

.ancor {
    display: block
}

@-webkit-keyframes b {
    0%,
    20%,
    50%,
    80%,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
    60% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }
}

@keyframes b {
    0%,
    20%,
    50%,
    80%,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
    60% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }
}

a {
    color: #c1aa81;
    outline: none;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

a:focus,
a:hover {
    color: #c1aa81;
    text-decoration: none
}

.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5 {
    line-height: 1.1;
    font-weight: 700;
    font-family: Rufina, serif;
    /*font-family: Brandon-bold, serif;*/
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.h1:first-child,
.h2:first-child,
.h3:first-child,
.h4:first-child,
.h5:first-child,
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child {
    margin-top: 0
}

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

main .h1,
main .h2,
main .h3,
main .h4,
main .h5,
main h1,
main h2,
main h3,
main h4,
main h5 {
    color: #333
}

.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
    color: inherit
}

.h1,
h1 {
    font-size: 40px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 20px
}

.h4,
h4 {
    font-size: 16px
}

.h5,
h5 {
    font-size: 13px
}

.h1,
h1 {
    margin-top: 25px;
    margin-bottom: 25px
}

.h1.h2,
.h1.h3,
h1.h2,
h1.h3 {
    margin-top: 20px;
    margin-bottom: 20px
}

.h1.h4,
.h1.h5,
h1.h4,
h1.h5 {
    margin-top: 15px;
    margin-bottom: 15px
}

.h2,
.h3,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 20px
}

.h2.h4,
.h2.h5,
.h3.h4,
.h3.h5,
.h4,
.h5,
h2.h4,
h2.h5,
h3.h4,
h3.h5,
h4,
h5 {
    margin-top: 15px;
    margin-bottom: 15px
}

.h4.h2,
.h4.h3,
.h5.h2,
.h5.h3,
h4.h2,
h4.h3,
h5.h2,
h5.h3 {
    margin-top: 20px;
    margin-bottom: 20px
}

.h5,
h5 {
    font-family: Oxygen, sans-serif;
    font-weight: 400
}

.s-title {
    line-height: 1.3;
    font-size: 16px;
    font-family: Rufina, serif;
    color: #9b9b9b;
    text-align: center;
    padding-top: 98px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    width: 100%;
    max-width: 580px
}

.s-title:first-child {
    padding-top: 0;
    margin-top: -2px
}

.s-title p {
    margin-top: 25px
}

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

main p:first-child {
    margin-top: 0
}

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

.date-post {
    display: inline-block;
    line-height: 1.1;
    font-size: 11px;
    text-transform: uppercase;
    color: #c1aa81
}

#s-404 {
    font-size: 20px;
    font-family: Rufina, serif;
    color: #444;
    text-align: center
}

@media only screen and (min-width:991px) {
    #s-404 {
        padding-bottom: 150px
    }
}

@media only screen and (min-width:481px) {
    #s-404 p {
        margin: 40px 0
    }
}

#s-404 .title {
    line-height: 1;
    font-size: 35px;
    margin-top: 30px
}

@media only screen and (min-width:481px) {
    #s-404 .title {
        margin-top: 60px
    }
}

#s-404 .custom-btn {
    margin-top: 10px
}

.blog-container .blog-container--inner {
    overflow: hidden;
    margin-bottom: -30px
}

.blog-container .blog-item {
    position: relative;
    margin-bottom: 30px;
    z-index: 1;
    max-width: 500px
}

.blog-container .blog-item .inner {
    position: relative;
    background-color: #41464e;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}

.blog-container .blog-item .inner.fixed .img-wrap {
    padding-top: 62.16216216216216%
}

.blog-container .blog-item .inner.fixed img,
.blog-container .blog-item .inner a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.blog-container .blog-item .img-wrap {
    position: relative;
    opacity: .44;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.blog-container .blog-item img {
    width: 100%
}

.blog-container .blog-item .description {
    padding-top: 20px
}

.blog-container .blog-item .description:first-child {
    padding-top: 0
}

.blog-container .blog-item .date-post+.title {
    margin-top: 10px;
    margin-bottom: 10px
}

.blog-container .blog-item .date-post+.title+.meta {
    margin-top: 10px
}

.blog-container .blog-item .title+.meta {
    margin-top: -10px
}

.blog-container .blog-item .meta {
    line-height: 1;
    margin-left: -10px
}

.blog-container .blog-item .meta span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
    font-size: 10px;
    text-transform: uppercase;
    color: #bdbdbd;
    margin-left: 10px
}

.blog-container .blog-item .meta span a {
    color: inherit
}

.blog-container .blog-item .meta i {
    display: inline-block;
    margin-right: 5px
}

.blog-container .blog-item:hover .inner:hover {
    background-color: #c1aa81
}

.blog-container .blog-item:hover .inner:hover .img-wrap {
    opacity: .25
}

.blog-container .blog-item:hover .title a:hover {
    color: #c1aa81
}

.blog-container .control-btn {
    margin-top: 30px
}

#s-contact .contact-item {
    margin-bottom: 30px
}

#s-contact .contact-item form input,
#s-contact .contact-item form textarea {
    color: #555
}

#s-contact .contact-item form input::-webkit-input-placeholder,
#s-contact .contact-item form textarea::-webkit-input-placeholder {
    color: #555
}

#s-contact .contact-item form input:-moz-placeholder,
#s-contact .contact-item form input::-moz-placeholder,
#s-contact .contact-item form textarea:-moz-placeholder,
#s-contact .contact-item form textarea::-moz-placeholder {
    color: #555
}

#s-contact .contact-item form input:-ms-input-placeholder,
#s-contact .contact-item form textarea:-ms-input-placeholder {
    color: #555
}

#s-contact .contact-item form textarea {
    min-height: 150px
}

#s-contact .contact-item_info article {
    margin-top: 28px;
    /*padding-top: 28px;*/
    border-top: 2px solid #f2f3f5
}

#s-contact .contact-item_info article:first-child {
    margin-top: 0;
    border-top: none
}

#s-contact .contact-item_info a {
    text-decoration: underline
}

#s-contact .contact-item_info a:hover {
    text-decoration: none
}

#s-contact .g_map {
    position: relative;
    height: 455px;
    margin-top: 25px
}

@media only screen and (min-width:481px) {
    #s-contact .g_map {
        margin-top: 55px
    }
}

#s-feedback {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
    color: #fff
}

#s-feedback.feedback-style-1 .pattern {
    background-color: #4a5b74;
    opacity: .75
}

#s-feedback.feedback-style-2 .pattern {
    background-color: #3c424a;
    opacity: .86
}

#s-feedback.feedback-style-2 .pattern.half {
    opacity: .58
}

@media only screen and (min-width:768px) and (max-width:991px) {
    #s-feedback.feedback-style-2 .item.first {
        margin-bottom: 50px
    }
}

@media only screen and (max-width:767px) {
    #s-feedback.feedback-style-2 .item.first {
        margin-bottom: 40px
    }
}

@media only screen and (min-width:991px) {
    #s-feedback.feedback-style-2 .item.second {
        padding-left: 30px
    }
}

#s-feedback.feedback-style-3 .pattern {
    background-color: #3c424a;
    opacity: .95
}

#s-feedback .pattern {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#s-feedback .pattern.half {
    width: 50%;
    padding-right: 15px;
    box-sizing: content-box
}

#s-feedback h2 {
    color: #fff
}

#s-feedback form .input-wrp input,
#s-feedback form .input-wrp textarea {
    color: #d6d6d6
}

#s-feedback form .input-wrp input::-webkit-input-placeholder,
#s-feedback form .input-wrp textarea::-webkit-input-placeholder {
    color: #d6d6d6
}

#s-feedback form .input-wrp input:-moz-placeholder,
#s-feedback form .input-wrp input::-moz-placeholder,
#s-feedback form .input-wrp textarea:-moz-placeholder,
#s-feedback form .input-wrp textarea::-moz-placeholder {
    color: #d6d6d6
}

#s-feedback form .input-wrp input:-ms-input-placeholder,
#s-feedback form .input-wrp textarea:-ms-input-placeholder {
    color: #d6d6d6
}

#s-feedback form .input-wrp textarea {
    min-height: 145px
}

#s-feedback form .input-wrp span {
    border-color: hsla(0, 0%, 100%, .5)
}

.feedback-bxslider-container {
    text-align: center;
    padding-left: 50px;
    padding-right: 50px
}

@media only screen and (min-width:768px) {
    .feedback-bxslider-container {
        padding-top: 60px
    }
}

@media only screen and (max-width:767px) {
    .feedback-bxslider-container {
        padding-top: 40px
    }
}

.feedback-bxslider-container:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 30px;
    height: 22px;
    margin-left: -15px;
    background-image: url(../img/ico/ico_testimonial.png);
    background-size: 100% 100%
}

.feedback-bxslider-container .text {
    font-size: 14px
}

.feedback-bxslider-container .text p {
    margin-bottom: 15px
}

@media only screen and (min-width:768px) {
    .feedback-bxslider-container .rating {
        margin-top: 35px;
        margin-bottom: 35px
    }
}

@media only screen and (max-width:767px) {
    .feedback-bxslider-container .rating {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

.feedback-bxslider-container .rating i {
    color: #828e9e
}

.feedback-bxslider-container .rating i.active {
    color: #c1aa81
}

.feedback-bxslider-container .author {
    line-height: 1.2
}

@media only screen and (min-width:768px) {
    .feedback-bxslider-container .author {
        margin-top: 35px
    }
}

@media only screen and (max-width:767px) {
    .feedback-bxslider-container .author {
        margin-top: 20px
    }
}

.feedback-bxslider-container .author img {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    width: 84px;
    height: 84px;
    margin-bottom: 15px
}

.feedback-bxslider-container .author .name,
.feedback-bxslider-container .author .position {
    margin-top: 0;
    margin-bottom: 0;
    color: inherit
}

#footer {
    background-color: #41464e;
    color: #fff
}

#footer a:not([class]) {
    color: inherit
}

#footer.footer-style-1 {
    padding-top: 50px;
    padding-bottom: 15px;
    line-height: 1.5
}

#footer.footer-style-1 .footer-form .input-wrp textarea {
    min-height: 70px
}

#footer.footer-style-1 .footer-form button[type=submit] {
    margin-top: 7px
}

#footer.footer-style-1 .copy {
    color: #b3b3b3;
    margin-top: 10px
}

#footer.footer-style-2 {
/*    padding-top: 105px;
    padding-bottom: 50px;*/
}

#footer.footer-style-2 #footer-logo {
    margin-top: -15px;
    margin-bottom: 25px
}

#footer.footer-style-2 .footer-form p {
    margin-bottom: 20px
}

#footer.footer-style-2 .footer-form .b-table .cell {
    width: 1%
}

#footer.footer-style-2 .footer-form .b-table .cell:first-child {
    width: 100%
}

#footer.footer-style-2 .footer-form .input-wrp {
    margin-bottom: 0;
    margin-right: 10px;
}

#footer.footer-style-2 .copy {
    color: #b3b3b3;
    margin-top: 10px;
}

#footer.footer-style-2 .developer {
    color: #ffffff;
    margin-top: 10px;
    text-align: right;
}

#footer.footer-style-3 {
    background-image: url(../img/bg/4.jpg);
    background-position: bottom;
    background-size: cover;
    padding-top: 70px;
    padding-bottom: 40px
}

#footer.footer-style-3 .footer-form .input-wrp input,
#footer.footer-style-3 .footer-form .input-wrp textarea {
    color: #d6d6d6
}

#footer.footer-style-3 .footer-form .input-wrp input::-webkit-input-placeholder,
#footer.footer-style-3 .footer-form .input-wrp textarea::-webkit-input-placeholder {
    color: #d6d6d6
}

#footer.footer-style-3 .footer-form .input-wrp input:-moz-placeholder,
#footer.footer-style-3 .footer-form .input-wrp input::-moz-placeholder,
#footer.footer-style-3 .footer-form .input-wrp textarea:-moz-placeholder,
#footer.footer-style-3 .footer-form .input-wrp textarea::-moz-placeholder {
    color: #d6d6d6
}

#footer.footer-style-3 .footer-form .input-wrp input:-ms-input-placeholder,
#footer.footer-style-3 .footer-form .input-wrp textarea:-ms-input-placeholder {
    color: #d6d6d6
}

#footer.footer-style-3 .footer-form .input-wrp textarea {
    min-height: 170px
}

@media only screen and (max-width:480px) {
    #footer.footer-style-3 .footer-form .input-wrp textarea {
        min-height: 100px
    }
}

#footer.footer-style-3 .footer-form .input-wrp span {
    border-color: hsla(0, 0%, 100%, .5)
}

#footer.footer-style-3 .footer-form button[type=submit] {
    margin-top: 10px
}

#footer.footer-style-3 .copy {
    color: #dedede;
    margin-top: 20px
}

#footer .footer-item {
    position: relative;
    margin-bottom: 30px;
    margin-top: 30px;
}

#footer address {
    font-style: normal
}

#footer address span {
    display: block
}

#footer .title {
    font-weight: 400;
    margin-bottom: 15px
}

#footer .list li {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 20px
}

#footer .list li:first-child {
    margin-top: 0
}

#footer .list li:last-child {
    margin-bottom: 0
}

#footer .list i {
    float: left;
    font-size: 12px;
    color: #c1aa81;
    margin-left: -20px
}

#footer .list a {
    text-decoration: underline
}

#footer .list a:hover {
    text-decoration: none
}

#footer .recent-posts {
    position: relative;
    margin-top: 10px;
    line-height: 1.5
}

#footer .recent-posts .date-post {
    display: block;
    margin-top: 2px
}

#footer .footer-form .input-wrp {
    margin-bottom: 8px
}

#footer .footer-form .input-wrp input,
#footer .footer-form .input-wrp textarea {
    color: #838383;
    padding: 5px 10px
}

#footer .footer-form .input-wrp input::-webkit-input-placeholder,
#footer .footer-form .input-wrp textarea::-webkit-input-placeholder {
    color: #838383
}

#footer .footer-form .input-wrp input:-moz-placeholder,
#footer .footer-form .input-wrp input::-moz-placeholder,
#footer .footer-form .input-wrp textarea:-moz-placeholder,
#footer .footer-form .input-wrp textarea::-moz-placeholder {
    color: #838383
}

#footer .footer-form .input-wrp input:-ms-input-placeholder,
#footer .footer-form .input-wrp textarea:-ms-input-placeholder {
    color: #838383
}

#footer .footer-form .input-wrp input:focus,
#footer .footer-form .input-wrp input:hover,
#footer .footer-form .input-wrp textarea:focus,
#footer .footer-form .input-wrp textarea:hover {
    color: #cacaca
}

#footer .footer-form .input-wrp input:focus::-webkit-input-placeholder,
#footer .footer-form .input-wrp input:hover::-webkit-input-placeholder,
#footer .footer-form .input-wrp textarea:focus::-webkit-input-placeholder,
#footer .footer-form .input-wrp textarea:hover::-webkit-input-placeholder {
    color: #cacaca
}

#footer .footer-form .input-wrp input:focus:-moz-placeholder,
#footer .footer-form .input-wrp input:focus::-moz-placeholder,
#footer .footer-form .input-wrp input:hover:-moz-placeholder,
#footer .footer-form .input-wrp input:hover::-moz-placeholder,
#footer .footer-form .input-wrp textarea:focus:-moz-placeholder,
#footer .footer-form .input-wrp textarea:focus::-moz-placeholder,
#footer .footer-form .input-wrp textarea:hover:-moz-placeholder,
#footer .footer-form .input-wrp textarea:hover::-moz-placeholder {
    color: #cacaca
}

#footer .footer-form .input-wrp input:focus:-ms-input-placeholder,
#footer .footer-form .input-wrp input:hover:-ms-input-placeholder,
#footer .footer-form .input-wrp textarea:focus:-ms-input-placeholder,
#footer .footer-form .input-wrp textarea:hover:-ms-input-placeholder {
    color: #cacaca
}

#footer .footer-form .input-wrp span {
    border-color: #676767
}

#footer .footer-form .input-wrp input:focus+span,
#footer .footer-form .input-wrp input:hover+span,
#footer .footer-form .input-wrp textarea:focus+span,
#footer .footer-form .input-wrp textarea:hover+span {
    border-color: #cacaca
}

#footer .social-btns {
    margin-top: 25px
}

/*#footer-logo {
    width: 227px;
    height: 46px;
    margin-bottom: 5px;
    background-image: url(../img/logo_3.png)
}*/

form,
form .input-wrp {
    position: relative
}

form .input-wrp {
    display: block;
    margin-bottom: 15px
}

form .input-wrp input,
form .input-wrp textarea {
    display: block;
    width: 100%;
    background: none;
    background: transparent;
    border: none;
    box-shadow: none;
    outline: none;
    border-radius: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1.4;
    font-size: 13px;
    -webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out;
    transition: background-color .3s ease-in-out, color .3s ease-in-out
}

form .input-wrp input::-webkit-input-placeholder,
form .input-wrp textarea::-webkit-input-placeholder {
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

form .input-wrp input:-moz-placeholder,
form .input-wrp input::-moz-placeholder,
form .input-wrp textarea:-moz-placeholder,
form .input-wrp textarea::-moz-placeholder {
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

form .input-wrp input:-ms-input-placeholder,
form .input-wrp textarea:-ms-input-placeholder {
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

form .input-wrp textarea {
    resize: vertical;
    min-height: 145px
}

form .input-wrp span {
    display: block;
    padding-top: 2px;
    border: 1px solid #dbdee3;
    -webkit-transition: border-color .3s ease-in-out;
    transition: border-color .3s ease-in-out
}

form .input-wrp input:focus+span,
form .input-wrp input:hover+span,
form .input-wrp textarea:focus+span,
form .input-wrp textarea:hover+span {
    border-color: #cacaca
}

main form button[type=submit] {
    margin-top: 10px
}

@media only screen and (max-width:767px) {
    body {
        padding-top: 80px
    }
}

#header {
    z-index: 6
}

@media only screen and (min-width:768px) {
    #header {
        padding-top: 30px
    }
    #header.header-style-1 {
        padding-bottom: 30px
    }
    #header.header-style-1 .line {
        margin-bottom: 10px
    }
    #header.header-style-1 #navigation {
        float: right
    }
    #header.header-style-1 #navigation li:after {
        margin-top: 34px
    }
    #header.header-style-1 #navigation .submenu li:hover .submenu {
        margin-right: -10px
    }
    #header.header-style-1 #navigation .submenu .submenu {
        left: auto;
        right: 100%;
        margin-right: 20px
    }
    #header.header-style-2 {
        padding-bottom: 20px
    }
    #header.header-style-2 #header-logo {
        margin-top: -10px
    }
    #header.header-style-2 .line {
        padding-bottom: 29px;
        border-bottom: 1px solid #ededed;
        margin-bottom: 20px
    }
    #header.header-style-2 #navigation {
        float: left
    }
    #header.header-style-2 #navigation li:after {
        margin-top: 10px
    }
    #header.header-style-2 #navigation .submenu li:hover .submenu {
        margin-left: -10px
    }
    #header.header-style-2 #navigation .submenu .submenu {
        left: 100%;
        margin-left: 20px
    }
    #header.header-style-3 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%
    }
    #header.header-style-3 #header-logo {
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 2px;
        background: url(../img/logo_2.png)
    }
    #header.header-style-3 .inner {
        -webkit-transition: none;
        transition: none
    }
    #header.header-style-3 .inner.fixed {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #3f3f3f;
        -webkit-transition: background-color .3s ease-in-out;
        transition: background-color .3s ease-in-out
    }
    #header.header-style-3 #navigation {
        margin-top: 0;
        padding-top: 28px;
        padding-bottom: 28px;
        text-align: center
    }
    #header.header-style-3 #navigation li:after {
        height: 3px
    }
    #header.header-style-3 #navigation a {
        color: #fff
    }
    #header .line {
        text-align: right
    }
    #header .social-btns {
        display: inline-block;
        vertical-align: middle;
        margin-right: 20px
    }
}

@media only screen and (max-width:767px) {
    #header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 80px;
        padding-top: 15px;
        padding-bottom: 15px;
        background-color: #3f3f3f
    }
    #header .line {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        text-align: center
    }
    #header .social-btns {
        margin-bottom: 20px
    }
    #header .inner {
        display: none;
        position: absolute;
        top: 85px;
        top: 65px;
        left: 0;
        bottom: 0;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }
    #header.expanded,
    #header.expanded>div {
        height: 100%
    }
    #header.expanded .inner {
        display: block;
        padding-bottom: 85px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    #header.header-style-3 #navigation li {
        margin-left: 5px
    }
}

#header>div {
    position: relative;
    padding-left: 15px;
    padding-right: 15px
}

#header .line {
    line-height: 1.2;
    font-size: 14px;
    font-weight: 700
}

#header .header-contact {
    display: inline-block;
    vertical-align: middle
}

#header .header-contact span {
    border-left: 1px solid #d4d4d4;
    padding-left: 10px;
    margin-left: 10px
}

#header .header-contact span:first-child {
    border-left: none;
    padding-left: 0;
    margin-left: 0
}

#header .header-contact span i {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-size: 15px;
    margin-right: 5px;
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg)
}

#navigation {
    margin-top: 15px;
    text-align: center
}

@media only screen and (max-width:767px) {
    #navigation {
        height: 100%;
        margin-top: 0;
        overflow-y: auto
    }
    #navigation:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 0;
        height: 100%;
        margin-left: -4px
    }
}

#navigation>ul {
    display: inline-block;
    vertical-align: middle
}

@media only screen and (min-width:768px) {
    #navigation>ul {
        display: block
    }
}

@media only screen and (max-width:767px) {
    #navigation>ul {
        width: 100%;
        max-width: 200px;
        margin-top: -5px
    }
}

#navigation ul {
    line-height: 0;
    font-size: 0;
    letter-spacing: -1px;
    white-space: nowrap
}

#navigation li {
    position: relative;
    display: block
}

#navigation li:first-child {
    margin-left: 0
}

@media only screen and (min-width:768px) {
    #navigation li {
        display: inline-block;
        vertical-align: middle;
        margin-left: 20px
    }
    #navigation li:after {
        content: "";
        display: block;
        position: absolute;
        top: 100%;
        left: 49%;
        right: 49%;
        height: 5px;
        pointer-events: none;
        opacity: 0;
        background-color: #c1aa81;
        -webkit-transition: opacity .5s ease 0s, left .5s ease 0s, right .5s ease 0s;
        transition: opacity .5s ease 0s, left .5s ease 0s, right .5s ease 0s
    }
    #navigation li.active:after,
    #navigation li.current:after,
    #navigation li:hover:after {
        left: 0;
        right: 0;
        opacity: 1
    }
    #navigation li:hover>.submenu {
        padding-top: 40px;
        visibility: visible;
        opacity: 1
    }
}

@media only screen and (max-width:767px) {
    #navigation li {
        margin-top: 5px
    }
    #navigation li.active>a,
    #navigation li.current>a,
    #navigation li.drop_active>a,
    #navigation li:hover>a {
        background-color: #4a4a4a
    }
}

#navigation a {
    position: relative;
    display: block;
    line-height: 1;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    white-space: normal;
    color: #fff;
    padding: 5px
}

#navigation a:hover {
    text-decoration: none
}

@media only screen and (min-width:768px) {
    #navigation a {
        font-size: 14px;
        color: #444
    }
}

#navigation .submenu {
    display: none
}

@media only screen and (min-width:768px) {
    #navigation .submenu {
        display: block;
        position: absolute;
        top: 100%;
        left: 50%;
        width: 200px;
        margin-left: -100px;
        padding-top: 60px;
        visibility: hidden;
        opacity: 0;
        z-index: 3;
        -webkit-transition: opacity .2s ease-in-out, margin-left .2s ease-in-out, margin-right .2s ease-in-out, padding-top .2s ease-in-out, visibility .2s ease-in-out;
        transition: opacity .2s ease-in-out, margin-left .2s ease-in-out, margin-right .2s ease-in-out, padding-top .2s ease-in-out, visibility .2s ease-in-out
    }
    #navigation .submenu ul {
        background-color: #3f3f3f;
        padding-top: 25px;
        padding-bottom: 25px;
        text-align: left
    }
    #navigation .submenu li {
        display: block;
        margin: 0
    }
    #navigation .submenu li:after {
        content: none
    }
    #navigation .submenu li.has-children>a:after {
        content: "";
        position: absolute;
        top: 50%;
        right: 20px;
        width: 0;
        height: 0;
        margin-top: -3px;
        border-style: solid;
        border-width: 3px 0 3px 4px;
        border-color: transparent transparent transparent #c1aa81
    }
    #navigation .submenu li.current>a,
    #navigation .submenu li:hover>a {
        background-color: #4a4a4a
    }
    #navigation .submenu li:hover .submenu {
        padding-top: 0
    }
    #navigation .submenu a {
        color: #fff;
        padding: 8px 25px
    }
    #navigation .submenu .submenu {
        top: 10px;
        padding-top: 0
    }
    #navigation .submenu .submenu ul {
        background-color: #c1aa81
    }
}

#header-logo {
    width: 223px;
    height: 50px;
    background-image: url(../img/logo_2.png)
}

@media only screen and (min-width:768px) {
    #header-logo {
        float: left;
        background-image: url(../img/logo_1.png)
    }
}

.site-logo {
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-repeat: no-repeat
}

#menu-toggler {
    position: absolute;
    top: 5px;
    right: 15px;
    padding: 19px 10px
}

@media only screen and (min-width:768px) {
    #menu-toggler {
        display: none
    }
}

#menu-toggler span {
    display: block;
    position: relative
}

#menu-toggler span:after,
#menu-toggler span:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff
}

#menu-toggler span:before {
    top: -6px
}

#menu-toggler span:after {
    top: 6px
}

#menu-toggler span,
#menu-toggler span:after,
#menu-toggler span:before {
    height: 3px;
    width: 20px;
    background-color: #fff;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

#menu-toggler.active span {
    background-color: transparent
}

#menu-toggler.active span:after,
#menu-toggler.active span:before {
    top: 0;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

#menu-toggler.active span:before {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

#menu-toggler.active span:after {
    -webkit-transform: rotate(-225deg);
    transform: rotate(-225deg)
}

#headline {
    font-family: Rufina, serif;
    background-color: #333;
    border-bottom: 8px solid #c1aa81;
    padding: 45px 0
}

#page-title {
    line-height: 1;
    color: #fff
}

@media only screen and (max-width:991px) {
    #page-title {
        margin-bottom: 20px
    }
}

#headline-text {
    font-size: 14px;
    color: #c2c2c2
}

#start-screen,
.hero-slider {
    position: relative
}


#start-screen,
.hero {
    position: relative
}


.hero-slider {
    height: 100%;
    overflow: hidden;
    color: #fff
}

.hero-slider li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    text-align: center
}

.hero-slider li.selected {
    position: relative;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.hero-slider li.move-left {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.hero-slider li.is-moving,
.hero-slider li.selected {
    -webkit-transition: transform .5s;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s
}

.hero-slider li {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.hero-slider li .container {
    height: 100%
}

.hero-slider li p {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px
}

.hero-slider li p:first-child {
    margin-top: 0
}

.hero-slider li p:last-child {
    margin-bottom: 0
}

.hero-slider .full-width {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

#full-width {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hero-slider .bg-video-wrapper {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.hero-slider .bg-video-wrapper video {
    display: block;
    min-height: 100%;
    min-width: 100%;
    max-width: none;
    height: auto;
    width: auto;
    position: absolute
}

.hero-slider .custom-btn {
    text-transform: uppercase
}

@media only screen and (min-width:768px) {
    .hero-slider li .full-width .custom-btn,
    .hero-slider li .full-width h2,
    .hero-slider li .full-width p {
        opacity: 0;
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }

    #full-width .custom-btn,
    #full-width h2,
    #full-width p {
        opacity: 0;
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }

    .hero-slider li.move-left .full-width .custom-btn,
    .hero-slider li.move-left .full-width h2,
    .hero-slider li.move-left .full-width p {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }
    .hero-slider li.selected .full-width .custom-btn,
    .hero-slider li.selected .full-width h2,
    .hero-slider li.selected .full-width p {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    .hero-slider li.is-moving .full-width .custom-btn,
    .hero-slider li.is-moving .full-width h2,
    .hero-slider li.is-moving .full-width p {
        -webkit-transition: opacity 0s .5s, transform 0s .5s;
        -webkit-transition: opacity 0s .5s, -webkit-transform 0s .5s;
        transition: opacity 0s .5s, -webkit-transform 0s .5s;
        transition: opacity 0s .5s, transform 0s .5s;
        transition: opacity 0s .5s, transform 0s .5s, -webkit-transform 0s .5s
    }



    #full-width .custom-btn,
    #full-width h2,
    #full-width p {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }
    #full-width .custom-btn,
    #full-width h2,
    #full-width p {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    #full-width .custom-btn,
    #full-width h2,
    #full-width p {
        -webkit-transition: opacity 0s .5s, transform 0s .5s;
        -webkit-transition: opacity 0s .5s, -webkit-transform 0s .5s;
        transition: opacity 0s .5s, -webkit-transform 0s .5s;
        transition: opacity 0s .5s, transform 0s .5s;
        transition: opacity 0s .5s, transform 0s .5s, -webkit-transform 0s .5s
    }



    .hero-slider li.selected h2 {
        -webkit-transition: opacity .4s .2s, transform .5s .2s;
        -webkit-transition: opacity .4s .2s, -webkit-transform .5s .2s;
        transition: opacity .4s .2s, -webkit-transform .5s .2s;
        transition: opacity .4s .2s, transform .5s .2s;
        transition: opacity .4s .2s, transform .5s .2s, -webkit-transform .5s .2s
    }
    .hero-slider li.selected p {
        -webkit-transition: opacity .4s .3s, transform .5s .3s;
        -webkit-transition: opacity .4s .3s, -webkit-transform .5s .3s;
        transition: opacity .4s .3s, -webkit-transform .5s .3s;
        transition: opacity .4s .3s, transform .5s .3s;
        transition: opacity .4s .3s, transform .5s .3s, -webkit-transform .5s .3s
    }
    .hero-slider li.selected .custom-btn {
        -webkit-transition: opacity .4s .4s, transform .5s .4s, background-color .2s 0s;
        -webkit-transition: opacity .4s .4s, background-color .2s 0s, -webkit-transform .5s .4s;
        transition: opacity .4s .4s, background-color .2s 0s, -webkit-transform .5s .4s;
        transition: opacity .4s .4s, transform .5s .4s, background-color .2s 0s;
        transition: opacity .4s .4s, transform .5s .4s, background-color .2s 0s, -webkit-transform .5s .4s
    }
}

.slider-nav {
    position: absolute;
    z-index: 2
}

.slider-nav nav {
    position: relative;
    display: inline-block
}

.slider-nav ul.horizontal li {
    display: inline-block;
    float: left;
    margin-left: 2px;
    margin-right: 2px
}

.slider-nav ul.vertical li {
    display: block;
    margin-top: 4px;
    margin-bottom: 4px
}

.slider-nav li.selected a {
    cursor: default;
    border-color: #c1aa81;
    color: #c1aa81
}

.slider-nav a {
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
    background-color: transparent;
    border: 2px solid #fff;
    box-shadow: none;
    line-height: 26px;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    color: #fff;
    outline: none;
    border-radius: 50%;
    -webkit-transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
    transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out
}

.no-touch .slider-nav a:hover {
    border-color: #c1aa81;
    color: #c1aa81
}

.s-partners {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px
}

.s-partners.partners-style-1 {
    background-color: #41464e
}

.s-partners.partners-style-1 .bxslider-container {
    padding-left: 50px;
    padding-right: 50px
}

.s-partners.partners-style-2 {
    background-color: hsla(38, 34%, 63%, .1)
}

@media only screen and (min-width:768px) {
    .s-partners.partners-style-2 {
        padding-top: 80px
    }
}

.home .s-partners.partners-style-2 {
    padding-top: 0
}

.home .s-partners.partners-style-2:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 155px;
    background-color: hsla(38, 34%, 63%, .1);
    z-index: -1
}

.s-partners.partners-style-2 .bxslider-container {
    border-bottom: 1px solid #f4f1ec;
    padding-top: 15px;
    padding-bottom: 30px
}

.s-partners.partners-style-2 .control-wrp {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -50px
}

.s-partners.partners-style-2 .control-btn {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin-top: 0
}

#option-set {
    line-height: 0;
    font-size: 0;
    letter-spacing: -1px;
    margin-left: -25px;
    margin-bottom: 15px
}

@media only screen and (max-width:767px) {
    #option-set {
        text-align: center
    }
}

#option-set li {
    margin-left: 25px;
    margin-bottom: 15px
}

#option-set a,
#option-set li {
    display: inline-block;
    vertical-align: top
}

#option-set a {
    border: 2px solid transparent;
    border-radius: 20px;
    padding: 3px 15px;
    line-height: 1.2;
    font-size: 15px;
    font-family: Rufina, serif;
    letter-spacing: 0;
    text-align: center;
    text-decoration: none;
    color: #333;
    -webkit-transition: border-color .3s ease-in-out, color .3s ease-in-out;
    transition: border-color .3s ease-in-out, color .3s ease-in-out
}

#option-set a.selected,
#option-set a:hover {
    border-color: #c1aa81;
    color: #c1aa81
}

.portfolio-container.portfolio-four-columns.portfolio-style-1 .portfolio-item .img-wrap {
    padding-top: 105.55556%
}

.portfolio-container.portfolio-three-columns.portfolio-style-2 .portfolio-item .img-wrap {
    padding-top: 85.67568%
}

.portfolio-container.portfolio-style-1 .portfolio-item .inner a {
    line-height: 1;
    color: #fff;
    padding: 20px
}

.portfolio-container.portfolio-style-1 .portfolio-item .inner a:before {
    display: inline-block;
    vertical-align: bottom;
    content: "";
    width: 0;
    height: 100%
}

.portfolio-container.portfolio-style-2 .portfolio-item .description {
    padding-top: 20px;
    color: #9b9b9b
}

.portfolio-container.portfolio-style-2 .portfolio-item .title {
    color: #444;
    margin-bottom: 5px
}

.portfolio-container.portfolio-style-2 .portfolio-item p {
    margin-top: 0
}

.portfolio-container.portfolio-style-2 .portfolio-item:hover .title a:hover {
    color: #c1aa81
}

.portfolio-container .portfolio-container--inner {
    overflow: hidden;
    margin-bottom: -30px
}

.portfolio-container .portfolio-item {
    max-width: 500px;
    margin-bottom: 30px
}

.portfolio-container .portfolio-item .inner {
    position: relative;
    background-color: #4a5b74;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}

.portfolio-container .portfolio-item .img-wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 0;
    opacity: .5;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.portfolio-container .portfolio-item .inner a,
.portfolio-container .portfolio-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0
}

.portfolio-container .portfolio-item a:hover {
    text-decoration: none
}

.portfolio-container .portfolio-item:hover .inner:hover {
    background-color: #c1aa81
}

.portfolio-container .portfolio-item:hover .inner:hover .img-wrap {
    opacity: .25
}

.portfolio-container #portfolio-more-btn {
    margin-top: 30px
}

.practices-container.practices-four-columns.practices-style-1 .row {
    margin-left: 0;
    margin-right: 0
}

.practices-container.practices-four-columns.practices-style-1 [class*=" col-xs"],
.practices-container.practices-four-columns.practices-style-1 [class^=col-xs] {
    padding-left: 0;
    padding-right: 0
}

.practices-container.practices-four-columns.practices-style-1 .practices-item .img-wrap {
    padding-top: 100%
}

.practices-container.practices-four-columns.practices-style-2 .practices-item .img-wrap {
    padding-top: 85.18519%
}

.practices-container.practices-style-1 .practices-item .inner a {
    color: #fff;
    padding: 20px
}

.practices-container.practices-style-1 .practices-item .inner a:before {
    display: inline-block;
    vertical-align: bottom;
    content: "";
    width: 0;
    height: 100%
}

.practices-container.practices-style-1 .practices-item .inner a>div {
    display: inline-block;
    vertical-align: bottom;
    width: 100%
}

.practices-container.practices-style-1 .practices-item .b-table .first {
    width: 70%
}

.practices-container.practices-style-1 .practices-item .b-table .second {
    width: 30%
}

.practices-container.practices-style-1 .practices-item .title {
    color: inherit
}

.practices-container.practices-style-2 .practices-container--inner {
    margin-bottom: -30px
}

.practices-container.practices-style-2 .practices-item {
    margin-bottom: 30px
}

.practices-container.practices-style-2 .practices-item .description {
    padding-top: 20px;
    color: #9b9b9b
}

.practices-container.practices-style-2 .practices-item .title {
    color: #444;
    margin-bottom: 5px
}

.practices-container.practices-style-2 .practices-item p {
    margin-top: 0
}

.practices-container.practices-style-2 .practices-item:hover .title a:hover {
    color: #c1aa81
}

.practices-container .practices-container--inner {
    overflow: hidden
}

.practices-container .practices-item {
    max-width: 500px
}

.practices-container .practices-item .inner {
    position: relative;
    background-color: #4a5b74;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}

.practices-container .practices-item .img-wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 0;
    opacity: .5;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.practices-container .practices-item .inner a,
.practices-container .practices-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.practices-container .practices-item a:hover {
    text-decoration: none
}

.practices-container .practices-item:hover .inner:hover {
    background-color: #c1aa81
}

.practices-container .practices-item:hover .inner:hover .img-wrap {
    opacity: .25
}

@media only screen and (min-width:767px) {
    .pricing-table-container {
        padding-top: 30px
    }
}

.pricing-table-container .pricing-table-container--inner {
    margin-bottom: -30px
}

.pricing-table-container .price-item {
    position: relative;
    overflow: hidden;
    border: 6px solid #44474b;
    text-align: center;
    margin-bottom: 30px;
    padding: 65px 35px 50px;
    max-width: 400px
}

@media only screen and (max-width:380px) {
    .pricing-table-container .price-item {
        padding: 45px 15px 30px
    }
}

.pricing-table-container .price-item .sale {
    display: block;
    position: absolute;
    left: -79px;
    top: 0;
    line-height: 1;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background-color: #44474b;
    width: 110px;
    height: 110px;
    padding-top: 80px;
    padding-bottom: 10px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: top left;
    transform-origin: top left
}

.pricing-table-container .price-item .price {
    margin-bottom: 50px
}

@media only screen and (max-width:480px) {
    .pricing-table-container .price-item .price {
        margin-bottom: 30px
    }
}

.pricing-table-container .price-item .price span {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 3px
}

@media only screen and (max-width:480px) {
    .pricing-table-container .price-item .price span {
        display: block
    }
}

.pricing-table-container .price-item .price p {
    line-height: 1;
    color: #9b9b9b;
    padding-top: 10px;
    margin-top: -1px
}

.pricing-table-container .price-item .old-price {
    line-height: 1.5;
    font-size: 28px;
    color: #44474b;
    text-decoration: line-through
}

.pricing-table-container .price-item .new-price {
    line-height: 1;
    font-size: 80px;
    font-weight: 700;
    color: #c1aa81
}

.pricing-table-container .price-item .new-price sup {
    font-size: 45px;
    top: -.55em
}

.pricing-table-container .price-item .dexcription h3 {
    font-size: 25px
}

@media only screen and (min-width:481px) {
    .pricing-table-container .price-item .dexcription h3 {
        margin-bottom: 40px
    }
}

.pricing-table-container .price-item .dexcription .custom-btn {
    margin-top: 20px
}

.pricing-table-container .price-item.active {
    border-color: #c1aa81
}

@media only screen and (min-width:767px) {
    .pricing-table-container .price-item.active {
        margin-top: -30px;
        padding-top: 95px;
        padding-bottom: 70px
    }
}

.pricing-table-container .price-item.active .sale {
    left: -110px;
    font-size: 20px;
    background-color: #c1aa81;
    width: 150px;
    height: 150px;
    padding-top: 115px
}

.services-container {
    position: relative
}

.services-container.services-style-1 .services-container--inner {
    margin-bottom: -50px
}

.services-container.services-style-1 .service-item {
    padding-left: 75px;
    margin-bottom: 50px
}

.services-container.services-style-1 .service-item i.ico {
    margin-left: -75px;
    width: 60px
}

.services-container.services-style-1 .service-item i.ico.ico-1:before {
    width: 54px;
    height: 54px;
    background-image: url(../img/ico/1.png)
}

.services-container.services-style-1 .service-item i.ico.ico-2:before {
    width: 54px;
    height: 54px;
    background-image: url(../img/ico/2.png)
}

.services-container.services-style-1 .service-item i.ico.ico-3:before {
    width: 54px;
    height: 54px;
    background-image: url(../img/ico/3.png)
}

.services-container.services-style-1 .service-item i.ico.ico-4:before {
    width: 54px;
    height: 54px;
    background-image: url(../img/ico/4.png)
}

.services-container.services-style-1 .service-item i.ico.ico-5:before {
    width: 54px;
    height: 54px;
    background-image: url(../img/ico/5.png)
}

.services-container.services-style-1 .service-item i.ico.ico-6:before {
    width: 54px;
    height: 54px;
    background-image: url(../img/ico/6.png)
}

.services-container.services-style-1 .service-item i.ico.ico-7:before {
    width: 54px;
    height: 54px;
    background-image: url(../img/ico/7.png)
}

.services-container.services-style-1 .service-item i.ico.ico-8:before {
    width: 54px;
    height: 54px;
    background-image: url(../img/ico/8.png)
}

.services-container.services-style-1 .service-item i.ico.ico-9:before {
    width: 54px;
    height: 54px;
    background-image: url(../img/ico/9.png)
}

.services-container.services-style-1 .service-item .inner {
    padding-left: 15px
}

.services-container.services-style-1 .service-item:hover .title {
    color: #c1aa81
}

.services-container.services-style-2 .services-container--inner {
    margin-bottom: -30px
}

.services-container.services-style-2 .service-item {
    padding-left: 75px;
    margin-bottom: 30px
}

.services-container.services-style-2 .service-item i.ico {
    margin-left: -75px;
    width: 60px
}

.services-container.services-style-2 .service-item i.ico.ico-1:before {
    width: 41px;
    height: 58px;
    background-image: url(../img/ico/ico_s_1_1.png)
}

.services-container.services-style-2 .service-item i.ico.ico-2:before {
    width: 57px;
    height: 49px;
    background-image: url(../img/ico/ico_s_1_2.png)
}

.services-container.services-style-2 .service-item i.ico.ico-3:before {
    width: 58px;
    height: 50px;
    background-image: url(../img/ico/ico_s_1_3.png)
}

.services-container.services-style-2 .service-item i.ico.ico-4:before {
    width: 55px;
    height: 57px;
    background-image: url(../img/ico/ico_s_1_4.png)
}

.services-container.services-style-2 .service-item i.ico.ico-5:before {
    width: 57px;
    height: 53px;
    background-image: url(../img/ico/ico_s_1_5.png)
}

.services-container.services-style-2 .service-item i.ico.ico-6:before {
    width: 55px;
    height: 53px;
    background-image: url(../img/ico/ico_s_1_6.png)
}

.services-container.services-style-2 .service-item .inner {
    border-left: 2px solid #e0e0e0;
    padding-left: 13px
}

.services-container.services-style-2 .service-item:hover .title {
    color: #c1aa81
}

.services-container.services-style-3 .services-container--inner {
    margin-bottom: -50px
}

.services-container.services-style-3 .service-item {
    padding-left: 75px;
    margin-bottom: 50px
}

.services-container.services-style-3 .service-item i.ico {
    width: 70px;
    height: 70px;
    margin-left: -75px;
    background-color: #c1aa81
}

.services-container.services-style-3 .service-item i.ico:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.services-container.services-style-3 .service-item i.ico:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 2px;
    margin-top: 2px;
    background-color: #c1aa81
}

.services-container.services-style-3 .service-item i.ico.ico-1:before {
    width: 29px;
    height: 41px;
    background-image: url(../img/ico/ico_s_2_1.png)
}

.services-container.services-style-3 .service-item i.ico.ico-2:before {
    width: 40px;
    height: 35px;
    background-image: url(../img/ico/ico_s_2_2.png)
}

.services-container.services-style-3 .service-item i.ico.ico-3:before {
    width: 40px;
    height: 35px;
    background-image: url(../img/ico/ico_s_2_3.png)
}

.services-container.services-style-3 .service-item i.ico.ico-4:before {
    width: 40px;
    height: 42px;
    background-image: url(../img/ico/ico_s_2_4.png)
}

.services-container.services-style-3 .service-item i.ico.ico-5:before {
    width: 40px;
    height: 38px;
    background-image: url(../img/ico/ico_s_2_5.png)
}

.services-container.services-style-3 .service-item i.ico.ico-6:before {
    width: 41px;
    height: 39px;
    background-image: url(../img/ico/ico_s_2_6.png)
}

.services-container.services-style-3 .service-item .inner {
    padding-left: 25px
}

.services-container.services-style-3 .service-item:hover .title {
    color: #c1aa81
}

.services-container.services-style-4 {
    padding-top: 50px
}

@media only screen and (min-width:992px) {
    .services-container.services-style-4 {
        margin-top: -85px
    }
}

.services-container.services-style-4:after,
.services-container.services-style-4:before {
    content: "";
    position: absolute;
    top: 0
}

.services-container.services-style-4:before {
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 50px 50px;
    border-color: transparent transparent #c1aa81
}

.services-container.services-style-4:after {
    left: 50px;
    right: 0;
    height: 50px;
    background-color: #c1aa81
}

.services-container.services-style-4 .services-container--inner {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    background-color: #c1aa81
}

@media only screen and (min-width:992px) {
    .services-container.services-style-4 .services-container--inner {
        padding-left: 40px;
        padding-right: 40px
    }
}

.services-container.services-style-4 .service-item {
    padding-left: 75px;
    margin-bottom: 40px;
    color: hsla(0, 0%, 100%, .75)
}

.services-container.services-style-4 .service-item i.ico {
    margin-left: -75px
}

.services-container.services-style-4 .service-item i.ico.ico-1:before {
    width: 41px;
    height: 58px;
    background-image: url(../img/ico/ico_s_1.png)
}

.services-container.services-style-4 .service-item i.ico.ico-2:before {
    width: 54px;
    height: 46px;
    background-image: url(../img/ico/ico_s_2_2.png)
}

.services-container.services-style-4 .service-item i.ico.ico-3:before {
    width: 54px;
    height: 48px;
    background-image: url(../img/ico/ico_s_2_3.png)
}

.services-container.services-style-4 .service-item i.ico.ico-4:before {
    width: 55px;
    height: 57px;
    background-image: url(../img/ico/ico_s_4.png)
}

.services-container.services-style-4 .service-item i.ico.ico-5:before {
    width: 53px;
    height: 49px;
    background-image: url(../img/ico/ico_s_2_5.png)
}

.services-container.services-style-4 .service-item i.ico.ico-6:before {
    width: 53px;
    height: 51px;
    background-image: url(../img/ico/ico_s_2_6.png)
}

.services-container.services-style-4 .service-item .title {
    color: #fff
}

.services-container.services-style-5 {
    background-color: #c1aa81
}

.services-container.services-style-5 .services-container--inner {
    margin-bottom: -50px
}

.services-container.services-style-5 .service-item {
    padding-left: 75px;
    margin-bottom: 50px;
    color: hsla(0, 0%, 100%, .75)
}

.services-container.services-style-5 .service-item i.ico {
    margin-left: -75px;
    width: 60px
}

.services-container.services-style-5 .service-item i.ico.ico-1:before {
    width: 41px;
    height: 58px;
    background-image: url(../img/ico/ico_s_2_1.png)
}

.services-container.services-style-5 .service-item i.ico.ico-2:before {
    width: 57px;
    height: 49px;
    background-image: url(../img/ico/ico_s_2_2.png)
}

.services-container.services-style-5 .service-item i.ico.ico-3:before {
    width: 58px;
    height: 50px;
    background-image: url(../img/ico/ico_s_2_3.png)
}

.services-container.services-style-5 .service-item i.ico.ico-4:before {
    width: 55px;
    height: 57px;
    background-image: url(../img/ico/ico_s_2_4.png)
}

.services-container.services-style-5 .service-item i.ico.ico-5:before {
    width: 57px;
    height: 53px;
    background-image: url(../img/ico/ico_s_2_5.png)
}

.services-container.services-style-5 .service-item i.ico.ico-6:before {
    width: 55px;
    height: 53px;
    background-image: url(../img/ico/ico_s_2_6.png)
}

.services-container.services-style-5 .service-item .inner {
    padding-left: 14px;
    border-left: 1px solid hsla(0, 0%, 100%, .15)
}

.services-container.services-style-5 .service-item .inner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 2px;
    bottom: 0;
    border-left: 1px solid hsla(0, 0%, 100%, .15)
}

.services-container.services-style-5 .service-item .title {
    color: #fff
}

.services-container .services-container--inner {
    overflow: hidden
}

.services-container .service-item {
    position: relative;
    width: 100%
}

.services-container .service-item i.ico {
    position: relative;
    float: left;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.services-container .service-item i.ico:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.services-container .service-item .inner {
    position: relative
}

.services-container .service-item .title {
    margin-bottom: 10px
}

.services-container .service-item p {
    margin-top: 10px;
    margin-bottom: 10px
}

.services-container .service-item p:last-child {
    margin-bottom: 0
}

#sidebar {
    position: relative
}

#sidebar .sep,
#sidebar .widget {
    margin-top: 30px;
    margin-bottom: 30px
}

#sidebar .widget {
    position: relative
}

#sidebar .widget:first-child {
    margin-top: 0
}

#sidebar .widget-search .input-wrp input {
    color: #b1b1b1
}

#sidebar .widget-search .input-wrp input::-webkit-input-placeholder {
    color: #b1b1b1
}

#sidebar .widget-search .input-wrp input:-moz-placeholder,
#sidebar .widget-search .input-wrp input::-moz-placeholder {
    color: #b1b1b1
}

#sidebar .widget-search .input-wrp input:-ms-input-placeholder {
    color: #b1b1b1
}

#sidebar .widget-categories ul {
    line-height: 1;
    font-size: 11px;
    font-weight: 700
}

#sidebar .widget-categories ul li {
    border-top: 1px solid #ececec;
    padding-top: 11px;
    padding-bottom: 12px
}

#sidebar .widget-categories ul li:first-child {
    border-top: none;
    padding-top: 12px
}

#sidebar .widget-categories ul li span {
    float: right;
    line-height: 16px
}

#sidebar .widget-categories ul li.active a,
#sidebar .widget-categories ul li a:hover {
    color: #c1aa81
}

#sidebar .widget-categories ul a {
    display: inline-block;
    vertical-align: top;
    line-height: 16px;
    text-transform: uppercase;
    color: #555;
    margin-right: 10px
}

#sidebar .widget-categories ul i {
    display: inline-block;
    vertical-align: top;
    width: 16px;
    height: 16px;
    border: 2px solid #c1aa81;
    line-height: 12px;
    font-size: 8px;
    text-align: center;
    color: #c1aa81;
    margin-right: 10px
}

#sidebar .widget-posts article {
    position: relative;
    border-top: 1px solid #ececec;
    padding-top: 19px;
    margin-top: 20px;
    margin-bottom: 20px
}

#sidebar .widget-posts article:first-child {
    border-top: none;
    padding-top: 20px
}

#sidebar .widget-posts article .inner {
    position: relative;
    overflow: hidden
}

#sidebar .widget-posts .title {
    font-family: Rufina, serif;
    font-weight: 700;
    margin-bottom: 5px
}

#sidebar .widget-posts .title a:hover {
    color: #a2a2a1
}

#sidebar .widget-posts .link {
    display: block;
    float: left;
    margin-right: 15px
}

#sidebar .widget-posts .link img {
    display: block;
    width: 70px;
    height: 60px
}

#sidebar .widget-posts .date-post {
    font-size: 9px
}

#sidebar .widget-practices .practices-container .practices-container--inner {
    margin-bottom: -30px
}

#sidebar .widget-practices .practices-container .practices-item {
    margin-bottom: 30px
}

#sidebar .widget-tags ul {
    margin-top: -5px
}

#sidebar .widget-tags ul li {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px
}

#sidebar .widget-tags ul a {
    vertical-align: top;
    text-transform: uppercase;
    min-width: 0
}

#sidebar .widget-download .download-btn {
    display: inline-block;
    vertical-align: top;
    font-size: 11px;
    font-weight: 700;
    text-decoration: underline;
    text-transform: uppercase;
    color: inherit
}

#sidebar .widget-download .download-btn:hover {
    text-decoration: none
}

#sidebar .widget-download .ico {
    display: inline-block;
    vertical-align: middle;
    width: 37px;
    height: 45px;
    background-size: 100% 100%;
    background-image: url(../img/ico/ico_file.png);
    margin-right: 15px
}

#s-single-post .pattern {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 35%;
    background-color: #fafafa
}

#s-single-post .sep {
    display: block;
    width: 100%;
    border-top: 3px solid #c1aa81
}

@media only screen and (max-width:991px) {
    [class*=col-xs]:not(:last-child)>#single-post--container,
    [class^=col-xs]:not(:last-child)>#single-post--container {
        margin-bottom: 40px
    }
}

@media only screen and (min-width:992px) {
    #single-post--container .sep {
        margin-top: 80px;
        margin-bottom: 80px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    #single-post--container .sep {
        margin-top: 65px;
        margin-bottom: 65px
    }
}

@media only screen and (max-width:767px) {
    #single-post--container .sep {
        margin-top: 50px;
        margin-bottom: 50px
    }
}

#single-post--container img {
    margin-top: 30px;
    margin-bottom: 30px
}

#single-post--container img:first-child {
    margin-top: 0
}

#single-post--container img:last-child {
    margin-bottom: 0
}

#single-post--container .date-post+.title {
    margin-top: 10px;
    margin-bottom: 10px
}

#single-post--container .date-post+.title+.meta {
    margin-top: 10px
}

#single-post--container .title+.meta {
    margin-top: -10px
}

#single-post--container .meta {
    line-height: 1;
    margin-left: -10px
}

#single-post--container .meta span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
    font-size: 10px;
    text-transform: uppercase;
    color: #bdbdbd;
    margin-left: 10px
}

#single-post--container .meta span a {
    color: inherit
}

#single-post--container .meta i {
    display: inline-block;
    margin-right: 5px
}

#single-post--container .quote {
    background-color: #efefef;
    line-height: 1.25;
    font-family: Rufina, serif;
    padding: 15px 20px;
    margin-top: 20px;
    margin-bottom: 20px
}

#single-post--container .quote:first-child {
    margin-top: 0
}

#single-post--container .quote:last-child {
    margin-bottom: 0
}

@media only screen and (min-width:992px) {
    #single-post--container .quote {
        font-size: 35px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    #single-post--container .quote {
        font-size: 30px
    }
}

@media only screen and (max-width:767px) {
    #single-post--container .quote {
        font-size: 25px
    }
}

#single-post--container .quote .inner {
    width: 100%;
    max-width: 690px;
    padding: 5% 0
}

#single-post--container [class*=col-sm]>.list,
#single-post--container [class*=col-xs]>.list,
#single-post--container [class^=col-sm]>.list,
#single-post--container [class^=col-xs]>.list {
    margin-top: 0
}

#single-post--container .list {
    line-height: 1.4;
    margin-top: 30px;
    margin-bottom: 30px
}

#single-post--container .list li {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 30px
}

#single-post--container .list li:first-child {
    margin-top: 0
}

#single-post--container .list li:last-child {
    margin-bottom: 0
}

#single-post--container .list i {
    float: left;
    color: #c1aa81;
    margin-left: -30px
}

#single-post--container .post-comments {
    position: relative
}

#single-post--container .post-comments--list .children {
    margin-left: 40px
}

@media only screen and (max-width:480px) {
    #single-post--container .post-comments--list .children {
        margin-left: 20px
    }
}

#single-post--container .post-comments--list .author,
#single-post--container .post-comments--list .date-post {
    display: inline-block;
    vertical-align: baseline;
    font-weight: 700
}

#single-post--container .post-comments--list .author {
    font-size: 16px;
    font-family: Rufina, serif;
    margin-right: 10px
}

#single-post--container .post-comments--list .date-post {
    font-size: 10px;
    color: #cdcdcd
}

#single-post--container .post-comments--list .reply {
    position: absolute;
    top: 15px;
    right: 15px;
    line-height: 1;
    font-size: 16px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

#single-post--container .post-comments--list .reply:hover {
    color: #828282
}

#single-post--container .post-comment--wrap {
    position: relative;
    padding: 30px 40px;
    margin-top: 10px;
    border: 1px solid #efefef
}

@media only screen and (min-width:481px) and (max-width:767px) {
    #single-post--container .post-comment--wrap {
        padding: 25px 30px
    }
}

@media only screen and (max-width:480px) {
    #single-post--container .post-comment--wrap {
        padding: 20px 15px
    }
}

#single-post--container form .input-wrp input,
#single-post--container form .input-wrp textarea {
    color: #a6a6a6
}

#single-post--container form .input-wrp input::-webkit-input-placeholder,
#single-post--container form .input-wrp textarea::-webkit-input-placeholder {
    color: #a6a6a6
}

#single-post--container form .input-wrp input:-moz-placeholder,
#single-post--container form .input-wrp input::-moz-placeholder,
#single-post--container form .input-wrp textarea:-moz-placeholder,
#single-post--container form .input-wrp textarea::-moz-placeholder {
    color: #a6a6a6
}

#single-post--container form .input-wrp input:-ms-input-placeholder,
#single-post--container form .input-wrp textarea:-ms-input-placeholder {
    color: #a6a6a6
}

#single-post--container form .input-wrp textarea {
    min-height: 155px
}

#single-post--container form .input-wrp input:focus+span,
#single-post--container form .input-wrp input:hover+span,
#single-post--container form .input-wrp textarea:focus+span,
#single-post--container form .input-wrp textarea:hover+span {
    border-color: #7b7b7b
}

@media only screen and (min-width:992px) {
    #single-post--container .team-intro {
        margin-bottom: 35px
    }
}

#single-post--container .team-intro .name {
    line-height: 1;
    font-size: 35px;
    margin-bottom: 5px
}

#single-post--container .team-intro .position {
    line-height: 1;
    text-transform: uppercase;
    color: #9b9b9b;
    margin-top: 10px
}

#single-post--container .timeline {
    margin-top: 50px;
    margin-bottom: 50px
}

#single-post--container .timeline:first-child {
    margin-top: 0
}

#single-post--container .timeline:last-child {
    margin-bottom: 0
}

#single-post--container .timeline .item {
    position: relative;
    padding-bottom: 40px
}

@media only screen and (min-width:768px) {
    #single-post--container .timeline .item {
        padding-left: 70px
    }
}

@media only screen and (min-width:651px) and (max-width:767px) {
    #single-post--container .timeline .item {
        padding-left: 50px
    }
}

@media only screen and (max-width:650px) {
    #single-post--container .timeline .item {
        padding-left: 35px
    }
}

#single-post--container .timeline .item:last-child {
    padding-bottom: 0
}

#single-post--container .timeline .item:last-child:before {
    content: none
}

#single-post--container .timeline .item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 6px;
    width: 3px;
    height: 100%;
    border-left: 1px solid #dbdee3;
    border-right: 1px solid #dbdee3
}

#single-post--container .timeline .item>i {
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 2px solid #dbdee3
}

#single-post--container .timeline .item>i:before {
    content: "";
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    background-color: #c1aa81;
    border-radius: 50%
}

#single-post--container .timeline .title {
    color: #444
}

#single-post--container .timeline .date {
    display: block;
    line-height: 1.2;
    font-size: 14px;
    font-weight: 700;
    color: #c1aa81
}

#single-post--container .timeline p {
    margin-top: 10px
}

#single-post--container .timeline p:first-child {
    margin-top: 0
}

#single-post--container .social-btns {
    margin-top: 20px;
    margin-bottom: 20px
}

#single-post--container .social-btns:first-child {
    margin-top: 0
}

#single-post--container .social-btns:last-child {
    margin-bottom: 0
}

#single-post--container .social-btns a {
    color: #c4c4c4
}

#single-post--container .social-btns a:hover {
    color: #c1aa81
}

.special-section {
    position: relative;
    background-color: #c1aa81;
    color: #fff
}

.special-section>[class*=" col-xs"],
.special-section>[class^=col-xs] {
    padding-left: 0;
    padding-right: 0
}

.special-section .item {
    position: relative;
    -webkit-transition: height .3s ease-in-out;
    transition: height .3s ease-in-out
}

@media only screen and (min-width:992px) {
    .special-section .item {
        min-height: 385px
    }
}

@media only screen and (min-width:992px) {
    .special-section .item.first {
        border-right: 5px solid #fff
    }
}

.special-section .item.first .outer {
    padding-left: 15px;
    margin-left: auto
}

@media only screen and (min-width:992px) {
    .special-section .item.first .outer {
        padding-right: 30px
    }
}

@media only screen and (max-width:991px) {
    .special-section .item.first .outer {
        padding-right: 15px;
        margin-right: auto
    }
}

@media only screen and (min-width:992px) {
    .special-section .item.second {
        border-left: 5px solid #fff
    }
}

@media only screen and (max-width:991px) {
    .special-section .item.second>div {
        height: 320px
    }
}

.special-section .item.second .outer {
    padding-right: 15px;
    margin-right: auto
}

@media only screen and (max-width:991px) {
    .special-section .item.second .outer {
        padding-left: 15px;
        margin-left: auto
    }
}

.special-section .item.text .title {
    color: #fff
}

.special-section .item.text .custom-btn {
    border-color: #fff;
    color: #fff
}

.special-section .item.text .custom-btn:after {
    color: #484848
}

.special-section .item.text .custom-btn:hover {
    background-color: #fff
}

.special-section .item .outer {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden
}

@media only screen and (min-width:1200px) {
    .special-section .item .outer {
        max-width: 600px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .special-section .item .outer {
        max-width: 480px
    }
}

@media only screen and (max-width:991px) {
    .special-section .item .outer {
        max-width: 750px
    }
}

.special-section .feedback-bxslider-container {
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
    text-align: left
}

.special-section .feedback-bxslider-container:before {
    width: 88px;
    height: 65px;
    left: 40px;
    margin-left: 0;
    opacity: .47
}

.special-section .feedback-bxslider-container .author {
    margin-top: 20px
}

.special-section .feedback-bxslider-container .author img {
    margin-bottom: 0
}

.special-section .feedback-bxslider-container .author .b-table .cell:first-child {
    width: 100px
}

.special-section .feedback-bxslider-container .control-wrp {
    position: absolute;
    right: 0;
    bottom: 25px
}

@media only screen and (max-width:480px) {
    .special-section .feedback-bxslider-container .control-wrp {
        position: relative;
        right: auto;
        bottom: auto;
        padding-top: 15px;
        text-align: center
    }
}

.special-section .feedback-bxslider-container .control-btn {
    position: relative;
    top: auto;
    margin-top: 0
}

.special-section .b-about {
    height: 100%;
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center
}

.special-section .b-about .pattern {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #4a5b74;
    opacity: .8
}

.team-container.team-three-columns.team-style-1 .team-item .img-wrap {
    padding-top: 108.64865%
}

.team-container.team-four-columns.team-style-2 .team-item .img-wrap {
    padding-top: 122.22222%
}

.team-container.team-style-1 .team-container--inner,
.team-container.team-style-2 .team-container--inner {
    margin-bottom: -30px
}

.team-container.team-style-1 .team-item,
.team-container.team-style-2 .team-item {
    margin-bottom: 30px
}

@media only screen and (max-width:767px) {
    .team-container.team-style-1 .team-item,
    .team-container.team-style-2 .team-item {
        max-width: 400px
    }
}

.team-container.team-style-1 .team-item .description {
    background-color: transparent;
    color: #ddd
}

.team-container.team-style-1 .team-item .description--inner {
    top: 100%;
    -webkit-transform: translateY(-80px);
    transform: translateY(-80px);
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms
}

.team-container.team-style-1 .team-item .name,
.team-container.team-style-1 .team-item .position {
    color: #fff
}

/*.team-container.team-style-1 .team-item p {
    margin-top: 10px
}*/

.team-container.team-style-1 .team-item .social-btns a {
    color: #ddd
}

.team-container.team-style-1 .team-item .social-btns a:hover {
    color: #c1aa81
}

.team-container.team-style-1 .team-item:hover .description {
    background-color: rgba(55, 59, 63, .8)
}

.team-container.team-style-1 .team-item:hover .description--inner {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms
}

.team-container.team-style-1 .team-item:hover .position {
    color: #9b9b9b
}

.team-container.team-style-1 .team-item:hover .name a:hover {
    color: #c1aa81
}

.team-container.team-style-2 .team-item .description {
    background-color: rgba(74, 91, 116, .82);
    color: #fff;
    opacity: 0;
    visibility: hidden
}

.team-container.team-style-2 .team-item .social-btns a:hover {
    color: #fff
}

.team-container.team-style-2 .team-item .name {
    margin-top: 15px
}

.team-container.team-style-2 .team-item .position {
    margin-top: 0
}

.team-container.team-style-2 .team-item:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.team-container.team-style-2 .team-item:hover .description {
    opacity: 1;
    visibility: visible
}

.team-container.team-style-2 .team-item:hover .name a:hover {
    color: #c1aa81
}

.team-container.team-style-3 .team-item:first-child {
    padding-top: 0
}

.team-container.team-style-3 .team-item:nth-of-type(2n) {
    background-color: #505763;
    color: #ececec
}

.team-container.team-style-3 .team-item:nth-of-type(2n) .name {
    color: #fff
}

.team-container.team-style-3 .team-item:nth-of-type(2n) .position {
    color: #a1a0a0
}

.team-container.team-style-3 .team-item:nth-of-type(2n) .mail {
    color: #ececec
}

.team-container.team-style-3 .team-item:nth-of-type(2n) .mail:hover {
    color: #c1aa81
}

@media only screen and (max-width:767px) {
    .team-container.team-style-3 .team-item .inner {
        max-width: 400px
    }
}

.team-container.team-style-3 .team-item .img-wrap {
    padding-top: 123.24324%
}

.team-container.team-style-3 .team-item .name {
    margin-bottom: 10px
}

.team-container.team-style-3 .team-item .mail {
    display: inline-block;
    line-height: 25px;
    font-size: 14px;
    font-weight: 700;
    color: #c1aa81
}

.team-container.team-style-3 .team-item .mail i {
    display: inline-block;
    vertical-align: top;
    font-size: 25px;
    margin-right: 10px
}

.team-container.team-style-3 .team-item .mail:hover {
    color: #b5b5b5
}

@media only screen and (min-width:992px) {
    .team-container.team-style-3 .team-item {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .team-container.team-style-3 .team-item {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

@media only screen and (max-width:767px) {
    .team-container.team-style-3 .team-item {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

.team-container.team-style-3 .social-btns {
    margin-top: 30px;
    margin-bottom: 30px
}

.team-container.team-style-3 .social-btns a {
    color: #c4c4c4
}

.team-container.team-style-3 .social-btns a:hover {
    color: #c1aa81
}

.team-container.team-style-3 .control-btn {
    margin-top: 30px
}

.team-container .team-item {
    overflow: hidden
}

.team-container .team-item .inner {
    position: relative;
    background-color: #4a5b74;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}

.team-container .team-item .img-wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 0;
    opacity: .85;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.team-container .team-item img {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: transform .3s ease-in-out;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.team-container .team-item .description,
.team-container .team-item .description--inner,
.team-container .team-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.team-container .team-item .description,
.team-container .team-item .description--inner {
    padding: 20px;
    overflow: hidden;
    -webkit-transition: background-color .3s ease-in-out, visibility .3s ease-in-out, color .3s ease-in-out, opacity .3s ease-in-out, top .3s ease-in-out, transform .3s ease-in-out;
    -webkit-transition: background-color .3s ease-in-out, visibility .3s ease-in-out, color .3s ease-in-out, opacity .3s ease-in-out, top .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: background-color .3s ease-in-out, visibility .3s ease-in-out, color .3s ease-in-out, opacity .3s ease-in-out, top .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: background-color .3s ease-in-out, visibility .3s ease-in-out, color .3s ease-in-out, opacity .3s ease-in-out, top .3s ease-in-out, transform .3s ease-in-out;
    transition: background-color .3s ease-in-out, visibility .3s ease-in-out, color .3s ease-in-out, opacity .3s ease-in-out, top .3s ease-in-out, transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.team-container .team-item .description--inner {
    top: 50%;
    height: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.team-container .team-item .name {
    color: #444;
    margin-bottom: 5px
}

.team-container .team-item .position {
    line-height: 1;
    text-transform: uppercase;
    margin-top: 10px;
    color: #9b9b9b
}

.s-video {
    position: relative
}

@media only screen and (min-width:1200px) {
    .s-video {
        margin-left: 50px;
        margin-right: 50px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .s-video {
        margin-left: 35px;
        margin-right: 35px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .s-video {
        margin-left: 20px;
        margin-right: 20px
    }
}

@media only screen and (min-width:768px) {
    .s-video .b-video {
        height: 410px
    }
}

@media only screen and (max-width:767px) {
    .s-video .b-video {
        height: 385px
    }
}

.b-video {
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 15px;
    line-height: 1;
    text-align: center;
    color: #fff;
    height: 100%
}

.b-video .pattern {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #4a5b74;
    opacity: .8
}

.b-video .btn-play-container {
    position: relative;
    display: inline-block;
    width: auto;
    font-size: 20px
}

.b-video .btn-play-container span {
    position: absolute;
    top: 27px;
    right: 100%;
    margin-right: 20px;
    white-space: nowrap
}

@media only screen and (max-width:550px) {
    .b-video .btn-play-container span {
        position: relative;
        display: block;
        top: auto;
        right: auto;
        margin-top: 15px;
        margin-right: 0
    }
}

.b-video .btn-play {
    display: inline-block;
    vertical-align: top;
    width: 57px;
    height: 74px;
    background-image: url(../img/ico/ico_play.png);
    background-size: 100% 100%
}

.accordion-container {
    margin-top: 20px;
    margin-bottom: 20px
}

.accordion-container:first-child {
    margin-top: 0
}

.accordion-container:last-child {
    margin-bottom: 0
}

.accordion-container .accordion-item {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px
}

.accordion-container .accordion-item:first-child {
    margin-top: 0
}

.accordion-container .accordion-item:last-child {
    margin-bottom: 0
}

.accordion-container .accordion-item:first-child article {
    display: block
}

.accordion-container .accordion-item article {
    display: none;
    position: relative
}

.accordion-container .accordion-item article p {
    margin-top: 15px;
    margin-bottom: 15px
}

.accordion-container .accordion-item article p:first-child {
    margin-top: 0
}

.accordion-container .accordion-item article p:last-child {
    margin-bottom: 0
}

.accordion-container .accordion-item .inner {
    padding: 15px 30px 5px
}

.accordion-container .accordion-item.active .accordion-toggler {
    background-color: #c1aa81;
    color: #fff;
    cursor: default
}

.accordion-container .accordion-toggler {
    line-height: 1.1;
    font-size: 18px;
    font-weight: 400;
    font-family: Rufina, serif;
    background-color: #e4e4e4;
    padding: 18px 30px;
    margin: 0;
    cursor: pointer;
    -webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out;
    transition: background-color .3s ease-in-out, color .3s ease-in-out
}

@media only screen and (max-width:480px) {
    .accordion-container .accordion-toggler {
        padding-left: 15px;
        padding-right: 15px
    }
}

.custom-btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-color: transparent;
    border: 2px solid #c1aa81;
    box-shadow: none;
    line-height: 1;
    font-weight: 700;
    font-family: Oxygen, sans-serif;
    text-align: center;
    text-decoration: none;
    outline: none;
    overflow: hidden;
    z-index: 2;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: background-color .3s, border-color .3s;
    transition: background-color .3s, border-color .3s;
    -webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
    transition-timing-function: cubic-bezier(.2, 1, .3, 1)
}

.custom-btn.medium {
    min-width: 155px;
    font-size: 14px;
    border-radius: 30px
}

.custom-btn.medium:after,
.custom-btn.medium span {
    padding: 16px 30px
}

.custom-btn.small {
    min-width: 115px;
    font-size: 12px;
    border-radius: 20px
}

.custom-btn.small:after,
.custom-btn.small span {
    padding: 10px 25px
}

.custom-btn.inverted {
    background-color: #c1aa81;
    color: #fff
}

.custom-btn.inverted:after {
    color: #484848
}

.custom-btn.inverted:hover {
    background-color: transparent
}

.custom-btn.dark-color {
    color: #484848
}

.custom-btn.light-color {
    color: #fff
}

.custom-btn:after,
.custom-btn span {
    -webkit-transition: opacity .3s, transform .3s;
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s, -webkit-transform .3s;
    -webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
    transition-timing-function: cubic-bezier(.2, 1, .3, 1)
}

.custom-btn:after {
    content: attr(data-text);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    color: #fff;
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0)
}

.custom-btn span {
    display: block
}

.custom-btn:hover {
    text-decoration: none;
    background-color: #c1aa81
}

.custom-btn:hover:after {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.custom-btn:hover span {
    opacity: 0;
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0)
}

.control-btn {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 32px;
    height: 32px;
    background-color: transparent;
    border-width: 2px;
    border-style: solid;
    box-shadow: none;
    line-height: 28px;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
    outline: none;
    border-radius: 50%;
    -webkit-transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
    transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out
}

.control-btn.control-btn-style-1 {
    border-color: #c1aa81;
    color: #c1aa81
}

.control-btn.control-btn-style-1:hover {
    background-color: #c1aa81;
    color: #fff
}

.control-btn.control-btn-style-2 {
    border-color: #c1aa81;
    color: #c1aa81
}

.control-btn.control-btn-style-2.invers,
.control-btn.control-btn-style-2:hover {
    border-color: #fff;
    color: #fff
}

.control-btn.control-btn-style-2.invers:hover {
    border-color: #c1aa81;
    color: #c1aa81
}

.control-btn.control-btn-style-3 {
    border-color: #fff;
    color: #fff
}

.control-btn.control-btn-style-3:hover {
    background-color: #fff;
    color: #c1aa81
}

.counters-container {
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 0;
    font-size: 0;
    letter-spacing: -1px
}

.counters-container:first-child {
    margin-top: 0
}

.counters-container:last-child {
    margin-bottom: 0
}

.counters-container.counters-style-2 {
    border: 5px solid #c1aa81;
    padding: 50px 15px 60px;
    text-align: center
}

@media only screen and (max-width:480px) {
    .counters-container {
        text-align: center
    }
}

.counters-container .counters-container--inner {
    margin-right: -20px;
    margin-bottom: -30px;
    margin-left: -20px
}

@media only screen and (max-width:767px) {
    .counters-container .counters-container--inner {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (max-width:480px) {
    .counters-container .counters-container--inner {
        display: inline-block;
        vertical-align: top;
        margin-left: auto;
        margin-right: auto
    }
}

.counters-container .title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: -20px 0 0;
    text-align: center
}

.counters-container .title span {
    background-color: #fff;
    padding-left: 30px;
    padding-right: 30px
}

.counters-container .counter-item {
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px;
    text-align: left;
    letter-spacing: 0
}

@media only screen and (max-width:767px) {
    .counters-container .counter-item {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (max-width:480px) {
    .counters-container .counter-item {
        display: block
    }
}

.counters-container .count {
    display: block;
    line-height: 1;
    font-size: 60px;
    font-weight: 700;
    color: #c1aa81
}

.counters-container .count:after {
    content: attr(data-after);
    display: inline-block
}

.counters-container .count-details {
    margin-top: 5px
}

.faq-list {
    margin-top: 20px;
    margin-bottom: 20px
}

.faq-list:first-child {
    margin-top: 0
}

.faq-list:last-child {
    margin-bottom: 0
}

.faq-list li {
    position: relative;
    line-height: 1;
    padding-left: 40px;
    margin-top: 20px;
    margin-bottom: 20px
}

.faq-list li:first-child {
    margin-top: 0
}

.faq-list li:last-child {
    margin-bottom: 0
}

.faq-list i {
    position: relative;
    display: block;
    float: left;
    margin-left: -40px;
    width: 21px;
    height: 21px;
    border: 2px solid #c1aa81
}

.faq-list i:after,
.faq-list i:before {
    content: "";
    position: absolute;
    background-color: #c1aa81
}

.faq-list i:before {
    width: 9px;
    height: 3px;
    left: 4px;
    top: 7px
}

.faq-list i:after {
    width: 3px;
    height: 9px;
    left: 7px;
    top: 4px
}

.faq-list a {
    line-height: 21px;
    font-size: 18px;
    font-family: Rufina, serif;
    color: inherit
}

.faq-list a:hover {
    color: #c1aa81
}

.skills-container {
    margin: 20px 0
}

.skills-container:first-child {
    margin-top: 0
}

.skills-container:last-child {
    margin-bottom: 0
}

.skills-container .skill-item {
    position: relative;
    margin-top: 10px
}

.skills-container .skill-item:first-child {
    margin-top: 0
}

.skills-container .skill-item>span {
    display: block;
    line-height: 1
}

.skills-container .skill-item .progress-bar {
    height: 15px;
    margin-top: 5px
}

.skills-container .skill-item .progress-bar span {
    width: 100%;
    border: 2px solid #dbdee3
}

.skills-container .skill-item .progress-bar span:first-child {
    width: 0;
    border: none;
    background-color: #c1aa81
}

.tab-container {
    margin-top: 20px;
    margin-bottom: 20px
}

.tab-container:first-child {
    margin-top: 0
}

.tab-container:last-child {
    margin-bottom: 0
}

.tab-container nav {
    line-height: 0;
    font-size: 0;
    letter-spacing: -1px;
    z-index: 2
}

@media only screen and (min-width:768px) {
    .tab-container nav {
        border-left: 2px solid #dbdee3
    }
}

.tab-container nav a {
    position: relative;
    display: block;
    width: 100%;
    padding: 18px 10px;
    margin-top: -2px;
    border: 2px solid #dbdee3;
    line-height: 1.2;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0;
    text-align: center;
    color: #555;
    -webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out;
    transition: background-color .3s ease-in-out, color .3s ease-in-out
}

.tab-container nav a:first-child {
    margin-top: 0
}

.tab-container nav a.active {
    background-color: #c1aa81;
    border-color: #c1aa81;
    color: #fff;
    cursor: default;
    z-index: 3
}

@media only screen and (min-width:768px) {
    .tab-container nav a {
        display: inline-block;
        vertical-align: top;
        max-width: 170px;
        margin-top: 0;
        margin-left: -2px
    }
}

.tab-container .tab-content {
    position: relative;
    border: 2px solid #dbdee3;
    margin-top: -2px;
    padding-top: 2px
}

.tab-container .tab-item {
    position: absolute;
    top: 2px;
    left: 0;
    visibility: hidden;
    opacity: 0;
    padding: 20px;
    -webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
    transition: opacity .3s ease-in-out, visibility .3s ease-in-out
}

.tab-container .tab-item.visible {
    position: relative;
    top: auto;
    left: auto;
    visibility: visible;
    opacity: 1;
    z-index: 2
}

@media only screen and (min-width:768px) {
    .tab-container .tab-item {
        padding-top: 25px
    }
}

.tab-container .tab-item p {
    margin-bottom: 15px
}

.tab-container .tab-item :last-child {
    margin-bottom: 0
}

.special-tabs {
    position: relative;
    padding-top: 40px;
    text-align: center;
    color: #fff
}

@media only screen and (min-width:768px) {
    .special-tabs {
        padding-top: 70px
    }
}

.special-tabs .pattern {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #4a5b74;
    opacity: .75
}

.special-tabs .title {
    color: inherit
}

.special-tabs .tab-container .tab-content {
    border: none;
    max-width: 970px;
    margin: 0 auto 40px;
    padding-top: 0
}

@media only screen and (min-width:768px) {
    .special-tabs .tab-container .tab-content {
        margin-top: 65px
    }
}

.special-tabs .tab-container .tab-item {
    top: 0;
    font-size: 14px
}

.special-tabs .tab-container nav {
    border-left: none
}

.special-tabs .tab-container nav a {
    margin-top: 0;
    margin-left: 0;
    background: none !important;
    border: none !important;
    font-size: 20px;
    font-family: Rufina, serif;
    color: inherit
}

.special-tabs .tab-container nav a:after,
.special-tabs .tab-container nav a:before {
    content: ""
}

.special-tabs .tab-container nav a:before {
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%
}

.special-tabs .tab-container nav a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(37, 46, 58, .5);
    -webkit-transition: height .3s ease-in-out;
    transition: height .3s ease-in-out
}

.special-tabs .tab-container nav a span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    z-index: 2
}

.special-tabs .tab-container nav a.active:after {
    height: 0
}

@media only screen and (min-width:768px) {
    .special-tabs .tab-container nav a {
        max-width: 33.3%;
        height: 180px;
        padding-top: 60px;
        padding-bottom: 60px
    }
    .special-tabs .tab-container nav a.active:after {
        height: 10px
    }
    .special-tabs .tab-container nav a.active .ico {
        -webkit-transform: translate(-50%) scale(1);
        transform: translate(-50%) scale(1);
        opacity: 1
    }
}

@media only screen and (min-width:481px) and (max-width:767px) {
    .special-tabs .tab-container nav a {
        height: 130px
    }
}

.special-tabs .tab-container nav .ico {
    position: relative;
    display: none;
    margin-right: 20px;
    line-height: 1;
    font-size: 50px;
    z-index: 2;
    -webkit-transition: transform .3s ease-in-out, opacity .3s ease-in-out 50ms;
    -webkit-transition: opacity .3s ease-in-out 50ms, -webkit-transform .3s ease-in-out;
    transition: opacity .3s ease-in-out 50ms, -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out 50ms;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out 50ms, -webkit-transform .3s ease-in-out
}

@media only screen and (min-width:768px) {
    .special-tabs .tab-container nav .ico {
        position: absolute;
        top: 0;
        left: 50%;
        margin-right: 0;
        -webkit-transform: translate(-50%) scale(.5);
        transform: translate(-50%) scale(.5);
        opacity: 0
    }
}

@media only screen and (min-width:481px) {
    .special-tabs .tab-container nav .ico {
        display: inline-block;
        vertical-align: middle
    }
}

/*# sourceMappingURL=style.min.css.map */

/* CUSTOM */

img {
    max-width: 100%;
}

@font-face {
    font-family: 'Brandon-bold';
    src: url('../fonts/BrandonGrotesque-Bold.eot');
    src: url('../fonts/BrandonGrotesque-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrandonGrotesque-Bold.woff2') format('woff2'),
        url('../fonts/BrandonGrotesque-Bold.woff') format('woff'),
        url('../fonts/BrandonGrotesque-Bold.ttf') format('truetype'),
        url('../fonts/BrandonGrotesque-Bold.svg#BrandonGrotesque-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon-light';
    src: url('../fonts/BrandonGrotesque-Light.eot');
    src: url('../fonts/BrandonGrotesque-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrandonGrotesque-Light.woff2') format('woff2'),
        url('../fonts/BrandonGrotesque-Light.woff') format('woff'),
        url('../fonts/BrandonGrotesque-Light.ttf') format('truetype'),
        url('../fonts/BrandonGrotesque-Light.svg#BrandonGrotesque-Light') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

#navigation {
    /*font-family: 'Brandon-bold';*/
    font-family: 'Oxygen', serif;
}

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

#titlemax, #titlemax .container {
    height: 100%;
}

.contactmap {
    margin-top: 25px;
}

.titulo p {
    font-size: 16px;
    font-family: Rufina, serif;
    color: #9b9b9b;
    margin-top: 10px;
}

.titulo h2 {
    margin-bottom: 10px;
}

.sideimage {
    margin-top: 28px;
}

/*#bigdesc {
    margin-top: -20px;
}

#bigdesc:hover {
    margin-top: 0px;
}*/

.description--inner {
    margin-top: -20px;
}

.see-more {
    margin-top: 6em;
    margin-bottom: 3em;
}

.see-more a {
    display: inline;
    text-align: center;
    cursor: pointer;
}
.see-more p {
    font-size: 20px;
    text-align: center !important;
}

.name-member {
    margin-bottom: 0px;
    cursor: pointer;
}

/*#bigdesc .see-more {
    margin-top: 30px;
}*/

.timeline .title {
    margin-bottom: 5px;
}

@media only screen and (max-width:767px) {
    .sideimage {
        display: none;
    }
}

@media only screen and (max-width:991px) {
    #footer.footer-style-2 .copy, #footer.footer-style-2 .developer {
        text-align: center;
    }
}

@media only screen and (max-width:767px) {
    .team-intro img {
        max-width: 70%;
    }
}

.col-MB-30 .position {
    margin-bottom: 5px;
}

li .fas {
    margin-top: 3px;
}

.item .inner .title {
    text-transform: uppercase;
}

.submitbutton {
    text-align: right;
}

.title-team {
    margin-bottom: 4px;
}

.membercontact li {
    margin-bottom: 2px !important;
    margin-top: 0px !important;
}

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

.grecaptcha-badge { visibility: hidden; }