@charset "UTF-8";
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
}

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
}

@media print {
    *,
    :after,
    :before {
        text-shadow: none!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}

html {
    box-sizing: border-box
}

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

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

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

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

@viewport {
    width: device-width
}

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

body {
    font-family: Roboto Condensed, Helvetica, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    color: #888;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: none!important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #888
}

address {
    font-style: normal;
    line-height: inherit
}

address,
dl,
ol,
ul {
    margin-bottom: 1rem
}

dl,
ol,
ul {
    margin-top: 0
}

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

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

a {
    color: #5897cc;
    text-decoration: none
}

a:focus,
a:hover {
    color: #3271a5;
    text-decoration: underline
}

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

pre {
    margin-top: 0;
    margin-bottom: 1rem
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle
}

[role=button] {
    cursor: pointer
}

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

table {
    background-color: transparent
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #888;
    caption-side: bottom
}

caption,
th {
    text-align: left
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
select,
textarea {
    margin: 0;
    line-height: inherit;
    border-radius: 0
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit
}

input[type=search] {
    box-sizing: inherit;
    -webkit-appearance: none
}

output {
    display: inline-block
}

[hidden] {
    display: none!important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-weight: 800;
    line-height: 1.2;
    color: #3b3331
}

h1 {
    font-size: 2.5rem
}

h2 {
    font-size: 2rem
}

h3 {
    font-size: 1.75rem
}

h4 {
    font-size: 1.5rem
}

h5 {
    font-size: 1.25rem
}

h6 {
    font-size: 1rem
}

.h1 {
    font-size: 2.5rem
}

.h2 {
    font-size: 2rem
}

.h3 {
    font-size: 1.75rem
}

.h4 {
    font-size: 1.5rem
}

.h5 {
    font-size: 1.25rem
}

.h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
    font-size: 80%;
    font-weight: 400
}

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

#ui-datepicker-div {
	background: #ffffff;
	padding: 20px;
}
.ui-datepicker-next {
	float: right;
}

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

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: 5px
}

.dl-horizontal {
    margin-right: -1.875rem;
    margin-left: -1.875rem
}

.dl-horizontal:after {
    content: "";
    display: table;
    clear: both
}

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

.blockquote {
    padding: .5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: .25rem solid #e8e8e8
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    line-height: 1.5;
    color: #888
}

.blockquote-footer:before {
    content: "\2014 \00A0"
}

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: .25rem solid #e8e8e8;
    border-left: 0
}

.blockquote-reverse .blockquote-footer:before {
    content: ""
}

.blockquote-reverse .blockquote-footer:after {
    content: "\00A0 \2014"
}

.carousel-inner>.carousel-item>a>img,
.carousel-inner>.carousel-item>img,
.img-fluid {
    display: block;
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .11111rem;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #888
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

code {
    color: #bd4147;
    background-color: #f7f7f9
}

code,
kbd {
    padding: .2rem .4rem;
    font-size: 90%
}

kbd {
    color: #fff;
    background-color: #333
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    line-height: 1.5;
    color: #3b3331
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: .9375rem;
    padding-right: .9375rem
}

.container:after {
    content: "";
    display: table;
    clear: both
}

@media (min-width:544px) {
    .container {
        max-width: 526px
    }
}

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

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

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

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: .9375rem;
    padding-right: .9375rem
}

.container-fluid:after {
    content: "";
    display: table;
    clear: both
}

.row {
    margin-left: -.9375rem;
    margin-right: -.9375rem
}

.row:after {
    content: "";
    display: table;
    clear: both
}

.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-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-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: .9375rem;
    padding-right: .9375rem
}

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-12 {
    width: 100%;
    float: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:544px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:768px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:992px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:1200px) {
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        float: left
    }
    .col-xl-1 {
        width: 8.33333%
    }
    .col-xl-2 {
        width: 16.66667%
    }
    .col-xl-3 {
        width: 25%
    }
    .col-xl-4 {
        width: 33.33333%
    }
    .col-xl-5 {
        width: 41.66667%
    }
    .col-xl-6 {
        width: 50%
    }
    .col-xl-7 {
        width: 58.33333%
    }
    .col-xl-8 {
        width: 66.66667%
    }
    .col-xl-9 {
        width: 75%
    }
    .col-xl-10 {
        width: 83.33333%
    }
    .col-xl-11 {
        width: 91.66667%
    }
    .col-xl-12 {
        width: 100%
    }
    .col-xl-pull-0 {
        right: auto
    }
    .col-xl-pull-1 {
        right: 8.33333%
    }
    .col-xl-pull-2 {
        right: 16.66667%
    }
    .col-xl-pull-3 {
        right: 25%
    }
    .col-xl-pull-4 {
        right: 33.33333%
    }
    .col-xl-pull-5 {
        right: 41.66667%
    }
    .col-xl-pull-6 {
        right: 50%
    }
    .col-xl-pull-7 {
        right: 58.33333%
    }
    .col-xl-pull-8 {
        right: 66.66667%
    }
    .col-xl-pull-9 {
        right: 75%
    }
    .col-xl-pull-10 {
        right: 83.33333%
    }
    .col-xl-pull-11 {
        right: 91.66667%
    }
    .col-xl-pull-12 {
        right: 100%
    }
    .col-xl-push-0 {
        left: auto
    }
    .col-xl-push-1 {
        left: 8.33333%
    }
    .col-xl-push-2 {
        left: 16.66667%
    }
    .col-xl-push-3 {
        left: 25%
    }
    .col-xl-push-4 {
        left: 33.33333%
    }
    .col-xl-push-5 {
        left: 41.66667%
    }
    .col-xl-push-6 {
        left: 50%
    }
    .col-xl-push-7 {
        left: 58.33333%
    }
    .col-xl-push-8 {
        left: 66.66667%
    }
    .col-xl-push-9 {
        left: 75%
    }
    .col-xl-push-10 {
        left: 83.33333%
    }
    .col-xl-push-11 {
        left: 91.66667%
    }
    .col-xl-push-12 {
        left: 100%
    }
    .col-xl-offset-0 {
        margin-left: 0
    }
    .col-xl-offset-1 {
        margin-left: 8.33333%
    }
    .col-xl-offset-2 {
        margin-left: 16.66667%
    }
    .col-xl-offset-3 {
        margin-left: 25%
    }
    .col-xl-offset-4 {
        margin-left: 33.33333%
    }
    .col-xl-offset-5 {
        margin-left: 41.66667%
    }
    .col-xl-offset-6 {
        margin-left: 50%
    }
    .col-xl-offset-7 {
        margin-left: 58.33333%
    }
    .col-xl-offset-8 {
        margin-left: 66.66667%
    }
    .col-xl-offset-9 {
        margin-left: 75%
    }
    .col-xl-offset-10 {
        margin-left: 83.33333%
    }
    .col-xl-offset-11 {
        margin-left: 91.66667%
    }
    .col-xl-offset-12 {
        margin-left: 100%
    }
}


.btn {
    display: inline-block;
    font-weight: 800;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .88889rem 1.38889rem;
    font-size: 1rem;
    line-height: 1.5
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    text-decoration: none
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0
}

