@charset "UTF-8";
.btn,
.btn-group,
.btn-group-vertical,
.caret,
.checkbox-inline,
.radio-inline,
img {
    vertical-align: middle
}

hr,
img {
    border: 0
}

.owl-carousel,
.owl-carousel .owl-item,
html {
    -webkit-tap-highlight-color: transparent
}

body,
figure {
    margin: 0
}

.img-thumbnail,
.sort-list .team-desc {
    -webkit-transition: all .2s ease-in-out
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
    max-height: 340px
}

@font-face {
    font-family: pn-font;
    src: url(../fonts/pn-fontf74c.eot?88355c6609fd974586705cdcbed9202d);
    src: url(../fonts/pn-fontd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/pn-fontf74c.woff?88355c6609fd974586705cdcbed9202d) format("woff"), url(../fonts/pn-fontf74c.ttf?88355c6609fd974586705cdcbed9202d) format("truetype");
    font-weight: 400;
    font-style: normal
}


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

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
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

hr {
    box-sizing: content-box;
    height: 0
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    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[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    *,
    :after,
    :before {
        background: 0 0!important;
        color: #000!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: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.navbar-toggle,
.open>.btn-danger.dropdown-toggle,
.open>.btn-default.dropdown-toggle,
.open>.btn-info.dropdown-toggle,
.open>.btn-primary.dropdown-toggle,
.open>.btn-success.dropdown-toggle,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.img-thumbnail,
body {
    background-color: #fff
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px
}

body {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 1.9;
    color: #343434
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #ff9000;
    text-decoration: none
}

a:focus,
a:hover {
    color: #680d1b;
    text-decoration: underline
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 5px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.9;
    border: 1px solid #ddd;
    border-radius: 4px;
    -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: 26px;
    margin-bottom: 26px;
    border-top: 1px solid #fff
}

.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
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: ProximaNova-Bold, sans-serif;
    font-weight: 400;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #898989
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 26px;
    margin-bottom: 13px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 13px;
    margin-bottom: 13px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 13px
}

.lead {
    margin-bottom: 26px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

dt,
kbd kbd {
    font-weight: 700
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.initialism,
.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #898989
}

.text-primary {
    color: #ff9000
}

a.text-primary:focus,
a.text-primary:hover {
    color: #7f1020
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #ff9000
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #7f1020
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

pre code,
table {
    background-color: transparent
}

.page-header {
    padding-bottom: 12px;
    margin: 52px 0 26px;
    border-bottom: 1px solid #fff
}

dl,
ol,
ul {
    margin-top: 0
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

address,
dl {
    margin-bottom: 26px
}

ol,
ul {
    margin-bottom: 13px
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dd,
dt {
    line-height: 1.9
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
    .container {
        width: 750px
    }
}

#serviceContainer .service-description,
.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dropdown-menu>li>a,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.owl-carousel .owl-stage:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #898989
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 13px 26px;
    margin: 0 0 26px;
    font-size: 17.5px;
    border-left: 5px solid #fff
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.9;
    color: #898989
}

legend,
pre {
    color: #454545
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #fff;
    border-left: 0;
    text-align: right
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}

caption,
th {
    text-align: left
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    font-style: normal;
    line-height: 1.9
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 2px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none
}

.checkbox label,
.checkbox-inline,
.radio label,
.radio-inline {
    font-weight: 400;
    padding-left: 20px;
    cursor: pointer;
    margin-bottom: 0
}

pre {
    display: block;
    padding: 12.5px;
    margin: 0 0 13px;
    font-size: 13px;
    line-height: 1.9;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.container,
.container-fluid {
    padding-left: 15px;
    padding-right: 15px
}

.pre-scrollable {
    overflow-y: scroll
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.3333333333%
}

.col-xs-2 {
    width: 16.6666666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.3333333333%
}

.col-xs-5 {
    width: 41.6666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.3333333333%
}

.col-xs-8 {
    width: 66.6666666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.3333333333%
}

.col-xs-11 {
    width: 91.6666666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.3333333333%
}

.col-xs-pull-2 {
    right: 16.6666666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.3333333333%
}

.col-xs-pull-5 {
    right: 41.6666666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.3333333333%
}

.col-xs-pull-8 {
    right: 66.6666666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.3333333333%
}

.col-xs-pull-11 {
    right: 91.6666666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.3333333333%
}

.col-xs-push-2 {
    left: 16.6666666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.3333333333%
}

.col-xs-push-5 {
    left: 41.6666666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.3333333333%
}

.col-xs-push-8 {
    left: 66.6666666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.3333333333%
}

.col-xs-push-11 {
    left: 91.6666666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-1 {
        width: 8.3333333333%
    }
    .col-sm-2 {
        width: 16.6666666667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.3333333333%
    }
    .col-sm-5 {
        width: 41.6666666667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.3333333333%
    }
    .col-sm-8 {
        width: 66.6666666667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.3333333333%
    }
    .col-sm-11 {
        width: 91.6666666667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.3333333333%
    }
    .col-sm-pull-2 {
        right: 16.6666666667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.3333333333%
    }
    .col-sm-pull-5 {
        right: 41.6666666667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.3333333333%
    }
    .col-sm-pull-8 {
        right: 66.6666666667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.3333333333%
    }
    .col-sm-pull-11 {
        right: 91.6666666667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.3333333333%
    }
    .col-sm-push-2 {
        left: 16.6666666667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.3333333333%
    }
    .col-sm-push-5 {
        left: 41.6666666667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.3333333333%
    }
    .col-sm-push-8 {
        left: 66.6666666667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.3333333333%
    }
    .col-sm-push-11 {
        left: 91.6666666667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-1 {
        width: 8.3333333333%
    }
    .col-md-2 {
        width: 16.6666666667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.3333333333%
    }
    .col-md-5 {
        width: 41.6666666667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.3333333333%
    }
    .col-md-8 {
        width: 66.6666666667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.3333333333%
    }
    .col-md-11 {
        width: 91.6666666667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.3333333333%
    }
    .col-md-pull-2 {
        right: 16.6666666667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.3333333333%
    }
    .col-md-pull-5 {
        right: 41.6666666667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.3333333333%
    }
    .col-md-pull-8 {
        right: 66.6666666667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.3333333333%
    }
    .col-md-pull-11 {
        right: 91.6666666667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.3333333333%
    }
    .col-md-push-2 {
        left: 16.6666666667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.3333333333%
    }
    .col-md-push-5 {
        left: 41.6666666667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.3333333333%
    }
    .col-md-push-8 {
        left: 66.6666666667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.3333333333%
    }
    .col-md-push-11 {
        left: 91.6666666667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-1 {
        width: 8.3333333333%
    }
    .col-lg-2 {
        width: 16.6666666667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.3333333333%
    }
    .col-lg-5 {
        width: 41.6666666667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.3333333333%
    }
    .col-lg-8 {
        width: 66.6666666667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.3333333333%
    }
    .col-lg-11 {
        width: 91.6666666667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.3333333333%
    }
    .col-lg-pull-2 {
        right: 16.6666666667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.3333333333%
    }
    .col-lg-pull-5 {
        right: 41.6666666667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.3333333333%
    }
    .col-lg-pull-8 {
        right: 66.6666666667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.3333333333%
    }
    .col-lg-pull-11 {
        right: 91.6666666667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.3333333333%
    }
    .col-lg-push-2 {
        left: 16.6666666667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.3333333333%
    }
    .col-lg-push-5 {
        left: 41.6666666667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.3333333333%
    }
    .col-lg-push-8 {
        left: 66.6666666667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.3333333333%
    }
    .col-lg-push-11 {
        left: 91.6666666667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #898989
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 26px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.9;
    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>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    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
}

.btn-group>.btn-group,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.dropdown-menu {
    float: left
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 19.5px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset,
legend {
    padding: 0;
    border: 0
}

fieldset {
    margin: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 26px;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 10px;
    font-weight: 400
}

label.error {
    color: #d21310;
    text-align: right;
    font-size: 13px;
    margin: 5px 0 0;
    display: block
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.form-control,
output {
    line-height: 1.9;
    color: #676767;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=radio]:focus,
input[type=file]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px;
    font-size: 14px
}

.form-control {
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 12px;
    background-color: #fff;
    border: 2px solid #cfcfcf;
    border-radius: 4px;
    -webkit-transition: border-color ease-in-out .15s, 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: #feaa00;
    outline: 0
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #fff;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

.form-control.error {
    border-color: #d21310
}

textarea.form-control {
    height: auto;
    resize: vertical
}

@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: 40px
    }
    .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],
    .input-group-sm>.input-group-btn>input[type=date].btn,
    .input-group-sm>.input-group-btn>input[type=time].btn,
    .input-group-sm>.input-group-btn>input[type=datetime-local].btn,
    .input-group-sm>.input-group-btn>input[type=month].btn,
    .input-group-sm>input[type=date].form-control,
    .input-group-sm>input[type=date].input-group-addon,
    .input-group-sm>input[type=time].form-control,
    .input-group-sm>input[type=time].input-group-addon,
    .input-group-sm>input[type=datetime-local].form-control,
    .input-group-sm>input[type=datetime-local].input-group-addon,
    .input-group-sm>input[type=month].form-control,
    .input-group-sm>input[type=month].input-group-addon,
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }
    .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],
    .input-group-lg>.input-group-btn>input[type=date].btn,
    .input-group-lg>.input-group-btn>input[type=time].btn,
    .input-group-lg>.input-group-btn>input[type=datetime-local].btn,
    .input-group-lg>.input-group-btn>input[type=month].btn,
    .input-group-lg>input[type=date].form-control,
    .input-group-lg>input[type=date].input-group-addon,
    .input-group-lg>input[type=time].form-control,
    .input-group-lg>input[type=time].input-group-addon,
    .input-group-lg>input[type=datetime-local].form-control,
    .input-group-lg>input[type=datetime-local].input-group-addon,
    .input-group-lg>input[type=month].form-control,
    .input-group-lg>input[type=month].input-group-addon,
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 26px
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 40px
}

.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px
}

.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm {
    height: 30px;
    line-height: 30px
}

.input-group-sm>.input-group-btn>select[multiple].btn,
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 38px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 5px
}

.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg {
    height: 46px;
    line-height: 46px
}

.input-group-lg>.input-group-btn>select[multiple].btn,
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 5px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 44px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 50px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    pointer-events: none
}

.collapsing,
.dropdown,
.dropup {
    position: relative
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-feedback label~.form-control-feedback {
    top: 31px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #747474
}

@media (min-width:768px) {
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 33px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.333333px;
        font-size: 18px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
  
    font-weight: 700;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    border: 0;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.9;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #ff9000;
    border-color: #951326
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #7f1020;
    border-color: #240509
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #7f1020;
    border-color: #5f0c18
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #5f0c18;
    border-color: #240509
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #ff9000;
    border-color: #951326
}

.btn-primary .badge {
    color: #ff9000;
    background-color: #fff
}

.btn-secondary {
    color: #fff;
    background-color: #feaa00;
    border-color: #ffcc65
}

.btn-secondary.focus,
.btn-secondary:focus {
    color: #fff;
    background-color: #cb8800;
    border-color: #e59900
}

.btn-secondary.active,
.btn-secondary:active,
.btn-secondary:hover,
.open>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #cb8800;
    border-color: #ffb828
}

.btn-secondary.active.focus,
.btn-secondary.active:focus,
.btn-secondary.active:hover,
.btn-secondary:active.focus,
.btn-secondary:active:focus,
.btn-secondary:active:hover,
.open>.btn-secondary.dropdown-toggle.focus,
.open>.btn-secondary.dropdown-toggle:focus,
.open>.btn-secondary.dropdown-toggle:hover {
    color: #fff;
    background-color: #a77000;
    border-color: #e59900
}

.btn-secondary.active,
.btn-secondary:active,
.open>.btn-secondary.dropdown-toggle {
    background-image: none
}

.btn-secondary.disabled,
.btn-secondary.disabled.active,
.btn-secondary.disabled.focus,
.btn-secondary.disabled:active,
.btn-secondary.disabled:focus,
.btn-secondary.disabled:hover,
.btn-secondary[disabled],
.btn-secondary[disabled].active,
.btn-secondary[disabled].focus,
.btn-secondary[disabled]:active,
.btn-secondary[disabled]:focus,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary,
fieldset[disabled] .btn-secondary.active,
fieldset[disabled] .btn-secondary.focus,
fieldset[disabled] .btn-secondary:active,
fieldset[disabled] .btn-secondary:focus,
fieldset[disabled] .btn-secondary:hover {
    background-color: #feaa00;
    border-color: #ffcc65
}

.btn-secondary .badge {
    color: #feaa00;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #3ba842;
    border-color: #34953b
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #2e8233;
    border-color: #133716
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #2e8233;
    border-color: #246829
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #246829;
    border-color: #133716
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #3ba842;
    border-color: #34953b
}

.btn-success .badge {
    color: #3ba842;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #006790;
    border-color: #005576
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #00435d;
    border-color: #000
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #00435d;
    border-color: #002939
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #002939;
    border-color: #000
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #006790;
    border-color: #005576
}

.btn-info .badge {
    color: #006790;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f6c311;
    border-color: #e5b409
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #cca108;
    border-color: #6a5304
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #cca108;
    border-color: #aa8506
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #aa8506;
    border-color: #6a5304
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f6c311;
    border-color: #e5b409
}

.btn-warning .badge {
    color: #f6c311;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d21310;
    border-color: #ba110e
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #a30f0c;
    border-color: #440605
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #a30f0c;
    border-color: #810c0a
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #810c0a;
    border-color: #440605
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d21310;
    border-color: #ba110e
}

.btn-danger .badge {
    color: #d21310;
    background-color: #fff
}

.btn-link {
    color: #ff9000;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #680d1b;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #898989;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 5px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 908px;
    
    padding: 0px !important;
    margin: 0px !important;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu-right,
.dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.dropdown-header,
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.9;
    white-space: nowrap
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.dropdown-menu .divider {
    height: 1px;
    margin: 12px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    font-weight: 400;
    color: #454545
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #FFF;
    background-color: #ff9000;
    outline: 0
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #ff9000
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #898989
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    font-size: 12px;
    color: #898989
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:after,
.btn-toolbar:before {
    content: " ";
    display: table
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn .caret,
.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-group-lg>.btn .caret,
.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-group-lg>.btn .caret,
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 2px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group,
.input-group-btn,
.input-group-btn>.btn {
    position: relative
}

.input-group {
    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,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.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: 400;
    line-height: 1;
    color: #676767;
    text-align: center;
    background-color: #fff;
    border: 1px solid #cfcfcf;
    border-radius: 4px
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 2px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 5px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    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-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    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:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 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:after,
.nav:before {
    content: " ";
    display: table
}

.nav>li,
.nav>li>a {
    display: block;
    position: relative
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #fff
}

.nav>li.disabled>a {
    color: #898989
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #898989;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    
    border-color: #ff9000
}

.nav .nav-divider {
    height: 1px;
    margin: 12px 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.9;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #fff #fff #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #676767;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li {
    float: left
}

.nav-justified>li,
.nav-stacked>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #ff9000
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before {
    content: " ";
    display: table
}

.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: 26px;
    border: 1px solid transparent
}

.navbar:after {
    clear: both
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
    .navbar-header {
        float: left
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        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-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.embed-responsive,
.modal,
.modal-open,
.progress {
    overflow: hidden
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.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: 12px 15px;
    font-size: 18px;
    line-height: 26px;
    height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
    .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;
    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
}

.navbar-nav {
    margin: 6px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 26px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 26px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 12px;
        padding-bottom: 12px
    }
}

.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, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin-top: 5px;
    margin-bottom: 5px
}

@media (min-width:768px) {
    .navbar-form .form-control-static,
    .navbar-form .form-group {
        display: inline-block
    }
    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
    .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
    }
}

.breadcrumb>li,
.pagination {
    display: inline-block
}

.btn .badge,
.btn .label {
    top: -1px;
    position: relative
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

.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: 5px;
    margin-bottom: 5px
}

.btn-group-sm>.navbar-btn.btn,
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.btn-group-xs>.navbar-btn.btn,
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 12px;
    margin-bottom: 12px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
    .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:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    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:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        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:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #afafaf
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #afafaf
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    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:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #090909;
    color: #fff
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #afafaf
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #afafaf
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #afafaf
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 26px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #898989
}

.pagination {
    padding-left: 0;
    margin: 26px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.9;
    text-decoration: none;
    color: #898989;
    background-color: #fff;
    font-size: 14px;
    font-weight: 700
}

.list-group-item>.badge,
.pager .next>a,
.pager .next>span {
    float: right
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 3;
    color: #680d1b;
    background-color: #fff;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #ff9000;
    border-color: #ff9000;
    cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #bcbcbc;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.badge,
.label {
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}

.pager {
    padding-left: 0;
    margin: 26px 0;
    list-style: none;
    text-align: center
}

.pager:after,
.pager:before {
    content: " ";
    display: table
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #fff
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #bcbcbc;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #898989
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #707070
}

.label-primary {
    background-color: #ff9000
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #7f1020
}

.label-success {
    background-color: #3ba842
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #2e8233
}

.label-info {
    background-color: #006790
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #00435d
}

.label-warning {
    background-color: #f6c311
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #cca108
}

.label-danger {
    background-color: #d21310
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #a30f0c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    vertical-align: middle;
    background-color: #898989;
    border-radius: 10px
}

.jumbotron,
.thumbnail {
    background-color: #fff
}

.badge:empty {
    display: none
}

.media-object,
.thumbnail {
    display: block
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #ff9000;
    background-color: #fff
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.alert,
.thumbnail {
    margin-bottom: 26px
}

.alert .alert-link,
.close,
.today .day-contents {
    font-weight: 700
}

.jumbotron>hr {
    border-top-color: #e6e6e6
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 5px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    padding: 4px;
    line-height: 1.9;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #343434
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #ff9000
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.modal,
.modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 26px;
    margin-bottom: 26px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 26px;
    color: #fff;
    text-align: center;
    background-color: #ff9000;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #3ba842
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #006790
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f6c311
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d21310
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #fff;
    color: #898989;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #898989
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #ff9000;
    border-color: #ff9000
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #f29ca8
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 26px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel-body {
    padding: 15px
}

.panel-body:after,
.panel-body:before {
    content: " ";
    display: table
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-title {
    margin-top: 0;
    font-size: 16px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel-group .panel-heading,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 26px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #454545;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #454545
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #ff9000
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #ff9000;
    border-color: #ff9000
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ff9000
}

.panel-primary>.panel-heading .badge {
    color: #ff9000;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ff9000
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.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%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 5px
}

.well-sm {
    padding: 9px;
    border-radius: 2px
}

.close {
    float: right;
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.popover,
.tooltip {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    text-shadow: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    text-decoration: none;
    text-transform: none
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-content,
.popover {
    background-clip: padding-box
}

.modal {
    display: none;
    position: fixed;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}

#listContainer .event-listbox,
#listContainer .news-listbox,
#listContainer h3,
.modal-header {
    border-bottom: 1px solid #e5e5e5
}

.modal-backdrop {
    position: fixed;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    min-height: 16.9px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.9
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:after,
.modal-footer:before {
    content: " ";
    display: table
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    line-height: 1.9;
    text-align: left;
    text-align: start;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 5px 8px 7px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
    line-height: normal
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    margin-bottom: -5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px;
    margin-bottom: -5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    line-height: 1.9;
    text-align: left;
    text-align: start;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.carousel-caption,
.carousel-control {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    text-align: center
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 4px 4px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.carousel,
.carousel-inner,
.gri-popup__inner,
.gri-popup__text {
    position: relative
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.left>.arrow:after,
.popover.right>.arrow:after {
    content: " ";
    bottom: -10px
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
    left: 1px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px
}

.affix,
.gri-popup {
    position: fixed
}

.carousel-caption .btn,
.text-hide {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.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
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

@-ms-viewport {
    width: device-width
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
    .visible-xs-block {
        display: block!important
    }
    .visible-xs-inline {
        display: inline!important
    }
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
    .visible-sm-block {
        display: block!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
    .visible-md-block {
        display: block!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
    .visible-lg-block {
        display: block!important
    }
    .visible-lg-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
    .hidden-lg {
        display: none!important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
    .hidden-print {
        display: none!important
    }
}

@font-face {
    font-family: pn-font;
    src: url(../fonts/pn-fontf74c.eot?88355c6609fd974586705cdcbed9202d);
    src: url(../fonts/pn-fontd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/pn-fontf74c.woff?88355c6609fd974586705cdcbed9202d) format("woff"), url(../fonts/pn-fontf74c.ttf?88355c6609fd974586705cdcbed9202d) format("truetype");
    font-weight: 400;
    font-style: normal
}

.gri-popup {
    background: #000;
    background: rgba(0, 0, 0, .8);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 300;
    text-align: center;
    display: none;
    overflow: auto
}

.gri-popup:before,
.gri-popup__inner {
    display: inline-block;
    vertical-align: middle
}

.ie7 .gri-popup,
.ie8 .gri-popup {
    background: 0 0;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#CC000000, endColorstr=#CC000000);
    zoom: 1
}

.gri-popup:before {
    content: "";
    height: 100%;
    width: 1%
}

.gri-popup__opened {
    overflow: hidden
}

.win .gri-popup__opened {
    margin-left: -17px
}

.ie11 .gri-popup__opened {
    margin-left: 0
}

.gri-popup__img {
    margin-bottom: 30px
}

.gri-popup__inner {
    width: 99%;
    font-size: 15px;
    color: #909090;
    margin: 30px 0 0;
    text-align: left;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    -webkit-transition: transform .2s, opacity .2s;
    -moz-transition: transform .2s, opacity .2s;
    transition: transform .2s, opacity .2s
}

.gri-popup__inner .h1,
.gri-popup__inner .h2,
.gri-popup__inner .h3,
.gri-popup__inner .h4,
.gri-popup__inner .h5,
.gri-popup__inner .h6,
.gri-popup__inner h1,
.gri-popup__inner h2,
.gri-popup__inner h3,
.gri-popup__inner h4,
.gri-popup__inner h5,
.gri-popup__inner h6 {
    color: #909090
}

.gri-popup__inner.active {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1)
}

.gri-popup__text {
    background-color: #FFF;
    max-width: 1200px;
    margin: 0 auto
}

.gri-popup__close {
    position: absolute;
    right: 0;
    bottom: 100%;
    overflow: hidden;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #121212
}

.gri-popup__close:before {
    content: "×"
}

.gri-popup__close:focus,
.gri-popup__close:hover {
    text-decoration: none;
    color: #fff;
    background-color: #050505
}

@media screen and (max-width:480px) {
    .gri-popup__inner {
        margin-top: 40px
    }
    .gri-popup__close {
        width: 40px;
        height: 40px;
        line-height: 40px
    }
}


/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {
    20%,
    53%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {
    20%,
    53%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    50%,
    from,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {
    50%,
    from,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

@keyframes pulse {
    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
}

@keyframes rubberBand {
    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}

@keyframes tada {
    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    from,
    to {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}

@keyframes wobble {
    from,
    to {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    11.1%,
    from,
    to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {
    11.1%,
    from,
    to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0%,
    from {
        opacity: 1
    }
    100%,
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0%,
    from {
        opacity: 1
    }
    100%,
    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

.flipInY,
.flipOutX {
    -webkit-backface-visibility: visible!important
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    backface-visibility: visible!important
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.html) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale .1s ease;
    -moz-transition: scale .1s ease;
    -ms-transition: scale .1s ease;
    -o-transition: scale .1s ease;
    transition: scale .1s ease
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a,
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group>.disabled {
    cursor: not-allowed
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.bootstrap-select .btn-lg .bs-caret:before,
.bootstrap-select .btn-xs .bs-caret:before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
    font-family: pn-font;
    content: "";
    top: 0;
    right: 0;
    text-align: center
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.bootstrap-select {
    width: 100%;
    height: auto
}

.bootstrap-select>.dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1
}

.bootstrap-select>select {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: .11px;
    height: 100%;
    opacity: 0;
    border: none
}

.bootstrap-select>select.mobile-device {
    position: absolute!important;
    top: 0;
    left: 0;
    display: block!important;
    width: 100%;
    height: 100%!important;
    opacity: 0;
    z-index: 2
}

.bootstrap-select .bs-caret:before {
    font-family: pn-font;
    content: ""
}

.bootstrap-select .bs-caret .caret {
    display: none
}

.bootstrap-select .btn-lg {
    padding-right: 44px
}

.bootstrap-select .btn-lg .bs-caret:before {
    transform: rotate(0);
    transition: all .25s linear;
    position: absolute;
    width: 44px;
    height: 100%;
    display: inline-block;
    font-size: 16px;
    line-height: 44px
}

.bootstrap-select .btn-xs .bs-caret:before {
    transform: rotate(0);
    transition: all .25s linear;
    position: absolute;
    width: 31px;
    height: 21px;
    display: inline-block;
    font-size: 8px;
    line-height: 22px
}

.bootstrap-select .btn-sm .bs-caret:before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
    font-family: pn-font;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 26px;
    display: inline-block;
    text-align: center;
    font-size: 10px;
    line-height: 26px
}

.cal2,
.cal3 {
    font-family: 'Droid Sans Mono'
}

.error .bootstrap-select .dropdown-toggle,
.has-error .bootstrap-select .dropdown-toggle {
    border-color: #d21310
}

.bootstrap-select.fit-width {
    width: auto!important
}

.bootstrap-select.btn-group[class*=col-] .dropdown-toggle,
.bootstrap-select.form-control .form-inline .bootstrap-select.btn-group button,
.bootstrap-select.form-control button.bootstrap-select:not([class*=col-]),
.bootstrap-select.form-control:not([class*=col-]),
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn),
.form-inline .bootstrap-select.btn-group .bootstrap-select.form-control button,
.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%
}

.bootstrap-select .dropdown-toggle:focus {
    outline: 0
}

.bootstrap-select.dropup .bs-caret:before {
    content: ""
}

.bootstrap-select.form-control,
.bootstrap-select.form-control button.bootstrap-select {
    margin-bottom: 0;
    padding: 0
}

.bootstrap-select.form-control button.bootstrap-select.input-group-btn,
.bootstrap-select.form-control.input-group-btn {
    z-index: auto
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*=col-] {
    float: none;
    display: inline-block;
    margin-left: 0
}

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
    float: right
}

.form-group .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group {
    margin-bottom: 0
}

.bootstrap-select.form-control .form-group-lg button.bootstrap-select.btn-group,
.bootstrap-select.form-control .form-group-sm button.bootstrap-select.btn-group,
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-lg .bootstrap-select.form-control button.bootstrap-select.btn-group,
.form-group-sm .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.form-control button.bootstrap-select.btn-group {
    padding: 0
}

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group>.disabled:focus {
    outline: 0!important
}

.bootstrap-select.btn-group.bs-container {
    position: absolute
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 900
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    width: 100%;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    box-sizing: border-box
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
    color: #fff
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button,
.cal2 .clndr .clndr-controls .clndr-next-button,
.cal2 .clndr .clndr-controls .clndr-previous-button,
.cal3 .clndr .clndr-controls .clndr-next-button,
.cal3 .clndr .clndr-controls .clndr-previous-button,
.clndr-next-button,
.clndr-next-year-button,
.clndr-previous-button,
.clndr-previous-year-button,
.noselect {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: .5em
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 1px 1px fade(black, 5%);
    pointer-events: none;
    opacity: .9;
    box-sizing: border-box
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button.inactive,
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button.inactive {
    opacity: .5
}

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
    z-index: 901
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #121212;
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid #121212;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before {
    display: block
}

.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
    padding: 4px 8px
}

.bs-actionsbox {
    width: 100%;
    box-sizing: border-box
}

.bs-actionsbox .btn-group button {
    width: 50%
}

.bs-donebutton {
    float: left;
    width: 100%;
    box-sizing: border-box
}

.bs-donebutton .btn-group button {
    width: 100%
}

.bs-searchbox+.bs-actionsbox {
    padding: 0 8px 4px
}

.bootstrap-select.form-control .bs-searchbox button,
.bs-searchbox .bootstrap-select.form-control button,
.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none
}

.bootstrap-select--style-2 button {
    font-size: 13px;
    border: 0;
    background: #FFF!important;
    padding-right: 35px;
    color: #ff9000;
    height: 44px
}

.bootstrap-select--style-2 button .bs-caret:before {
    font-size: 12px;
    width: 29px;
    height: 41px;
    line-height: 41px;
    color: #343434;
    background-color: #898989
}

.bootstrap-select--style-2.open>.dropdown-toggle {
    background-color: #FFF
}

.bootstrap-select--style-2 .dropdown-menu {
    margin-left: -1px;
    margin-top: 0
}

.bootstrap-select--style-2 .dropdown-menu li>a {
    background: #fff
}

.clearfix:after {
    content: ".";
    display: block;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.clearfix {
    display: inline-block
}

html[xmlns] .clearfix {
    display: block
}

* html .clearfix {
    height: 1%
}

.left-align {
    text-align: left
}

.right-align {
    text-align: right
}

.cal1 {
    font-size: 14px;
    padding: 30px;
    background: #fbfbfb;
    background: -moz-linear-gradient(top, #fbfbfb 0, #f7f7f7 40%, #fff 100%);
    background: -webkit-linear-gradient(top, #fbfbfb 0, #f7f7f7 40%, #fff 100%);
    background: linear-gradient(to bottom, #fbfbfb 0, #f7f7f7 40%, #fff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#ffffff', GradientType=0);
    max-width: 784px
}

.cal1 .clndr .clndr-controls {
    display: block;
    height: 65px;
    position: relative;
    width: 100%
}

.cal1 .clndr .clndr-controls .month {
    float: left;
    width: 33%;
    text-align: center;
    font-size: 33px;
    color: #39424c;
    font-weight: 700
}

.cal1 .clndr .clndr-controls .month span {
    color: #d83232
}

.cal1 .clndr .clndr-controls .clndr-control-button {
    float: left;
    width: 33%
}

.cal1 .clndr .clndr-controls .clndr-control-button.rightalign {
    text-align: right;
    width: 34%
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button {
    cursor: pointer;
    display: block;
    text-align: right;
    color: #38414b;
    font-size: 28px
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button.inactive:hover {
    background: 0 0;
    cursor: default
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    display: block;
    color: #38414b;
    font-size: 28px
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button.inactive:hover {
    background: 0 0;
    cursor: default
}

.cal1 .clndr .clndr-table {
    width: 100%
}

.cal1 .clndr .clndr-table .header-days {
    height: 52px;
    font-size: 10px;
    background: #FFF;
    width: 100%;
    margin-bottom: 10px
}

.cal1 .clndr .clndr-table .header-days .header-day {
    vertical-align: middle;
    text-align: center;
    float: left;
    height: 52px;
    line-height: 52px;
    font-size: 20px;
    color: #494949;
    width: 14.28571428571429%
}

.row-container {
    width: 100%
}

.row-container .day {
    width: 14.28571428571429%;
    float: left
}

.cal1 .clndr .clndr-table tr {
    height: 85px
}

.cal1 .clndr .clndr-table tr td {
    vertical-align: top
}

.cal1 .clndr .clndr-table tr .day {
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    width: 100%;
    height: inherit
}

.cal1 .clndr .clndr-table tr .day:hover {
    background: #eee
}

.cal1 .clndr .clndr-table tr .day.my-today,
.cal1 .clndr .clndr-table tr .day.today {
    background: #9AD6E3
}

.cal1 .clndr .clndr-table tr .day.my-today:hover,
.cal1 .clndr .clndr-table tr .day.today:hover {
    background: #72c6d8
}

.cal1 .clndr .clndr-table tr .day.my-today.event,
.cal1 .clndr .clndr-table tr .day.today.event {
    background: #a7dbc1
}

.cal1 .clndr .clndr-table tr .day.event,
.cal1 .clndr .clndr-table tr .day.my-event {
    background: #B4E09F
}

.cal1 .clndr .clndr-table tr .day.event:hover,
.cal1 .clndr .clndr-table tr .day.my-event:hover {
    background: #96d478
}

.cal1 .clndr .clndr-table tr .day.inactive,
.cal1 .clndr .clndr-table tr .day.my-inactive {
    background: #ddd
}

.cal1 .clndr .clndr-table tr .day:last-child {
    border-right: 1px solid #000
}

.day-contents {
    box-sizing: border-box;
    font-size: 20px;
    color: #5d5e5f;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    line-height: 49px;
    text-align: center;
    cursor: default;
    -webkit-transition: background-color .1s linear, color .1s linear, border-color .1s linear;
    -moz-transition: background-color .1s linear, color .1s linear, border-color .1s linear;
    transition: background-color .1s linear, color .1s linear, border-color .1s linear
}

.day-contents:hover {
    background-color: #CCC
}

.normal .day-contents:hover {
    background-color: #ff9000;
    color: #FFF
}

.private .day-contents:hover {
    background-color: #e59900;
    border-color: #e59900;
    color: #FFF
}

.today .day-contents {
    color: #a1182f
}

.event .day-contents {
    line-height: 43px;
    cursor: pointer;
    opacity: 1!important
}

.normal .day-contents {
    border: 3px solid #ff9000
}

.private .day-contents {
    border: 3px solid #feaa00;
    background: #feaa00;
    color: #FFF
}

.normal.private .day-contents,
.private.normal .day-contents {
    background: #c31932;
    color: #FFF
}

.adjacent-month .day-contents {
    opacity: .3
}

.cal1 .clndr .clndr-table tr .adjacent-month,
.cal1 .clndr .clndr-table tr .empty,
.cal1 .clndr .clndr-table tr .my-adjacent-month,
.cal1 .clndr .clndr-table tr .my-empty {
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    width: 100%;
    height: inherit;
    background: #eee
}

.cal1 .clndr .clndr-table tr .adjacent-month:hover,
.cal1 .clndr .clndr-table tr .empty:hover,
.cal1 .clndr .clndr-table tr .my-adjacent-month:hover,
.cal1 .clndr .clndr-table tr .my-empty:hover {
    background: #ddd
}

.cal2 .clndr .clndr-controls .clndr-next-button:hover,
.cal2 .clndr .clndr-controls .clndr-previous-button:hover {
    background-color: #f4f4f4
}

.cal1 .clndr .clndr-table tr .adjacent-month:last-child,
.cal1 .clndr .clndr-table tr .empty:last-child,
.cal1 .clndr .clndr-table tr .my-adjacent-month:last-child,
.cal1 .clndr .clndr-table tr .my-empty:last-child {
    border-right: 1px solid #000
}

.cal1 .clndr .clndr-table tr:last-child .day,
.cal1 .clndr .clndr-table tr:last-child .empty,
.cal1 .clndr .clndr-table tr:last-child .my-day,
.cal1 .clndr .clndr-table tr:last-child .my-empty {
    border-bottom: 1px solid #000
}

.cal2 {
    max-width: 177px;
    margin: 30px auto
}

.cal2 .clndr .clndr-controls {
    display: block;
    display: inline-block;
    width: 100%;
    margin-bottom: 3px
}

.cal2 .clndr .clndr-controls .clndr-previous-button {
    float: left;
    width: 10%;
    text-align: left;
    cursor: pointer
}

.cal2 .clndr .clndr-controls .month {
    float: left;
    width: 80%;
    text-align: center
}

.cal2 .clndr .clndr-controls .clndr-next-button {
    float: left;
    width: 10%;
    text-align: right;
    cursor: pointer
}

.cal2 .clndr .day,
.cal2 .clndr .header-day {
    width: 25px;
    height: 25px;
    float: left
}

.cal2 .clndr {
    text-align: center;
    border: 1px solid #c31932;
    display: inline-block
}

.cal2 .clndr .header-day {
    background: #c31932
}

.cal2 .clndr .day.event {
    background-color: #B4E09F
}

.cal2 .clndr .day.today {
    background-color: #E3C57F
}

.cal2 .clndr .day.selected {
    background-color: #E37FD6
}

.cal2 .clndr .day.inactive {
    color: gray
}

.cal2 .clndr .adjacent-month,
.cal2 .clndr .empty {
    float: left;
    width: 25px;
    height: 25px;
    background: #ddd
}

.cal2 .clndr .clndr-today-button {
    width: 100%;
    text-align: center;
    cursor: pointer
}

.cal2 .clndr .clndr-today-button:hover {
    background-color: #ddd
}

.cal2 .multi-month-controls .quarter-button {
    display: inline-block;
    width: 25%
}

.cal2 .multi-month-controls .quarter-button:hover {
    cursor: pointer;
    background-color: #f4f4f4
}

.cal2 .day.inactive {
    background-color: #aaa
}

.cal3 .clndr .clndr-controls .clndr-next-button:hover,
.cal3 .clndr .clndr-controls .clndr-previous-button:hover {
    background-color: #f4f4f4
}

.cal3 {
    max-width: 354px;
    margin: 0 auto
}

.cal3 .cal {
    float: left;
    width: 177px
}

.cal3 .clndr .clndr-controls {
    display: block;
    display: inline-block;
    width: 100%;
    margin-bottom: 8px
}

.cal3 .clndr .clndr-controls.top {
    margin-bottom: -22px;
    position: relative;
    z-index: 1
}

.cal3 .clndr .clndr-controls .clndr-previous-button {
    float: left;
    width: 10%;
    text-align: left;
    cursor: pointer
}

.cal3 .clndr .clndr-controls .month {
    text-align: center;
    width: 80%;
    margin: 0 auto
}

.cal3 .clndr .clndr-controls .clndr-next-button {
    float: right;
    width: 10%;
    text-align: right;
    cursor: pointer
}

.cal3 .clndr .day,
.cal3 .clndr .header-day {
    float: left;
    width: 25px;
    height: 25px
}

.cal3 .clndr {
    text-align: center;
    border: 1px solid #c31932;
    display: inline-block
}

.cal3 .clndr .header-day {
    background: #c31932
}

.cal3 .clndr .day.event {
    background-color: #B4E09F
}

.cal3 .clndr .day.today {
    background-color: #E3C57F
}

.cal3 .clndr .adjacent-month,
.cal3 .clndr .empty {
    float: left;
    width: 25px;
    height: 25px;
    background: #ddd
}

.cal3 .clndr .clndr-today-button {
    width: 100%;
    text-align: center;
    cursor: pointer
}

.cal3 .clndr .clndr-today-button:hover {
    background-color: #ddd
}

.cal3 .multi-month-controls .quarter-button {
    display: inline-block;
    width: 25%
}

.cal3 .multi-month-controls .quarter-button:hover {
    cursor: pointer;
    background-color: #f4f4f4
}

.clndr-next-button.inactive,
.clndr-next-year-button.inactive,
.clndr-previous-button.inactive,
.clndr-previous-year-button.inactive {
    opacity: .5;
    cursor: default
}

.gridder {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0
}

.gridder-list,
.gridder-show {
    font-size: 16px
}

.gridder-show {
    position: relative
}

.gridder-list:nth-child(n) {
    margin-bottom: 1%;
    margin-right: 1%
}

.gridder-list:nth-of-type(6n) {
    margin-right: 0;
    margin-bottom: 0
}

@font-face {
    font-family: pn-font;
    src: url(../fonts/pn-fontf74c.eot?88355c6609fd974586705cdcbed9202d);
    src: url(../fonts/pn-fontd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/pn-fontf74c.woff?88355c6609fd974586705cdcbed9202d) format("woff"), url(../fonts/pn-fontf74c.ttf?88355c6609fd974586705cdcbed9202d) format("truetype");
    font-weight: 400;
    font-style: normal
}

.pn-icon {
    font-family: pn-font;
    display: inline-block;
    vertical-align: middle;
    line-height: 2;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.pn-arrow-rounded-bottom:before {
    content: ""
}

.pn-arrow-rounded-left:before {
    content: ""
}

.pn-arrow-rounded-right:before {
    content: ""
}

.pn-arrow-rounded-top:before {
    content: ""
}

.pn-arrow-solid-bottom:before {
    content: ""
}

.pn-arrow-solid-left:before {
    content: ""
}

.pn-arrow-solid-right:before {
    content: ""
}

.pn-arrow-solid-top:before {
    content: ""
}

.pn-arrow-tailed-bottom:before {
    content: ""
}

.pn-arrow-tailed-left:before {
    content: ""
}

.pn-arrow-tailed-right:before {
    content: ""
}

.pn-arrow-tailed-top:before {
    content: ""
}

.pn-cloud-cycle:before {
    content: ""
}

.pn-cloud:before {
    content: ""
}

.pn-facebook:before {
    content: ""
}

.pn-gricreative:before {
    content: ""
}

.pn-linkedin:before {
    content: ""
}

.pn-menu:before {
    content: ""
}

.pn-minus:before {
    content: ""
}

.pn-network:before {
    content: ""
}

.pn-penta:before {
    content: ""
}

.pn-plus:before {
    content: ""
}

.pn-remove:before {
    content: ""
}

.pn-search:before {
    content: ""
}

.pn-star-circle:before {
    content: ""
}

.pn-suitcase-basket:before {
    content: ""
}

.pn-tick-thin:before {
    content: ""
}

.pn-tick:before {
    content: ""
}

.pn-tv:before {
    content: ""
}

.pn-twitter:before {
    content: ""
}

.pn-youtube:before {
    content: ""
}

.bootstrap-variables {
    float: right
}

@font-face {
    font-family: ProximaNova-Light;
    src: url(../fonts/304D9A_0_0.eot);
    src: url(../fonts/304D9A_0_0d41d.eot?#iefix) format("embedded-opentype"), url(../fonts/304D9A_0_0.html) format("woff2"), url(../fonts/304D9A_0_0.woff) format("woff"), url(../fonts/304D9A_0_0.ttf) format("truetype")
}

@font-face {
    font-family: ProximaNovaA-Bold;
    src: url(../fonts/304D9A_1_0.eot);
    src: url(../fonts/304D9A_1_0d41d.eot?#iefix) format("embedded-opentype"), url(../fonts/304D9A_1_0.html) format("woff2"), url(../fonts/304D9A_1_0.woff) format("woff"), url(../fonts/304D9A_1_0.ttf) format("truetype")
}

@font-face {
    font-family: ProximaNovaA-Light;
    src: url(../fonts/304D9A_2_0.eot);
    src: url(../fonts/304D9A_2_0d41d.eot?#iefix) format("embedded-opentype"), url(../fonts/304D9A_2_0.html) format("woff2"), url(../fonts/304D9A_2_0.woff) format("woff"), url(../fonts/304D9A_2_0.ttf) format("truetype")
}

@font-face {
    font-family: ProximaNovaA-Regular;
    src: url(../fonts/304D9A_3_0.eot);
    src: url(../fonts/304D9A_3_0d41d.eot?#iefix) format("embedded-opentype"), url(../fonts/304D9A_3_0.html) format("woff2"), url(../fonts/304D9A_3_0.woff) format("woff"), url(../fonts/304D9A_3_0.ttf) format("truetype")
}

@font-face {
    font-family: ProximaNovaS-Bold;
    src: url(../fonts/304D9A_4_0.eot);
    src: url(../fonts/304D9A_4_0d41d.eot?#iefix) format("embedded-opentype"), url(../fonts/304D9A_4_0.html) format("woff2"), url(../fonts/304D9A_4_0.woff) format("woff"), url(../fonts/304D9A_4_0.ttf) format("truetype")
}

@font-face {
    font-family: ProximaNovaS-Light;
    src: url(../fonts/304D9A_5_0.eot);
    src: url(../fonts/304D9A_5_0d41d.eot?#iefix) format("embedded-opentype"), url(../fonts/304D9A_5_0.html) format("woff2"), url(../fonts/304D9A_5_0.woff) format("woff"), url(../fonts/304D9A_5_0.ttf) format("truetype")
}

@font-face {
    font-family: ProximaNovaS-Regular;
    src: url(../fonts/304D9A_6_0.eot);
    src: url(../fonts/304D9A_6_0d41d.eot?#iefix) format("embedded-opentype"), url(../fonts/304D9A_6_0.html) format("woff2"), url(../fonts/304D9A_6_0.woff) format("woff"), url(../fonts/304D9A_6_0.ttf) format("truetype")
}

@font-face {
    font-family: ProximaNova-Bold;
    src: url(../fonts/304D9A_7_0.eot);
    src: url(../fonts/304D9A_7_0d41d.eot?#iefix) format("embedded-opentype"), url(../fonts/304D9A_7_0.html) format("woff2"), url(../fonts/304D9A_7_0.woff) format("woff"), url(../fonts/304D9A_7_0.ttf) format("truetype")
}

@font-face {
    font-family: ProximaNova-Regular;
    src: url(../fonts/304D9A_8_0.eot);
    src: url(../fonts/304D9A_8_0d41d.eot?#iefix) format("embedded-opentype"), url(../fonts/304D9A_8_0.html) format("woff2"), url(../fonts/304D9A_8_0.woff) format("woff"), url(../fonts/304D9A_8_0.ttf) format("truetype")
}

.u-border-top {
    border-top: 1px solid #e2e2e2
}

.u-border-right {
    border-right: 1px solid #e2e2e2
}

.u-border-bottom {
    border-bottom: 1px solid #e2e2e2
}

.u-border-left {
    border-left: 1px solid #e2e2e2
}

.u-mr-0 {
    margin: 0
}

.u-mr-5 {
    margin: 5px
}

.u-mr-10 {
    margin: 10px
}

.u-mr-15 {
    margin: 15px
}

.u-mr-20 {
    margin: 20px
}

.u-mr-25 {
    margin: 25px
}

.u-mr-30 {
    margin: 30px
}

.u-mr-35 {
    margin: 35px
}

.u-mr-40 {
    margin: 40px
}

.u-mr-45 {
    margin: 45px
}

.u-mr-50 {
    margin: 50px
}

.u-mr-top-0 {
    margin-top: 0
}

.u-mr-top-5 {
    margin-top: 5px
}

.u-mr-top-10 {
    margin-top: 10px
}

.u-mr-top-15 {
    margin-top: 15px
}

.u-mr-top-20 {
    margin-top: 20px
}

.u-mr-top-25 {
    margin-top: 25px
}

.u-mr-top-30 {
    margin-top: 30px
}

.u-mr-top-35 {
    margin-top: 35px
}

.u-mr-top-40 {
    margin-top: 40px
}

.u-mr-top-45 {
    margin-top: 45px
}

.u-mr-top-50 {
    margin-top: 50px
}

.u-mr-right-0 {
    margin-right: 0
}

.u-mr-right-5 {
    margin-right: 5px
}

.u-mr-right-10 {
    margin-right: 10px
}

.u-mr-right-15 {
    margin-right: 15px
}

.u-mr-right-20 {
    margin-right: 20px
}

.u-mr-right-25 {
    margin-right: 25px
}

.u-mr-right-30 {
    margin-right: 30px
}

.u-mr-right-35 {
    margin-right: 35px
}

.u-mr-right-40 {
    margin-right: 40px
}

.u-mr-right-45 {
    margin-right: 45px
}

.u-mr-right-50 {
    margin-right: 50px
}

.u-mr-bottom-0 {
    margin-bottom: 0
}

.u-mr-bottom-5 {
    margin-bottom: 5px
}

.u-mr-bottom-10 {
    margin-bottom: 10px
}

.u-mr-bottom-15 {
    margin-bottom: 15px
}

.u-mr-bottom-20 {
    margin-bottom: 20px
}

.u-mr-bottom-25 {
    margin-bottom: 25px
}

.u-mr-bottom-30 {
    margin-bottom: 30px
}

.u-mr-bottom-35 {
    margin-bottom: 35px
}

.u-mr-bottom-40 {
    margin-bottom: 40px
}

.u-mr-bottom-45 {
    margin-bottom: 45px
}

.u-mr-bottom-50 {
    margin-bottom: 50px
}

.u-mr-left-0 {
    margin-left: 0
}

.u-mr-left-5 {
    margin-left: 5px
}

.u-mr-left-10 {
    margin-left: 10px
}

.u-mr-left-15 {
    margin-left: 15px
}

.u-mr-left-20 {
    margin-left: 20px
}

.u-mr-left-25 {
    margin-left: 25px
}

.u-mr-left-30 {
    margin-left: 30px
}

.u-mr-left-35 {
    margin-left: 35px
}

.u-mr-left-40 {
    margin-left: 40px
}

.u-mr-left-45 {
    margin-left: 45px
}

.u-mr-left-50 {
    margin-left: 50px
}

.u-pd-5 {
    padding: 5px
}

.u-pd-10 {
    padding: 10px
}

.u-pd-15 {
    padding: 15px
}

.u-pd-20 {
    padding: 20px
}

.u-pd-25 {
    padding: 25px
}

.u-pd-30 {
    padding: 30px
}

.u-pd-35 {
    padding: 35px
}

.u-pd-40 {
    padding: 40px
}

.u-pd-45 {
    padding: 45px
}

.u-pd-50 {
    padding: 50px
}

.u-pd-top-5 {
    padding-top: 5px
}

.u-pd-top-10 {
    padding-top: 10px
}

.u-pd-top-15 {
    padding-top: 15px
}

.u-pd-top-20 {
    padding-top: 20px
}

.u-pd-top-25 {
    padding-top: 25px
}

.u-pd-top-30 {
    padding-top: 30px
}

.u-pd-top-35 {
    padding-top: 35px
}

.u-pd-top-40 {
    padding-top: 40px
}

.u-pd-top-45 {
    padding-top: 45px
}

.u-pd-top-50 {
    padding-top: 50px
}

.u-pd-right-5 {
    padding-right: 5px
}

.u-pd-right-10 {
    padding-right: 10px
}

.u-pd-right-15 {
    padding-right: 15px
}

.u-pd-right-20 {
    padding-right: 20px
}

.u-pd-right-25 {
    padding-right: 25px
}

.u-pd-right-30 {
    padding-right: 30px
}

.u-pd-right-35 {
    padding-right: 35px
}

.u-pd-right-40 {
    padding-right: 40px
}

.u-pd-right-45 {
    padding-right: 45px
}

.u-pd-right-50 {
    padding-right: 50px
}

.u-pd-bottom-5 {
    padding-bottom: 5px
}

.u-pd-bottom-10 {
    padding-bottom: 10px
}

.u-pd-bottom-15 {
    padding-bottom: 15px
}

.u-pd-bottom-20 {
    padding-bottom: 20px
}

.u-pd-bottom-25 {
    padding-bottom: 25px
}

.u-pd-bottom-30 {
    padding-bottom: 30px
}

.u-pd-bottom-35 {
    padding-bottom: 35px
}

.u-pd-bottom-40 {
    padding-bottom: 40px
}

.u-pd-bottom-45 {
    padding-bottom: 45px
}

.u-pd-bottom-50 {
    padding-bottom: 50px
}

.u-pd-left-5 {
    padding-left: 5px
}

.u-pd-left-10 {
    padding-left: 10px
}

.u-pd-left-15 {
    padding-left: 15px
}

.u-pd-left-20 {
    padding-left: 20px
}

.u-pd-left-25 {
    padding-left: 25px
}

.u-pd-left-30 {
    padding-left: 30px
}

.u-pd-left-35 {
    padding-left: 35px
}

.u-pd-left-40 {
    padding-left: 40px
}

.u-pd-left-45 {
    padding-left: 45px
}

.u-pd-left-50 {
    padding-left: 50px
}

.u-c-primary {
    color: #ff9000
}

.u-c-secondary {
    color: #feaa00
}

.u-c-success {
    color: #3ba842
}

.u-c-info {
    color: #006790
}

.u-c-warning {
    color: #f6c311
}

.u-c-danger {
    color: #d21310
}

.u-c-light {
    color: #f1f1f1
}

.u-bg-primary {
    background-color: #ff9000
}

.u-bg-secondary {
    background-color: #feaa00
}

.u-bg-success {
    background-color: #3ba842
}

.u-bg-info {
    background-color: #006790
}

.u-bg-warning {
    background-color: #f6c311
}

.u-bg-danger {
    background-color: #d21310
}

.u-bg-light {
    background-color: #f1f1f1
}

.u-no-gutter {
    margin-left: 0;
    margin-right: 0
}

.u-no-gutter>[class*=col-] {
    padding-left: 0;
    padding-right: 0
}

.u-float-none {
    float: none!important
}

.u-table {
    display: table
}

.u-table-cell {
    display: table-cell;
    vertical-align: middle
}

.u-vt-bottom {
    vertical-align: bottom
}

.u-vt-middle {
    vertical-align: middle
}

.u-vt-top {
    vertical-align: top
}

.u-download .pn-arrow-tailed-bottom {
    font-size: 18px;
    vertical-align: baseline;
    margin: -3px 5px 0
}

.u-download .pn-arrow-tailed-bottom:before {
    display: inline-block;
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-transition: transform .2s ease-in-out;
    -moz-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out
}

.u-download .pn-arrow-tailed-bottom:after {
    content: "";
    margin: 0 2px;
    display: block;
    border-bottom: 1px solid;
    border-bottom-color: inherit
}

.u-download.btn span {
    vertical-align: middle
}

.u-download.btn .pn-arrow-tailed-bottom {
    font-size: 14px;
    margin-top: 0;
    vertical-align: middle
}

.u-download:hover {
    text-decoration: none
}

.u-download:hover .pn-arrow-tailed-bottom:before {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

.highlight {
    color: #feaa00
}

#dealersMobile a,
.dealersMobile a {
    color: #FFF;
    font-size: 14px;
    width: 100%;
    height: 46px;
    line-height: 46px;
    display: block;
    text-align: center
}

#mainContainer {
    width: 100%
}

#dealersMobile a {
    text-decoration: none;
    background: #feaa00;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#dealersMobile a:hover {
    background: #e59900
}

@media (max-width:640px) {
    #dealersMobile {
        display: block
    }
}

.dealersMobile {
    display: block
}

.dealersMobile a {
    background: #feaa00;
    max-width: 400px;
    margin: 0 auto;
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4
}

#header .logo img,
img {
    max-width: 100%
}

.dealersMobile a:hover {
    background: #e59900
}

input::-ms-clear {
    display: none
}

@media screen and (max-width:767px) {
    .table-responsive-data thead {
        display: none
    }
    .table-responsive-data th,
    .table-responsive-data tr {
        display: block
    }
    .table-responsive-data tbody th {
        border: 0!important
    }
    .table-responsive-data td {
        display: block;
        padding: 15px 20px!important
    }
    .table-responsive-data td:before {
        content: attr(data-title);
        display: block;
        font-weight: 700;
        margin-bottom: 5px
    }
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    background: #869791;
    opacity: .5;
    filter: alpha(opacity=50);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.owl-theme .owl-controls .owl-page.active span {
    opacity: 1;
    filter: alpha(opacity=100)
}

.to-top {
    width: 70px;
    height: 70px;
    color: #676767;
    display: block;
    font-size: 25px;
    line-height: 65px;
    text-align: center;
    cursor: pointer;
    background-color: #FFF;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: box-shadow .2s ease, color .2s linear;
    -moz-transition: box-shadow .2s ease, color .2s linear;
    transition: box-shadow .2s ease, color .2s linear;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .04), 0 11px 43px rgba(0, 0, 0, .07);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .04), 0 11px 43px rgba(0, 0, 0, .07);
    box-shadow: 0 0 5px rgba(0, 0, 0, .04), 0 11px 43px rgba(0, 0, 0, .07)
}

.to-top .pn-icon {
    line-height: 2.8
}

.to-top:focus,
.to-top:hover {
    text-decoration: none;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .04), 0 11px 30px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .04), 0 11px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 0 3px rgba(0, 0, 0, .04), 0 11px 30px rgba(0, 0, 0, .1)
}

iframe {
    border: 0
}

#header {
    padding: 46px 0 33px;
    font-family: ProximaNova-Bold;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transition: padding .2s ease-in-out, background-color .2s linear;
    -moz-transition: padding .2s ease-in-out, background-color .2s linear;
    transition: padding .2s ease-in-out, background-color .2s linear
}

#header a {
    text-decoration: none
}

#header .logo {
    display: block;
    width: 186px;
    margin-top: -7px
}

.gecko #header .logo img,
.ie #header .logo img {
    width: 100%
}

#header .logo__white {
    display: none
}

#header .burger-menu,
#header .search-button a {
    color: #5a5a5a
}

#header .burger-menu:hover,
#header .search-button a:hover {
    color: #ff9000
}

#header .burger-menu {
    display: block;
    width: 28px;
    height: 23px;
    float: left;
    margin-top: 11px;
    font-size: 25px;
    line-height: 0
}

#header .dealers a,
#header .search-button a {
    font-size: 14px;
    line-height: 40px;
    height: 40px
}

#header .search-button {
    float: right;
    height: 40px
}

#header .search-button a {
    color: #5a5a5a;
    padding: 0 20px;
    border-left: 1px solid #dfdfdf;
    display: inline-block
}

#header .dealers {
    float: right;
    margin-left: 20px
}

#header .dealers a {
    color: #FFF;
    padding: 0 28px;
    background: #feaa00;
    display: block;
    border-radius: 3px
}

#header .dealers a:hover {
    background: #ffb319
}

#header .topMenu {
    float: right;
    margin-right: 21px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600
}

#header .topMenu .menu-close {
    display: block;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 35px;
    color: #FFF;
    font-size: 22px;
    position: absolute;
    left: 12px;
    top: 19px
}

#header .topMenu ul {
    padding: 0;
    margin: 0;
    list-style: none
}



#header .topMenu ul li a {
    color: #5a5a5a;
    font-size: 12px;
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 10px
}

#header .topMenu ul li a.active,
#header .topMenu ul li a:focus,
#header .topMenu ul li a:hover {
    color: #ff9000
}

#header.absolute .dealers a,
#header.absolute .topMenu ul li a {
    color: #FFF
}

#header.absolute {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10;
    background: 0 0
}

#header.absolute .topMenu {
    float: right;
    margin-right: 21px
}

#header.absolute .topMenu ul li a:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}

#header.absolute .burger-menu:hover,
#header.absolute .search-button a:hover {
    color: rgba(255, 255, 255, .7)
}

#header.absolute .burger-menu,
#header.absolute .search-button a {
    color: #FFF
}

#header.absolute .search-button a span .pn-icon {
    margin-top: -3px;
    margin-left: 8px;
    font-size: 18px
}

#header.absolute .logo__white {
    display: block
}

#header.absolute .logo__red {
    display: none
}

#header.absolute.fixed .burger-menu,
#header.absolute.fixed .search-button a {
    color: #5a5a5a
}

.brands #header .burger-menu,
.brands #header .search-button a,
.brands #header .topMenu ul li a {
    color: #FFF
}

.brands #header {
    background: 0 0
}

.brands #header .logo__white {
    display: block
}

.brands #header .logo__red {
    display: none
}

