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

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

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

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

html {
    font-family: 'Ubuntu', 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: bold
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    p,
    h2,
    h3 {
        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 th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

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

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

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

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

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

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

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

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

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

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

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

[role="button"] {
    cursor: pointer
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

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

.table .table {
    background-color: #fff
}

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

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

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

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

.table>thead>tr>td.success,
.table>tbody>tr>td.success,
.table>tfoot>tr>td.success,
.table>thead>tr>th.success,
.table>tbody>tr>th.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>tbody>tr.success>td,
.table>tfoot>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr.success>th,
.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

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

.table>thead>tr>td.info,
.table>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

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

.table>thead>tr>td.warning,
.table>tbody>tr>td.warning,
.table>tfoot>tr>td.warning,
.table>thead>tr>th.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>tbody>tr.warning>td,
.table>tfoot>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr.warning>th,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

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

.table>thead>tr>td.danger,
.table>tbody>tr>td.danger,
.table>tfoot>tr>td.danger,
.table>thead>tr>th.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>tbody>tr.danger>td,
.table>tfoot>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr.danger>th,
.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

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

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%
}

@media screen and (max-width: 991px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

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

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

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

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

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

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

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px
    }
    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    .input-group-sm input[type="date"],
    .input-group-sm input[type="time"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"] {
        line-height: 30px
    }
    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    .input-group-lg input[type="date"],
    .input-group-lg input[type="time"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"] {
        line-height: 46px
    }
}

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

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

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

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

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

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

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

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

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

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

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 992px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}

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