.btn.disabled,
.btn:disabled {
    cursor: not-allowed;
    opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-primary {
    color: #f7f7f7;
    background-color: #d80019;
    border-color: #d80019
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    color: #f7f7f7;
    background-color: #a50013;
    border-color: #9b0012
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    color: #f7f7f7;
    background-color: #a50013;
    border-color: #9b0012;
    background-image: none
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: #f7f7f7;
    background-color: #81000f;
    border-color: #59000a
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary:disabled.focus,
.btn-primary:disabled:focus,
.btn-primary:disabled:hover {
    background-color: #d80019;
    border-color: #d80019
}


.btn-primary-outline {
    color: #d80019;
    background-image: none;
    background-color: transparent;
    border-color: #d80019
}

.btn-primary-outline.active,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline:focus,
.btn-primary-outline:hover,
.open>.btn-primary-outline.dropdown-toggle {
    color: #fff;
    background-color: #d80019;
    border-color: #d80019
}

.btn-primary-outline.disabled.focus,
.btn-primary-outline.disabled:focus,
.btn-primary-outline.disabled:hover,
.btn-primary-outline:disabled.focus,
.btn-primary-outline:disabled:focus,
.btn-primary-outline:disabled:hover {
    border-color: #ff3f55
}


.btn-link {
    font-weight: 400;
    color: #5897cc;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link:disabled {
    background-color: transparent
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #3271a5;
    text-decoration: underline;
    background-color: transparent
}

.btn-link:disabled:focus,
.btn-link:disabled:hover {
    color: #888;
    text-decoration: none
}

.btn-lg {
    padding: .75rem 1.25rem;
    font-size: 1.25rem;
    line-height: 1.33333
}

.btn-sm {
    padding: .25rem .75rem;
    font-size: .875rem;
    line-height: 1.5
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-timing-function: ease;
    transition-duration: .35s;
    transition-property: height
}

.navbar {
    position: relative;
    padding: .5rem 1rem
}

.navbar:after {
    content: "";
    display: table;
    clear: both
}

.navbar-full {
    z-index: 10
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 11
}

.navbar-fixed-top {
    top: 0
}

.navbar-fixed-bottom {
    bottom: 0
}

.navbar-sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 11;
    width: 100%
}

.navbar-brand {
    float: left;
    padding-top: .25rem;
    padding-bottom: .25rem;
    margin-right: 1rem;
    font-size: 1.25rem
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

.navbar-divider {
    float: left;
    width: 1px;
    padding-top: .425rem;
    padding-bottom: .425rem;
    margin-right: 1rem;
    margin-left: 1rem;
    overflow: hidden
}

.navbar-divider:before {
    content: "\00a0"
}

.navbar-toggler {
    padding: .5rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: none;
    border: 1px solid transparent
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none
}

@media (min-width:544px) {
    .navbar-toggleable-xs {
        display: block!important
    }
}

@media (min-width:768px) {
    .navbar-toggleable-sm {
        display: block!important
    }
}

@media (min-width:992px) {
    .navbar-toggleable-md {
        display: block!important
    }
}

.navbar-nav .nav-item {
    float: left
}

.navbar-nav .nav-link {
    display: block;
    padding-top: .425rem;
    padding-bottom: .425rem
}

.navbar-nav .nav-item+.nav-item,
.navbar-nav .nav-link+.nav-link {
    margin-left: 1rem
}

.card {
    position: relative;
    display: block;
    margin-bottom: .75rem;
    background-color: #fff;
    border: 1px solid #e5e5e5
}

.card-block {
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem
}

.card-subtitle,
.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header {
    border-bottom: 1px solid #e5e5e5
}

.card-footer,
.card-header {
    padding: .75rem 1.25rem;
    background-color: #f5f5f5
}

.card-footer {
    border-top: 1px solid #e5e5e5
}

.card-primary {
    background-color: #d80019;
    border-color: #d80019
}

.card-success {
    background-color: #5cb85c;
    border-color: #5cb85c
}

.card-info {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.card-warning {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.card-danger {
    background-color: #d9534f;
    border-color: #d9534f
}

.card-primary-outline {
    background-color: transparent;
    border-color: #d80019
}

.card-secondary-outline {
    background-color: transparent;
    border-color: #ccc
}

.card-info-outline {
    background-color: transparent;
    border-color: #5bc0de
}

.card-success-outline {
    background-color: transparent;
    border-color: #5cb85c
}

.card-warning-outline {
    background-color: transparent;
    border-color: #f0ad4e
}

.card-danger-outline {
    background-color: transparent;
    border-color: #d9534f
}

.card-inverse .card-footer,
.card-inverse .card-header {
    border-bottom: 1px solid hsla(0, 0%, 100%, .2)
}

.card-inverse .card-blockquote,
.card-inverse .card-footer,
.card-inverse .card-header,
.card-inverse .card-title {
    color: #fff
}

.card-inverse .card-blockquote>footer,
.card-inverse .card-link,
.card-inverse .card-text {
    color: hsla(0, 0%, 100%, .65)
}

.card-inverse .card-link:focus,
.card-inverse .card-link:hover {
    color: #fff
}

.card-blockquote {
    padding: 0;
    margin-bottom: 0;
    border-left: 0
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card.page-box_picture img {
	min-width: 100%;
    max-height: 195px;
    min-height: 195px;
    width: auto;
}

@media (min-width:544px) {
    .card-deck {
        display: table;
        table-layout: fixed;
        border-spacing: 1.25rem 0
    }
    .card-deck .card {
        display: table-cell;
        width: 1%;
        vertical-align: top
    }
    .card-deck-wrapper {
        margin-right: -1.25rem;
        margin-left: -1.25rem
    }
}

@media (min-width:544px) {
    .card-group {
        display: table;
        width: 100%;
        table-layout: fixed
    }
    .card-group .card {
        display: table-cell;
        vertical-align: top
    }
    .card-group .card+.card {
        margin-left: 0;
        border-left: 0
    }
}

@media (min-width:544px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem
    }
    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

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

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

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

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

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

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


.clearfix:after {
    content: "";
    display: table;
    clear: both
}

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

.pull-xs-left {
    float: left!important
}

.pull-xs-right {
    float: right!important
}

.pull-xs-none {
    float: none!important
}

@media (min-width:544px) {
    .pull-sm-left {
        float: left!important
    }
    .pull-sm-right {
        float: right!important
    }
    .pull-sm-none {
        float: none!important
    }
}

@media (min-width:768px) {
    .pull-md-left {
        float: left!important
    }
    .pull-md-right {
        float: right!important
    }
    .pull-md-none {
        float: none!important
    }
}

@media (min-width:992px) {
    .pull-lg-left {
        float: left!important
    }
    .pull-lg-right {
        float: right!important
    }
    .pull-lg-none {
        float: none!important
    }
}

@media (min-width:1200px) {
    .pull-xl-left {
        float: left!important
    }
    .pull-xl-right {
        float: right!important
    }
    .pull-xl-none {
        float: none!important
    }
}

.screen-reader-text,
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    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
}

.invisible {
    visibility: hidden!important
}

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

.text-justify {
    text-align: justify!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-xs-left {
    text-align: left!important
}

.text-xs-right {
    text-align: right!important
}

.text-xs-center {
    text-align: center!important
}

@media (min-width:544px) {
    .text-sm-left {
        text-align: left!important
    }
    .text-sm-right {
        text-align: right!important
    }
    .text-sm-center {
        text-align: center!important
    }
}

@media (min-width:768px) {
    .text-md-left {
        text-align: left!important
    }
    .text-md-right {
        text-align: right!important
    }
    .text-md-center {
        text-align: center!important
    }
}

@media (min-width:992px) {
    .text-lg-left {
        text-align: left!important
    }
    .text-lg-right {
        text-align: right!important
    }
    .text-lg-center {
        text-align: center!important
    }
}

@media (min-width:1200px) {
    .text-xl-left {
        text-align: left!important
    }
    .text-xl-right {
        text-align: right!important
    }
    .text-xl-center {
        text-align: center!important
    }
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.font-weight-normal {
    font-weight: 400
}

.font-weight-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic
}

.text-muted {
    color: #888
}

.text-primary {
    color: #d80019!important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #a50013
}

.text-success {
    color: #5cb85c!important
}

a.text-success:focus,
a.text-success:hover {
    color: #449d44
}

.text-info {
    color: #5bc0de!important
}

a.text-info:focus,
a.text-info:hover {
    color: #31b0d5
}

.text-warning {
    color: #f0ad4e!important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ec971f
}

.text-danger {
    color: #d9534f!important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #c9302c
}

.hidden-xs-up {
    display: none!important
}

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

@media (min-width:544px) {
    .hidden-sm-up {
        display: none!important
    }
}

@media (max-width:767px) {
    .hidden-sm-down {
        display: none!important
    }
    .portfolio-grid--dark.panel-row-style { 
		margin-left: 0 !important;
		margin-right: 0 !important;
		max-width: 100%;
	}
	.site-header+.page-header {
    	margin-top: -9rem !important;
	}
	#rev_slider_1_wrapper {
		margin-top: -70px !important;
	}
	.lonely-planet-logo {
		display: none;
	}
}

@media (min-width:768px) {
    .hidden-md-up {
        display: none!important
    }
}

@media (max-width:991px) {
    .hidden-md-down {
        display: none!important;
    }

}

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

@media (max-width:1199px) {
    .hidden-lg-down {
        display: none!important
    }
}

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

.hidden-xl-down,
.visible-print-block {
    display: none!important
}

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

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

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

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

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

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

html {
    font-size: 16px
}

@media (min-width:992px) {
    html {
        font-size: 18px
    }
}

.content-area {
    position: relative;
    z-index: 6;
    margin-bottom: 5rem
}

.featured-widget {
    padding: 1.66667rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .05), 0 2px 6px rgba(0, 0, 0, .15);
    background-color: #fff
}

.form-control {
    border: 3px solid #ddd;
    transition: all .1s ease-out
}

.form-control:hover {
    border: 3px solid #bbb
}

.form-control:focus {
    border: 3px solid #3b3331
}

@media (min-width:1500px) {
    .jumbotron-overlap {
        margin-top: -6.66667rem
    }
}

.more-link {
    text-transform: uppercase;
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-size: .83333rem;
    font-weight: 800
}

.hr--dotted {
    background: repeating-linear-gradient(90deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1) 2px, transparent 0, transparent 6px);
    height: 2px;
    border: 0
}

.page-template-template-front-page-slider-alt .fullwidthbanner-container {
    z-index: 0
}

.top {
    position: relative;
    z-index: 8;
    background-color: #fff;
    font-size: .77778rem
}

.top__left {
    text-align: center
}

@media (min-width:992px) {
    .top__left {
        float: left
    }
}

@media (min-width:992px) {
    .top__left .widget {
        display: inline-block;
        margin-right: 1.11111rem
    }
}

@media (min-width:992px) {
    .top__left .widget:last-of-type {
        margin-right: 0
    }
}

.top__right {
    text-align: center
}

@media (min-width:992px) {
    .top__right {
        float: right
    }
}

@media (min-width:992px) {
    .top__right .widget {
        display: inline-block;
        margin-left: 1.11111rem
    }
}

@media (min-width:992px) {
    .top__right .widget:first-of-type {
        margin-left: 0
    }
}

.top .widget_text {
    vertical-align: top;
    padding: .61111rem 0 .44444rem
}

.header {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width:992px) {
    .header {
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        -ms-grid-row-align: stretch;
        align-items: stretch;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.header__container {
    position: relative;
    z-index: 7;
    padding-bottom: 1.11111rem;
    padding-top: .66667rem;
    box-shadow: 0 -1px 4px rgba(0, 0, 0, .35), 0 3px 7px rgba(0, 0, 0, .15)
}

@media (min-width:544px) {
    .header__container {
        padding-bottom: 1.66667rem
    }
}

@media (min-width:992px) {
    .header__container {
        padding-bottom: 0
    }
}

.top+.header__container {
    padding-top: 0
}

.top+.header__container:before {
    top: 0
}

.header__container:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    left: 0;
    top: 12px;
    background: repeating-linear-gradient(90deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1) 2px, transparent 0, transparent 6px)
}

@media (min-width:992px) {
    .header__container:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 2px;
        left: 0;
        bottom: 12px;
        background: repeating-linear-gradient(90deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1) 2px, transparent 0, transparent 6px)
    }
}

.header__logo {
    display: inline-block;
    margin-top: .83333rem;
    margin-bottom: .83333rem;
    width: calc(100% - 7.77778rem)
}

@media (min-width:992px) {
    .header__logo {
        margin-bottom: auto;
        min-height: 4.77778rem;
        width: 300px
    }
}

.header__logo h1 {
    word-wrap: break-word;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.83333rem;
    text-transform: uppercase;
    transition: all .1s ease-out
}

@media (min-width:992px) {
    .header__logo h1 {
        margin-top: 1.33333rem;
        margin-bottom: 2.77778rem
    }
}

.header__logo a:focus,
.header__logo a:hover {
    text-decoration: none
}

.header__logo a:focus h1,
.header__logo a:hover h1 {
    color: #d80019
}

.header__navbar-toggler {
    height: 3.33333rem;
    width: 6.11111rem;
    padding: 0;
    font-size: .72222rem;
    margin-top: 1.66667rem;
    margin-bottom: 1.66667rem;
    margin-left: 1.66667rem
}

.header__navbar-toggler .fa {
    vertical-align: middle;
    font-size: 1.33333rem;
    margin-right: .66667rem
}

.header__navbar-toggler:active:focus,
.header__navbar-toggler:focus,
.header__navbar-toggler:hover {
    outline: none
}


.header__left-widgets,
.header__right-widgets {
    width: 100%
}

@media (min-width:992px) {
    .header__left-widgets,
    .header__right-widgets {
        position: absolute;
        top: 100%;
        width: auto;
        z-index: 3
    }
}