.brands #header .logo {
    display: block
}

#header.fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 15;
    padding: 23px 0;
    background: #FFF;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .6);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .6)
}

#header.fixed .burger-menu,
#header.fixed .search-button a {
    color: #5a5a5a
}

#header.fixed .burger-menu:hover,
#header.fixed .search-button a:hover {
    color: #ff9000;
    opacity: 1;
    filter: alpha(opacity=100)
}

#header.fixed .topMenu ul li a {
    color: #5a5a5a
}

#header.fixed .topMenu ul li a:hover {
    color: #ff9000;
    opacity: 1;
    filter: alpha(opacity=100)
}

#header.fixed .logo {
    width: 110px;
    height: 32px;
    margin: 5px 0 0
}

#header.fixed .logo__white {
    display: none
}

#header.fixed .logo__red {
    display: block
}

@media (max-width:1200px) {
    #header {
        padding: 20px 0
    }
    #header .logo {
        width: 130px;
        margin-top: 0;
        background-size: contain
    }
    #header .topMenu,
    #header.absolute .topMenu {
        margin-right: 5px
    }
    #header .search-button a {
        padding: 0 15px
    }
    #header .dealers {
        margin-left: 0
    }
}

@media (max-width:991px) {
    #header .topMenu {
        margin-right: 0!important;
        background: #9e1a26;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%!important;
        display: block!important;
        padding: 80px 0 20px;
        visibility: hidden;
        z-index: 9999;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: opacity .2s linear, visibility .2s linear;
        -moz-transition: opacity .2s linear, visibility .2s linear;
        transition: opacity .2s linear, visibility .2s linear
    }
    #header .topMenu ul {
        position: relative;
        top: 50px;
        height: 100%;
        overflow: auto;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: top .2s ease, opacity .2s linear;
        -moz-transition: top .2s ease, opacity .2s linear;
        transition: top .2s ease, opacity .2s linear
    }
    #header .topMenu ul li {
        display: block;
        border-top: 1px solid #921823
    }
    #header .topMenu ul li a {
        color: #FFF;
        padding: 15px 20px;
        line-height: normal;
        height: auto;
        -webkit-transition: color .2s linear, opacity .2s linear, padding-left .2s ease;
        -moz-transition: color .2s linear, opacity .2s linear, padding-left .2s ease;
        transition: color .2s linear, opacity .2s linear, padding-left .2s ease
    }
    #header .topMenu ul li a:active,
    #header .topMenu ul li a:focus,
    #header .topMenu ul li a:hover {
        padding-left: 25px;
        background-color: #F1E9E9;
        color: #ff9000
    }
    #header .search-button {
        width: 24px;
        height: 24px;
        margin-top: 6px
    }
    #header .search-button a {
        font-size: 23px;
        line-height: 0;
        padding: 0;
        width: 100%;
        height: 100%;
        border: 0
    }
    #header .logo {
        margin: 0 auto
    }
    #header .dealers {
        display: none
    }
    #header .burger-menu {
        margin-top: 6px
    }
    #header.absolute .search-button {
        border: 0
    }
    #header.absolute .topMenu ul li a {
        color: #FFF
    }
    #header.absolute .topMenu ul li a:active,
    #header.absolute .topMenu ul li a:focus,
    #header.absolute .topMenu ul li a:hover {
        background-color: #F1E9E9;
        color: #ff9000
    }
    #header.fixed .logo {
        margin: 0 auto
    }
    #header.fixed .topMenu ul li a {
        color: #FFF
    }
    #header.fixed .topMenu ul li a:active,
    #header.fixed .topMenu ul li a:focus,
    #header.fixed .topMenu ul li a:hover {
        background-color: #F1E9E9;
        color: #ff9000
    }
    .menu-opened #header .topMenu {
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100)
    }
    .menu-opened #header .topMenu ul {
        top: 0;
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@media screen and (min-width:992px) {
    #header .topMenu ul li a,
    #header.absolute .topMenu ul li a {
        padding: 0 7px
    }
}