@media (min-width: 992px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 992px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width: 992px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

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

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

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

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

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

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

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

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

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

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

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

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

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

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

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

@media (min-width: 992px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

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

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

@media (min-width: 992px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

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

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

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

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

@media (min-width: 992px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}

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

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

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

@media (min-width: 992px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

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

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

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 992px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 992px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 992px) {
    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 992px) {
    .navbar-static-top {
        border-radius: 0
    }
}

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

@media (min-width: 992px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

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

.navbar-brand>img {
    display: block
}

@media (min-width: 992px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width: 992px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

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

@media (max-width: 991px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width: 992px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media (min-width: 992px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 991px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 992px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

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

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

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

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

@media (min-width: 992px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width: 992px) {
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

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

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width: 991px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

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

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

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

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

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

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

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

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

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

@media (max-width: 991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

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

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

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

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

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

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

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after {
    clear: both
}

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

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

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

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.visible-print {
    display: none !important
}

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

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

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

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

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

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

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

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

.tns-outer {
    padding: 0 !important
}

.tns-outer [hidden] {
    display: none !important
}

.tns-outer [aria-controls],
.tns-outer [data-action] {
    cursor: pointer
}

.tns-outer.ms-touch {
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: none;
    -ms-scroll-chaining: none;
    -ms-scroll-snap-type: mandatory;
    -ms-scroll-snap-points-x: snapInterval(0%, 100%)
}

.tns-slider {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s
}

.tns-slider>.tns-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.tns-horizontal.tns-subpixel {
    white-space: nowrap
}

.tns-horizontal.tns-subpixel>.tns-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal
}

.tns-horizontal.tns-no-subpixel:after {
    content: '';
    display: table;
    clear: both
}

.tns-horizontal.tns-no-subpixel>.tns-item {
    float: left;
    margin-right: -100%
}

.tns-no-calc {
    position: relative;
    left: 0
}

.tns-gallery {
    position: relative;
    left: 0
}

.tns-gallery>.tns-item {
    position: absolute;
    left: -100%;
    -webkit-transition: opacity 0s;
    -moz-transition: opacity 0s;
    -webkit-transition: transform 0s, opacity 0s;
    -moz-transition: transform 0s, opacity 0s;
    transition: transform 0s, opacity 0s
}

.tns-lazy-img {
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    transition: opacity 0.6s;
    opacity: 0.6
}

.tns-lazy-img.loaded {
    opacity: 1
}

.tns-ah {
    -webkit-transition: height 0s;
    -moz-transition: height 0s;
    transition: height 0s
}

.tns-ovh {
    overflow: hidden
}

.tns-hdx {
    overflow-x: hidden
}

.tns-hdy {
    overflow-y: hidden
}

.tns-visually-hidden {
    position: absolute;
    left: -10000em
}

.tns-transparent {
    opacity: 0;
    visibility: hidden
}

.tns-fadeIn {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 0
}

.tns-normal,
.tns-fadeOut {
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1
}

[class*="icon"] {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}


@font-face {
    font-family: "fontRegular";
    src: url("../Internacional.html");
    src: url("Internacional-34ee005f454538b47f26434989c964df6ae9ee0d8fa69ff6f2e110c71ac4ff31d41d.eot?#iefix ") format("embedded-opentype"), url("Internacional-ff7bedc397855359ffb209c48f3df28060ae5b4bc2293613aad4d32e4ee4e516.woff") format("woff"), url("Internacional-3117234e1d1de0190f307ae1f37c857339c49665da5a005bfb1e9ae65aeaa41e.ttf") format("truetype");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: "fontBold";
    src: url("../InternacionalBold.html");
    src: url("InternacionalBold-6ccf9558bd1da017be8eb50fcb04b253c159da4926a12867c8f475fee44a606cd41d.eot?#iefix ") format("embedded-opentype"), url("InternacionalBold-f766f08e77ccc19c7094f9d050f19afaf799b8001989aaae3e9b82323ea7de89.woff") format("woff"), url("InternacionalBold-fcb8d53a7bf9971b551865000be52cebca7a7cf5216029f61a6e882de81e1c0b.ttf") format("truetype");
    font-style: normal;
    font-weight: normal
}

.heading-lg {
    font-size: 54px;
    line-height: 1;
    font-family: "Ubuntu",'fontBold'
}

@media (min-width: 992px) {
    .heading-lg {
        font-size: 72px
    }
}

.heading-md {
    font-size: 24px;
    line-height: 1.15;
    font-family:"Ubuntu" ,"fontBold"
}

@media (min-width: 992px) {
    .heading-md {
        font-size: 54px
    }
}

.heading-sm {
    font-size: 24px;
    line-height: 1.5;
    font-family: "Ubuntu", "fontBold"
}

@media (min-width: 992px) {
    .heading-sm {
        font-size: 36px
    }
}

.heading-xs {
    font-size: 18px;
    font-family:"Ubuntu" ,"fontBold";
    line-height: 1.5
}

@media (min-width: 992px) {
    .heading-xs {
        font-size: 24px
    }
}

.par-xs {
    font-size: 16px;
    font-family: 'fontRegular';
    line-height: 1.5
}

p,
.par {
    line-height: 1.5;
    font-size: 18px;
    font-family: 'fontRegular'
}

body {
    margin: 0;
    font: 300 18px/30px "fontRegular", Arial, sans-serif;
    letter-spacing: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
p {
    margin: 0;
    color: #5f5f5f;
    font-weight: normal
}

.list-ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.list-ul li {
    display: block;
    position: relative;
    font-family: 'fontRegular';
    font-size: 16px;
    line-height: 1.75
}

.list-ul li:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: inline-block
}

.list-ul.list-ul--cubic li {
    color: #de5226;
    padding-left: 22px
}

.list-ul.list-ul--cubic li:before {
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background-color: #de5226
}

.list-ul.list-ul--cubic li+li {
    margin-top: 15px
}

.list-ul.list-ul--dashed li {
    opacity: 0.8;
    color: #daf0ed;
    padding-left: 31px
}

.list-ul.list-ul--dashed li:before {
    width: 23px;
    height: 2px;
    background-color: #daf0ed;
    opacity: 0.8;
    margin-top: -1px
}

ol {
    list-style-type: none;
    counter-reset: numeric-list-counter;
    padding: 0;
    margin: 0
}

ol li {
    vertical-align: baseline
}

ol li:before {
    content: counter(numeric-list-counter, decimal-leading-zero) ". ";
    counter-increment: numeric-list-counter;
    font-family: 'fontRegular';
    font-size: 16px;
    color: #5f5f5f;
    display: inline-block;
    margin-right: 10px
}

@media (max-width: 992px) {
    ol span,
    ol li:before {
        font-size: 18px !important
    }
}

body {
    margin-top: 0
}

.prevent-overflow,
.prevent-overflow body {
    overflow: hidden;
    position: fixed
}

img,
video {
    border-style: none;
    max-width: 100%
}

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

input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
    border: none;
    padding: 0
}

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

button {
    -webkit-appearance: none;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: none;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

form,
fieldset {
    margin: 0;
    padding: 0;
    border-style: none
}

blockquote {
    quotes: none
}

q {
    quotes: none
}

q:before,
q:after {
    content: ''
}

a:focus,
button:focus,
input:focus,
textarea:focus,
select:focus {
    outline: none
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a {
    color: #5f5f5f;
    text-decoration: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

a:hover,
a:active,
a:visited,
a:focus {
    color: #5f5f5f;
    text-decoration: none
}

input,
textarea,
select {
    color: inherit;
    vertical-align: middle;
    font: 100% "fontRegular", Arial, sans-serif
}

.nopad {
    padding: 0
}

.overflow-hidden {
    height: 100%;
    overflow: hidden
}

.screen-cover {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 110px;
    z-index: 1;
    left: 0;
    display: none;
    opacity: 0
}

.screen-cover.nav-active {
    display: block
}

.img-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    height: 100%;
    pointer-events: none;
    z-index: 0;
    color: transparent;
    width: 100%
}

.invisible-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5
}

.mirrored {
    transform: rotate(180deg)
}

.narrow-container {
    position: relative;
    padding: 0 calc(8.33333%) 0 calc(8.33333%)
}

@media (max-width: 992px) {
    .narrow-container {
        padding: 90px 0 0;
    }
}

.wide-container {
    position: relative;
    padding: 0 15px;
    width: 100%;
    margin: 0 auto;
    max-width: 1720px
}

@media (max-width: 992px) {
    .wide-container {
        width: 100%
    }
}

.cell-wrap {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%
}

.table-wrap {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%
}

.bg-video {
    position: relative;
    pointer-events: none;
    display: inline-block;
    z-index: 1
}

.bg-video video {
    object-fit: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.bg-video.active img {
    opacity: 0
}

.bg-video:not(.active) .video-js {
    opacity: 0 !important;
    width: 0;
    height: 0;
    position: absolute
}

.bg-video .video-js {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

@media (min-width: 1250px) {
    .auto-clear .col-lg-1:nth-child(12n+1) {
        clear: left
    }
    .auto-clear .col-lg-2:nth-child(6n+1) {
        clear: left
    }
    .auto-clear .col-lg-3:nth-child(4n+1) {
        clear: left
    }
    .auto-clear .col-lg-4:nth-child(3n+1) {
        clear: left
    }
    .auto-clear .col-lg-6:nth-child(odd) {
        clear: left
    }
}

@media (min-width: 992px) and (max-width: 1249px) {
    .auto-clear .col-md-1:nth-child(12n+1) {
        clear: left
    }
    .auto-clear .col-md-2:nth-child(6n+1) {
        clear: left
    }
    .auto-clear .col-md-3:nth-child(4n+1) {
        clear: left
    }
    .auto-clear .col-md-4:nth-child(3n+1) {
        clear: left
    }
    .auto-clear .col-md-6:nth-child(odd) {
        clear: left
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .auto-clear .col-sm-1:nth-child(12n+1) {
        clear: left
    }
    .auto-clear .col-sm-2:nth-child(6n+1) {
        clear: left
    }
    .auto-clear .col-sm-3:nth-child(4n+1) {
        clear: left
    }
    .auto-clear .col-sm-4:nth-child(3n+1) {
        clear: left
    }
    .auto-clear .col-sm-6:nth-child(odd) {
        clear: left
    }
}

@media (max-width: 767px) {
    .auto-clear .col-xs-1:nth-child(12n+1) {
        clear: left
    }
    .auto-clear .col-xs-2:nth-child(6n+1) {
        clear: left
    }
    .auto-clear .col-xs-3:nth-child(4n+1) {
        clear: left
    }
    .auto-clear .col-xs-4:nth-child(3n+1) {
        clear: left
    }
    .auto-clear .col-xs-6:nth-child(odd) {
        clear: left
    }
}

.top-nav {
    flex: 1 0 auto;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    will-change: transform;
    transition: transform .25s, background-color .3s
}

@media (min-width: 992px) {
    .top-nav.top-nav--white .top-nav__menu-wrapper .top-nav__links a {
        color: #daf0ed
    }
    .top-nav.top-nav--white .top-nav__menu-wrapper .top-nav__links a.top-nav__contact {
        color:#daf0ed;
        background-color: #de5226
    }
    .top-nav.top-nav--white .top-nav__menu-wrapper .top-nav__links a:before {
        content: "";
        display: inline-block;
        width: 7px;
        height: 7px;
        margin-right: 7px;
        background: transparent
    }
    .top-nav.top-nav--white .top-nav__menu-wrapper .top-nav__links a.top-nav__active-link:before {
        background: #daf0ed
    }
}

.top-nav.top-nav--white-btn .top-nav__menu-btn {
    color: #fff
}

.top-nav .top-nav__container {
    padding: 18px 15px
}

.top-nav .top-nav__menu-wrapper {
    float: right
}

.top-nav .top-nav__menu-wrapper .top-nav__links {
    font-family: 'fontBold';
    font-size: 10px;
    text-align: left;
    padding: 0;
    margin: 0;
    display: block;
    list-style-type: none
}

.top-nav .top-nav__menu-wrapper .top-nav__links li {
    display: inline-block
}

.top-nav .top-nav__menu-wrapper .top-nav__links li+li {
    margin-left: 46px
}

.top-nav .top-nav__menu-wrapper .top-nav__links a {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    display: block;
    transition: .5 all ease-out;
}
.top-nav .top-nav__menu-wrapper .top-nav__links a:hover, 
.top-nav .top-nav__menu-wrapper .top-nav__links a:focus
{
    color: #de5226;
}
button {
    line-height: 55px;
    color: #fff;
    border: 0px solid transparent;
    text-transform: uppercase !important;
    font-family: inherit;
    font-weight: bold;
    font-size: 14px;
    padding: 15px;
    background-color: #de5226;
    text-align: center;
    height: 55px;
    letter-spacing: 2.5px
}
.top-nav .top-nav__menu-wrapper .top-nav__links a.top-nav__contact {
    width: 162px;
    line-height: 55px;
    color: #fff;
    background-color: #de5226;
    text-align: center;
    height: 55px;
    letter-spacing: 2.5px
}

.top-nav .top-nav__menu-wrapper .top-nav__links a.top-nav__contact:before {
    content: "";
    display: none
}

.top-nav .top-nav__menu-wrapper .top-nav__links a:before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-right: 7px;
    background: transparent
}

.top-nav .top-nav__menu-wrapper .top-nav__links a.top-nav__active-link:before {
    background: #404041
}

@media (max-width: 1200px) and (min-width: 993px) {
    .top-nav .top-nav__menu-wrapper .top-nav__links li+li {
        margin-left: 30px
    }
}

.top-nav .top-nav__logo {
    float: left
}


.top-nav .top-nav__logo svg {
    margin-top: 5px !important;
    width: 200px;
    height: 30px;
    object-fit: contain
}



@media (min-width: 992px) {
    .top-nav .top-nav__logo img {
        top: 11.5px;
        position: relative
    }
}

.top-nav .top-nav__menu-btn {
    border: none;
    background: none;
    box-shadow: none;
    float: right;
    font-family: 'fontBold';
    font-size: 10px;
    letter-spacing: 2.5px;
    color: #999999 !important;
    text-transform: uppercase;
    display: none
}

@media (max-width: 992px) {
    .top-nav {
        overflow: visible
    }
    .top-nav .top-nav__container {
        padding: 9px 15px
    }
    .top-nav .top-nav__menu-wrapper {
        float: none;
        height: calc(100vh - 47px);
        opacity: 0;
        pointer-events: none;
        transition: opacity 0.3s;
        position: absolute;
        top: 47px;
        left: 0;
        right: 0;
        bottom: 0;
        padding-bottom: 47px;
        background-color: #fff;
        z-index: 1000;
        overflow-y: auto;
        overflow-x: hidden;
        flex-flow: column;
        display: flex;
        align-items: center;
        justify-content: center
    }
}

@media (max-width: 992px) and (max-height: 460px) {
    .top-nav .top-nav__menu-wrapper {
        display: block;
        padding: 51px 0
    }
}

svg.darken path.cls-4 {fill: #282828 !important;}
svg.lighten path.cls-4 {fill: #fff !important;}

@media (max-width: 992px) {
    .top-nav .top-nav__menu-wrapper .top-nav__links {
        width: 100%
    }
    .top-nav.top-nav--white .top-nav__menu-wrapper .top-nav__links a {
        color: #282828
    }
   
    .top-nav .top-nav__menu-wrapper .top-nav__links li {
        display: block;
        float: none;
        text-align: center;
        width: 100%
    }
    .top-nav .top-nav__menu-wrapper .top-nav__links li+li {
        margin-left: 0;
        margin-top: 60px
    }
    .top-nav .top-nav__menu-btn {
        display: block;
        transition: color .3s;
        position: relative
    }
    .top-nav .top-nav__menu-btn:before,
    .top-nav .top-nav__menu-btn:after {
        content: '';
        width: 32px;
        height: 2px;
        background-color: #5f5f5f;
        transition: opacity .3s;
        opacity: 0;
        display: block;
        position: absolute;
        top: 14px;
        left: 11px;
        transform: rotate(-45deg)
    }
    .top-nav .top-nav__menu-btn:after {
        transform: rotate(45deg)
    }
    .top-nav .top-nav__contact {
        margin: 0 auto 30px
    }
    .top-nav.top-nav__menu-active {
        background-color: #fff;
        position: fixed
    }
    .top-nav.top-nav__menu-active+.jumper-menu {
        opacity: 0
    }
    .top-nav.top-nav__menu-active .top-nav__menu-btn {
        color: transparent
    }
    .top-nav.top-nav__menu-active .top-nav__menu-btn:before,
    .top-nav.top-nav__menu-active .top-nav__menu-btn:after {
        opacity: 1
    }
    .top-nav.top-nav__menu-active .top-nav__menu-wrapper {
        pointer-events: initial;
        opacity: 1
    }

    .top-nav .top-nav__menu-wrapper .top-nav__links a {
        color: #404041;
        text-transform: uppercase;
        letter-spacing: 2.5px;
        display: block;
        transition: .5 all ease-out;
    }
}

.footer {
    padding: 100px 0 20px 0;
    background-color: #404041;
}

.footer .footer__links {
    float: left;
    display: inline-block
}

.footer .footer__links a {
    font-family: 'fontBold';
    font-size: 10px;
    letter-spacing: 2.2px;
    text-transform: uppercase;
    color: #daf0ed
}

.footer .footer__links a+a {
    margin-left: 44px
}

.footer .footer__links.footer__links--socials {
    float: right
}

@media (max-width: 992px) {
    .footer .footer__links {
        display: none
    }
    .footer .footer__links.footer__links--socials {
        float: none;
        display: flex;
        justify-content: space-between
    }
    .footer .footer__links.footer__links--socials a+a {
        margin-left: 0
    }
}

.cta {
    padding: 200px 15px 0 15px;
    text-align: center;
    background-color: #404041;
}

.cta h2,
.cta p,
.cta a {
    color: #de5226
}

.cta .heading-md {
    line-height: 1.15;
    margin-bottom: 30px;
    display: block;

}

@media (min-width: 992px) {
    .cta .heading-md {
        display: block
    }
}

.cta .btn {
    width: 162px;
    height: 55px;
    background-color: #de5226;
    color: #404041;
    text-align: center;
    line-height: 55px;
    font-size: 10px;
    font-family: 'fontBold';
    display: block;
    letter-spacing: 2.5px;
    margin: 0 auto;
    text-transform: uppercase
}

.cta .par {
    line-height: 1.44;
    font-size: 24px;
    margin-bottom: 65px;
    display: block;
}

@media (min-width: 992px) {
    .cta .par {
        display: block
    }
}

.cta .heading-sm {
    border-bottom: 2px solid #de5226;
    padding-bottom: 8px
}

@media (min-width: 992px) {
    .cta .heading-sm {
        border-top: 2px solid #de5226;
        padding-top: 15px;
        padding-bottom: 0;
        border-top: none
    }
}

@media (min-width: 992px) {
    .cta {
        height: 620px
    }
}

@media (min-width: 992px) and (min-height: 620px) and (min-width: 992px) {
    .cta {
        height: 100vh;
        height: calc( 100vh - 160px);
        margin-top: 0
    }
    .cta div:not(.footer).wide-container {
        height: 100%;
        padding-top: 0
    }
}

@media (max-width: 992px) {
    .cta {
        padding: 113px 15px 0 15px;
        height: auto
    }
    .cta .par {
        line-height: 1.56;
        font-size: 18px;
        margin-bottom: 41px
    }
}

.cookies-popup {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1001;
    background-color: #fff;
    display: none;
    padding: 7px 0
}

.cookies-popup .wide-container {
    display: flex;
    justify-content: space-between
}

.cookies-popup .cookies-popup__btn {
    width: 95px;
    height: 30px;
    background-color: #404041;
    color: #de5226;
    box-shadow: none;
    border: none;
    font-family: 'fontBold';
    line-height: 30px;
    text-align: center;
    font-size: 10px;
    letter-spacing: 2.5px
}

.cookies-popup .cookies-popup__text {
    font-family: 'fontBold';
    text-transform: uppercase;
    font-size: 14px
}

.cookies-popup .cookies-popup__link {
    color: #404041;
    display: none
}

.cookies-popup.active {
    display: block
}

@media (min-width: 992px) {
    .cookies-popup .cookies-popup__link {
        display: inline
    }
}

.jumper-menu {
    display: none;
    position: fixed;
    z-index: 100;
    right: 15px;
    transition: opacity .3s;
    top: 80px;
    text-align: right
}

@media (min-width: 992px) {
    .jumper-menu {
        top: 123px;
        text-align: left;
        right: auto;
        left: 5%
    }
    
}

.jumper-menu.inverted a {
    color: #de5226
}

.jumper-menu.inverted a:before {
    background-color: #de5226
}

.jumper-menu a {
    color: #404041;
    position: relative;
    display: block;
    padding-right: 18px
}

.jumper-menu a+a {
    margin-top: 15px
}

@media (min-width: 992px) {
    .jumper-menu a {
        padding-left: 38px;
        padding-right: 0
    }
  
}

.jumper-menu a span {
    color: inherit;
    opacity: 0;
    font-size: 10px;
    font-family: 'fontBold';
    text-transform: uppercase
}

.jumper-menu a:before {
    content: '';
    width: 8px;
    height: 8px;
    opacity: .5;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 0;
    background-color: #404041;
}

@media (min-width: 992px) {
    .jumper-menu a:before {
        right: auto;
        left: 0
    }
}

.jumper-menu a.active:before,
.jumper-menu a.active span,
.jumper-menu a:hover:before,
.jumper-menu a:hover span {
    opacity: 1
}

.reveal__text {
    opacity: 0
}

.reveal__text .reveal__line-wrap {
    overflow: hidden;
    position: relative;
    white-space: pre-wrap
}

@media (max-width: 992px) {
    .reveal__text {
        opacity: 1
    }
}

.block-revealer__element {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    pointer-events: none;
    opacity: 0
}

.block-revealer {
    position: relative
}

.reveal__image {
    opacity: 0
}

@media (max-width: 992px) {
    .reveal__image {
        opacity: 1
    }
}

.reveal__line {
    position: relative;
    overflow: hidden
}

.reveal__line:before {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    transform: translateX(-101%);
    width: 100%
}

.reveal__line.active:before {
    transform: translateX(0%)
}

@media (max-width: 992px) {
    .reveal__line {
        opacity: 1
    }
}

@media screen and (max-width: 61.59em) {
    .reveal_cont-img {
        transform: translate(0%, 0%) !important
    }
}

.page-contact-us {
    background-color: #404041;
    text-align: left;
    color: #fff;
    padding-top: 231px;
    padding-top: 21vh
}

@media (min-height: 860px) {
    .page-contact-us {
        height: 100vh;
        overflow: hidden
    }
    .page-contact-us .footer {
        position: absolute;
        bottom: 0px;
        left: 0;
        width: 100%
    }
}

.page-contact-us .page-wrap {
    padding-top: 0
}

.page-contact-us small {
    font-family: 'fontBold';
    letter-spacing: 2.5px;
    margin-bottom: 15px;
    font-size: 10px;
    text-transform: uppercase
}

.page-contact-us h2 {
    line-height: 1.15;
    margin-bottom: 24px;
}

.page-contact-us a,
.page-contact-us p,
.page-contact-us h2 {
    color: #de5226
}

.page-contact-us .contact-page__mail,
.page-contact-us .contact-page__phone {
    display: inline-block;

    padding-top: 10px
}

.page-contact-us .contact-page__mail {
    line-height: 1;
    margin-right: 139px;
    vertical-align: top;
    margin-bottom: 12px;
}

.page-contact-us .contact-page__phone {
    font-size: 18px;
    line-height: 1.5;
    max-width: 240px;
    vertical-align: top;
    padding-top: 13px
}

.page-contact-us .contact-page__phone a {
    font-family: 'fontBold'
}

.page-contact-us .contact-page__address {
    color: #daf0ed;
    font-size: 18px;
    line-height: 1.44;
    font-style: normal;
    margin-top: 14px;
}

@media (max-width: 992px) {
    .page-contact-us {

    }
    .page-contact-us small {
        display: none
    }
    .page-contact-us .contact-page__address {
        display: none
    }
    .page-contact-us h2 {
        padding: 2rem 3rem;
        font-size: 4rem;
        margin: 12px 0;
    }
    .contact__form__row__left {
        padding: 2rem 3rem;
    }
    .page-contact-us .contact-page__phone {
        border-top: none;
        margin-top: 80px;
        padding-top: 0
    }
    .page-contact-us .contact-page__phone a {
        display: block;
        margin-top: 20px
    }
    .page-contact-us .contact-page__mail {
        padding: 0 3rem;
        margin: 0 auto;
        display: block
    }
    .page-contact-us .contact-page__mail a {

        line-height: 1.28
    }
}

.services-page {
    counter-reset: services-list
}

.services-page .service {
    overflow: hidden;
    position: relative;
    counter-increment: services-list
}

.services-page .service .wide-container {
    padding: 100px 15px 150px 15px
}

.services-page .service h2 {
    color: #de5226;
    position: relative;
    font-size: 54px
}

.services-page .service li {
    color: #de5226;
    font-family: 'fontBold';
    font-size: 14px
}

.services-page .service a {
    display: none;
    color: #de5226;
    display: block;
    margin-top: 20px;
    font-size: 14px;
    font-family: 'fontBold'
}

.services-page .service p {
    color: #de5226;
    max-width: 329px;
    line-height: 1.63;
    font-size: 16px
}

.services-page .service ul {
    margin-top: 20px
}

@media (min-width: 992px) {
    .services-page .service a {
        display: block
    }
    .services-page .service .wide-container:before {
        content: '';
        background-color: #404041;
        left: 41.66666%;
        top: 0;
        bottom: 0;
        position: absolute;
        display: block;
        width: 100%;
        pointer-events: none;
        z-index: 0
    }
    .services-page .service h2:before {
        content: counter(services-list, decimal-leading-zero);
        color: inherit;
        font-family: 'fontBold';
        font-size: 16px;
        top: 6px;
        left: -35px;
        position: absolute
    }
}

.services-page .service .service__description {
    margin-top: 100px
}

.services-page .service .service__content-inner {
    display: inline-block;
    vertical-align: top;
    padding-top: 18px;
    position: relative
}

.services-page .service .service__content-inner+.service__content-inner {
    margin-left: 100px
}

.services-page .service .service__content-inner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #de5226
}

.services-page .service .service__content-inner:before {
    height: 3px
}

.services-page .service .service__image {
    padding-top: 25px;
    text-align: center
}

.services-page .service:nth-child(even) h2,
.services-page .service:nth-child(even) p,
.services-page .service:nth-child(even) li,
.services-page .service:nth-child(even) a {
    color: #404041
}

.services-page .service:nth-child(even) li:before {
    background-color: #404041
}

.services-page .service:nth-child(even) .wide-container:before {
    background-color: #de5226
}

.services-page .service:nth-child(even) .service__content-inner:before {
    background-color: #404041
}

.services-page .service .service___content {
    padding-top: 100px
}

@media (max-width: 1742px) {
    .services-page .service .service__content-inner {
        display: block;
        max-width: 351px;
        width: 100%
    }
    .services-page .service .service__content-inner+.service__content-inner {
        margin-top: 40px;
        margin-left: 0
    }
}

.services-page .service:nth-child(1) .wide-container {
    padding: 191px 15px 150px 15px
}

.services-page br {
    display: none
}

@media (min-width: 992px) {
    .services-page br {
        display: block
    }
}

@media (max-width: 992px) {
    .services-page {
        padding: 0
    }
    .services-page .cta .par {
        display: block;
        margin-bottom: 40px
    }
    .services-page .service .wide-container {
        padding: 0 15px
    }
    .services-page .service .service__image {
        padding-top: 0;
        max-width: 375px;
        width: 100%;
        margin: 0 auto
    }
    .services-page .service .heading-lg {
        font-size: 24px;
        line-height: 1.25;
        max-width: 351px;
        width: 100%;
        margin-right: auto;
        margin-left: auto
    }
    .services-page .service .service___content {
        padding: 40px 15px;
        background-color: #404041;
        margin: 14rem 0 0 0;
    }
    .services-page .service .service___content p {
        font-size: 16px;
        line-height: 1.63
    }
    .services-page .service .service___content li {
        font-size: 14px
    }
    .services-page .service .service___content .service__description {
        margin-top: 25px
    }
    .services-page .service .service___content .service__description .service__content-inner {
        margin-left: auto;
        margin-right: auto
    }
    .services-page .service:nth-child(even) .service___content {
        background-color: #de5226
    }
    .services-page .service:nth-child(1) .wide-container {
        padding: 50px 15px 0 15px
    }
}

.vision-page .vision__block {
    overflow: hidden;
    position: relative
}

.vision-page .vision__block .vision__heading h2 {
    font-size: 54px;
    line-height: 1.19;
    color: #404041;
    margin-bottom: 30px;
    position: relative
}

.vision-page .vision__block .vision__heading h2.quoted:before {
    content: '“';
    position: absolute;
    top: 0;
    left: -45px
}

.vision-page .vision__block .vision__heading .quote-author {
    font-family: 'fontRegular';
    font-size: 24px;
    line-height: 1.42;
    color: #404041
}

.vision-page .vision__block .vision__content .vision__text-heading {
    font-family: 'fontBold';
    font-size: 24px;
    line-height: 1.33;
    margin-bottom: 24px
}

.vision-page .vision__block .vision__content .vision__text-regular {
    font-family: 'fontRegular';
    font-size: 16px;
    line-height: 1.56;
    margin-bottom: 29px
}

.vision-page .vision__block .vision__content .vision__text-highlight {
    font-family: 'fontBold';
    font-size: 16px;
    line-height: 1.56
}

.vision-page .vision__block .vision__content .vision__awards {
    font-family: 'fontRegular';
    color: #404041;
    font-size: 16px;
    line-height: 2;
    max-width: 679px;
    width: 100%
}

.vision-page .vision__block .vision__content .vision__awards .header th {
    padding: 13px 21px 13px 3px
}

.vision-page .vision__block .vision__content .vision__awards .row {
    border-top: 2px solid #404041;
    border-bottom: 2px solid #404041
}

.vision-page .vision__block .vision__content .vision__awards .row:before {
    content: none
}

.vision-page .vision__block .vision__content .vision__awards .row .vision__award-project {
    font-family: 'fontBold';
    width: 280px
}

.vision-page .vision__block .vision__content .vision__awards .row td {
    padding: 24px 21px 17px 3px
}

.vision-page .vision__block .vision__content .vision__awards .vision__award-year {
    text-align: right
}

.vision-page .vision__block .vision__content .vision__clients {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    padding-right: 6rem;
    margin-top: 26px;
}

.vision-page .vision__block .vision__content .vision__clients img {
    max-width: 100%;
    max-height: 100%
}

.vision-page .vision__block .vision__content .vision__clients .vision__client-item {
    height: 50%;
    max-width: 300px;
    width: auto;
    margin-top: 48px;
    padding: 3rem;
}

.vision-page .vision__block p {
    color: #de5226
}

@media (min-width: 992px) {
    .vision-page .vision__block .wide-container {
        padding: 100px 0 150px 0;
        min-height: 100%
    }
    .vision-page .vision__block .wide-container:before {
        content: '';
        background-color: #404041;
        left: 50%;
        top: 0;
        bottom: 0;
        position: absolute;
        display: block;
        width: 100%;
        pointer-events: none;
        z-index: 0
    }
    .vision-page .vision__block.vision__block-1 {
        height: 950px
    }
    .vision-page .vision__block.vision__block-1 .vision__heading {
        padding: 105px 0 0 8.3%
    }
    .vision-page .vision__block.vision__block-1 .vision__content {
        padding: 456px 0 0 19%
    }
    .vision-page .vision__block.vision__block-1 .vision__content .vision__content-inner {
        max-width: 387px
    }
    .vision-page .vision__block.vision__block-2 {
        height: 1036px
    }
    .vision-page .vision__block.vision__block-2 .vision__heading {
        padding: 484px 0 0 8.3%
    }
    .vision-page .vision__block.vision__block-2 .vision__content {
        padding: 333px 0 0 19%
    }
    .vision-page .vision__block.vision__block-2 .vision__content .vision__content-inner {
        max-width: 429px
    }
    .vision-page .vision__block.vision__block-3 {
        height: 1036px
    }
    .vision-page .vision__block.vision__block-3 .vision__heading {
        padding: 423px 0 0 8.3%
    }
    .vision-page .vision__block.vision__block-3 .vision__content {
        padding: 315px 0 0 19%
    }
    .vision-page .vision__block.vision__block-3 .vision__content .vision__content-inner {
        max-width: 387px
    }
    .vision-page .vision__block.vision__block-4 {
        height: auto;
        background-color: #de5226
    }
    .vision-page .vision__block.vision__block-4 .wide-container {
        padding-bottom: 156px;
        width: 100%
    }
    .vision-page .vision__block.vision__block-4 .wide-container:before {
        left: 0
    }
    .vision-page .vision__block.vision__block-4 .vision__heading {
        padding: 0.3%
    }
    .vision-page .vision__block.vision__block-4 .vision__content {
        padding: 6rem 1rem;
    }
    .vision-page .vision__block.vision__block-4 .vision__sticky-block {
        padding: 0;
        position: absolute;
        width: 25%;
        left: 8.3333%;
        top: 20vh
    }
    .vision-page .vision__block:nth-child(even) h2,
    .vision-page .vision__block:nth-child(even) p,
    .vision-page .vision__block:nth-child(even) li,
    .vision-page .vision__block:nth-child(even) a {
        color: #404041
    }
    .vision-page .vision__block:nth-child(even) li:before {
        background-color: #404041
    }
    .vision-page .vision__block:nth-child(even) .wide-container:before {
        background-color: #de5226
    }
}

@media (min-height: 800px) and (min-width: 992px) {
    .vision-page .vision__block {
        padding: 0;
        height: 620px
    }
}

@media (min-height: 800px) and (min-width: 992px) and (min-height: 620px) and (min-width: 992px) {
    .vision-page .vision__block {
        height: 100vh;
        margin-top: 0
    }
    .vision-page .vision__block div:not(.footer).wide-container {
        height: 100%;
        padding-top: 0
    }
}

@media (min-height: 800px) and (min-width: 992px) {
    .vision-page .vision__block .row {
        width: 100%;
        z-index: 1
    }
}

@media (max-width: 1200px) and (min-width: 992px) {
    .vision-page .vision__block .vision__heading h2 {
        font-size: 44px
    }
    .vision-page .vision__block.vision__block-1 .vision__heading {
        padding: 325px 0 0 8.3%
    }
    .vision-page .vision__block.vision__block-1 .vision__content {
        padding-left: 10%
    }
    .vision-page .vision__block.vision__block-2 .vision__content {
        padding-left: 10%
    }
    .vision-page .vision__block.vision__block-3 .vision__content {
        padding-left: 10%
    }
    .vision-page .vision__block.vision__block-4 {
        height: auto;
        background-color: #de5226
    }
    .vision-page .vision__block.vision__block-4 .wide-container {
        padding-bottom: 156px;
        width: 100%
    }
    .vision-page .vision__block.vision__block-4 .wide-container:before {
        left: 0
    }
    .vision-page .vision__block.vision__block-4 .vision__heading {
        padding: 200px 0 0 8.3%
    }
    .vision-page .vision__block.vision__block-4 .vision__content {
        padding-top: 200px
    }
    .vision-page .vision__block.vision__block-4 .vision__sticky-block {
        padding: 0;
        position: absolute;
        width: 25%;
        left: 8.3333%;
        top: 20vh
    }
}

@media (max-width: 991px) {
    .vision-page .vision__block {
        text-align: center
    }

    .page-wrap .worklist-page {
        padding: 30px 0;
    }
    .section.intro.contact {
        padding: 0rem 2rem !important;
    }

    .block {
        height: auto !important;
    }
    .vision-page .vision__block .vision__heading {
       padding: 10px !important; 
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column
    }
    .vision-page .vision__block .vision__heading h2 {
        font-size: 24px;
        line-height: 1.42;
        margin-bottom: 0px;
        width: 100%
    }
    .vision-page .vision__block .vision__heading h2.quoted:before {
        position: static
    }
    .vision-page .vision__block .vision__heading .quote-author {
        font-size: 18px;
        line-height: 1.56
    }
    .vision-page .vision__block:nth-child(even) .vision__content {
        background-color: #ffffff;
    }
    .vision-page .vision__block:nth-child(even) .vision__content h2,
    .vision-page .vision__block:nth-child(even) .vision__content p,
    .vision-page .vision__block:nth-child(even) .vision__content li,
    .vision-page .vision__block:nth-child(even) .vision__content a {
        color: #404041
    }
    .vision-page .vision__block:nth-child(even) .vision__content li:before {
        background-color: #404041
    }
    .vision-page .vision__block .vision__awards {
        display: none
    }
    .vision-page .vision__block .vision__content {
        min-height: 300px;
        padding: 35px 15px;
        display: flex;
        flex-flow: column;
        align-items: center;
        justify-content: center;
        height: auto;
        background-color: #404041;
    }
    .vision-page .vision__block .vision__content .vision__clients {
        margin-top: 0;
        padding-right: 0 !important;
    }
    .vision-page .vision__block .vision__content .vision__clients .vision__client-item {
        width: 100%;
        margin-top: 40px;
        max-width: none
    }
    .vision-page .vision__block .vision__content p {
        text-align: left;
        font-size: 16px
    }
    .vision-page .vision__block .vision__content p+p {
        margin-top: 26px
    }
    .vision-page .vision__block .vision__content .vision__text-heading,
    .vision-page .vision__block .vision__content .vision__text-highlight {
        font-size: 16px;
        line-height: 1.63;
        margin-bottom: 0;
        text-align: center
    }
    .vision-page .vision__block .vision__content .vision__text-regular {
        font-size: 16px;
        line-height: 1.56
    }
    .vision-page .vision__block .vision__content .vision__awards {
        color: #404041;
        font-size: 14px;
        line-height: 2;
        width: 679px
    }
    .vision-page .vision__block:nth-child(1) .vision__heading {
        height: 350px
    }
}

.work__awards {
    display: inline-block;
    margin-top: 6px;
    padding-top: 10px
}

.work__awards span {
    font-size: 14px;
    line-height: 17px;
    font-family: 'fontRegular';
    display: block;
    color: #080808
}

.work__awards span+span {
    margin-top: 5px
}

.work-preview+.work-preview {
    margin-top: 40px
}

@media (min-width: 992px) {
    .work-preview+.work-preview {
        margin-top: 60px
    }
}

.work-preview .work-preview__number {
    font-size: 10px;
    color: #404041;
    font-family: 'fontBold';
    position: absolute;
    top: 35px;
    line-height: 2.35;
    right: 0px
}

@media (min-width: 992px) {
    .work-preview .work-preview__number {
        top: 37px;
        right: 50px
    }
}

.work-preview .work-preview__img {
    padding-bottom: 0;
    height: 350px;
    overflow: hidden;
    position: relative
}

.work-preview .work-preview__img .section-heading {
    left: 0;
    display: block
}

@media (max-width: 992px) {
    .work-preview .work-preview__img .section-heading {
        font-family: 'fontRegular';
        font-size: 16px;
        padding: 0 10px;
        height: auto
    }
}

.work-preview .work-preview__img img {
    object-fit: cover;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% - 50px)
}

@media (min-width: 992px) {
    .work-preview .work-preview__img {
        max-height: 400px;
        height: auto;
        padding-bottom: 90%;
    }
    .work-preview .work-preview__img img {
        width: 100%
    }
}

.work-preview .work-preview__content h2 {
    font-family: "fontBold";
    color: #404041;
    font-size: 18px;
    margin-top: 22px
}

@media (min-width: 992px) {
    .work-preview .work-preview__content h2 {
        line-height: 28px
    }
}

@media (max-width: 992px) {
    .work-preview .work-preview__content h2 {
        margin-top: 17px
    }
    .work-preview .work-preview__img img {
        width: 100%;
        height: 400px
    }
    .work-preview .work-preview__number {
        top: 15px
    }
    .work-preview .work__awards {
        display: none
    }
}

@media (max-width: 400px) {
    .work-preview .work-preview__number {
        right: 15px
    }
    .work-preview .work-preview__img {
        margin-left: -15px;
        margin-right: -15px
    }
}

.worklist-page .wide-container .section-heading {
    font-family: 'Ubuntu', fontBold, sans-serif;
    font-weight: normal;
    color: #404041;
    font-size: 24px;
    line-height: 1.25;
    margin-bottom: 35px
}

@media (min-width: 992px) {
    .worklist-page .wide-container .section-heading {
        margin-bottom: 10px;
        line-height: 64px;
        font-size: 54px
    }
}

.worklist-page .wide-container .section-filter {
    font-weight: 200;
    color: #5f5f5f;
    padding: 3px 0
}

.worklist-page .wide-container .section-filter a {
    font-family: fontBold;
    font-size: 18px;
    color: #404041;
}

.worklist-page .worklist {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column nowrap;
    margin-left: -15px;
    margin-right: -15px
}

.worklist-page .worklist .worklist__column {
    width: 100%;
    max-width: 545px;
    padding: 0 15px
}

.worklist-page .worklist .worklist__column+.worklist__column {
    margin-top: 20px
}

@media (min-width: 992px) {
    .worklist-page .wide-container {
        padding: 30px;

    }
    .worklist-page .worklist {
        justify-content: space-between;
        flex-flow: initial;
        align-items: initial
    }
    .worklist-page .worklist .worklist__column {
        width: 435px;
        max-width: 1000px
    }
    .worklist-page .worklist .worklist__column+.worklist__column {
        margin-top: 0px
    }
    .worklist-page .worklist .worklist__column:nth-child(1),
    .worklist-page .worklist .worklist__column:nth-child(3) {
        transform: translateY(0px)
    }
}



@media (max-width: 992px) {
    .worklist-page .wide-container {
        padding: 30px 15px 30px 15px;
        max-width: 400px
    }
    
    .worklist-page .wide-container .worklist {
        padding-top: 0
    }
}

.work-page .work__content-wrapper,
.work-page .section-heading {
    z-index: 2
}

.work-page .wide-container {
    margin-bottom: 100px
}

.work-page .wide-container.work_preview {
    padding-top: 70px
}

.work-page .heading-lg-med {
    font-family: 'Ubuntu', sans-serif;
    font-size: 54px;
    line-height: 64px;
    color: #404041
}
.contact__form__row__left {
    width: 100%;
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 14px;
    line-height: 1.15;
    font-weight: 700;
    margin: 0;
}

button,select {
    text-transform: none
}

[type=reset],[type=submit],button,html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: ButtonText dotted 1px
}

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

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

label {
    opacity: 1;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 11px;
    color: #ffffff;
    margin: 0 0 15px;
    letter-spacing: .6px
}
input[type=email],input[type=text],textarea {
    background: transparent;
    border: 0px solid transparent;
    border-bottom: 3px solid #de5226;
    height: 54px;
    font-family: "fontBold","Ubuntu" ;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    font-size: 13px;
    font-weight: 100;
    width: 100%;
    transition: all .25s ease
}


input[type=email]:focus,input[type=text]:focus,textarea:focus {
    outline: 0;
    border-color: #dddddd;
}

textarea {
    overflow: auto;
    resize: none;
    height: 100px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 10px
}

::-moz-selection {
    background: #ddd;
    color: #fff
}

::selection {
    background: #ddd;
    color: #fff
}


.work-page .heading-xs-reg {
    font-size: 24px;
    color: #404041;
    line-height: 34px;
    color: #404041;
    margin-top: 23px
}

.work-page .work__img {
    width: 30%;
    margin: 0% 33%;
}

.work-page .bg-video {
    width: 100%
}

.work-page .bg-video video {
    position: inherit
}

.work-page .bg-video .video-js {
    position: inherit
}

.work-page .work__details-wrapper {
    background-color: #404041;
}

.work-page .work__details-wrapper .work__description {
    width: 544px;
    margin-bottom: 0
}

.work-page .work__details-wrapper .work__description>* {
    font-family: 'fontBold';
    font-size: 36px;
    line-height: 50px;
    color: #ffffff;
}

.work-page .work__details-wrapper .work__description>* a {
    color: #daf0ed;
    padding-bottom: 4px;
    border-bottom: 2px solid #daf0ed
}

.work-page .work__details-wrapper .work__details .work__details-item {
    display: inline-block;
    vertical-align: top;
    padding-top: 18px;
    position: relative
}

.work-page .work__details-wrapper .work__details .work__details-item+.work__details-item {
    margin-left: 0px
}

.work-page .work__details-wrapper .work__details .work__details-item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #de5226
}

.work-page .work__details-wrapper .work__details .work__details-item>div {
    display: inline-block
}

.work-page .work__details-wrapper .work__details .work__details-item>div+div {
    margin-left: 49px
}

.work-page .work__details-wrapper .work__details .work__details-item+.work__details-item {
    margin-top: 50px
}

.work-page .work__details-wrapper .work__details .work__details-item .heading-xs {
    color: #de5226;
    margin-bottom: 5px
}

.work-page .work__details-wrapper .work__details .work__details-item .par-xs {
    color: #daf0ed
}

.work-page .work__details-wrapper .work__details .work__details-item ul.list-ul--dashed li:before {
    top: 14px
}

.work-page .work__details-wrapper .work__details.work__details-col_1 {
    padding-left: 24px;
    padding-right: 52px
}

.work-page .work__details-wrapper .work__details.work__details-col_2 {
    padding-left: 0
}

.work-page .work__slide-module.embed-module {
    position: relative;
    padding-bottom: 56.25%
}

.work-page .work__slide-module iframe {
    height: 100% !important;
    width: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.work-page .work__slide-module img {
    width: 100%
}

@media (min-width: 992px) {
    .work-page .work__img {
        margin-top: 62px
    }
    .work-page .wide-container {
        padding-top: 18.45vh;
        margin-bottom: 200px
    }
    .work-page .wide-container.work_preview {
        padding-top: 130px;
        padding-bottom: 121px;
        margin-bottom: 0
    }
    .work-page .work_slides .wide-container {
        padding-top: 0;
        margin-bottom: 101px
    }
    .work-page .work__details-wrapper .wide-container {
        padding-top: 100px;
        padding-bottom: 104px;
        margin-bottom: 93px
    }
}

@media (max-width: 1450px) and (min-width: 992px) {
    .work-page .work__details-wrapper .col-lg-offset-1 {
        margin-left: 0
    }
    .work-page .work__details-wrapper .col-lg-10 {
        width: 100%
    }
}

@media (max-width: 1450px) {
    .work-page .work__details-wrapper .work__details .work__details-item {
        width: 100%
    }
    .work-page .work__details-wrapper .work__details .work__details-item+.work__details-item {
        margin-top: 7px
    }
    .work-page .work__details-wrapper .work__details.work__details-col_1,
    .work-page .work__details-wrapper .work__details.work__details-col_2 {
        padding-left: 15px;
        padding-right: 15px
    }
    .work-page .work__details-wrapper .work__description {
        width: auto
    }
    .work-page .work__details-wrapper .work__description>* {
        font-size: 30px;
        line-height: 1.63;
        margin-bottom: 20px;
        padding: 0px 3rem;
    }
}

@media (max-width: 992px) {
    .work-page .work_slides {
        margin-bottom: 25px
    }
    .work-page .heading-lg-med {
        font-size: 48px;
        line-height: 1.25;
        text-align: center;
        margin-bottom: 5px;
        margin-top: 20px
    }
    .work-page .narrow-container {
        max-width: 470px;
        margin: 0 auto
    }
    .work-page .heading-xs-reg {
        line-height: 1.63;
        font-size: 16px;
        text-align: center;
        margin-top: 0
    }
    .heading-xs {
        font-size: 2rem !important;
    }
    .work-page .work__img {
        margin-top: 17px
    }
    .work-page .work__img {
        width: 100%;
    }
    .work-page .wide-container {
        margin-bottom: 0
    }
    .work-page .work__details-wrapper {
        padding: 24px 0 35px 0
    }
}

@media (max-width: 470px) {
    .work-page .work_slides .narrow-container {
        margin-left: -15px;
        margin-right: -15px
    }
    .work-page .work__img {
        margin-left: -15px;
        margin-right: -15px
    }
}
.filter {
    position: absolute;
    background: rgba(25, 25, 25, 0.78);
    width: 100%;
    height: 100%;
    z-index: 0;
  }

.fullscreen-banner {
    background-size: cover;
    background-position: center;
    height: 500px;
    padding-top: 50px
}

@media (min-width: 992px) {
    .fullscreen-banner {
        background-image: url(Beetle-Nut-Trees.jpg);
        padding-top: 0;
        height: 620px;
        min-height: 700px
    }
}

@media (min-width: 992px) and (min-height: 620px) and (min-width: 992px) {
    .fullscreen-banner {
        height: 100vh;
        margin-top: 0
    }
    .fullscreen-banner div:not(.footer).wide-container {
        height: 100%;
        padding-top: 0;
        z-index: 2;
    }
}

@media (min-width: 992px) {
    .fullscreen-banner .wide-container {
        height: 100%
    }
    .fullscreen-banner .narrow-container {
        position: absolute;
        left: 0;
        bottom: 44px
    }
}

@media (max-width: 992px) {
    .fullscreen-banner {
        height: 300px;
        padding-top: 60px;
        background: url(main-illustration-1-ed14d32da1c91f7583e0396511f13e0f47232a73cda019b31eceb1d24c03f47e.png) 100% 50%, url(main-illustration-2-6687ae09f4eb6175383b97e18077561a2ba206138be4e6653656c125675c1051.png) 0% 50%;
        background-repeat: no-repeat;
        text-align: center
    }
    .fullscreen-banner .heading-md {
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width: 540px) {
    .fullscreen-banner {
        height: 230px
    }
}

.fullscreen-banner a {
    display: none;
    color: #ffffff;
    font-family: 'fontBold';
    font-size: 14px;
    line-height: normal
}

@media (min-width: 992px) {
    .fullscreen-banner a {
        display: block
    }
}

.fullscreen-banner small {
    display: none;
    margin-bottom: 120px;
    margin-bottom: 12vh;
    color: #fff;
    max-width: 482px;
    line-height: 1.56
}

@media (min-width: 992px) {
    .fullscreen-banner small {
        display: block
    }
}
.work-page .work__img {
    width: 100%; 
    margin: 0% 3%;
}

.text-primary {
    color: #de5226 !important;
}

.text-light {
    color: #dddddd !important;
}
.bg-primary {
    background: #de5226 !important;
}
.bg-dark {
     background: #303030 !important;
 }
.bg-dark-see {
    background: rgba(114, 114, 114, 0.8) !important;
}
.bg-transparent {
    background: transparent !important;
}
.bg-white {
    background: #ffffff !important;
}
.bg-light {
    background: #dddddd !important;
}


.fullscreen-banner h1 {
    color: #fff;
    max-width: 343px;
    line-height: 1.25
}

@media (max-width: 992px) {
    .fullscreen-banner h1 {
        font-size: 20px
    }
}

@media (min-width: 992px) {
    .fullscreen-banner h1 {
        max-width: 736px;
        line-height: 1.19;
        margin-bottom: 28px
    }
}

@media (max-width: 600px) {
    span.rotate {
      display: block;
    }
  }

.slider {
    overflow: hidden;
    position: relative;
    height: 620px;
    max-height: 1500px
}

@media (min-height: 620px) and (min-width: 992px) {
    .slider {
        height: 100vh;
        margin-top: 0
    }
    .slider div:not(.footer).wide-container {
        height: 100%;
        padding-top: 0
    }
}

.slider .slider__controls {
    display: none
}

.slider .slider__small {
    font-size: 10px;
    line-height: 3.4;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'fontBold'
}

.slider .slider__link {
    opacity: 0;
    display: block;
    color: #404041;
    font-size: 14px;
    font-family: 'fontBold';
    bottom: 0px;
    left: 8.33%
}

.slider .slide__work-link {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}

@media (min-width: 992px) {
    .slider {
        padding: 70px 0
    }
    .slider .slider__link {
        z-index: 31;
        position: absolute;
        color: #404041
    }
    .slider .slider__link .icon-arrow--purple {
        top: 0
    }
    .slider .slider__section-title {
        position: absolute;
        top: 0px;
        opacity: 0;
        z-index: 5;
        left: 8.33%
    }
    .slider .slide__image {
        height: 100%;
        opacity: 0;
        width: 100%
    }
    .slider .slide__image .block-revealer__content {
        height: 100%
    }
    .slider .slide__image .slide__img-bg {
        position: absolute;
        top: 30%;
        width: 100%;
        height: 100%;
        max-height: 470px;
        opacity: 0.4;
        object-fit: cover
    }
    .slider .slide__image .slide__img {
        object-fit: cover;
        margin-left: 20%;
        height: 100%;
        width: 46%
    }
    .slider .slide__category,
    .slider .slide__year {
        position: absolute;
        z-index: 5;
        right: 0;
        overflow: hidden
    }
    .slider .slide__category p,
    .slider .slide__year p {
        transform: translateY(100%)
    }
    .slider .slide__category {
        top: 0
    }
    .slider .slide__year {
        bottom: 0
    }
    .slider .wide-container {
        height: 100%
    }
    .slider .slider__container {
        margin-left: 35%;
        width: 75%;
        position: relative;
        height: 100%;
        padding: 0 15px
    }
    .slider .slide__active .slide__work-link {
        display: block
    }
    .slider .slider__controls {
        position: absolute;
        left: 8.33%;
        top: 50%;
        transform: translateY(-50%);
        z-index: 30;
        width: 35%;
        display: block
    }
    .slider .slider__controls .slider__control {
        position: relative;
        overflow: hidden;
        opacity: 0;
        display: block;
        float: left;
        line-height: 1.19;
        cursor: pointer;
        clear: both;
        color: #de5226
    }
    .slider .slider__controls .slider__control+a {
        margin-top: 40px
    }
    .slider .slider__controls .slider__control+.slider__link {
        margin-top: 90px
    }
    .slider .slider__controls .slider__control:before {
        display: block;
        content: attr(data-label);
        opacity: 0.4
    }
    .slider .slider__controls .slider__control:after {
        content: attr(data-label);
        position: absolute;
        display: block;
        opacity: 1;
        left: 0;
        top: 0;
        transition: width 0.5s;
        width: 0;
        overflow: hidden;
        white-space: nowrap
    }
    .slider .slider__controls .slider__control.active {
        pointer-events: none;
        color: #de5226;
        opacity: 1
    }
    .slider .slider__controls .slider__control.active:after {
        transition: width 10s;
        width: 100%;
        color: #404041
    }
    .slider .slider__controls .slider__control:not(.active):hover:before {
        opacity: 0.4;
        color: #404041
    }
}

@media (max-height: 700px) and (min-width: 992px) {
    .slider {
        height: 700px
    }
}

@media (min-width: 992px) {
    .slider .slider__slide {
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%
    }
}

.slider .slider__slide .row {
    height: 100%
}

.slider .slider__slide .narrow-container {
    position: relative
}

@media (min-width: 992px) {
    .slider .slider__slide .slide__caption {
        padding-top: 120px;
        height: 100%
    }
}

@media (min-width: 1450px) {
    .slider .slider__slide .slide__caption {
        padding-top: 200px;
        padding-top: 18.32vh
    }
}

@media (max-height: 700px) and (min-width: 992px) {
    .slider .slider__slide .slide__caption {
        padding-top: 128.24px
    }
}

.slider .slider__slide .slide__img {
    transform: translateY(0);
    height: 100%
}

@media (min-width: 992px) {
    .slider .slider__slide .slide__img img {
        max-height: 71.4vh;
        object-fit: cover;
        position: absolute;
        left: 15px;
        right: 15px;
        top: 50%;
        transition: all .5s;
        transition-delay: .50s;
        transform: translateY(-50%);
        width: 100%;
        width: calc(100% - 30px)
    }
}

@media (max-height: 700px) and (min-width: 992px) {
    .slider .slider__slide .slide__img img {
        height: 499.8px;
        max-height: none
    }
}

.slider .slider__slide .slide__title {
    display: block
}

.slider .slider__slide .slide__title h2 {
    color: #de5226;
    margin-bottom: 30px
}

@media (min-width: 992px) {
    .slider .slider__slide .slide__title {
        display: none
    }
}

.slider .slider__slide .slide__subtitle {
    display: none
}

.slider .slider__slide .slide__subtitle h3 {
    color: #daf0ed;
    opacity: 0.43
}

@media (min-width: 992px) {
    .slider .slider__slide .slide__subtitle {
        display: block
    }
}

@media (max-width: 992px) {
    .slider {
        height: auto;
        text-align: center;
        overflow: visible;
        padding-bottom: 55px
    }
    .slider .slider__container {
        display: none;
        transform: translateY(-30px)
    }
    .slider .slider__slide+.slider__slide {
        margin-top: 37px
    }
    .slider .slider__slide .slide__title h2 {
        margin-bottom: 0;
        margin-top: 13px
    }
    .slider .slider__slide .slide__img {
        height: auto
    }
    .slider .slider__slide .slide__img img {
        width: 225px;
        height: 250px;
        object-fit: cover
    }
}

.wc-services {
    padding: 30px 1px;
}

.wc-services br {
    display: none
}

@media (min-width: 992px) {
    .wc-services br {
        display: block
    }
}

@media (min-height: 600px) {
    .wc-services {
        padding-top: 10vh;
        padding-bottom: 0vh;
    }
}

@media (min-width: 992px) {
    .wc-services .wc-services__cta {
        margin-left: 2%
    }
}

.wc-services .wc-services__cta .heading-md {
    color: #404041;
    margin-bottom: 20px;
    position: relative;
    z-index: 666
}

.wc-services .wc-services__cta p {
    color: #fff;
}

.wc-services .wc-services__cta h1 {
    color: #fff;
}


.wc-services .wc-services__cta a {
    font-size: 14px;
    font-family: 'fontBold';
    color: #404041;
    margin-top: 30px;
    display: block
}

.wc-services .wc-services__cta a .icon-arrow--purple {
    top: 0
}

.wc-services .wc-services__cta-illustration {
   
}

.wc-services .wc-services__list {
    padding: 3rem 4rem;

}

.wc-services .wc-services__list:last-child {
    padding-bottom: 4%;

}

.wc-services .wc-services__service a {
    display: inline-block;
}

.wc-services .wc-services__service .wc-services__service-text {
    max-width: 398px;
    vertical-align: top;
    padding-top: 5px;
    position: relative;
    color: #fff;
}



@media (min-width: 992px) {
    .wc-services .wc-services__service .wc-services__service-text:before {
        display: block
    }
}

.wc-services .wc-services__service .wc-services__service-text .heading-xs {
    margin-top: 4px;
    line-height: 1.92;
    color: #fff;
}

.wc-services .wc-services__service .wc-services__service-text .par-xs {
    line-height: 1.63;
    color: #fff;
}

@media (max-width: 992px) {
    .wc-services {
        padding: 40px 15px 50px;
        position: relative;
        text-align: center;
    }
    .cta .heading-md {
        font-size: 3rem !important;
    }
    .page-head {
        padding-top: 90px;
    }
    .icon {
        margin: auto;
    }
    
    .heading-md {
        margin: 20px 0;
        font-size: 3rem !important;
  
    }
    .wc-services .wc-services__cta {
        margin-bottom: 33px;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        padding: 0 10px;
        max-width: 343px;
      font-size: 1.5rem;
    }
    .wc-services .wc-services__cta .heading-md {
        color: #404041
    }
    .wc-services .wc-services__cta h2 {
        color: #404041;
        font-size: 20px
    }
    .wc-services .wc-services__cta p {
        color: #404041;
        font-size: 16px
    }
    .wc-services .wc-services__cta a {
        display: none;
        position: absolute;
        top: auto;
        left: 50%;
        margin-left: -60px;
        bottom: 10px;
        right: auto;
        max-width: 140px;
        z-index: 100
    }
    .wc-services .wc-services__cta a i {
        height: 10px;
        top: 0px
    }
    .wc-services .wc-services__list {
        padding-left: 15px;
        padding-right: 15px
    }
    .wc-services .wc-services__service {
        border-top: 2px solid #404041
    }
    .wc-services .wc-services__service .wc-services__service-text {
        max-width: 100%;
        color: #ffffff;
        width: 100%
    }
    .wc-services .wc-services__service .wc-services__service-text .heading-xs {
        color: #404041;
        font-size: 25px
    }
    .wc-services .wc-services__service .wc-services__service-text .par-xs {
        color: #404041
    }
    .wc-services .wc-services__service+.wc-services__service {
        margin-top: 33px
    }
    .wc-services .wc-services__service a {
        font-size: 14px;
        font-family: 'fontBold';
        color: #404041;
        margin-top: 30px;
        display: block;
        max-width: 146px;
        margin: 15px auto 0
    }
    .wc-services .wc-services__service a .icon-arrow--purple {
        top: 0
    }
}

@media (max-width: 460px) {
    .wc-services .wc-services__cta a {
        right: 15px
    }
}

.welcome-page.page-wrap {
    padding-top: 0
}

.error_page {
    text-align: center;
    overflow: hidden;
    height: auto;
    padding-top: 100px
}

.error_page .page-wrap {
    padding-top: 0
}

@media (min-width: 992px) {
    .error_page {
        padding-top: 200px;
        height: calc(100vh - 91px);
        min-height: 600px
    }
    .error_page+.footer {
        position: absolute;
        bottom: 0px;
        left: 0;
        width: 100%
    }
}

.error_page+.footer {
    background-color: #fff
}

.error_page+.footer a {
    color: #404041
}

.error_page h1,
.error_page h2,
.error_page p {
    color: #404041
}

.error_page h1 {
    margin-bottom: 10px
}

.error_page h2 {
    margin-bottom: 20px
}

.error_page p {
    max-width: 750px;
    width: 100%;
    margin: 0 auto
}

.error_page a {
    color: #de5226
}

.link {
    color: #5f5f5f;
    overflow: hidden;
    position: relative;
    display: inline-block
}

.link:focus,
.link:active,
.link:visited,
.link:hover {
    color: #5f5f5f;
    text-decoration: none
}

.link-lined {
    color: #5f5f5f
}

.link-lined:focus,
.link-lined:active,
.link-lined:visited,
.link-lined:hover {
    color: #5f5f5f;
    text-decoration: none
}

.link-lined:before {
    content: '';
    height: 7px;
    margin-right: 10px;
    transition: transform 1s;
    width: 54px;
    display: inline-block;
    line-height: inherit;
    background-color: #5f5f5f
}

.side-color-cover {
    pointer-events: none;
    height: 100vh;
    position: fixed;
    top: 0;
    overflow: hidden;
    left: 0;
    bottom: 0;
    width: 34.479%;
    z-index: 1
}

.side-color-cover .cover-child {
    background-color: #fff;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    transition: background-color 1s;
    transform: translateX(-100%)
}

@media (max-width: 992px) {
    .side-color-cover {
        display: none
    }
}

.main-color-cover {
    pointer-events: none;
    height: 100vh;
    position: fixed;
    top: 0;
    overflow: hidden;
    left: 0;
    bottom: 0;
    z-index: 0;
    right: 0
}

.main-color-cover .cover-child {
    background-color: #daf0ed;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    transition: background-color 1s;
    transform: translateX(100%)
}

.preloader__wrap {
    pointer-events: none;
    height: 100vh;
    position: fixed;
    top: 0;
    overflow: hidden;
    left: 0;
    bottom: 0;
    z-index: 9999;
    text-align: center
}

.preloader__wrap .preloader {
    pointer-events: none;
    height: 100vh;
    position: fixed;
    top: 0;
    overflow: hidden;
    left: 0;
    bottom: 0;
    background-color: #fff;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    transition: background-color 1s;
    position: fixed
}

.preloader__wrap .preloader img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    height: 200px;
    width: 200px;
    transform: translateX(-100px);
    color: #fff
}

.page-wrap {
    position: relative;
    z-index: 2
}

.circle-icon {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    display: inline-block;
    height: 5.5em;
    outline: medium none;
    overflow: visible;
    position: relative;
    text-indent: -9999rem;
    width: 5.5em;
    z-index: 2;
  }
  .circle-icon img {
    bottom: 0;
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    transform-origin: center center 0;
    transition: transform 0.25s cubic-bezier(0, 0.6, 0.7, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0.6, 0.7, 1) 0s;
    width: 100%;
    z-index: 5;
  }
  .circle-icon::before {
    background: #de5226 none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 23%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transform-origin: center center 0;
    transition: transform 0.25s cubic-bezier(0, 0.6, 0.7, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0.6, 0.7, 1) 0s;
    width: 23%;
    z-index: -1;
  }
.dark.circle-icon::before {
    background: #282828 none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 23%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transform-origin: center center 0;
    transition: transform 0.25s cubic-bezier(0, 0.6, 0.7, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0.6, 0.7, 1) 0s;
    width: 23%;
    z-index: -1;
}
  .circle-icon:hover:before {
    transform: translate(-50%, -50%) scale(4) !important;
  }
  .circle-icon:hover img {
    transform: scale(0.75);
  }
  
  .circle-icon.bottom:before {
    transform: translate(-50%, 100%);
  }
  
  .circle-icon.right::before {
    transform: translate(100%, -50%);
  }


/*---------------------------- Protfoilo Modal ------------------------*/
#port-content ul li {
    position: relative;
    list-style: none;
    margin-bottom: .5em;
}
#port-content ul li:after {
    position: absolute;
    content: "";
    width: 1em;
    height: 1em;
    left: -1.7em;
    background-image: url(../images/check.svg);
    background-size: cover;
    background-repeat: no-repeat;
    top: 0.7em;
}

.port-popup.slideshow {
    height: 100vh;
}

#port_img {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.modal.port_modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: auto; /* Full height */
    overflow-x: hidden; /* Enable scroll if needed */
    overflow-y: scroll;
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */

    background-color: #fff;
}

.port-popup .content {
    padding: 3.2em;
}
.port-popup .content img {
    width: 7.5em;
}

.arrow-cont {
    top: 50%;
    position: absolute;
    width: 100%;
    transition: all 0.4s ease 0s;
}

.modal.port_modal {
    z-index: 99999;
    transform: scale(0);
    transition: transform cubic-bezier(0.44, 0.37, 0.26, 1.05) 0.4s;
    transform-origin: top left;
}
.port_modal .content {
    width: 100%;
}

.port_modal.show {
    transform: scale(1) !important;
}

.slide-controls {
    width: 100%;
    background-color: #eee;
    padding: 15px;
}
.slide-controls img {
    width: 45px;
    margin: 0 auto;
    display: block;
}
.slide-controls button {
    cursor: pointer;
    padding: 10px;
    opacity: .6;
    transition: all .3s ease;
    display: inline-block;
    border: none;
}
.slide-controls button:hover {
    opacity: 1;
}
.slide-controls #slide-prev {
    background-color: #ddd;
}
.slide-controls #slide-next {
    border-left: 1px solid #aaa;
    background-color: #ccc;
}

@media (max-width: 567px) {
    .portfolio-item {
        padding: .5em 0;
    }

    .portfolio-inner {
        height: 23em;
    }
}
@media (max-width: 767px) {
    .port-popup.slideshow {
        height: auto !important;
    }

    .portfolio-tabs {
        background-color: #f9f9f9;
        padding: 10px;
        font-size: 1.05em;
        box-shadow: 0px 8px 7px rgba(0, 0, 0, 0.12);
        transition: all ease .3s;
        transform: scale3d(1, 0, 1);
        transform-origin: top;
        position: absolute;
        z-index: 3;
        width: 100%;
        border-top: 1px solid #eee;
    }
    .portfolio-tabs li {
        padding-bottom: 7px;
    }

    .portfolio-tabs.tabs_open {
        transform: scale3d(1, 1, 1);
        height: auto;
        overflow: visible;
        border-radius: 0 0 5px 5px;
    }

    .portfolio_tabs_toogle {
        border-radius: 5px;
        background-color: #f9f9f9;
        display: block;
        padding: 10px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 1.05em;
    }
    .portfolio_tabs_toogle:before {
        content: attr(data-active);
        position: relative;
    }
    .portfolio_tabs_toogle:after {
        content: "\f0d7";
        position: relative;
        font: normal normal normal 14px/1 FontAwesome;
        text-align: center;
        top: 0px;
        right: 0;
        left: 0;
        margin-left: .7em;
    }

    span.portfolio_tabs_toogle.tabs_open {
        border-radius: 5px 5px 0 0;
    }
    span.portfolio_tabs_toogle.tabs_open:after {
        content: "\f0d8";
    }
}

.ui-to-down {
    position: absolute;
    right: 15px;
    bottom: 40rem;
    width: 58px;
    height: 58px;
    border-radius: 100%;
    font-size: 24px;
    line-height: 58px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    z-index: 20;
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
}

.ui-to-down::before {
    content: '\f35d';
    font-family: 'Ionicons';
}

.ui-to-down,
.ui-to-down:active,
.ui-to-down:focus {
    color: #fff;
    background: #94bc3d;
}

.ui-to-down:hover {
    color: #fff;
    background: #000;
}

.ui-to-down:focus {
    outline: 0;
}

.ui-to-down.active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.mobile .ui-to-down,
.tablet .ui-to-down {
    display: none !important;
}

@media (min-width: 480px) {
    .ui-to-down {
        right: 40px;
        bottom: 40px;
    }
}
.icon {
    font-size: 6rem;
    display: block;
    width: 1em;
    height: 1em;
    line-height: 1; }


.modal_close_btn {
    border: medium hidden;
    top: 1em;
    right: 1em;
    z-index: 9;
    transition: 0.3s all;
}
.modal_close_btn:hover {
    color: #FFF;
    transform: scale(1.1);
}

.modal_close_btn {
    position: absolute;
    right: 6px;
    top: 4px;
    background: #333;
    border-radius: 100%;
    height: 2.6em;
    width: 2.6em;
    -webkit-transition: background ease-in 0.3s;
    transition: background ease-in 0.3s;
    color: #fff;
    cursor: pointer;
    border: .1em solid #fff;
}

.modal_close_btn :hover {
    background: rgba(255, 255, 255, 0.8);
}

.modal_close_btn:after {
    content: "+";
    font-size: 2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: absolute;
    left: -2px;
    top: -2px;
    -webkit-transform: rotate(45deg) translateX(3px);
    transform: rotate(45deg) translateX(3px);
}

.btn-transp-arrow {
    color: #444444;
    border: none;
    background-color: transparent;
    padding-right: 0;
    padding-left: 0;
    position: relative;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.btn-transp-arrow:focus {
    -webkit-box-shadow: none;
    box-shadow: none; }
.btn-transp-arrow > .icon {
    color: currentColor;
    position: relative;
    display: inline-block;
    opacity: 0.5;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
.btn-transp-arrow > .icon .fa,
.btn-transp-arrow > .icon .ion,
.btn-transp-arrow > .icon .icon {
    font-size: 1.5rem;
    line-height: 1;
    position: relative; }
.btn-transp-arrow > .icon + .text {
    margin-left: 0.75em; }
.btn-transp-arrow > .text + .icon {
    margin-left: 0.75em; }
.btn-transp-arrow .arrow-right {
    width: 1em;
    height: 1.2em; }
.btn-transp-arrow .arrow-right:before {
    content: "";
    position: absolute;
    top: 5px;
    right: 0;
    width: 10px;
    height: 10px;
    border-top: 2px solid currentColor;
    border-right: 2px solid currentColor;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: 0.2s;
    transition: 0.2s; }
.btn-transp-arrow .arrow-right:after {
    content: "";
    top: 5px;
    right: 8px;
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid currentColor;
    border-right: 2px solid currentColor;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: 0.2s;
    transition: 0.2s; }
.btn-transp-arrow .arrow-left {
    width: 1em;
    height: 1.2em; }
.btn-transp-arrow .arrow-left:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid currentColor;
    border-left: 2px solid currentColor;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: 0.2s;
    transition: 0.2s; }
.btn-transp-arrow .arrow-left:after {
    content: "";
    top: 5px;
    left: 8px;
    position: absolute;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid currentColor;
    border-left: 2px solid currentColor;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: 0.2s;
    transition: 0.2s; }
.btn-transp-arrow .text {
    display: inline-block;
    position: relative;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
.btn-transp-arrow.icon-only {
    padding-left: 16px;
    padding-right: 16px; }
.btn-transp-arrow.icon-only .arrow-left {
    margin-left: -16px; }
.btn-transp-arrow.icon-only .arrow-right {
    margin-left: 32px; }
.btn-transp-arrow.active, .btn-transp-arrow:active, .btn-transp-arrow:focus, .btn-transp-arrow:hover {
    color: #de5226;
    background: none; }
.btn-transp-arrow.active .icon, .btn-transp-arrow:active .icon, .btn-transp-arrow:focus .icon, .btn-transp-arrow:hover .icon {
    opacity: 1; }
.btn-transp-arrow.active .arrow-right, .btn-transp-arrow:active .arrow-right, .btn-transp-arrow:focus .arrow-right, .btn-transp-arrow:hover .arrow-right {
    -webkit-transform: translateX(0.5em);
    transform: translateX(0.5em); }
.btn-transp-arrow.active .arrow-right:after, .btn-transp-arrow:active .arrow-right:after, .btn-transp-arrow:focus .arrow-right:after, .btn-transp-arrow:hover .arrow-right:after {
    width: 18px;
    height: 2px;
    top: 9px;
    right: 1px;
    -webkit-transform: none;
    transform: none; }
.btn-transp-arrow.active .arrow-left, .btn-transp-arrow:active .arrow-left, .btn-transp-arrow:focus .arrow-left, .btn-transp-arrow:hover .arrow-left {
    -webkit-transform: translateX(-0.5em);
    transform: translateX(-0.5em); }
.btn-transp-arrow.active .arrow-left:after, .btn-transp-arrow:active .arrow-left:after, .btn-transp-arrow:focus .arrow-left:after, .btn-transp-arrow:hover .arrow-left:after {
    width: 18px;
    height: 2px;
    top: 9px;
    left: 1px;
    -webkit-transform: none;
    transform: none; }
.btn-transp-arrow.active.icon-left .icon, .btn-transp-arrow:active.icon-left .icon, .btn-transp-arrow:focus.icon-left .icon, .btn-transp-arrow:hover.icon-left .icon {
    right: auto;
    left: 0.75rem; }
.btn-transp-arrow.disabled, .btn-transp-arrow:disabled {
    color: #ffffff;
    opacity: 0.7;
    background-color: #de5226; }
.btn-transp-arrow.icon-left {
    padding-left: 3rem;
    padding-right: 1.5rem; }
.btn-transp-arrow.icon-left .icon {
    right: auto;
    left: 1rem; }
.btn-transp-arrow.icon-only {
    padding: 0.75rem 1.5rem;
    height: 44px;
    width: 48px; }

.top-nav .top-nav__menu-wrapper .top-nav__links.dark-links a {
    color: #282828 !important;

}
.top-nav .top-nav__menu-wrapper .top-nav__links a:hover,.top-nav .top-nav__menu-wrapper .top-nav__links.dark-links a.active  {
    color: #de5226 !important;

}

/* Loader */

.preloader {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #f9f9f9;
    top: 0;
    left: 0;
    z-index: 666;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lds-circle {
    display: inline-block;
    width: 51px;
    height: 51px;
    margin: 6px;
    border-radius: 50%;
    background: #de5226;
    animation: lds-circle 2.4s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
@keyframes lds-circle {
    0%, 100% {
        animation-timing-function: cubic-bezier(0.5, 0, 1, 0.5);
        background: #9fc43a;
    }
    0% {
        transform: rotateY(0deg);
        background: #9fc43a3b;
    }
    50% {
        transform: rotateY(1800deg);
        animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1);
        background: #9fc43a96;
    }
    100% {
        transform: rotateY(3600deg);
        background: #9fc43a;
    }
}
form label.error {
    margin-bottom:1em;
    font-size:1rem;
    text-transform: none !important;
    color:#c0392b
}

form input[type="text"].error,
form input[type="email"].error,
form textarea.error {

    border-color:#c0392b
}
.required {
    color:#e9266d
}
#success, #error {
    display:none
}
#success span, #error span {
    display:block;
    position:absolute;
    top:0;
    width:100%
}
#success span p, #error span p {
    margin-top:0em
}
#success span p {
    color:#9bd32d;
}
#error span p {
    color:#c0392b;
}


/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.row:before, .row:after{
    display: inline-block !important; 
}

.row {
    display: -ms-flexbox;
    display: flex;
    display:-webkit-flex !important;
    -ms-flex-wrap: wrap;
    -webkit-box-flex: wrap !important;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