.header__left-widgets .widget,
.header__right-widgets .widget {
    font-size: .83333rem;
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    background-color: #3b3331;
    color: #f7f7f7;
    vertical-align: top;
    border-bottom: 1px solid #514644;
    text-align: center
}

@media (min-width:992px) {
    .header__left-widgets .widget,
    .header__right-widgets .widget {
        display: inline-block;
        border-bottom: 0;
        text-align: left;
        font-size: 15px
    }
}

.header__left-widgets .widget .textwidget,
.header__right-widgets .widget .textwidget {
    padding: 1.11111rem 1.11111rem 1rem
}

@media (min-width:992px) {
    .header__left-widgets .widget .textwidget,
    .header__right-widgets .widget .textwidget {
        padding: 20px 20px 18px
    }
}

@media (min-width:992px) {
    .header__left-widgets {
        left: 0
    }
}

@media (min-width:992px) {
    .header__left-widgets .widget {
        margin-right: 3px
    }
}

@media (min-width:992px) {
    .header__right-widgets {
        right: 0;
        text-align: right
    }
}

@media (min-width:992px) {
    .header__right-widgets .widget {
        margin-left: 3px
    }
}

.site-header {
    margin-bottom: 5rem
}

.site-header+.page-header {
    margin-top: -10rem
}

.page-template-template-front-page-slider-alt .site-header {
    margin-bottom: 0
}

.page-header {
    position: relative;
    z-index: 4;
    background-color: #f2f2f2;
    margin-bottom: 5rem;
    padding-top: 2.66667rem;
    overflow: hidden
}

@media (min-width:992px) {
    .page-header {
        padding-top: 6rem
    }
}

.page-header__text {
    margin-bottom: 2.77778rem
}

.page-header__title {
    font-size: 2.66667rem;
    text-transform: uppercase;
    margin-bottom: 0
}

.page-header__subtitle {
    margin-top: .55556rem;
    margin-bottom: 0
}

.page-header--no-widgets {
    padding-top: 2.66667rem
}

.page-header:after {
    position: absolute;
    content: '';
    right: 0;
    left: 0;
    top: 0;
    bottom: -12px;
    opacity: .5;
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: 100% 100%
}

@media (min-width:992px) {
    .page-header:after {
        background-size: 24%
    }
}

.breadcrumbs,
.page-title {
    text-transform: uppercase
}

.breadcrumbs {
    position: relative;
    z-index: 4;
    font-size: .83333rem;
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-weight: 800;
    padding: 1.05556rem 0;
    color: #999
}

.breadcrumbs:before {
    position: absolute;
    content: '';
    top: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background: repeating-linear-gradient(90deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1) 2px, transparent 0, transparent 6px)
}

.breadcrumbs a {
    color: inherit
}

.breadcrumbs a:focus,
.breadcrumbs a:hover {
    text-decoration: none;
    color: #d80019
}

.breadcrumbs a:after {
    font-family: FontAwesome;
    content: '\f178';
    color: #a39f9f;
    font-size: 1rem;
    margin-right: .83333rem;
    margin-left: .83333rem
}

.breadcrumbs span>span {
    display: inline-block;
    color: inherit
}

.breadcrumbs .current-item {
    color: #d80019
}

.breadcrumbs .current-item:after {
    display: none
}

.sidebar {
    margin-top: 2.77778rem
}

@media (min-width:992px) {
    .sidebar {
        margin-top: 0
    }
}

.sidebar__headings {
    position: relative;
    text-transform: uppercase;
    font-size: 1rem;
    color: #3b3331;
    padding-bottom: 1.27778rem;
    margin-bottom: 1.38889rem
}

.sidebar__headings:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    left: 0;
    bottom: 0;
    background: repeating-linear-gradient(90deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1) 2px, transparent 0, transparent 6px)
}

.sidebar .widget {
    margin-bottom: 2.61111rem
}

.sidebar .widget:last-of-type {
    margin-bottom: 0
}

.footer {
    overflow: hidden;
    color: #a5a2a1;
    font-size: .88889rem
}

.footer,
.footer-top {
    position: relative;
    background-color: #3b3331
}

.footer-top {
    z-index: 6;
    padding: 3.11111rem 0 3.05556rem;
    box-shadow: 0 1px 10px rgba(0, 0, 0, .35)
}

@media (min-width:992px) {
    .footer-top {
        display: inline-block;
        width: calc(100% - 3.33333rem);
        margin: 1.66667rem 1.66667rem 0
    }
}

@media (min-width:1350px) {
    .footer-top {
        width: calc(100% - 8.33333rem);
        margin: 1.66667rem 4.16667rem 0
    }
}

.footer-top__heading {
    font-size: 1.11111rem;
    margin-bottom: 1.22222rem;
    color: #f7f7f7;
    text-transform: uppercase
}

.footer-top a {
    color: inherit
}

.footer-top .widget {
    margin-bottom: 1.66667rem
}

@media (min-width:992px) {
    .footer-top .widget {
        margin-bottom: 0
    }
}

.footer-top .icon-container {
    display: inline-block;
    margin-right: .16667rem;
    width: 1.66667rem;
    vertical-align: middle
}

.footer-top .fa-2x {
    font-size: 1.44444rem
}

.footer-bottom {
    position: relative;
    z-index: 6;
    text-align: center;
    padding: 1.55556rem 0
}

@media (min-width:992px) {
    .footer-bottom__left {
        float: left
    }
}

.footer-bottom__center {
    margin: .55556rem 0
}

@media (min-width:992px) {
    .footer-bottom__center {
        margin: 0
    }
}

@media (min-width:992px) {
    .footer-bottom__right {
        float: right
    }
}

.footer-bottom a {
    color: inherit;
    font-weight: 700
}

.footer-bottom .icon-container {
    display: inline-block;
    position: relative
}

.footer-bottom .icon-container .fa {
    font-size: 1.11111rem;
    vertical-align: middle
}

.footer-bottom .icon-container+.icon-container {
    margin-left: .55556rem;
    padding-left: .83333rem
}

.footer-bottom .icon-container+.icon-container:before {
    position: absolute;
    content: '';
    width: 2px;
    height: 100%;
    top: -.11111rem;
    left: 0;
    background: repeating-linear-gradient(180deg, hsla(0, 0%, 100%, .1), hsla(0, 0%, 100%, .1) 2px, transparent 0, transparent 6px)
}

.footer:after {
    position: absolute;
    content: '';
    right: 0;
    left: 0;
    top: 0;
    bottom: -12px;
    z-index: 4;
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: 100% 100%
}

@media (min-width:992px) {
    .footer:after {
        background-size: 24%
    }
}


.portfolio__featured-image {
    margin-top: -5rem;
    margin-bottom: 3.33333rem
}

.portfolio__featured-image img {
    width: 100%
}

@media (min-width:992px) {
    .portfolio__featured-image+.content-area .portfolio__basic-info {
        margin-top: -50%
    }
}

@media (min-width:1700px) {
    .portfolio__featured-image+.content-area .portfolio__basic-info {
        margin-top: -70%
    }
}

.portfolio__basic-info {
    position: relative;
    background-color: #fff;
    margin-bottom: 3.33333rem;
    padding: 2.94444rem 3.33333rem 2.77778rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .05), 0 2px 6px rgba(0, 0, 0, .15)
}

.portfolio__price {
    position: absolute;
    display: inline-block;
    left: 3.33333rem;
    top: -1.66667rem;
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-weight: 800;
    background-color: #d80019;
    color: #fff;
    padding: .33333rem 1.11111rem
}

.portfolio__price,
.portfolio__title {
    font-size: 1.77778rem;
    text-transform: uppercase
}

.portfolio__title {
    margin-bottom: 1rem
}

.portfolio__text {
    margin-bottom: 1.11111rem
}

.portfolio__specification {
    font-size: .83333rem
}

.portfolio__specification-item {
    display: inline-block;
    margin-right: 1.38889rem
}

.portfolio__specification-item .fa {
    margin-right: .27778rem
}

.portfolio__feature {
    position: relative;
    margin-top: 1.61111rem;
    padding-top: 1.72222rem;
    font-size: 0
}

.portfolio__feature:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    left: 0;
    top: 0;
    background: repeating-linear-gradient(90deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1) 2px, transparent 0, transparent 6px)
}

.portfolio__feature-item {
    display: inline-block;
    font-size: .88889rem;
    width: 50%;
    margin-bottom: 1.72222rem;
    padding-right: 1.66667rem;
    vertical-align: top
}

.portfolio__feature-item .fa {
    font-size: 1.66667rem;
    vertical-align: middle;
    padding-bottom: .16667rem;
    margin-right: .55556rem;
    color: #5897cc
}

.portfolio__feature+.portfolio__cta {
    margin-top: 0
}

.portfolio__cta {
    position: relative;
    display: block;
    text-transform: uppercase;
    margin-top: 1.61111rem
}

.portfolio__gallery-container {
    margin-bottom: 3.33333rem
}

.portfolio__gallery-link {
    display: block;
    margin-bottom: .27778rem
}

.portfolio__gallery--col-2 {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.portfolio__gallery--col-2 .portfolio__gallery-link {
    width: calc(50% - .27778rem)
}

.portfolio__gallery--col-3 {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.portfolio__gallery--col-3 .portfolio__gallery-link {
    width: calc(33.3% - .27778rem);
    margin-right: .27778rem
}

.portfolio__gallery--col-3 .portfolio__gallery-link:nth-child(3n+3) {
    margin-right: 0
}

.portfolio__gallery--col-2,
.portfolio__gallery--col-3 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

body .boxed-container {
    background-color: #fff;
    overflow-x: hidden
}

body.boxed>.boxed-container {
    margin: 0 auto;
    box-shadow: 0 0 1.66667rem rgba(0, 0, 0, .1);
    max-width: 100%
}

@media (min-width:768px) {
    body.boxed>.boxed-container {
        width: 780px
    }
}

@media (min-width:992px) {
    body.boxed>.boxed-container {
        width: 1000px
    }
}

@media (min-width:1200px) {
    body.boxed>.boxed-container {
        width: 1200px
    }
}

@media (min-width:1280px) {
    body.boxed .portfolio-grid__arrow {
        position: static
    }
}

@media (min-width:1280px) {
    body.boxed .portfolio-grid__arrow--left {
        margin-left: calc(50% - 4.16667rem);
        margin-right: 1.66667rem
    }
}


.btn {
    font-size: .83333rem;
    font-family: Dosis, Helvetica, Arial, sans-serif;
    transition: all .1s ease-out;
    border-width: 3px
}

.btn .fa {
    font-size: 1.05556rem;
    vertical-align: middle;
    margin-right: .38889rem
}

.btn-rounded {
    border-radius: 2.77778rem
}

.btn-primary:focus,
.btn-primary:hover {
    background-color: #b90015;
    border-color: #b90015
}

.btn-light {
    background-color: #fff;
    color: #3b3331
}

.btn-light:focus,
.btn-light:hover {
    background-color: #f0f0f0;
    color: #3b3331
}

.btn-dark {
    background-color: #3b3331;
    color: #f7f7f7
}

.btn-dark:focus,
.btn-dark:hover {
    background-color: #2a2523;
    color: #f7f7f7
}

.btn-funky {
    position: relative;
    padding: 0 .27778rem;
    border: 0
}

.is-btn-title {
    font-size: 1.66667rem
}




.header__right-widgets #lang_sel {
    position: relative;
    display: inline-block;
    height: auto;
    width: 100%
}

@media (min-width:992px) {
    .header__right-widgets #lang_sel {
        width: auto
    }
}