.menu-opened body {
    overflow-y: hidden
}

.lang {
    margin-right: 10px
}

@media screen and (min-width:720px) {
    .lang {
        margin-right: 0
    }
}

.lang:last-child {
    margin-right: 0
}

#slider {
    max-height: 700px;
    height: 700px;
    background-color: #121212
}

#slider .slide-image,
#slider .slider-item__inner {
    height: 100%;
    position: relative
}

#slider .slider-item {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative
}

#slider .slide-image {
    padding-top: 10px
}

#slider .slide-image img {
    max-width: 100%;
    width: auto;
    display: inline-block
}

#slider .container {
    color: #FFF;
    position: relative
}

#slider .slider-bg-1 {
    background: #a21a27
}

#slider .slider-bg-1 .container {
    color: #FFF;
    position: relative;
    background: url(../img/slider-1.png) right bottom no-repeat
}

#slider .slider-bg-2 {
    background: #a21a27
}

#slider .slider-bg-2 .container {
    color: #FFF;
    position: relative;
    background: url(../img/slider-2.png) right bottom no-repeat;
    background-size: 90%
}

#slider .slider-bg-3 {
    background: #2d1a5e
}

#slider .slider-bg-3 .container {
    color: #FFF;
    position: relative;
    background: url(../img/slider-3.png) right center no-repeat
}

#slider h2 {
    font-family: ProximaNova-Bold;
    font-size: 50px;
    line-height: normal;
    margin-bottom: 20px;
    margin-top: 0
}

#listContainer .details,
#serviceContainer .service-description a,
#services .title-section h2,
#servicesMenu ul li a,
#slider .explore {
    font-family: ProximaNova-Bold
}

#slider h1 {
    font-size: 60px
}

#slider p {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 35px
}

#slider .explore {
    width: 198px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    background: #feaa00;
    border-radius: 3px;
    font-size: 18px;
    display: block;
    color: #FFF
}

#slider .explore:hover {
    text-decoration: none;
    background-color: #E22244
}

#slider .slide-description {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -195px;
    height: 370px;
    z-index: 9;
    color: #FFF
}

#slider .container,
#slider .owl-item,
#slider .owl-stage,
#slider .owl-stage-outer,
#slider .owl-wrapper,
#slider .owl-wrapper-outer,
#slider .slider-item {
    height: 100%
}

#slider .owl-controls {
    margin-top: -40px;
    position: relative;
    text-align: center;
    z-index: 8;
    height: auto
}

#slider .owl-controls .owl-dot,
#slider .owl-controls .owl-page {
    float: left
}

#slider .owl-controls .owl-dot span,
#slider .owl-controls .owl-page span {
    display: block;
    width: 28px;
    height: 9px;
    background: #feaa00;
    border-radius: 0;
    margin: 5px 7px;
    opacity: .7;
    filter: alpha(opacity=70)
}