.header__right-widgets #lang_sel ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.header__right-widgets #lang_sel ul li:hover ul {
    visibility: visible
}

.header__right-widgets #lang_sel ul ul {
    visibility: hidden;
    position: absolute;
    height: 0;
    top: 100%;
    left: 0;
    border-top: 0;
    z-index: 12;
    right: 0
}

.header__right-widgets #lang_sel ul ul a {
    height: auto;
    border-width: 0 1px 1px;
    border-top: 1px solid #514644;
    transition: all .1s ease-out
}

@media (min-width:992px) {
    .header__right-widgets #lang_sel ul ul a {
        border-top: 1px solid hsla(0, 0%, 100%, .1)
    }
}

.header__right-widgets #lang_sel ul ul a:visited {
    background-color: #3b3331;
    height: auto;
    color: #f7f7f7;
    line-height: 1
}

.header__right-widgets #lang_sel ul ul a:visited:hover {
    background-color: #493f3d
}

.header__right-widgets #lang_sel li {
    position: relative;
    padding: 0;
    margin: 0;
    list-style-type: none;
    z-index: 1
}

@media (min-width:992px) {
    .header__right-widgets #lang_sel li {
        width: auto;
        min-width: 8.33333rem
    }
}

.header__right-widgets #lang_sel a {
    display: block;
    font-size: .83333rem;
    text-decoration: none;
    color: #f7f7f7;
    border: 1px solid #3b3331;
    background-color: #3b3331;
    padding: 22px 20px;
    line-height: 1;
    font-family: Dosis, Helvetica, Arial, sans-serif;
    transition: all .1s ease-out
}

.header__right-widgets #lang_sel a:hover {
    background-color: #493f3d;
    color: #f7f7f7
}

.header__right-widgets #lang_sel a.lang_sel_sel {
    position: relative;
    background-image: none
}

.header__right-widgets #lang_sel a.lang_sel_sel:after {
    position: absolute;
    content: '\f078';
    right: 1.11111rem;
    top: calc(50% - .33333rem);
    font-family: FontAwesome;
    font-size: .55556rem;
    color: hsla(0, 0%, 100%, .35)
}

.header__right-widgets #lang_sel .iclflag {
    width: 18px;
    height: 12px;
    position: relative;
    margin-right: .27778rem;
    top: -.05556rem
}

.icon-box:focus,
.icon-box:hover {
    text-decoration: none
}

.top .icon-box {
    display: block;
    color: #888
}

.top .icon-box .fa {
    font-size: 1rem;
    margin-right: .33333rem
}

.top .icon-box .fa,
.top .icon-box__text {
    vertical-align: middle;
    padding-bottom: 1px
}

.top .icon-box__text {
    display: inline-block
}

.top .icon-box__title {
    display: inline-block;
    color: #888;
    font-family: Roboto Condensed, Helvetica, Arial, sans-serif;
    font-size: .77778rem;
    font-weight: 400;
    margin-bottom: 0
}

.top .widget-icon-box {
    padding: .61111rem 0 .44444rem
}

.header .icon-box {
    display: block;
    color: #f7f7f7;
    padding: 1.11111rem 1.66667rem .88889rem 1.11111rem
}

@media (min-width:992px) {
    .header .icon-box {
        padding: 20px 30px 16px 20px
    }
}

.header .icon-box .fa {
    vertical-align: top;
    font-size: 1.33333rem;
    margin-right: .33333rem;
    color: hsla(0, 0%, 100%, .35);
    transition: all .1s ease-out
}

@media (min-width:992px) {
    .header .icon-box .fa {
        font-size: 24px
    }
}

.header .icon-box__text {
    display: inline-block;
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: .83333rem
}

@media (min-width:992px) {
    .header .icon-box__text {
        font-size: 15px
    }
}

.header .icon-box__title {
    display: inline-block;
    color: #f7f7f7;
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: .83333rem;
    margin-bottom: 0
}

@media (min-width:992px) {
    .header .icon-box__title {
        font-size: 15px
    }
}

.header a.icon-box:focus .fa,
.header a.icon-box:hover .fa {
    color: #f7f7f7
}

.content-area .icon-box {
    color: #888
}

.content-area .icon-box .fa {
    float: left;
    font-size: 1.77778rem;
    transition: all .1s ease-out;
    color: #ddd
}

.content-area .icon-box__subtitle,
.content-area .icon-box__title {
    display: block;
    margin-left: 3.33333rem;
    font-size: .88889rem
}

.content-area .icon-box__title {
    font-size: .83333rem;
    margin-bottom: .66667rem;
    text-transform: uppercase
}

.content-area .icon-box:focus,
.content-area .icon-box:hover {
    color: #888
}

.content-area a.icon-box:focus .fa,
.content-area a.icon-box:hover .fa {
    color: #d80019
}

.top .social-icons__link {
    color: #888;
    font-size: 1rem;
    margin-left: .27778rem
}

.top .social-icons__link:focus,
.top .social-icons__link:hover {
    color: #d80019
}

.top .social-icons__link:first-of-type {
    margin-left: 0
}

.top .widget-social-icons {
    vertical-align: top;
    padding: .38889rem 0 .33333rem
}

.header .social-icons__link {
    background-color: #3b3331;
    color: hsla(0, 0%, 100%, .5);
    font-size: 1.33333rem;
    transition: all .1s ease-out;
    padding: .69444rem;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

@media (min-width:992px) {
    .header .social-icons__link {
        display: inline-block
    }
}

.header .social-icons__link .fa {
    min-width: 1.38889rem;
    text-align: center
}

.header .social-icons__link+.social-icons__link {
    border-left: 1px solid #514644
}

@media (min-width:992px) {
    .header .social-icons__link+.social-icons__link {
        margin-left: .16667rem;
        border-left: 0
    }
}

.header .social-icons__link:focus,
.header .social-icons__link:hover {
    color: #fff
}

.header .widget.widget-social-icons {
    background-color: transparent
}

.header .widget-social-icons {
    font-size: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media (min-width:992px) {
    .header .widget-social-icons {
        display: inline-block
    }
}

.page-box__picture {
    display: inline-block;
    margin-bottom: 1.44444rem
}

.page-box__picture img {
    width: 100%;
    transition: all .3s ease-out
}

.page-box__title {
    font-size: 1.11111rem;
    text-transform: uppercase;
    margin-bottom: .61111rem
}

.page-box__title a,
.page-box__title a:focus,
.page-box__title a:hover {
    color: #3b3331
}

.page-box__text {
    font-size: .83333rem;
    margin-bottom: 0
}

.page-box__content {
    display: inline-block;
    vertical-align: top
}

.page-box__more-link {
    display: inline-block;
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-size: .83333rem;
    font-weight: 800;
    text-transform: uppercase;
    margin-top: .88889rem
}

.page-box--block .page-box__picture {
    overflow: hidden
}

.page-box--block .page-box__picture:focus img,
.page-box--block .page-box__picture:hover img {
    -webkit-transform: scale(1.05) translateZ(0);
    transform: scale(1.05) translateZ(0)
}

.page-box--inline {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.page-box--inline .page-box__picture {
    display: inline-block;
    margin: 0
}

.page-box--inline .page-box__title {
    font-size: 1rem;
    margin-bottom: .27778rem
}

.page-box--inline .page-box__content {
    -webkit-flex-basis: calc(100% - 120px);
    -ms-flex-preferred-size: calc(100% - 120px);
    flex-basis: calc(100% - 120px)
}

@media (min-width:992px) {
    .call-to-action {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.call-to-action__text {
    text-align: center;
    padding: 0 0 1.38889rem
}

@media (min-width:992px) {
    .call-to-action__text {
        text-align: left;
        padding: 0
    }
}

.call-to-action__title {
    font-size: 1.33333rem;
    font-weight: 800;
    margin-bottom: 0;
    color: #fff
}

.call-to-action__subtitle {
    margin-top: .38889rem;
    margin-bottom: 0;
    font-size: .88889rem;
    line-height: 1.2
}

.call-to-action__button {
    text-align: center
}

@media (min-width:992px) {
    .call-to-action__button {
        text-align: left
    }
}

.call-to-action__button .btn {
    margin-left: .83333rem
}

.call-to-action__button .btn:first-of-type {
    margin-left: 0
}

.widget-testimonials {
    position: relative;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .05), 0 2px 6px rgba(0, 0, 0, .15)
}

.widget-testimonials .widget-title {
    position: relative;
    text-align: center;
    text-transform: uppercase;
    padding-top: 3.33333rem;
    margin-bottom: 1.5rem;
    font-size: 1.66667rem
}

.widget-testimonials .widget-title:before {
    position: absolute;
    content: '';
    width: calc(100% - 2.22222rem);
    height: 2px;
    left: 1.11111rem;
    top: 1.11111rem;
    background: repeating-linear-gradient(90deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1) 2px, transparent 0, transparent 6px)
}

.widget-testimonials .widget-title+.testimonial {
    padding-top: 0
}

.widget-testimonials .widget-title+.testimonial:before {
    display: none
}

.widget-testimonials:after,
.widget-testimonials:before {
    position: absolute;
    z-index: 3;
    width: 2px;
    height: calc(100% - 2.22222rem);
    top: 1.11111rem;
    background: repeating-linear-gradient(180deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1) 2px, transparent 0, transparent 6px)
}

.widget-testimonials:before {
    left: 1.11111rem
}

.widget-testimonials:after {
    right: 1.11111rem
}

.content-area .widget-testimonials:after {
    display: inherit
}

.testimonial {
    position: relative;
    padding: 3.33333rem 20%
}

.testimonial:after,
.testimonial:before {
    position: absolute;
    content: '';
    width: calc(100% - 2.22222rem);
    height: 2px;
    left: 1.11111rem;
    background: repeating-linear-gradient(90deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1) 2px, transparent 0, transparent 6px)
}

.testimonial:before {
    top: 1.11111rem
}

.testimonial:after {
    bottom: 1.11111rem
}

.testimonial__container {
    position: relative;
    background-color: #fff;
    margin-bottom: .27778rem
}

.testimonial__container:after,
.testimonial__container:before {
    position: absolute;
    z-index: 4;
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-size: 5.55556rem;
    font-weight: 800;
    text-align: center;
    width: 3.77778rem;
    height: 5rem;
    line-height: 7.5rem;
    background-color: #d80019;
    color: #fff
}

.testimonial__container:before {
    content: '“';
    left: -.83333rem;
    top: 2.22222rem
}

@media (min-width:768px) {
    .testimonial__container:before {
        left: -1.38889rem
    }
}

.testimonial__container:after {
    content: '“';
    right: -.83333rem;
    bottom: 2.22222rem;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media (min-width:768px) {
    .testimonial__container:after {
        right: -1.38889rem
    }
}

.testimonial blockquote {
    font-size: 1.11111rem;
    text-align: center;
    margin-bottom: 1.44444rem
}

.testimonial__author {
    display: inline-block;
    color: #d80019;
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-weight: 800;
    vertical-align: middle;
    text-transform: uppercase
}

.testimonial__author-container {
    text-align: center
}

.testimonial__author-name {
    display: inline-block;
    font-style: normal
}

.testimonial__author-description {
    display: inline-block
}

.testimonial__rating {
    color: #fac800
}

.testimonial__carousel {
    color: #d80019;
    font-size: 1.66667rem;
    vertical-align: middle;
    padding: 0 .94444rem
}

.testimonial__carousel:focus {
    color: #d80019
}

.testimonial__carousel:hover {
    color: #b90015
}

.latest-news {
    margin-bottom: 0;
    border: 0;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .05), 0 2px 6px rgba(0, 0, 0, .15)
}

.latest-news__image {
    display: block;
    overflow: hidden
}

.latest-news__image img {
    transition: all .3s ease-out;
    width: 100%
}

.latest-news__image:focus img,
.latest-news__image:hover img {
    -webkit-transform: scale(1.05) translateZ(0);
    transform: scale(1.05) translateZ(0)
}

.latest-news__content {
    padding: 1.83333rem 1.66667rem 1rem
}

.latest-news__title {
    font-size: 1.11111rem;
    text-transform: uppercase
}

.latest-news__title a,
.latest-news__title a:focus,
.latest-news__title a:hover {
    color: #3b3331
}

.latest-news__excerpt {
    font-size: .83333rem;
    margin-bottom: .66667rem
}

.latest-news--block .latest-news__content,
.latest-news--featured .latest-news__content {
    position: relative
}

.latest-news--block .latest-news__date,
.latest-news--featured .latest-news__date {
    position: absolute;
    display: inline-block;
    top: -.61111rem;
    left: 1.66667rem;
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-size: .83333rem;
    font-weight: 800;
    text-transform: uppercase;
    background-color: #d80019;
    color: #fff;
    padding: 0 .27778rem
}

.latest-news--block .latest-news__read-more,
.latest-news--featured .latest-news__read-more {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-top: .33333rem;
    padding-top: 1.11111rem;
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: .83333rem;
    text-transform: uppercase
}

.latest-news--block .latest-news__read-more:before,
.latest-news--featured .latest-news__read-more:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    top: 0;
    left: 0;
    background: repeating-linear-gradient(90deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1) 2px, transparent 0, transparent 6px)
}