#slider .owl-controls .owl-dot.active span,
#slider .owl-controls .owl-page.active span {
    opacity: 1;
    filter: alpha(opacity=100);
    background: #FFF
}

@media screen and (max-height:643px) {
    #slider .slide-image img {
        max-height: 511px
    }
}

@media screen and (min-height:644px) {
    #slider .slide-image img {
        max-height: 575px
    }
}

@media screen and (max-height:650px) {
    #slider {
        height: 650px
    }
}

@media (max-width:1200px) {
    #slider {
        height: 500px
    }
    #slider .slider-bg-1 .container {
        background-size: 100%
    }
    #slider .slider-bg-2 .container,
    #slider .slider-bg-3 .container {
        background-size: 90%
    }
    #slider h2 {
        font-size: 28px
    }
    #slider h1 {
        font-size: 32px
    }
    #slider p {
        line-height: 23px;
        margin-bottom: 25px
    }
    #slider .slide-image img {
        max-height: 375px
    }
    #slider .slide-description {
        height: 260px;
        margin-top: -130px
    }
    #slider .explore {
        font-size: 16px;
        height: 42px;
        line-height: 42px;
        width: 140px
    }
}

@media (max-width:991px) {
    #slider {
        height: 430px
    }
    #slider .slider-bg-1 .container {
        background-size: 80%
    }
    #slider .slide-description {
        height: 230px;
        margin-top: -115px
    }
    #slider .slide-image img {
        max-height: 341px
    }
    #slider .slider-bg-3 .container {
        background-size: 90%
    }
}

@media (max-width:640px) {
    #slider {
        height: 430px
    }
    #slider .slider-bg-1 .container {
        background-position: left bottom;
        background-size: 90% auto
    }
    #slider .slider-bg-2 .container {
        background-size: 90%
    }
    #slider .slider-bg-3 .container {
        background-size: 90%;
        background-position: -155% bottom
    }
    #slider h2 {
        font-size: 28px
    }
    #slider p {
        display: none
    }
    #slider .slide-description {
        height: auto;
        margin: 0;
        position: relative;
        text-align: center;
        left: auto;
        top: auto;
        padding: 90px 0 0
    }
    #slider .explore {
        font-size: 16px;
        height: 42px;
        line-height: 42px;
        width: 140px;
        display: block;
        margin: 0 auto
    }
}

@media (max-width:480px) {
    #slider {
        height: 500px
    }
    #slider .slider-bg-1 .container {
        background-position: 85% bottom;
        background-size: 130% auto
    }
    #slider .slider-bg-2 .container {
        background-position: 40% bottom;
        background-size: 150% auto
    }
}

@media (max-width:479px) {
    #slider {
        height: 460px
    }
}

@media screen and (min-width:641px) {
    #slider .slide-image {
        padding-top: 90px;
        text-align: right;
        display: table
    }
    #slider .slide-image>div {
        display: table-cell;
        vertical-align: middle
    }
}

@media screen and (max-width:767px) {
    #slider .slide-image {
        width: 100%;
        text-align: center
    }
}

@media screen and (min-width:992px) {
    #slider p {
        font-size: 16px
    }
    #slider .slide-image {
        padding-top: 145px
    }
}

#services .title-section {
    background: #fff
}

#services .title-section h2 {
    text-align: center;
    font-size: 18px;
    color: #141515;
    padding: 53px 0 21px
}

#servicesDropdownMenu {
    display: none;
    margin-bottom: 30px
}

#servicesMenu {
    margin-bottom: 70px;
    padding-top: 29px;
    position: relative
}

#servicesMenu ul {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    border-top: 2px solid #ffc600;
    display: table
}

#servicesMenu ul li {
    display: table-cell
}

#servicesMenu ul li a {
    text-decoration: none;
    display: inline-block;
    padding: 23px 10px;
    font-size: 14px;
    color: #9b9b9b
}

#servicesMenu ul li.active a {
    color: #000
}

#servicesMenu .animated-border {
    display: block;
    width: 63px;
    height: 6px;
    background: #ffc600;
    position: absolute;
    left: 0;
    top: 23px
}

#serviceContainer {
    height: 339px;
    position: relative
}

#serviceContainer .service-description {
    height: 339px;
    width: 100%;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    display: none
}

#serviceContainer .service-description h3 {
    font-size: 18px;
    color: #141515;
    line-height: normal;
    margin-bottom: 20px
}

#serviceContainer .service-description p {
    font-size: 14px;
    color: #6b6b6b;
    line-height: 24px;
    margin-bottom: 20px
}

#serviceContainer .service-description a {
    display: block;
    width: 128px;
    height: 42px;
    line-height: 42px;
    font-size: 12px;
    border-radius: 3px;
    text-align: center;
    color: #FFF;
    background: #ff9000
}

#serviceContainer .service-description a:hover {
    background: #c31932;
    text-decoration: none
}

#serviceContainer .service-description img {
    width: 100%
}

@media (max-width:1200px) {
    #servicesMenu {
        margin-bottom: 20px
    }
    #servicesMenu ul li a {
        padding: 23px 10px
    }
    #serviceContainer {
        height: auto
    }
    #serviceContainer .service-description {
        position: relative;
        height: auto
    }
    #rewardsSlider .reward-item:nth-child(2n) .reward-logo {
        padding-left: 35px
    }
    #rewardsSlider .reward-item .reward-logo {
        margin-right: 15px;
        width: 106px;
        height: 106px
    }
    #rewardsSlider .reward-item .reward-logo img {
        width: 100%
    }
}

@media (max-width:991px) {
    #servicesMenu {
        display: none
    }
    #servicesDropdownMenu {
        display: block
    }
    #services .title-section {
        background: #fafafa
    }
    #serviceContainer {
        padding-bottom: 30px
    }
}

@media (max-width:640px) {
    #services .title-section h2 {
        padding: 21px 0
    }
    #serviceContainer .service-description a {
        width: 100%
    }
}

#brandSlider {
    background: #eee
}

#brandSlider .slick-next,
#brandSlider .slick-prev {
    width: 15px;
    height: 26px;
    background: url(../img/img/brand/brand-prev.html) no-repeat
}

#brandSlider .slick-next:after,
#brandSlider .slick-next:before,
#brandSlider .slick-prev:after,
#brandSlider .slick-prev:before {
    display: none
}

#brandSlider .slick-next {
    background: url(../img/img/brand/brand-next.html) no-repeat
}

#brandSlider .brand-item img {
    width: auto;
    display: inline-block;
    -webkit-filter: grayscale(100%);
    opacity: .8;
    filter: alpha(opacity=80);
	padding-right:20px;
}

#videoContainer {
    position: relative;
    background: url(../img/video.jpg) center center no-repeat #b2b1b2;
    height: 280px
}

#videoContainer:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4)
}

#videoContainer .container a {
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px;
    z-index: 5;
    background-color: #FFF;
    text-align: center;
    font-size: 40px;
    text-decoration: none;
    line-height: 71px;
    text-indent: 5px;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .45);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, .45);
    box-shadow: 0 0 30px rgba(0, 0, 0, .45);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

#videoTemp {
    width: 640px;
    height: 264px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -132px 0 0 -320px
}

#videoTemp .video-js {
    width: 100%;
    height: 100%
}

#videoOverlay {
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .5);
    transition: all .6s ease;
    z-index: -1;
    opacity: 0
}

#videoOverlay.visible {
    opacity: 1;
    z-index: 100
}

#videoOverlay .close-button {
    right: 0;
    top: 0;
    text-decoration: none;
    color: #FFF;
    padding: 15px;
    font-size: 24px;
    display: block;
    line-height: 0;
    position: absolute
}

#listContainer {
    background: #FFF;
    padding: 54px 0 80px
}

#listContainer h3 {
    font-size: 18px;
    color: #141515;
    padding-bottom: 20px;
    margin-bottom: 22px
}

#listContainer .news-listbox {
    margin-bottom: 24px
}

#listContainer .news-listbox .date {
    color: #ff9000;
    font-size: 10px;
    margin-bottom: 10px
}

#listContainer .news-listbox h4 {
    margin-top: 0;
    margin-bottom: 15px
}

#listContainer .news-listbox h4 a {
    font-size: 16px;
    color: #000;
    display: block;
    line-height: 20px
}

#listContainer .news-listbox p {
    margin-bottom: 21px
}

#listContainer .news-listbox p a {
    font-size: 14px;
    color: #686868;
    display: block;
    line-height: 20px
}

#listContainer .event-listbox {
    padding-bottom: 27px;
    margin-bottom: 24px
}

#listContainer .event-listbox .event-date {
    width: 60px;
    height: 60px;
    float: left;
    background: #ff9000;
    color: #FFF;
    font-size: 22px;
    text-align: center;
    margin-right: 30px;
    line-height: normal
}

#listContainer .event-listbox .event-date span {
    font-size: 10px;
    font-family: ProximaNova-Bold;
    display: block
}

#listContainer .event-listbox .yellow {
    background: #fc0
}

#listContainer .event-listbox h4 {
    margin-top: 0;
    margin-bottom: 15px
}

#listContainer .event-listbox h4 a {
    color: #000;
    font-size: 16px;
    display: block;
    line-height: 20px
}

#listContainer .event-listbox p {
    margin-bottom: 0
}

#listContainer .event-listbox p a {
    font-size: 14px;
    color: #686868;
    display: block;
    line-height: 20px
}

#listContainer .details {
    display: inline-block;
    height: 13px;
    font-size: 11px;
    color: #141515;
    text-decoration: none
}

#listContainer .details .pn-icon,
#listContainer .details span {
    vertical-align: baseline
}

#listContainer .details .pn-icon {
    margin-left: 5px
}

#listContainer .details:hover {
    color: #ff9000
}

@media (max-width:1200px) {
    #listContainer {
        padding: 56px 0 62px
    }
    #listContainer .list-box {
        padding-bottom: 30px
    }
}

@media (max-width:991px) {
    #listContainer {
        padding: 56px 0 15px
    }
    #listContainer h3 {
        text-align: center
    }
}

.reward-slider {
    background-color: #e7e8e7
}

.reward-slider .owl-carousel {
    overflow: hidden;
    padding: 60px 0
}

.reward-slider .owl-dots {
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    padding: 16px 0
}

#footerBottom .container,
#footerTop {
    position: relative
}

.reward-slider .owl-dots .owl-dot {
    display: inline-block
}

.reward-slider .owl-dots .owl-dot span {
    display: block;
    margin: 3px;
    background-color: #a5a5a5;
    width: 6px;
    height: 6px;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.reward-slider .owl-dots .owl-dot.active span {
    background-color: #ff9000
}

.reward-slider__item {
    padding: 0 40px
}

.reward-slider__item__image {
    padding-right: 25px
}

.reward-slider__item__image a {
    display: block
}

.reward-slider__item__image img {
    width: auto!important;
    max-width: inherit
}

.reward-slider__item__text {
    font-size: 16px;
    font-style: italic
}

@media (min-width:480px) {
    .reward-slider .owl-stage-outer {
        margin: 0 -15px;
        width: 100%
    }
    .reward-slider__item {
        border-left: 1px solid #cfd0cf
    }
}

@media (max-width:991px) {
    .reward-slider__item__image,
    .reward-slider__item__text {
        text-align: center;
        display: block;
        width: auto;
        line-height: 1.6
    }
    .reward-slider__item__image {
        padding: 0;
        margin-bottom: 15px
    }
    .reward-slider__item__text {
        font-size: 14px
    }
}

#mobileAppContainer {
    background: #fafafa;
    color: #141515;
    padding: 80px 0
}

#mobileAppContainer h3 {
    font-size: 48px;
    padding-top: 20px;
    margin-top: 0;
    margin-bottom: 15px
}

#mobileAppContainer h4 {
    font-family: ProximaNova-Light;
    font-size: 26px;
    margin-bottom: 15px
}

#footerTop,
#mobileAppContainer p {
    font-family: ProximaNova-Regular
}

#mobileAppContainer h5 {
    font-size: 18px;
    margin-bottom: 15px;
    padding-top: 15px
}

#mobileAppContainer p {
    color: #686868;
    margin-bottom: 15px
}

#mobileAppContainer .app-buttons {
    padding-top: 27px
}

#mobileAppContainer .app-buttons a {
    display: inline-block;
    width: 130px;
    height: 40px
}

#mobileAppContainer .app-buttons a.ios {
    background: url(../img/ios-app-button.png) no-repeat;
    margin-right: 33px
}

#mobileAppContainer .app-buttons a.android {
    background: url(../img/android-app-button.png) no-repeat
}

#mobileAppContainer .mobile-image img {
    max-width: inherit
}

@media (max-width:1200px) {
    #mobileAppContainer h3 {
        padding-top: 30px
    }
}

@media (max-width:767px) {
    #mobileAppContainer .app-buttons {
        padding-bottom: 40px;
        text-align: center
    }
    #mobileAppContainer .media,
    #mobileAppContainer .media-body,
    #mobileAppContainer .media-left,
    #mobileAppContainer .media-right {
        display: block
    }
    #mobileAppContainer .media-body {
        width: auto
    }
    #mobileAppContainer .mobile-image {
        text-align: center
    }
    #mobileAppContainer .mobile-image img {
        max-width: 100%;
        height: auto
    }
}

@media (max-width:480px) {
    #mobileAppContainer {
        text-align: center
    }
    #mobileAppContainer .app-buttons {
        margin: 0 auto;
        padding-top: 0;
        width: 130px
    }
    #mobileAppContainer .app-buttons a {
        margin: 0 0 20px!important
    }
    #mobileAppContainer h5,
    #mobileAppContainer p {
        display: none
    }
    #mobileAppContainer h3 {
        font-size: 28px
    }
    #mobileAppContainer h4 {
        font-size: 26px;
        margin: 0 auto 20px;
        width: 190px
    }
}

.parallax-content {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    margin-bottom: 30px;
    min-height: 250px;
    color: #FFF
}

.parallax-content__text {
    display: table;
    width: 100%;
    font-weight: 700;
    font-size: 50px;
    text-align: center;
    min-height: 400px;
    word-break: break-word
}

.parallax-content__text__inner {
    display: table-cell;
    vertical-align: middle
}

@media screen and (min-width:768px) {
    .parallax-content,
    .parallax-content__text {
        min-height: 300px
    }
}

@media screen and (min-width:992px) {
    .parallax-content,
    .parallax-content__text {
        min-height: 400px
    }
}

#footerContainer {
    background: #ff9000;
    padding: 0
}

#footerTop {
    min-height: 390px;
    font-size: 14px;
    color: #fff
}

#footerTop .fo-newsletter .subscribe,
#footerTop h4,
#footerTop p strong {
    font-family: ProximaNova-Bold
}

#footerTop h4 {
    border-bottom: 1px solid #b33842;
    width: 100%;
    padding-top: 55px;
    font-size: 15px;
    color: #FFF;
    padding-bottom: 20px;
    margin-bottom: 40px;
    margin-top: 0
}

#footerTop p {
    line-height: 20px
}

#footerTop p strong {
    display: inline-block;
    float: left;
    margin-right: 10px;
    color: #FFF
}

#footerTop .fo-adress p a {
    color: #FFF
}

#footerTop .fo-menu ul {
    padding: 0;
    margin: 0;
    list-style: none
}

#footerTop .fo-menu ul li a {
    color: #FFF;
    display: block;
    text-decoration: none
}

#footerTop .fo-menu ul li a:active:focus,
#footerTop .fo-menu ul li a:focus,
#footerTop .fo-menu ul li a:hover {
    color: #FFF
}

#footerTop .fo-newsletter .subscribe {
    display: block;
    background: #ffae00;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    margin-top: 15px;
    text-decoration: none
}

#footerBottom,
#footerBottom .madeby {
    font-family: ProximaNova-Light
}

#footerTop .fo-newsletter .subscribe:focus,
#footerTop .fo-newsletter .subscribe:hover {
    text-decoration: none;
    background: #940E1A
}

#footerTop>div {
    padding: 0
}

#footerTop .fo-socialmedia h4 {
    float: right;
    text-align: right
}

#footerTop .fo-socialmedia ul {
    float: right;
    padding: 0;
    margin: 0;
    list-style: none
}

#footerTop .fo-socialmedia ul li {
    width: 30px;
    height: 31px;
    border: 1px solid #bd4d56;
    float: left;
    margin-left: 10px
}

#footerTop .fo-socialmedia ul li a {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #FFF;
    line-height: 27px;
    -webkit-transition: background-color .1s linear, color .1s linear;
    -moz-transition: background-color .1s linear, color .1s linear;
    transition: background-color .1s linear, color .1s linear
}

#footerTop .fo-socialmedia ul li a:hover {
    background-color: #FFF;
    color: #ff9000
}

@media (max-width:991px) {
    #footerTop {
        padding-bottom: 35px
    }
    #footerTop h4 {
        padding-top: 35px;
        margin-bottom: 20px
    }
    #footerTop .fo-socialmedia h4 {
        text-align: left;
        float: left
    }
    #footerTop .fo-socialmedia ul {
        float: left
    }
    #footerTop .fo-socialmedia ul li {
        margin-left: 0;
        margin-right: 10px
    }
}

@media (max-width:767px) {
    #footerTop,
    #footerTop .fo-socialmedia h4 {
        text-align: center
    }
    #footerTop p strong {
        float: none
    }
    #footerTop .fo-menu {
        display: none
    }
    #footerTop .fo-newsletter .subscribe {
        margin: 0 auto
    }
    #footerTop .fo-socialmedia ul {
        float: none;
        margin: 0 auto;
        width: 110px
    }
    #footerTop .fo-socialmedia ul li {
        margin-left: 10px;
        margin-right: 0
    }
    #footerTop .fo-socialmedia ul li:first-child {
        margin: 0
    }
}

.mo-socialmedia {
    margin: 20px 0
}

.mo-socialmedia ul {
    text-align: center;
    padding: 0;
    margin: 0;
    list-style: none
}

.mo-socialmedia ul li {
    width: 30px;
    height: 31px;
    border: 1px solid #bd4d56;
    display: inline-block;
    margin-left: 10px
}

.mo-socialmedia ul li a {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #FFF;
    line-height: 27px
}

.mo-socialmedia ul li a:hover {
    background: #FFF;
    color: #3a6099
}

#footerBottom {
    padding-top: 35px;
    padding-bottom: 35px;
    background: #fff;
    text-align: center;
    font-size: 12px;
    color: #818181
}

#footerBottom .madeby {
    width: 60px;
    margin: 0 auto
}

#footerBottom .madeby img {
    width: 100%
}

#footerBottom .madeby a {
    text-decoration: none;
    display: inline-block
}

#footerBottom .copyright {
    margin-bottom: 18px
}

#footerBottom .yildiz-holding img {
    max-width: 246px;
    margin-bottom: 24px;
    width: 100%
}

@media screen and (min-width:768px) {
    #footerBottom {
        font-size: 14px
    }
    #footerBottom .yildiz-holding img {
        max-width: 252px
    }
    #footerBottom .copyright {
        margin-bottom: 0
    }
    #footerBottom .madeby {
        position: absolute;
        right: 0;
        width: 12px;
        bottom: 130px
    }
}

.brand-list-box ul li a img,
.press-kit__item__image img {
    max-width: 100%
}

.search-popup,
.search-popup__bottom {
    width: 100%;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.search-popup {
    position: fixed;
    top: 0;
    z-index: 400;
    height: 100%;
    background-color: #E01C48;
    visibility: hidden;
    -webkit-transition: opacity .1s linear, visibility .1s linear;
    -moz-transition: opacity .1s linear, visibility .1s linear;
    transition: opacity .1s linear, visibility .1s linear
}

.search-popup .container,
.search-popup__inner,
.search-popup__inner form {
    position: relative;
    height: 100%
}

.search-popup .container {
    padding-top: 77px
}

.search-popup__inner form {
    padding-top: 70px;
    padding-bottom: 40px
}

.search-popup__close {
    color: #FFF;
    font-size: 20px;
    position: absolute;
    right: 15px;
    top: 20px
}

.search-popup__close:hover {
    text-decoration: none;
    color: #feaa00
}

.search-popup__bottom {
    display: none;
    position: absolute;
    bottom: 0;
    padding-top: 40px;
    padding-bottom: 94px;
    color: #FFF;
    z-index: 1;
    text-align: center;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    transform: translateY(100px)
}

.search-popup__bottom a {
    color: #FFF;
    text-decoration: none;
    position: relative;
    display: inline-block;
    padding: 0 42px
}


#breadCrumb ul li:last-child a:after,
.search-popup__bottom a:last-child:before {
    content: initial
}

.search-popup__bottom a .pn-icon,
.search-popup__bottom a span {
    vertical-align: middle
}

.search-popup__bottom a span {
    padding-left: 10px
}

.search-popup__bottom a .pn-icon {
    font-size: 66px;
    margin-right: 15px;
    vertical-align: middle;
    text-align: right
}

.search-popup__bottom a:first-child {
    padding-left: 0
}

.search-popup__bottom a:last-child {
    padding-right: 0
}

.search-popup .input-holder {
    background-color: #b51e40;
    padding: 15px 14px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    transform: translateY(100px)
}

.search-popup .input-holder input {
    width: 100%;
    height: 30px;
    border: 0;
    padding: 0;
    color: #FFF;
    font-size: 14px;
    background: 0 0;
    outline: 0
}

.search-popup .input-holder input::-webkit-input-placeholder {
    color: #FFF;
    opacity: .4;
    filter: alpha(opacity=40)
}

.search-popup .input-holder input:-moz-placeholder {
    color: #FFF;
    opacity: .4;
    filter: alpha(opacity=40)
}

.search-popup .input-holder input::-moz-placeholder {
    color: #FFF;
    opacity: .4;
    filter: alpha(opacity=40)
}

.search-popup .input-holder input:-ms-input-placeholder {
    color: #FFF;
    opacity: .4;
    filter: alpha(opacity=40)
}

.search-popup .input-holder button,
.search-popup__list,
.search-popup__list__info {
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0)
}

.ie8 .search-popup .input-holder input {
    line-height: 30px
}

.search-popup .input-holder button {
    background: 0 0;
    position: absolute;
    right: -114px;
    top: 0;
    font-size: 25px;
    color: #FFF;
    padding: 10px 30px;
    height: 100%;
    line-height: 14px;
    border: 0;
    -webkit-transition: opacity .2s linear, right .2s ease-out, visibility .2s linear;
    -moz-transition: opacity .2s linear, right .2s ease-out, visibility .2s linear;
    transition: opacity .2s linear, right .2s ease-out, visibility .2s linear
}

.search-popup__list {
    position: relative;
    padding: 0;
    top: 150px;
    height: 100%;
    padding-bottom: 82px;
    -webkit-transition: opacity .1s linear, top .2s ease-out, visibility .2s linear;
    -moz-transition: opacity .1s linear, top .2s ease-out, visibility .2s linear;
    transition: opacity .1s linear, top .2s ease-out, visibility .2s linear
}

.search-popup__list .ui-autocomplete {
    display: block!important;
    position: relative!important;
    top: 0!important;
    left: auto!important;
    width: 100%!important;
    max-height: 100%;
    overflow: auto;
    padding: 0;
    margin: 0;
    list-style: none
}

.brand-list-box ul li a,
.press-kit__item__image,
.search-opened body {
    overflow: hidden
}

.search-popup__list .ui-autocomplete::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: rgba(255, 255, 255, .3);
    border-radius: 3px
}

.search-popup__list-wrapper,
.search-popup__list>div {
    height: 100%;
    position: relative
}

.search-popup__list .ui-autocomplete::-webkit-scrollbar-button {
    display: none
}

.search-popup__list .ui-autocomplete::-webkit-scrollbar-thumb {
    background-color: #FFF;
    border-radius: 3px
}

.search-popup__list .ui-autocomplete li {
    border-bottom: 1px solid #aa3640;
    padding: 15px 0;
    font-size: 14px;
    color: rgba(255, 255, 255, .4);
    cursor: pointer;
    -webkit-transition: color .1s linear;
    -moz-transition: color .1s linear;
    transition: color .1s linear
}

.search-popup__list .ui-autocomplete li.ui-state-focus {
    margin: 0
}

.search-popup__list .ui-autocomplete li.ui-state-focus,
.search-popup__list .ui-autocomplete li:hover {
    color: #FFF
}

.search-popup__list__info {
    font-size: 14px;
    color: #FFF;
    padding: 15px 0;
    text-align: center;
    -webkit-transition: opacity .1s .2s linear, visibility .1s .2s linear;
    -moz-transition: opacity .1s .2s linear, visibility .1s .2s linear;
    transition: opacity .1s .2s linear, visibility .1s .2s linear
}

.search-popup__list__info a,
.search-popup__list__info button {
    color: #FFF;
    background: 0 0;
    border: 0;
    margin-top: 15px;
    display: inline-block
}

.search-popup__list__info a:focus,
.search-popup__list__info a:hover,
.search-popup__list__info button:focus,
.search-popup__list__info button:hover {
    color: #FFF
}

.search-popup.search-list-active .search-popup__list {
    top: 0;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.search-popup.search-list-active .search-popup__list__info {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.search-popup.search-list-active .input-holder button {
    right: 0;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.search-opened .search-popup {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.search-opened .search-popup__bottom {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: transform .2s .2s ease, opacity .2s .2s linear;
    -moz-transition: transform .2s .2s ease, opacity .2s .2s linear;
    transition: transform .2s .2s ease, opacity .2s .2s linear
}

.search-opened .search-popup .input-holder {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: transform .2s .1s ease, opacity .2s .1s linear;
    -moz-transition: transform .2s .1s ease, opacity .2s .1s linear;
    transition: transform .2s .1s ease, opacity .2s .1s linear;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

@media screen and (min-width:768px) {
    .search-popup__close {
        font-size: 22px
    }
    .search-popup .input-holder {
        padding: 15px 30px
    }
    .search-popup .input-holder input {
        height: 40px;
        font-size: 22px
    }
    .ie8 .search-popup .input-holder input {
        line-height: 40px
    }
    .search-popup__inner form {
        padding-top: 70px
    }
    .search-popup__list {
        padding: 0 30px 82px;
        text-align: left
    }
    .search-popup__list__info {
        padding: 30px;
        text-align: left
    }
    .search-popup__list__info a,
    .search-popup__list__info button {
        margin-top: 0
    }
    .search-popup__list__info__right {
        text-align: right
    }
}

@media screen and (min-width:992px) {
    .search-popup .input-holder {
        padding: 17px 57px
    }
    .search-popup .input-holder input {
        height: 101px;
        font-size: 28px
    }
    .ie8 .search-popup .input-holder input {
        line-height: 101px
    }
    .search-popup .input-holder button {
        font-size: 35px;
        padding: 34px 40px
    }
    .search-popup__bottom {
        display: block;
        padding-bottom: 40px
    }
    .search-popup__inner {
        position: relative;
        height: 100%
    }
    .search-popup__inner form {
        padding-top: 135px;
        padding-bottom: 212px
    }
    .search-popup__list {
        padding: 0 57px 82px
    }
    .search-popup__list__info {
        padding: 30px 57px
    }
}

@media screen and (min-width:1200px) {
    .search-popup__bottom {
        padding-bottom: 84px
    }
    .search-popup__bottom a span {
        width: auto
    }
    .search-popup__inner form {
        padding-bottom: 190px
    }
}

.search-opened:not(.mobile) #header {
    left: -8px
}

.search-opened:not(.mobile) body {
    padding-right: 17px
}

#breadCrumb {
    width: 100%;
    position: relative;
    top: -17px;
   
    text-align: center;
    margin-bottom: 20px
}

#breadCrumb ul {
    display: inline-block;
    background-color: #ff9000;
    height: 30px;
    padding: 0;
    margin: 0;
    list-style: none;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

#breadCrumb ul li {
    float: left;
    height: 30px
}

#breadCrumb ul li a {
    color: #FFF;
    height: 30px;
    display: block;
    font-size: 10px;
    padding: 0 0 0 22px;
    line-height: 30px;
    text-decoration: none;
    font-family: ProximaNova-Regular
}

#breadCrumb ul li a:after {
    content: "";
    font-family: pn-font;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-size: 8px;
    margin-top: -1px;
    margin-left: 23px
}