.latest-news--featured {
    background: #f7f7f7 url(assets/images/zig_zag.svg);
    background-size: cover;
    padding: 1.66667rem;
    box-shadow: none
}

@media (min-width:544px) {
    .latest-news--featured {
        padding: 1.66667rem 1.66667rem 1.66667rem calc(50% - .83333rem)
    }
}

.latest-news--featured .latest-news__content {
    background-color: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .05), 0 2px 6px rgba(0, 0, 0, .15)
}

.latest-news--featured .latest-news__title {
    margin-bottom: .44444rem
}

.latest-news--featured .latest-news__read-more:after {
    position: absolute;
    content: '';
    background-image: url(assets/images/zig_zag_single.svg);
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: 100% 0;
    top: -.44444rem;
    bottom: 0;
    right: -1.66667rem;
    left: 0
}

.latest-news--block {
    background-color: #fff
}

.latest-news--inline {
    display: block
}

.latest-news--inline .latest-news__content {
    padding: 1.16667rem 1.66667rem .88889rem
}

.latest-news--inline .latest-news__title {
    font-size: .88889rem;
    margin-bottom: .16667rem
}

.latest-news--inline .latest-news__date {
    font-size: .77778rem;
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-weight: 800;
    color: #888
}

.latest-news--inline:focus,
.latest-news--inline:hover {
    background-color: #f7f7f7;
    text-decoration: none
}

.latest-news--more-news {
    position: relative;
    display: block;
    background-color: #fff;
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: .83333rem;
    text-transform: uppercase;
    padding: 1rem 1.66667rem;
    color: #5897cc
}

.latest-news--more-news:focus,
.latest-news--more-news:hover {
    text-decoration: none;
    background-color: #f7f7f7;
    color: #5897cc
}

.portfolio-grid {
    position: relative
}

.portfolio-grid__header {
    position: relative;
    display: inline-block;
    margin-bottom: 1.66667rem;
    width: 100%
}

@media (min-width:992px) {
    .portfolio-grid__header {
        margin-bottom: 2.22222rem
    }
}

.portfolio-grid__title {
    display: inline-block;
    font-size: 1.66667rem;
    margin-top: .83333rem;
    margin-bottom: 2.5rem;
    text-transform: uppercase
}

@media (min-width:992px) {
    .portfolio-grid__title {
        margin-top: .61111rem;
        margin-bottom: 0
    }
}

.portfolio-grid__title+.portfolio-grid__nav {
    margin-top: 0
}

@media (min-width:992px) {
    .portfolio-grid__title+.portfolio-grid__nav {
        float: right
    }
}

.portfolio-grid__nav {
    margin: 0;
    font-size: 0;
    list-style: none;
    overflow: hidden;
    position: relative;
    background-color: #f2f2f2;
    border: 1px solid #ddd;
    padding: 0 1.66667rem;
    margin-top: 4.44444rem
}

@media (min-width:992px) {
    .portfolio-grid__nav {
        display: inline-block;
        overflow: visible;
        position: static;
        background-color: transparent;
        border: 0;
        padding: 0;
        margin-top: 0
    }
}

.portfolio-grid__nav-item {
    position: relative;
    text-overflow: ellipsis;
    text-transform: uppercase;
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-size: .83333rem;
    font-weight: 800;
    border-top: 1px solid #ddd
}

@media (min-width:992px) {
    .portfolio-grid__nav-item {
        display: inline-block;
        border-top: 0
    }
}

@media (min-width:992px) {
    .portfolio-grid__nav-item:not(: last-of-type):after {
        position: absolute;
        content: '';
        right: -2px;
        top: calc(50% - .55556rem);
        background: repeating-linear-gradient(180deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1) 2px, transparent 0, transparent 6px);
        width: 2px;
        height: 1.11111rem
    }
}

.portfolio-grid__nav-item:last-of-type .portfolio-grid__nav-link {
    padding-right: 0
}

.portfolio-grid__nav-item .funky-underline {
    opacity: 0
}

.portfolio-grid__nav-item.is-active {
    position: absolute;
    top: 0;
    left: 1.66667rem;
    right: 1.66667rem;
    color: #3b3331;
    border-top: 0
}

@media (min-width:992px) {
    .portfolio-grid__nav-item.is-active {
        position: relative;
        left: 0;
        right: 0
    }
}

.portfolio-grid__nav-item.is-active .funky-underline {
    opacity: 1
}

.portfolio-grid__nav-item.is-active>.portfolio-grid__nav-link,
.portfolio-grid__nav-item.is-active>.portfolio-grid__nav-link:focus,
.portfolio-grid__nav-item.is-active>.portfolio-grid__nav-link:hover {
    color: #3b3331
}

.portfolio-grid__nav-item:hover .funky-underline {
    opacity: 1
}

.portfolio-grid__nav-link {
    display: block;
    font-size: .88889rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    color: #888;
    transition: all .1s ease-out
}

@media (min-width:992px) {
    .portfolio-grid__nav-link {
        display: inline-block;
        font-size: .83333rem;
        padding: 1.11111rem 1.11111rem 1rem
    }
}

.portfolio-grid__nav-link:focus,
.portfolio-grid__nav-link:hover {
    text-decoration: none;
    color: #3b3331
}

.portfolio-grid__mobile-filter {
    position: absolute;
    right: 0;
    top: .16667rem;
    z-index: 2;
    height: 3.33333rem;
    line-height: 3rem;
    padding-top: 0;
    padding-bottom: 0
}

.portfolio-grid__arrow {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 3.33333rem;
    height: 3.33333rem;
    line-height: 3.77778rem;
    background-color: rgba(0, 0, 0, .1);
    color: #888;
    -webkit-flex: 0 0 calc(50% - 15rem/18);
    -ms-flex: 0 0 calc(50% - 15rem/18);
    flex: 0 0 calc(50% - 15rem/18);
    transition: all .1s ease-out;
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg)
}

@media (min-width:992px) {
    .portfolio-grid__arrow {
        -webkit-flex: 0 0 3.33333rem;
        -ms-flex: 0 0 3.33333rem;
        flex: 0 0 3.33333rem
    }
}

.portfolio-grid__arrow .fa {
    font-size: 1.66667rem;
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg)
}

@media (min-width:1280px) {
    .portfolio-grid__arrow {
        position: absolute;
        top: 50%
    }
}

.portfolio-grid__arrow--left {
    padding-right: .11111rem;
    margin-left: calc(50% - 4.72222rem);
    margin-right: 2.77778rem
}

@media (min-width:1280px) {
    .portfolio-grid__arrow--left {
        left: -85px;
        margin-left: 0;
        margin-right: 0
    }
}

.portfolio-grid__arrow--right {
    padding-left: .11111rem
}

@media (min-width:1280px) {
    .portfolio-grid__arrow--right {
        right: -85px
    }
}

.portfolio-grid__arrow:focus {
    background-color: #fff;
    color: #888
}

.portfolio-grid__arrow:hover {
    background-color: #fff;
    color: #3b3331
}