.warranty-tracking__table td,
.warranty-tracking__table th {
    vertical-align: middle!important
}

#breadCrumb ul li:last-child a {
    padding-right: 22px
}

.news__item {
    padding: 0 0 19px;
    margin-bottom: 25px;
    border-bottom: 1px solid #ddd;
    -webkit-transition: box-shadow .2s linear;
    -moz-transition: box-shadow .2s linear;
    transition: box-shadow .2s linear
}

.news__item__date {
    font-size: 16px;
    font-weight: 700;
    color: #ff9000
}

.news__item__title a {
    color: #000;
    text-decoration: none
}

.news__item__title a:hover {
    color: #ff9000
}

.news__item__more {
    font-weight: 700;
    font-size: 12px;
    position: relative
}

.news__item__more:hover {
    text-decoration: none
}

.news__item:last-child {
    border-bottom: 0
}

@media screen and (min-width:992px) {
    .news {
        margin: 0 0 0 -30px
    }
    .news__item {
        padding: 30px 30px 10px;
        margin-bottom: 0;
        border-bottom: 0 none
    }
    .news__item__more {
        margin-top: -18px;
        left: -10px;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: left .2s ease, opacity .2s linear;
        -moz-transition: left .2s ease, opacity .2s linear;
        transition: left .2s ease, opacity .2s linear
    }
    .news__item:hover {
        -webkit-box-shadow: 0 3px 92px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 3px 92px rgba(0, 0, 0, .1);
        box-shadow: 0 3px 92px rgba(0, 0, 0, .1)
    }
    .news__item:hover .news__item__more {
        left: 0;
        opacity: 1;
        filter: alpha(opacity=100)
    }
    .press-kit__image {
        height: 153px
    }
}

.warranty-tracking .btn {
    font-size: 13px;
    padding: 9px 20px
}

.warranty-tracking tbody tr:first-child td,
.warranty-tracking tbody tr:first-child th {
    border-top: 0!important
}

.warranty-tracking table {
    border-collapse: collapse;
    border-spacing: 0
}

.warranty-tracking__table td {
    font-size: 13px
}

.warranty-tracking__item__status {
    color: #FFF;
    position: relative
}

.warranty-tracking__item__status.u-bg-primary {
    border-top-color: #951326!important
}

.warranty-tracking__item__status.u-bg-secondary {
    border-top-color: #e59900!important
}

.warranty-tracking__item__status.u-bg-success {
    border-top-color: #34953b!important
}

.warranty-tracking__item__status.u-bg-info {
    border-top-color: #005576!important
}

.warranty-tracking__item__status.u-bg-warning {
    border-top-color: #e5b409!important
}

.warranty-tracking__item__status.u-bg-danger {
    border-top-color: #ba110e!important
}

.warranty-tracking__item__status span {
    position: relative;
    padding-right: 40px;
    display: block
}

.warranty-tracking__item__status span .pn-remove,
.warranty-tracking__item__status span .pn-tick {
    position: absolute;
    right: 12px;
    top: 50%;
    font-size: 15px;
    margin-top: -7px
}

.table-responsive-data table {
    border-collapse: collapse;
    border-spacing: 0
}

.press-kit__item {
    margin-bottom: 30px
}

.press-kit__item__bottom {
    padding: 0 20px 30px
}

.press-kit__item__bottom .pn-icon {
    font-size: 23px;
    vertical-align: baseline;
    margin: -3px 5px 0 0
}

.press-kit__item__bottom .pn-icon:before {
    display: inline-block;
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: transform .2s ease-in-out;
    -moz-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out
}

.press-kit__item__bottom .pn-icon:after {
    content: "";
    margin: 0 2px;
    display: block;
    border-bottom: 2px solid #313131
}

.press-kit__item__caption {
    font-weight: 700
}

.press-kit__item__download {
    font-weight: 700;
    text-align: center;
    display: block;
    color: #313131;
    margin-bottom: 30px;
    font-size: 14px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .05), 0 3px 6px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, .05), 0 3px 6px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .05), 0 3px 6px rgba(0, 0, 0, .1);
    -webkit-transition: box-shadow .2s ease-in-out;
    -moz-transition: box-shadow .2s ease-in-out;
    transition: box-shadow .2s ease-in-out
}

#eventSlider .owl-controls .owl-dot,
.event-type ul li {
    display: inline-block
}

.press-kit__item__download:hover {
    color: #313131;
    text-decoration: none;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .1), 0 6px 6px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, .1), 0 6px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .1), 0 6px 6px rgba(0, 0, 0, .2)
}

.press-kit__item__download:hover .press-kit__item__bottom .pn-icon:before {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

@media screen and (min-width:1200px) {
    .press-kit__image {
        height: 190px
    }
}

.event-type {
    width: 100%;
    max-width: 784px;
    margin-top: 15px;
    margin-bottom: 35px
}

.event-type ul {
    float: right;
    padding: 0;
    margin: 0;
    list-style: none
}

.event-type ul li {
    color: #313131;
    font-size: 12px;
    padding-left: 31px;
    margin-left: 18px
}

.event-type ul li span {
    vertical-align: middle
}

.event-type ul li:before {
    content: "";
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.event-type ul li.private:before {
    background-color: #feaa00
}

.event-type ul li.normal:before {
    border: 2px solid #ff9000
}

.normal.private .day-contents,
.private.normal .day-contents {
    background-color: #feaa00;
    border: 0
}

.day-contents {
    position: relative
}

.day-contents[data-count]:after {
    content: attr(data-count);
    position: absolute;
    top: -12px;
    right: -12px;
    width: 25px;
    height: 25px;
    font-size: 12px;
    line-height: 25px;
    font-weight: 700;
    color: #FFF;
    background-color: #ff9000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

#eventSlider {
    max-width: 784px;
    margin-bottom: 40px
}

#eventSlider .owl-dots {
    padding: 20px 0 0
}

#eventSlider .owl-controls {
    text-align: center
}

#eventSlider .owl-controls .owl-dot span {
    margin: 0 4px;
    width: 10px;
    height: 10px;
    display: block;
    background: #869791;
    opacity: .7;
    filter: alpha(opacity=70);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

#eventSlider .owl-controls .owl-dot.active span {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #ff9000
}

#eventSlider .owl-controls .owl-page.active span,
#eventSlider .owl-controls.clickable .owl-page:hover span {
    opacity: 1;
    filter: alpha(opacity=100);
    background: #ff9000
}

#eventSlider .owl-nav {
    display: none
}

#eventSlider .owl-next,
#eventSlider .owl-prev {
    position: absolute;
    top: 50%;
    font-size: 35px;
    margin-top: -17px;
    line-height: 0;
    padding: 20px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .2s linear, left .2s ease, right .2s ease;
    -moz-transition: opacity .2s linear, left .2s ease, right .2s ease;
    transition: opacity .2s linear, left .2s ease, right .2s ease
}

#eventSlider .owl-prev {
    left: -53px
}

#eventSlider .owl-next {
    right: -53px
}

#eventSlider:hover .owl-next,
#eventSlider:hover .owl-prev {
    opacity: 1;
    filter: alpha(opacity=100)
}

#eventSlider:hover .owl-prev {
    left: -80px
}

#eventSlider:hover .owl-next {
    right: -80px
}

@media screen and (min-width:992px) {
    #eventSlider .owl-dots {
        display: none!important
    }
    #eventSlider .owl-nav {
        display: block
    }
}

.event-item {
    width: 100%
}

.event-item .event-image {
    position: relative;
    font-size: 0;
    margin-bottom: 40px;
    width: 100%
}

.event-item .event-image .event-date {
    font-size: 14px;
    color: #FFF;
    height: 65px;
    line-height: 65px;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-left: 30px
}

.event-item .event-image img {
    width: 100%
}

.event-item .event-container .event-title {
    margin-bottom: 20px
}

.event-item .event-container .event-sub-date {
    float: left;
    width: 45px;
    height: 45px;
    line-height: 38px;
    text-align: center;
    color: #424242;
    border: 3px solid #ff9000
}

.event-item .event-container .private {
    color: #FFF;
    background: #feaa00;
    border: 3px solid #feaa00
}

.event-item .event-container .event-title-container {
    float: left;
    margin-left: 20px;
    margin-right: 32px;
    padding-top: 0;
    line-height: 22px
}

.event-item .event-container .event-location-title {
    font-size: 14px;
    color: #313131
}

.event-item .event-container .event-location-title span {
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    width: 50px
}

.event-item .event-container .event-info {
    float: left;
    padding-top: 29px
}

.event-item .event-container .event-description p {
    color: #5d5e5f;
    font-size: 14px
}

.event-item .event-container .event-description .event-save {
    display: block;
    width: 253px;
    height: 49px;
    text-align: center;
    color: #FFF;
    line-height: 49px;
    font-family: ProximaNova-Bold;
    background: #ff9000;
    margin-bottom: 20px
}

.event-item .event-container .event-description .event-save:hover {
    background: #c31932;
    text-decoration: none
}

@media (max-width:640px) {
    .cal1 .clndr .clndr-controls .month {
        font-size: 20px
    }
    .cal1 .clndr .clndr-controls .clndr-control-button {
        padding: 8px 0 0
    }
    .cal1 .clndr .clndr-table .header-days {
        height: 35px
    }
    .cal1 .clndr .clndr-table .header-days .header-day {
        height: 35px;
        line-height: 35px;
        font-size: 12px
    }
    .day-contents {
        font-size: 12px;
        height: 30px;
        line-height: 29px;
        width: 30px
    }
    .normal .day-contents {
        border: 2px solid #ff9000
    }
    .event .day-contents {
        cursor: pointer;
        line-height: 25px;
        opacity: 1!important
    }
    .event-item .event-image .event-date {
        font-size: 10px;
        height: 30px;
        line-height: 30px;
        padding-left: 10px
    }
}

@media (max-width:1200px) {
    .cal1,
    .event-type {
        max-width: 100%
    }
}

.milestone {
    padding-bottom: 30px;
    position: relative
}

.milestone__item {
    text-align: center
}

.milestone__item__date {
    font-size: 60px;
    font-weight: 700;
    color: #ff9000;
    line-height: normal
}

.milestone__item__title {
    font-weight: 700;
    font-size: 14px;
    padding-bottom: 11px;
    max-width: 450px;
    margin: 0 auto
}

.milestone__item__image {
    position: relative;
    padding-top: 120px;
    margin-bottom: 50px
}

.milestone__item__image:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    width: 0;
    height: 100px;
    border-left: 2px solid #e0e0e0
}

.milestone .to-top {
    position: absolute;
    right: 0;
    bottom: 0
}

@media screen and (min-width:768px) {
    .milestone__item__date {
        font-size: 70px
    }
    .milestone__item__title {
        font-size: 16px
    }
}

.gridder-content {
    display: none
}

.gridder-show {
    display: block;
    float: left;
    width: 100%;
    opacity: 0;
    background: #ECECEC;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out
}

.gridder-list,
.gridder-show .gridder-nav,
.sort-list .team-image img {
    display: inline-block
}

.gridder-show .grid-details {
    position: relative;
    width: 100%;
    text-align: center
}

.gridder-show .grid-details .grid-wrapper {
    padding: 30px;
    text-align: left
}

.gridder-show .grid-details .grid-wrapper h4 {
    font-size: 22px;
    color: #313131;
    padding-bottom: 5px;
    margin-top: 0
}

.gridder-show .grid-details .grid-wrapper h5 {
    font-size: 16px;
    color: #858585;
    padding-bottom: 20px;
    font-weight: 400;
    font-family: ProximaNova-Regular;
    margin-top: 0;
    margin-bottom: 0
}

.gridder-show .grid-details .grid-wrapper p {
    font-size: 13px;
    color: #5d5e5f
}

.gridder-show .grid-details>img {
    height: 200px
}

.gridder-show .gridder-close,
.gridder-show .gridder-nav {
    color: #ababab
}

.gridder-show .gridder-close:active:focus,
.gridder-show .gridder-close:focus,
.gridder-show .gridder-close:hover,
.gridder-show .gridder-nav:active:focus,
.gridder-show .gridder-nav:focus,
.gridder-show .gridder-nav:hover {
    text-decoration: none;
    color: #ff9000
}

.gridder-show .gridder-close {
    display: inline-block;
    text-decoration: none;
    float: left;
    padding: 10px;
    line-height: 0;
	
}

.gridder-show .gridder-navigation {
    padding: 30px 20px;
    text-align: right;
	
}
.gridder-navigation {

}
.gridder-show .gridder-nav {
    z-index: 6;
    font-size: 20px;
    line-height: 0;
    padding: 10px;
    margin-left: 10px
}

@media screen and (min-width:768px) {
    .gridder-show .gridder-close {
        padding: 30px;
        float: none;
		
    }
    .gridder-show .gridder-navigation {
        padding: 0;
	
    }
    .gridder-show .grid-details .grid-wrapper {
        width: 75%;
        padding: 0 90px 90px
    }
    .gridder-show .grid-details .grid-wrapper p {
        font-size: 14px
    }
    .gridder-show .grid-details>img {
        position: absolute;
        right: -15px;
        bottom: 0;
        height: auto;
    }
    .gridder-show .gridder-nav {
        position: absolute;
        top: 50%;
        margin-top: -15px;
        font-size: 30px
    }
    .gridder-show .gridder-nav.prev {
        left: 8px
    }
    .gridder-show .gridder-nav.next {
        left: 75%;
        margin-left: -60px
    }
    .gridder-show--no-image .gridder-nav.next {
        left: auto;
        right: 36px;
        margin-left: 0
    }
    .gridder-show .grid-details--no-image .grid-wrapper {
        width: 100%
    }
}

.gridder-list {
    vertical-align: top;
    width: 100%
}

@media screen and (min-width:480px) {
    .gridder-list {
        margin: 0 1.5% 20px;
        width: 47%
    }
  
}

@media screen and (min-width:768px) {
    .gridder-list {
        margin: 0 1% 20px;
        width: 31%;
		border:1px solid #e9e9e9;
    }
    .gridder-list:nth-child(3n+3) {
        margin-right: 0
    }
}

.sort-list .team-image {
    width: 100%;
    text-align: center;
    background: #ececec;
    font-size: 0;
    padding-top: 20px
}

.sort-list .team-desc {
    text-align: center;
    font-size: 16px;
    padding: 5px 0;
    background: #f7f7f7;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	min-height:73px;
}

.errorPage a,
.sort-list>div:hover .team-desc {
    background: #E01C48;
	color:white !important;
}

.sort-list .team-desc h4 {
    color: #1e1e1e;
    font-size: 13px;
    line-height: 1px;
}

.sort-list .team-desc p {
       font-weight: 400;
    font-size: 12px;
    display: block;
}

.sort-list li.selectedItem .team-desc h4,
.sort-list li.selectedItem .team-desc p,
.sort-list li:hover .team-desc h4,
.sort-list li:hover .team-desc p,
.sort-list>div:hover .team-desc h4,
.sort-list>div:hover .team-desc p {
    color: #FFF
}

.sort-list li {
    cursor: pointer
}