.portfolio-grid__card {
    display: block;
    color: #888;
    border: 0;
    margin-bottom: 1.66667rem;
    transition: all .1s ease-out
}

.portfolio-grid__card-block {
    position: relative;
    padding: 1.27778rem 1.38889rem .83333rem;
    border: 1px solid #e8e8e8;
    transition: all .1s ease-out
}

.portfolio-grid__card-img {
    width: 100%
}

.portfolio-grid__card-img+.portfolio-grid__card-block {
    border-top: 1px solid transparent
}

.portfolio-grid__card-price {
    position: absolute;
    display: inline-block;
    top: -.61111rem;
    left: 1.66667rem;
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-size: .83333rem;
    font-weight: 800;
    text-transform: uppercase;
    background-color: #d80019;
    color: #fff;
    padding: 0 .27778rem;
    left: 1.38889rem
}

.portfolio-grid__card-title {
    font-size: .83333rem;
    margin-bottom: .11111rem;
    text-transform: uppercase;
    transition: all .1s ease-out
}

.portfolio-grid__card-items {
    position: relative;
    font-size: .83333rem;
    margin-top: .66667rem;
    padding-top: .66667rem
}

.portfolio-grid__card-items:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: repeating-linear-gradient(90deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1) 2px, transparent 0, transparent 6px)
}

.portfolio-grid__card-item {
    margin-bottom: 0
}

.portfolio-grid__card-item .fa {
    width: 1rem
}

.portfolio-grid__card:focus,
.portfolio-grid__card:hover {
    text-decoration: none;
    color: #888;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .05), 0 2px 6px rgba(0, 0, 0, .15)
}

.portfolio-grid__card:focus .portfolio-grid__card-block,
.portfolio-grid__card:hover .portfolio-grid__card-block {
    border: 1px solid transparent
}

.portfolio-grid__card--dummy {
    position: relative;
    background-color: #fff;
    border: 2px dashed transparent;
    box-shadow: none
}

.portfolio-grid__card--dummy:after,
.portfolio-grid__card--dummy:before {
    position: absolute;
    content: '';
    top: 0;
    width: 2px;
    height: 100%;
    background: repeating-linear-gradient(180deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1) 2px, transparent 0, transparent 6px)
}

.portfolio-grid__card--dummy:before {
    left: -2px
}

.portfolio-grid__card--dummy:after {
    right: -2px
}

.portfolio-grid__card--dummy .fa {
    color: #ccc
}

.portfolio-grid__card--dummy .portfolio-grid__card-block {
    position: relative;
    padding: 1.38889rem;
    border: 0
}

.portfolio-grid__card--dummy .portfolio-grid__card-block:after,
.portfolio-grid__card--dummy .portfolio-grid__card-block:before {
    position: absolute;
    content: '';
    left: -2px;
    height: 2px;
    width: calc(100% + 4px);
    background: repeating-linear-gradient(90deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1) 2px, transparent 0, transparent 6px)
}

.portfolio-grid__card--dummy .portfolio-grid__card-block:before {
    top: -2px
}

.portfolio-grid__card--dummy .portfolio-grid__card-block:after {
    bottom: -2px
}

.portfolio-grid__card--dummy .portfolio-grid__card-title {
    color: #3b3331;
    font-size: 1rem;
    margin-top: .83333rem;
    margin-bottom: .27778rem
}

.portfolio-grid__card--dummy .portfolio-grid__card-text {
    line-height: 1.2;
    font-size: .88889rem;
    margin-bottom: 1.11111rem
}

.portfolio-grid__card--dummy.portfolio-grid__card:focus .portfolio-grid__card-block,
.portfolio-grid__card--dummy.portfolio-grid__card:hover .portfolio-grid__card-block {
    border: 0
}

.portfolio-grid__card--dummy.portfolio-grid__card:focus .portfolio-grid__card-title,
.portfolio-grid__card--dummy.portfolio-grid__card:hover .portfolio-grid__card-title {
    color: #3b3331
}

.portfolio-grid__cta {
    white-space: inherit
}

.portfolio-grid--slider .portfolio-grid__header {
    border-bottom-color: rgba(0, 0, 0, .1);
    padding-bottom: .83333rem
}

@media (min-width:992px) {
    .portfolio-grid--slider .portfolio-grid__header {
        padding-bottom: 0
    }
}

.portfolio-grid--slider.is-nav-arrows-hidden .portfolio-grid__arrow {
    display: none
}

.portfolio-grid--slider.is-nav-arrows-hidden .portfolio-grid__header {
    padding-bottom: 0
}

@-webkit-keyframes a {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@keyframes a {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

.portfolio-grid .is-fadeout {
    -webkit-animation: a ease-in-out .2s 1 forwards;
    animation: a ease-in-out .2s 1 forwards
}

.portfolio-grid .is-fadein {
    -webkit-animation: a ease-in-out .2s 1 reverse forwards;
    animation: a ease-in-out .2s 1 reverse forwards
}

.portfolio-grid .carousel-inner>.carousel-item {
    margin: 0 .16667rem
}

.portfolio-grid--dark .portfolio-grid__title {
    color: #fff
}

.portfolio-grid--dark .portfolio-grid__nav {
    background-color: hsla(0, 0%, 100%, .1);
    border-color: hsla(0, 0%, 100%, .2)
}

@media (min-width:992px) {
    .portfolio-grid--dark .portfolio-grid__nav {
        background-color: transparent;
        border: 0
    }
}

.portfolio-grid--dark .portfolio-grid__nav-item {
    border-top-color: hsla(0, 0%, 100%, .2)
}

@media (min-width:992px) {
    .portfolio-grid--dark .portfolio-grid__nav-item {
        border-top: 0
    }
}

.portfolio-grid--dark .portfolio-grid__nav-item.is-active>.portfolio-grid__nav-link {
    color: #fff
}

@media (min-width:992px) {
    .portfolio-grid--dark .portfolio-grid__nav-item:not(: last-of-type):after {
        background: repeating-linear-gradient(180deg, hsla(0, 0%, 100%, .2), hsla(0, 0%, 100%, .2) 2px, transparent 0, transparent 6px)
    }
}

.portfolio-grid--dark .portfolio-grid__nav-link {
    color: hsla(0, 0%, 100%, .5)
}

.portfolio-grid--dark .portfolio-grid__nav-link:hover {
    color: #fff
}

.portfolio-grid--dark .portfolio-grid__arrow {
    background-color: hsla(0, 0%, 100%, .1);
    color: #fff
}

.pw-instagram {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

@media (min-width:768px) {
    .pw-instagram {
        -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row
    }
}

.pw-instagram__item {
    display: block;
    -webkit-flex-basis: calc(50% - 0.22222rem);
    -ms-flex-preferred-size: calc(50% - 0.22222rem);
    flex-basis: calc(50% - 0.22222rem);
    transition: -webkit-transform .2s ease-out, -webkit-filter .2s ease-out;
    transition: transform .2s ease-out, filter .2s ease-out;
    transition: transform .2s ease-out, filter .2s ease-out, -webkit-transform .2s ease-out, -webkit-filter .2s ease-out;
    opacity: .7;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    margin: .11111rem;
    will-change: transform
}

@media (min-width:768px) {
    .pw-instagram__item {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.pw-instagram__item:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1;
    z-index: 4;
    -webkit-filter: inherit;
    filter: inherit
}

.pw-instagram__item--cta {
    position: relative;
    background-color: #16639c;
    -webkit-filter: none;
    filter: none;
    opacity: 1
}

.pw-instagram__item--cta .pw-instagram__photo {
    visibility: hidden
}

@media (min-width:1200px) {
    .pw-instagram__item--cta .pw-instagram__photo {
        display: none
    }
}

.pw-instagram__item--cta:focus,
.pw-instagram__item--cta:hover {
    text-decoration: none
}

.pw-instagram__item--cta .fa {
    position: absolute;
    color: #fff;
    font-size: 1.66667rem;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (min-width:1200px) {
    .pw-instagram__item--cta .fa {
        left: 1.11111rem;
        top: inherit;
        bottom: .83333rem;
        -webkit-transform: inherit;
        transform: inherit
    }
}

.pw-instagram__photo {
    opacity: 1;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .05), 0 2px 6px rgba(0, 0, 0, .15);
    width: 100%
}

.pw-instagram__title {
    display: none
}

@media (min-width:1200px) {
    .pw-instagram__title {
        display: block;
        text-transform: uppercase;
        font-size: .83333rem;
        color: #fff;
        padding: .83333rem 1.11111rem 0
    }
}

.pw-instagram__text {
    display: none
}

@media (min-width:1200px) {
    .pw-instagram__text {
        display: block;
        font-size: .77778rem;
        color: hsla(0, 0%, 100%, .5);
        padding: 0 1.11111rem
    }
}

.pw-instagram__loader {
    display: inline-block;
    width: 100%;
    text-align: center
}

.person-profile {
    border: 0
}

.person-profile:focus .slick-arrow,
.person-profile:hover .slick-arrow {
    opacity: 1;
    visibility: visible
}

.person-profile__container {
    position: relative;
    padding: 2.22222rem 2.22222rem 1.5rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .05), 0 2px 6px rgba(0, 0, 0, .15)
}

.person-profile__label {
    position: absolute;
    display: inline-block;
    top: -.61111rem;
    left: 1.66667rem;
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-size: .83333rem;
    font-weight: 800;
    text-transform: uppercase;
    background-color: #d80019;
    color: #fff;
    padding: 0 .27778rem;
    left: 2.22222rem
}

.person-profile__name {
    text-transform: uppercase;
    font-size: 1.33333rem;
    margin-bottom: .66667rem
}

.person-profile__description {
    font-size: .88889rem
}

.person-profile__skills {
    position: relative;
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: .72222rem;
    text-transform: uppercase;
    color: #bbb;
    padding-top: 1.11111rem
}

.person-profile__skills:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    left: 0;
    top: 0;
    background: repeating-linear-gradient(90deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1) 2px, transparent 0, transparent 6px)
}

.person-profile__skills+.person-profile__tags {
    padding-top: .16667rem
}

.person-profile__skills+.person-profile__tags:before {
    display: none
}

.person-profile__skill {
    margin-bottom: .33333rem
}

.person-profile__skill-rating {
    margin-left: .27778rem;
    color: #3b3331
}

.person-profile__tags {
    position: relative;
    padding-top: 1.11111rem
}

.person-profile__tags:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    left: 0;
    top: 0;
    background: repeating-linear-gradient(90deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1) 2px, transparent 0, transparent 6px)
}