.sort-list li.selectedItem .team-desc,
.sort-list li:hover .team-desc {
    background: #ff9000;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.sort-list>div {
    cursor: pointer;
    margin-bottom: 30px
}

.errorPage {
    padding: 30px 0 60px;
    text-align: center
}

.errorPage h1 {
    font-size: 40px;
    color: #ff9000;
    padding-bottom: 20px
}

.errorPage p {
    color: #39424c;
    font-size: 18px;
    line-height: normal
}

.errorPage a {
    color: #fff;
    font-size: 14px;
    width: 253px;
    display: block;
    height: 49px;
    line-height: 49px;
    text-align: center;
    margin: 0 auto;
    margin-top: 40px;
    border-radius: 4px
}

.errorPage a:hover {
    text-decoration: none;
    background: #c31932
}

@media screen and (min-width:480px) {
    .errorPage h1 {
        font-size: 80px
    }
    .errorPage p {
        font-size: 32px
    }
}

#content {
    padding-top: 78px;
 
}

#content.brand-content {
    background: 0 0;
    padding-bottom: 30px
}

.subpage-banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 0;
    padding: 90px 20px;
    position: relative;
    text-align: center;
    color: #FFF
}

.subpage-banner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: rgba(0, 0, 0, .3)
}

.subpage-banner * {
    position: relative;
    z-index: 1
}

.subpage-banner h1,
.subpage-banner h2,
.subpage-banner h3,
.subpage-banner h4,
.subpage-banner h5,
.subpage-banner h6 {
    margin: 0
}

.subpage-banner h1,
.subpage-banner__title {
    position: relative;
    z-index: 1;
    vertical-align: middle;
    text-align: center;
    color: #FFF;
    font-size: 38px;
    margin: 0;
    word-wrap: break-word
}

.subpage-banner h2 {
    font-size: 35px
}

.subpage-banner h3 {
    font-size: 30px
}

.subpage-banner h4 {
    font-size: 25px
}

.subpage-banner h5 {
    font-size: 20px
}

.subpage-banner h6 {
    font-size: 16px
}

#leftMobileMenu {
    background: #ededed;
    margin: 30px 0 20px
}

#leftMobileMenu .bootstrap-select button {
    background-color: #ededed;
    padding: 16px 35px 16px 20px
}

.rightContent {
    color: #5d5e5f;
    padding-bottom: 30px
}

.rightContent h2 {
    color: #39424c;
    font-family: ProximaNova-Regular
}

.rightContent h2.brand-title {
    color: #FFF;
    font-size: 36px;
    font-family: ProximaNova-Bold
}

.rightContent>img {
    width: 100%;
    margin: 30px 0 50px
}

.rightContent .fadeIn {
    opacity: 1;
    filter: alpha(opacity=100)
}

.rightContent .accordion .accordion-container {
    border-bottom: 2px solid #e9e9e9;
    padding: 20px 0
}

.rightContent .accordion .accordion-container:last-child {
    border-bottom: 0 none
}

.rightContent .accordion dt {
    font-weight: 700;
    color: #ff9000;
    font-size: 16px;
    cursor: pointer;
    position: relative
}

.rightContent .accordion dt:before {
    content: "";
    font-family: pn-font;
    position: absolute;
    right: 0;
    top: 0
}

.rightContent .accordion dd {
    padding: 20px 0;
    display: none
}

.rightContent .accordion dd h3 {
    color: #000;
    font-size: 16px;
    padding-bottom: 10px
}

.rightContent .accordion dd ul {
    padding-bottom: 20px
}

.rightContent .accordion dd .apply {
    font-weight: 700;
    display: block;
    color: #3d3d3d;
    font-size: 14px;
    text-decoration: underline
}

.rightContent .accordion .on dt:before {
    content: ""
}

.rightContent .address-bar {
    margin-bottom: 40px
}

.rightContent .address-bar h3 {
    font-size: 22px;
    color: #ff9000;
    padding-bottom: 10px;
    margin-top: 0
}

.rightContent .address-bar p {
    font-size: 14px;
    color: #5d5e5f
}

.rightContent .address-bar p strong {
    display: inline-block;
    float: left;
    width: 90px;
    font-weight: 700
}

.rightContent .address-bar p a {
    color: #5d5e5f
}

.rightContent .address-bar p a:hover {
    text-decoration: underline
}

.map {
    position: relative
}

.map .u-table {
    height: 100%
}

.map__content {
    padding: 20px 0
}

.map__content__title {
    font-family: ProximaNovaA-Regular;
    color: #ff9000
}

.infoBox,
.infoBox .map__infowindow a {
    color: #FFF
}

.map__view {
    height: 250px
}

#content .map__view {
    margin: 0 -15px -40px
}

@media screen and (min-width:480px) {
    .map__view {
        height: 300px
    }
}

@media screen and (min-width:768px) {
    .map__view {
        height: 425px
    }
}

@media screen and (min-width:992px) {
    .map>.container {
        position: absolute;
        left: 0;
        right: 0;
        height: 100%
    }
    .map__content {
        background-color: #FFF;
        padding: 20px 30px;
        position: relative;
        z-index: 5;
        max-width: 445px;
        -webkit-box-shadow: 0 0 100px rgba(0, 0, 0, .3);
        -moz-box-shadow: 0 0 100px rgba(0, 0, 0, .3);
        box-shadow: 0 0 100px rgba(0, 0, 0, .3)
    }
}

.infoBox {
    background-color: #ff9000;
    border: 1px solid #951326
}

.infoBox .map__infowindow {
    padding: 20px
}

.infoBox .map__infowindow h4 {
    margin-top: 0
}

.infoBox .map__infowindow p {
    margin-bottom: 4px
}

.leftMenu a:not(.btn) {
    font-size: 14px;
    color: #39424c;
    text-decoration: none
}

.leftMenu a:not(.btn).active,
.leftMenu a:not(.btn):focus,
.leftMenu a:not(.btn):hover {
    color: #ff9000
}

.leftMenu>ul {
    background: #ededed;
    padding: 20px 30px;
    width: 100%;
    margin: 0;
    list-style: none
}

.leftMenu>ul>li {
    border-top: 1px solid #d3d3d3
}

.leftMenu>ul>li>a {
    font-family: ProximaNova-Bold;
    color: #39424c;
    display: block;
    padding: 10px 0
}

.icon img,
.service-banner img {
    display: inline-block
}

.leftMenu>ul>li>.btn {
    font-weight: 400;
    color: #FFF
}

.leftMenu>ul>li:first-child {
    border-top: 0 none
}

.leftMenu .submenu {
    padding: 0;
    margin: 0;
    list-style: none;
    padding-bottom: 8px
}

.leftMenu .submenu li a {
    font-size: 12px
}

.icon {
    text-align: center
}

.service-banner {
    text-align: center;
    font-size: 0;
    margin-bottom: 30px
}

.banner-1 {
    background: #9d1a26
}

#brandContainer {
    padding: 35px 0;
    background-color: #FFF
}

#brandContainer h3 {
    font-size: 21px;
    color: #39424c;
    text-align: center;
    padding-bottom: 15px
}

#brandContainer p {
    text-align: center;
    line-height: 22px
}

#brandContainer .brand-links {
    width: 172px;
    display: block;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    background: #feaa00;
    margin-bottom: -42px
}

#brandContainer .brand-links:hover {
    background: #ffbb32
}

.draft__item {
    border-left: 1px solid #e7e8e7;
    border-top: 1px solid #e7e8e7;
    padding-top: 50px;
    padding-bottom: 92px
}

.draft__item:first-child {
    border-top-width: 0
}

@media screen and (min-width:1200px) {
    #content {
        padding-top: 130px
    }
}

@media (min-width:768px) {
    .subpage-banner h1,
    .subpage-banner__title {
        font-size: 64px
    }
    .subpage-banner h2 {
        font-size: 58px
    }
    .subpage-banner h3 {
        font-size: 50px
    }
    .subpage-banner h4 {
        font-size: 40px
    }
    .subpage-banner h5 {
        font-size: 30px
    }
    .subpage-banner h6 {
        font-size: 25px
    }
    .draft__item:nth-child(2) {
        border-top-width: 0
    }
    .draft__item:nth-child(2n+1) {
        border-left-width: 0
    }
}

@media (min-width:992px) {
    .draft__item:nth-child(3) {
        border-top-width: 0
    }
    .draft__item:nth-child(2n+1) {
        border-left-width: 1px
    }
    .draft__item:nth-child(3n+1) {
        border-left-width: 0
    }
}

@media (max-width:480px) {
    #pageImage h1 {
        font-size: 24px
    }
}

@media (max-width:1440px) {
    .service-banner img {
        display: inline-block;
        width: 100%
    }
}

.brands {
    background: url(documents/templates/gold_kurumsal/sites/1/content/img/brands-bg.jpg) center top no-repeat #78797D
}

.brand-menu>ul {
    background: #ff9000;
    padding: 10px 20px;
    margin-bottom: 40px
}

.brand-menu>ul>li {
    border: 0;
    padding: 10px 0
}

.brand-menu>ul>li .btn {
    color: #FFF;
    font-weight: 400;
    background-color: #d01b35
}

.brand-menu>ul>li .btn:focus,
.brand-menu>ul>li .btn:hover {
    background-color: #d91c38
}

.brand-menu>ul>li>a:not(.btn) {
    color: #FFF!important;
    font-family: ProximaNova-Regular;
    line-height: normal;
    display: block;
    padding: 0;
    font-size: 14px;
    position: relative;
    opacity: .5;
    filter: alpha(opacity=50);
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.brand-menu>ul>li>a:not(.btn):focus,
.brand-menu>ul>li>a:not(.btn):hover {
    color: #FFF!important;
    opacity: 1;
    filter: alpha(opacity=100)
}

.brand-menu>ul>li.all {
    border-bottom: 1px solid #9e1429;
    margin-bottom: 5px;
    padding-bottom: 11px
}

.brand-menu>ul>li.all a {
    font-size: 16px
}

.brand-menu>ul>li.selected>a:not(.btn) {
    color: #FFF;
    opacity: 1;
    filter: alpha(opacity=100)
}

.brand-menu .sub-button {
    background: #ff9000;
    padding: 0 20px 15px
}

.brand-menu .sub-button a {
    display: block
}

.no-result {
    color: #FFf;
    font-weight: 400;
    font-size: 32px;
    text-align: left;
    padding: 30px 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .2s linear, visibility .2s linear, transform .2s ease;
    -moz-transition: opacity .2s linear, visibility .2s linear, transform .2s ease;
    transition: opacity .2s linear, visibility .2s linear, transform .2s ease;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0)
}

.no-result.show {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1)
}

.brand-list-box {
    position: relative;
    min-height: 120px
}

.brand-list-box ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.brand-list-box ul li {
    float: left;
    width: 50%;
    height: 119px;
    margin-bottom: 2px
}

.brand-list-box ul li a {
    display: block;
    height: 119px;
    background: #FFF;
    text-align: center;
    color: #4b4b4b;
    margin: 1px
}

.brand-list-box ul li a .display-table {
    display: table;
    height: 119px;
    overflow: hidden;
    width: 100%
}

.brand-list-box ul li a .display-table-cell {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.brand-list-box ul li a .display-centered {
    width: 100%;
    text-align: center;
    font-weight: 700
}

.brand-list-box ul li a span {
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0
}

@media screen and (min-width:480px) {
    .brand-list-box ul li {
        width: 33.3333333333%
    }
}

@media screen and (min-width:768px) {
    .brand-list-box ul li {
        width: 25%
    }
}

@media screen and (min-width:992px) {
    .brand-list-box ul li {
        width: 20%
    }
}

@media screen and (min-width:1200px) {
    .brand-list-box ul li {
        width: 169px
    }
}

.brand-filter__select .bootstrap-select button {
    background-color: #ededed;
    padding: 16px 35px 16px 20px
}

.brands .leftMenu,
.brands .rightContent {
    margin-top: 30px
}

.brand-title {
    margin-top: 0;
    margin-bottom: 38px
}

.brand-search {
    height: 36px;
    position: absolute;
    right: 15px;
    top: 1px;
    background: rgba(255, 255, 255, .1);
    border: 1px solid rgba(255, 255, 255, .1);
    padding-right: 42px
}

.brand-search input {
    border: 0;
    background: 0 0;
    padding: 0;
    color: #FFF;
    outline: 0
}

.brand-search input[type=text] {
    width: 100%;
    height: 36px;
    padding: 0 17px
}

.brand-search button,
.brand-search input[type=button] {
    width: 42px;
    height: 34px;
    color: #FFF;
    line-height: 0;
    font-size: 15px;
    position: absolute;
    right: 0;
    top: 0
}

.brand-search button:active:focus,
.brand-search button:focus,
.brand-search button:hover,
.brand-search input[type=button]:active:focus,
.brand-search input[type=button]:focus,
.brand-search input[type=button]:hover {
    text-decoration: none;
    outline: 0
}

@media (max-width:550px) {
    .brand-search {
        margin: 0 auto 40px;
        position: relative;
        right: auto;
        top: auto
    }
    .brand-title {
        text-align: center
    }
}

.search-results__form,
.search-results__item,
.search-results__item__spot {
    margin-bottom: 26px
}

.search-results {
    margin-top: 52px;
    position: relative;
    z-index: 0
}

.search-results__form .input-group-addon,
.search-results__form input {
    background-color: transparent
}

.search-results__form .input-group-addon button,
.search-results__form input {
    padding: 15px 25px;
    height: 60px;
    font-size: 14px
}

.search-results__form input {
    border-right: 0
}

.search-results__form .input-group-addon {
    padding: 0;
    border: 0
}

.search-results__form .input-group-addon button {
    width: 100%;
    border: 0;
    display: block;
    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0
}

.gecko .search-results__form .input-group-addon button {
    width: 100px
}

.search-results__info {
    font-size: 14px;
    padding: 0 1px;
    text-align: center
}

.search-results__item {
    border-bottom: 1px solid #d6d6d6
}

.search-results__item a:hover {
    text-decoration: none;
    color: #feaa00
}

.search-results__item__title .highlight {
    color: #ff9000
}

.search-results__item__title:hover,
.search-results__item__title:hover .highlight {
    color: #feaa00
}

.search-results__item__url {
    word-break: break-word;
    display: inline-block;
    margin-bottom: 13px
}

.search-results__item__spot {
    font-size: 13px;
    line-height: 31.2px
}

.search-results__item:last-child {
    border-bottom: 0
}

@media screen and (min-width:768px) {
    .search-results__info {
        text-align: left
    }
    .search-results__info__count {
        text-align: right
    }
}

.newsletter {
    background-color: #ededed;
    padding: 27px 35px 40px;
    margin: 0 auto
}

.newsletter h4 {
    color: #000
}

.newsletter .form-control {
    margin-bottom: 10px
}

.newsletter label.error {
    margin: -7px 0 10px;
    padding: 0 1px;
    line-height: normal;
    font-size: 12px
}

.newsletter .alert {
    line-height: normal;
    font-size: 13px
}

.newsletter .alert .close {
    top: 0
}

.newsletter__submit {
    width: 100%;
    padding: 9px 10px
}

.newsletter__checkbox {
    font-size: 12px
}

.newsletter__checkbox input,
.newsletter__checkbox span {
    vertical-align: middle
}

.newsletter__checkbox input {
    margin-right: 5px;
    margin-top: 0
}

.newsletter__checkbox label.error {
    margin-top: 0;
    text-align: left
}

@media screen and (min-width:600px) {
    .newsletter {
        padding: 42px 50px 55px
    }
}

.popup-newsletter .gri-popup__inner {
    max-width: 366px
}