.person-profile__tag {
    display: inline-block;
    padding: .25rem .55556rem;
    margin-bottom: .16667rem;
    background-color: #f7f7f7;
    transition: all .1s ease-out
}

.person-profile__social-icons,
.person-profile__tag {
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: .72222rem;
    text-transform: uppercase;
    color: #bbb
}

.person-profile__social-icons {
    position: relative;
    margin-top: 1.11111rem;
    padding-top: .61111rem
}

.person-profile__social-icons:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    left: 0;
    top: 0;
    background: repeating-linear-gradient(90deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1) 2px, transparent 0, transparent 6px)
}

.person-profile__social-icon {
    font-size: 1.33333rem;
    color: #d80019;
    margin-left: .27778rem
}

.person-profile__social-icon:first-of-type {
    margin-left: .38889rem
}

.person-profile__social-icon .fa {
    vertical-align: middle
}

.person-profile__social-icon:focus,
.person-profile__social-icon:hover {
    color: #bf0016
}

.person-profile__carousel .slick-arrow {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    z-index: 4;
    top: calc(50% - 1.66667rem);
    width: 3.33333rem;
    height: 3.33333rem;
    background-color: hsla(0, 0%, 100%, .7);
    color: rgba(0, 0, 0, .5);
    border: 0;
    transition: all .1s ease-out
}

.person-profile__carousel .slick-arrow:focus {
    outline: none
}

.person-profile__carousel .slick-arrow:hover {
    background-color: hsla(0, 0%, 100%, .9);
    color: rgba(0, 0, 0, .7)
}

.person-profile__carousel .slick-arrow .fa {
    font-size: 1.11111rem;
    line-height: 3.44444rem
}

.person-profile__carousel .slick-prev {
    left: 2.22222rem
}

.person-profile__carousel .slick-prev .fa {
    padding-right: .11111rem
}

.person-profile__carousel .slick-next {
    right: 2.22222rem
}

.person-profile__carousel .slick-next .fa {
    padding-left: .11111rem
}

.person-profile__carousel-item--video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

.person-profile__carousel-item--video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.contact-profile {
    border: 0
}

.contact-profile__container {
    position: relative;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .05), 0 2px 6px rgba(0, 0, 0, .15);
    padding: 1.44444rem 2.22222rem .72222rem
}

.contact-profile__label {
    position: absolute;
    display: inline-block;
    top: -.61111rem;
    left: 1.66667rem;
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-size: .83333rem;
    font-weight: 800;
    text-transform: uppercase;
    background-color: #d80019;
    color: #fff;
    padding: 0 .27778rem;
    left: 2.22222rem
}

.contact-profile__name {
    position: relative;
    text-transform: uppercase;
    font-size: 1.11111rem;
    padding-bottom: 1rem;
    margin-bottom: .66667rem
}

.contact-profile__name:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    left: 0;
    bottom: 0;
    background: repeating-linear-gradient(90deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1) 2px, transparent 0, transparent 6px)
}

.contact-profile__item {
    padding-bottom: .27778rem
}

.contact-profile__icon {
    float: left;
    width: 1.66667rem;
    margin-top: -.11111rem
}

.contact-profile__text {
    margin-left: 1.66667rem;
    margin-bottom: 0;
    font-size: .88889rem
}

.contact-profile__social-icons {
    position: relative;
    padding-top: .88889rem;
    margin-top: .55556rem
}

.contact-profile__social-icons:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    left: 0;
    top: 0;
    background: repeating-linear-gradient(90deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1) 2px, transparent 0, transparent 6px)
}

.contact-profile__social-icon {
    color: #d80019;
    font-size: 1.22222rem;
    margin-right: .27778rem
}

.contact-profile__social-icon:focus,
.contact-profile__social-icon:hover {
    color: #bf0016
}

.featured-product {
    box-shadow: 0 4px 12px rgba(0, 0, 0, .05), 0 2px 6px rgba(0, 0, 0, .15)
}

.featured-product__image {
    display: block;
    overflow: hidden
}

.featured-product__image img {
    width: 100%;
    transition: all .3s ease-out
}

.featured-product__image:focus img,
.featured-product__image:hover img {
    -webkit-transform: scale(1.05) translateZ(0);
    transform: scale(1.05) translateZ(0)
}

.featured-product__content {
    background-color: #fff;
    position: relative;
    padding: 1.22222rem 1.38889rem .72222rem
}

.featured-product__price {
    position: absolute;
    display: inline-block;
    top: -.61111rem;
    left: 1.66667rem;
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-size: .83333rem;
    font-weight: 800;
    text-transform: uppercase;
    background-color: #d80019;
    color: #fff;
    padding: 0 .27778rem;
    left: 1.38889rem
}

.featured-product__price del {
    color: #e8e8e8;
    margin-right: .27778rem
}

.featured-product__price ins {
    text-decoration: none
}

.featured-product__title {
    text-transform: uppercase;
    font-size: .83333rem;
    margin-bottom: .11111rem
}

.featured-product__title a {
    display: block;
    color: #3b3331;
    padding: .27778rem 0
}

@media (min-width:992px) {
    .featured-product__title a {
        padding: 0
    }
}

.featured-product__title a:focus,
.featured-product__title a:hover {
    color: #3b3331
}

.featured-product__categories {
    font-size: .83333rem;
    padding: .27778rem 0
}

@media (min-width:992px) {
    .featured-product__categories {
        padding: 0
    }
}

.featured-product__categories a,
.featured-product__categories a:focus,
.featured-product__categories a:hover {
    color: #888
}

.image-banner {
    position: relative;
    display: block;
    overflow: hidden
}

.image-banner:after {
    position: absolute;
    content: '';
    opacity: .5;
    background-color: rgba(0, 0, 0, .2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all .3s ease-out
}

.image-banner:focus:after,
.image-banner:hover:after {
    opacity: 1
}

.image-banner:focus .image-banner__image,
.image-banner:hover .image-banner__image {
    -webkit-transform: scale(1.05) translateZ(0);
    transform: scale(1.05) translateZ(0)
}

.image-banner__image {
    position: relative;
    transition: all .3s ease-out
}

.image-banner__text {
    position: absolute;
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: 2.11111rem;
    text-transform: uppercase;
    top: 50%;
    left: 50%;
    width: 80%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-shadow: 0 1px 4px rgba(0, 0, 0, .15);
    color: #fff;
    z-index: 3
}

.image-banner__text--small {
    font-size: 1rem
}

.image-banner__text--big {
    font-size: 3.22222rem
}


.weather__location {
    position: relative;
    text-align: center;
    font-size: .83333rem;
    text-transform: uppercase;
    margin-bottom: 1.27778rem;
    padding-bottom: .43333rem
}

.featured-widget .weather__location {
    margin-top: -.63333rem
}

.weather__location:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    left: 0;
    bottom: 0;
    background: repeating-linear-gradient(90deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1) 2px, transparent 0, transparent 6px)
}

.weather__current {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0;
    margin-bottom: .83333rem
}

.weather__current-icon,
.weather__current-temperature-container,
.weather__current-wind {
    display: inline-block;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

@media (min-width:544px) {
    .weather__current-icon,
    .weather__current-temperature-container,
    .weather__current-wind {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0
    }
}

@media (min-width:992px) {
    .weather__current-icon,
    .weather__current-temperature-container,
    .weather__current-wind {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
}

.weather__current-icon {
    min-height: 5rem
}

@media (min-width:544px) {
    .weather__current-icon {
        margin-right: -2%
    }
}

@media (min-width:992px) {
    .weather__current-icon {
        width: calc(50% - 2.77778rem);
        min-height: auto;
        max-height: 5.55556rem;
        margin-right: 0
    }
}

.weather__current-temperature {
    font-size: 3.33333rem;
    line-height: 1;
    margin-top: .05556rem;
    margin-bottom: .22222rem;
    color: #3b3331
}

@media (min-width:992px) {
    .weather__current-temperature {
        font-size: 3rem
    }
}

@media (min-width:1200px) {
    .weather__current-temperature {
        font-size: 3.33333rem
    }
}

.weather__current-temperature sup {
    font-size: 1.77778rem;
    top: -1.11111rem;
    left: .11111rem
}

@media (min-width:992px) {
    .weather__current-temperature sup {
        font-size: 1.44444rem
    }
}

@media (min-width:1200px) {
    .weather__current-temperature sup {
        font-size: 1.77778rem
    }
}

.weather__current-temperature-container {
    width: calc(50% - .83333rem);
    padding-left: .27778rem
}

@media (min-width:544px) {
    .weather__current-temperature-container {
        margin-left: -2%;
        padding-left: 0;
        width: auto
    }
}

@media (min-width:992px) {
    .weather__current-temperature-container {
        width: calc(50% - .83333rem);
        padding-left: .27778rem;
        margin-left: 0
    }
}

.weather__current-description {
    font-size: .83333rem;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #3b3331
}

.weather__current-wind {
    text-align: center;
    background-color: #5897cc;
    color: #fff;
    padding-top: .33333rem;
    padding-bottom: .22222rem;
    width: 3.61111rem
}

@media (min-width:544px) {
    .weather__current-wind {
        width: auto
    }
}

@media (min-width:992px) {
    .weather__current-wind {
        width: 3.61111rem
    }
}

.weather__current-wind img {
    width: 40px
}

.weather__current-wind-speed {
    display: block;
    font-size: 1.33333rem;
    line-height: 1;
    margin-top: .11111rem;
    margin-bottom: -.11111rem
}

.weather__current-wind-speed-unit {
    display: block;
    font-size: .83333rem;
    color: #add0ed
}

.weather__forecast {
    background-color: #f2f2f2;
    padding: .55556rem .27778rem;
    margin-top: .27778rem;
    font-size: 0
}

.weather__forecast-day,
.weather__forecast-temperature,
.weather__forecast-wind {
    display: inline-block;
    font-size: .63333rem
}

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

.weather__forecast-temperature {
    position: relative;
}

.weather__forecast-temperature:before {
    position: absolute;
    content: '';
    width: 2px;
    height: 100%;
    left: 0;
    top: 0;
    background: repeating-linear-gradient(180deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1) 2px, transparent 0, transparent 6px)
}

.weather__forecast-icon {
    width: 1.38889rem;
    margin-top: -.16667rem;
    margin-right: .27778rem
}

.weather__forecast-wind {
    position: relative;
    padding-left: .83333rem;
    padding-right: .83333rem;
    width: 45%
}

.weather__forecast-wind:before {
    position: absolute;
    content: '';
    width: 2px;
    height: 100%;
    left: 0;
    top: 0;
    background: repeating-linear-gradient(180deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1) 2px, transparent 0, transparent 6px)
}

.weather__forecast-wind img {
    width: 1.38889rem;
    margin-top: -.16667rem;
    margin-right: .55556rem
}

.weather__custom-link {
    position: relative;
    display: block;
    font-size: .83333rem;
    text-align: center;
    text-transform: uppercase;
    background-color: #f2f2f2;
    color: #888;
    margin-top: .27778rem;
    padding: .55556rem 0;
    transition: all .1s ease-out
}

.weather__custom-link .fa {
    padding-left: .27778rem
}

.weather__custom-link:focus,
.weather__custom-link:hover {
    text-decoration: none;
    color: #3b3331
}

.weather__loader {
    text-align: center;
    margin-top: .88889rem;
    padding-top: .55556rem
}

.weather__powered-by-link {
    display: block;
    font-size: .66667rem;
    color: #888;
    font-weight: 400;
    text-align: center;
    margin: .66667rem 0 -.88889rem
}

.weather__powered-by-link:focus,
.weather__powered-by-link:hover {
    text-decoration: none;
    color: #3b3331
}

.weather__current-wind{
	background-color:#40C4E3;
}
@media (min-width:768px) and (max-width:991px) {
	.weatherIcon {
		display:none;
	}
}


.hentry__header {
    margin-bottom: 2rem
}

.hentry__date {
    display: inline-block;
    margin-bottom: .55556rem;
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: 1.33333rem;
    color: #bbb;
    position: relative
}

.hentry__title {
    font-size: 2.66667rem;
    text-transform: uppercase;
    margin-bottom: 1.38889rem;
    word-wrap: break-word
}

.aligncenter,
.aligncenter img,
.alignleft,
.alignleft img,
.alignnone,
.alignnone img,
.alignright,
.alignright img {
    max-width: 100%;
    height: auto
}

.alignnone {
    margin: 5px 0 20px
}

.aligncenter {
    display: block;
    margin: 5px auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a>img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a>img.alignleft,
a>img.alignnone {
    margin: 5px 20px 20px 0
}

a>img.alignleft {
    float: left
}

a>img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    max-width: 100%;
    background-color: rgba(0, 0, 0, .05);
    padding: 5px;
    text-align: center
}

.wp-caption.alignnone {
    margin: 5px 0 20px
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto
}

.wp-caption .wp-caption-text {
    line-height: 17px;
    margin: 4px 5px
}

.gallery {
    margin-bottom: 20px
}

.gallery:after {
    content: "";
    display: table;
    clear: both
}

.gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    position: relative
}

.gallery-columns-1 .gallery-item {
    max-width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: calc(50% - 4px)
}

.gallery-columns-3 .gallery-item {
    max-width: calc(33.3% - 4px)
}

.gallery-columns-4 .gallery-item {
    max-width: calc(25% - 4px)
}

.gallery-columns-5 .gallery-item {
    max-width: calc(20% - 4px)
}

.gallery-columns-6 .gallery-item {
    max-width: calc(16.7% - 4px)
}

.gallery-columns-7 .gallery-item {
    max-width: calc(14.28% - 4px)
}

.gallery-columns-8 .gallery-item {
    max-width: calc(12.5% - 4px)
}

.gallery-columns-9 .gallery-item {
    max-width: calc(11.1% - 4px)
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
    clear: left
}

.gallery-caption {
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%
}

.gallery-caption:before {
    content: '';
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.gallery-item:hover .gallery-caption {
    opacity: 1
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none
}

table,
td,
th {
    border: 1px solid rgba(0, 0, 0, .1)
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.66667rem;
    table-layout: fixed;
    width: 100%
}

caption,
td,
th {
    font-weight: 400;
    text-align: left
}

th {
    font-weight: 700
}

td,
th {
    border-width: 0 1px 1px 0
}

td,
th {
    padding: .55556rem
}


.widget img,
.widget select {
    max-width: 100%;
    height: auto
}


.footer .widget_search .search-field {
    border: 3px solid transparent
}

.footer .widget_search .search-field:focus,
.footer .widget_search .search-field:hover {
    border-color: transparent
}


.top .widget_nav_menu .menu>.menu-item:focus>.sub-menu,
.top .widget_nav_menu .menu>.menu-item:hover>.sub-menu,
.top .widget_nav_menu .menu>.menu-item[aria-expanded=true]>.sub-menu {
    visibility: visible;
    opacity: 1;
    z-index: 1
}

.top .widget_nav_menu .menu>.menu-item:first-of-type>a {
    padding-left: 0
}

.top .widget_nav_menu .menu>.menu-item:last-of-type>a {
    padding-right: 0
}

.top .widget_nav_menu .menu a {
    display: block;
    padding: .61111rem .44444rem .44444rem;
    color: #888
}

.top .widget_nav_menu .menu a:focus,
.top .widget_nav_menu .menu a:hover {
    color: #d80019;
    text-decoration: none
}

.top .widget_nav_menu .menu .sub-menu {
    position: absolute;
    visibility: hidden;
    padding: 0;
    opacity: 0;
    left: -.27778rem
}

.top .widget_nav_menu .menu .sub-menu .menu-item {
    display: block;
    text-align: left
}

.top .widget_nav_menu .menu .sub-menu .menu-item:focus>.sub-menu,
.top .widget_nav_menu .menu .sub-menu .menu-item:hover>.sub-menu,
.top .widget_nav_menu .menu .sub-menu .menu-item[aria-expanded=true]>.sub-menu {
    visibility: visible;
    opacity: 1
}

.top .widget_nav_menu .menu .sub-menu .menu-item:last-of-type>a {
    border-bottom: 0
}

.top .widget_nav_menu .menu .sub-menu a {
    display: block;
    white-space: nowrap;
    background-color: #f7f7f7;
    padding: .27778rem 1.66667rem .27778rem .83333rem;
    min-width: 4.44444rem;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.top .widget_nav_menu .menu .sub-menu .sub-menu {
    left: 100%;
    top: 0
}

.top .widget_nav_menu .menu .sub-menu .sub-menu a {
    border-left: 1px solid rgba(0, 0, 0, .05)
}

.footer .widget_nav_menu .sub-menu {
    padding-left: .66667rem
}

.footer .widget_nav_menu a {
    display: block;
    padding: .44444rem 0
}

@media (min-width:992px) {
    .footer .widget_nav_menu a {
        padding: 0 0 .33333rem
    }
}

.content-area .widget_nav_menu .menu,
.sidebar .widget_nav_menu .menu {
    display: inline-block;
    width: 100%;
    padding: 0 1.11111rem;
    background-color: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .05), 0 2px 6px rgba(0, 0, 0, .15)
}

.content-area .widget_nav_menu .menu a,
.sidebar .widget_nav_menu .menu a {
    position: relative;
    display: block;
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-size: .83333rem;
    font-weight: 800;
    text-transform: uppercase;
    color: #888;
    margin: 1.11111rem 0;
    padding: .44444rem 1.38889rem .44444rem .27778rem;
    transition: all .1s ease-out
}

.content-area .widget_nav_menu .menu a:focus,
.content-area .widget_nav_menu .menu a:hover,
.sidebar .widget_nav_menu .menu a:focus,
.sidebar .widget_nav_menu .menu a:hover {
    text-decoration: none;
    color: #d80019
}

.content-area .widget_nav_menu .menu a:focus:after,
.content-area .widget_nav_menu .menu a:hover:after,
.sidebar .widget_nav_menu .menu a:focus:after,
.sidebar .widget_nav_menu .menu a:hover:after {
    opacity: 1;
    visibility: visible
}

.content-area .widget_nav_menu .menu a:after,
.sidebar .widget_nav_menu .menu a:after {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    content: '\f178';
    font-family: FontAwesome;
    font-size: 1.11111rem;
    color: #d80019;
    right: 5px;
    top: calc(50% - .66667rem);
    transition: all .1s ease-out
}

.content-area .widget_nav_menu .menu>li:first-of-type:before,
.sidebar .widget_nav_menu .menu>li:first-of-type:before {
    display: none
}

.content-area .widget_nav_menu .menu li,
.sidebar .widget_nav_menu .menu li {
    position: relative
}

.content-area .widget_nav_menu .menu li:before,
.sidebar .widget_nav_menu .menu li:before {
    content: '';
    position: absolute;
    height: 2px;
    top: -11px;
    left: 0;
    right: 0;
    background: repeating-linear-gradient(90deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1) 2px, transparent 0, transparent 6px)
}

.content-area .widget_nav_menu .menu li.current-menu-item>a,
.sidebar .widget_nav_menu .menu li.current-menu-item>a {
    position: relative;
    background-color: #d80019;
    color: #fff;
    z-index: 4
}

.content-area .widget_nav_menu .menu li.current-menu-item>a:after,
.sidebar .widget_nav_menu .menu li.current-menu-item>a:after {
    opacity: 1;
    visibility: visible;
    color: #fff
}

.content-area .widget_nav_menu .sub-menu,
.sidebar .widget_nav_menu .sub-menu {
    padding-left: 0
}

.content-area .widget_nav_menu .sub-menu a,
.sidebar .widget_nav_menu .sub-menu a {
    font-family: Roboto Condensed, Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-transform: none;
    padding-left: 1.11111rem
}

.content-area .widget_nav_menu .sub-menu .sub-menu a,
.sidebar .widget_nav_menu .sub-menu .sub-menu a {
    padding-left: 1.66667rem
}

.content-area .widget_nav_menu .sub-menu .sub-menu .sub-menu a,
.sidebar .widget_nav_menu .sub-menu .sub-menu .sub-menu a {
    padding-left: 2.22222rem
}

.content-area .widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu a,
.sidebar .widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu a {
    padding-left: 2.77778rem
}

@font-face {
    font-family: FontAwesome;
    src: url(bower_components/font-awesome/fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format("embedded-opentype"), url(bower_components/font-awesome/fonts/fontawesome-webfont.woff2?v=4.5.0) format("woff2"), url(bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.5.0) format("woff"), url(bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.5.0) format("truetype"), url(bower_components/font-awesome/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

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

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

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

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

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

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

.fa-ul>li {
    position: relative
}

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

.fa-li.fa-lg {
    left: -1.85714em
}

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

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

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

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

.pull-right {
    float: right
}

.pull-left {
    float: left
}

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

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

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

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

@-webkit-keyframes b {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes b {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@media (max-width:1024px) {
	.header__logo { width: 150px;}
	.header__logo img { width: 122px !important; height: auto !important; }
	.header__navigation { width: calc(100% - 150px);}
	.weather__current-temperature { font-size: 2rem; }
}
