@charset "UTF-8";

.panel-bigben .panel-title > a:after,
.breadcrumb li + li:before,
.bootstrap-timepicker-widget table td a[data-action="incrementHour"]:before,
.bootstrap-timepicker-widget table td a[data-action="incrementMinute"]:before,
.bootstrap-timepicker-widget table td.meridian-column a[data-action="toggleMeridian"]:before,
.bootstrap-timepicker-widget table td a[data-action="decrementHour"]:before,
.bootstrap-timepicker-widget table td a[data-action="decrementMinute"]:before,
.bootstrap-timepicker-widget table td a[data-action="toggleMeridian"]:before,
.ui-icon.ui-icon-triangle-1-n:after,
.ui-icon.ui-icon-triangle-1-s:after,
.bigben-card__media:after,
button.mfp-close:before,
.entry-link:before,
.xs-tweets__content:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bigben-line:after {
    font-family: 'bigben' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " ("attr(href) ")";
    }

    abbr[title]:after {
        content: " ("attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .btn > .caret,
    button > .caret,
    input[type="submit"] > .caret,
    input[type="reset"] > .caret,
    button[type="reset"] > .caret,
    .dropup > .btn > .caret,
    .dropup > button > .caret,
    .dropup > input[type="submit"] > .caret,
    .dropup > input[type="reset"] > .caret,
    .dropup > button[type="reset"] > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table td,
    .table th {
        background-color: #fff !important;
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

* {
    box-sizing: border-box;
}

*:before,
*:after {
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: 'Special Elite', cursive;
    font-size: 14px;
    line-height: 1.7;
    color: #666666;
    background-color: #171717;

}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #1c1c1c;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #aa9765;
    text-decoration: none;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 0;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.7;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 23px;
    margin-bottom: 23px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.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: 'Special Elite', cursive;
    font-weight: 400;
    line-height: 1.33333;
    color: #1c1c1c;
}

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-family: 'Special Elite', cursive;
    font-weight: normal;
    line-height: 1;
    color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    font-family: 'Special Elite', cursive;
    margin-top: 23px;
    margin-bottom: 11.5px;
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%;
    font-family: 'Special Elite', cursive;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 11.5px;
    margin-bottom: 11.5px;
    font-family: 'Special Elite', cursive;
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%;
    font-family: 'Special Elite', cursive;
}

h1,
.h1 {
    font-size: 60px;
    font-family: 'Special Elite', cursive;
}

h2,
.h2 {
    font-family: "Special Elite", cursive;
    font-size: 45px;
    text-shadow: 3px 3px 2px #000;
}

h3,
.h3 {
    font-size: 40px;
    font-family: 'Special Elite', cursive;
}

h4,
.h4 {
    font-size: 35px;
    font-family: 'Special Elite', cursive;
}

h5,
.h5 {
    font-size: 30px;
    font-family: 'Special Elite', cursive;
}

h6,
.h6 {
    color: #b38a4d;
    font-family: "Special Elite", cursive;
    font-size: 20px;
}

p {
    margin: 0 0 11.5px;
    font-family: 'Special Elite', cursive;
}

.lead {
    margin-bottom: 23px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}

small,
.small {
    font-size: 85%;
}

mark,
.mark {
    background-color: #fff1cb;
    padding: .2em;
}

.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;
}

.text-uppercase,
.initialism {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777777;
}

.text-primary {
    color: #043d7c;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #02254b;
}

.text-success {
    color: #5aa162;
}

a.text-success:hover,
a.text-success:focus {
    color: #48804e;
}

.text-info {
    color: #548ba7;
}

a.text-info:hover,
a.text-info:focus {
    color: #436f85;
}

.text-warning {
    color: #917528;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #69551d;
}

.text-danger {
    color: #b36667;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #9a4c4d;
}

.bg-primary {
    color: #fff;
}

.bg-primary {
    background-color: #043d7c;
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #02254b;
}

.bg-success {
    background-color: #d6fcda;
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #a6f9af;
}

.bg-info {
    background-color: #ceebfa;
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #a0d8f5;
}

.bg-warning {
    background-color: #fff1cb;
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #ffe398;
}

.bg-danger {
    background-color: #ffcbcc;
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #ff989a;
}

.page-header {
    padding-bottom: 10.5px;
    margin: 46px 0 23px;
    border-bottom: 1px solid #eeeeee;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 11.5px;
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0;
}

.list-unstyled,
.bigben-cat ul,
.widget ul,
.widget ol {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

dl {
    margin-top: 0;
    margin-bottom: 23px;
}

dt,
dd {
    line-height: 1.7;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
    content: " ";
    display: table;
}

.dl-horizontal dd:after {
    clear: both;
}

@media (min-width: 1200px) {
    .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;
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
}

.initialism {
    font-size: 90%;
}

blockquote {
    padding: 11.5px 23px;
    margin: 0 0 23px;
    font-size: 15px;
    border-left: 5px solid transparent;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.7;
    color: #1c1c1c;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid transparent;
    border-left: 0;
    text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}

address {
    margin-bottom: 23px;
    font-style: normal;
    line-height: 1.7;
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 0;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 0;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none;
}

pre {
    display: block;
    padding: 11px;
    margin: 0 0 11.5px;
    font-size: 13px;
    line-height: 1.7;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container:before,
.container:after {
    content: " ";
    display: table;
}

.container:after {
    clear: both;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table;
}

.container-fluid:after {
    clear: both;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.row:before,
.row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.main-layout .widget-area,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.main-layout .content-area,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.main-layout .page-builder,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-1 {
    width: 8.33333%;
}

.col-xs-2 {
    width: 16.66667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.33333%;
}

.col-xs-5 {
    width: 41.66667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.33333%;
}

.col-xs-8 {
    width: 66.66667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.33333%;
}

.col-xs-11 {
    width: 91.66667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.33333%;
}

.col-xs-pull-2 {
    right: 16.66667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.33333%;
}

.col-xs-pull-5 {
    right: 41.66667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.33333%;
}

.col-xs-pull-8 {
    right: 66.66667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.33333%;
}

.col-xs-pull-11 {
    right: 91.66667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.33333%;
}

.col-xs-push-2 {
    left: 16.66667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.33333%;
}

.col-xs-push-5 {
    left: 41.66667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.33333%;
}

.col-xs-push-8 {
    left: 66.66667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.33333%;
}

.col-xs-push-11 {
    left: 91.66667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

.col-xs-offset-1 {
    margin-left: 8.33333%;
}

.col-xs-offset-2 {
    margin-left: 16.66667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.33333%;
}

.col-xs-offset-5 {
    margin-left: 41.66667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.33333%;
}

.col-xs-offset-8 {
    margin-left: 66.66667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.33333%;
}

.col-xs-offset-11 {
    margin-left: 91.66667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width: 768px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }

    .col-sm-1 {
        width: 8.33333%;
    }

    .col-sm-2 {
        width: 16.66667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.33333%;
    }

    .col-sm-5 {
        width: 41.66667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.33333%;
    }

    .col-sm-8 {
        width: 66.66667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.33333%;
    }

    .col-sm-11 {
        width: 91.66667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.33333%;
    }

    .col-sm-pull-2 {
        right: 16.66667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.33333%;
    }

    .col-sm-pull-5 {
        right: 41.66667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.33333%;
    }

    .col-sm-pull-8 {
        right: 66.66667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.33333%;
    }

    .col-sm-pull-11 {
        right: 91.66667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.33333%;
    }

    .col-sm-push-2 {
        left: 16.66667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.33333%;
    }

    .col-sm-push-5 {
        left: 41.66667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.33333%;
    }

    .col-sm-push-8 {
        left: 66.66667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.33333%;
    }

    .col-sm-push-11 {
        left: 91.66667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 992px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .main-layout .widget-area,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .main-layout .content-area,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .main-layout .page-builder {
        float: left;
    }

    .col-md-1 {
        width: 8.33333%;
    }

    .col-md-2 {
        width: 16.66667%;
    }

    .col-md-3,
    .main-layout .widget-area {
        width: 25%;
    }

    .col-md-4 {
        width: 33.33333%;
    }

    .col-md-5 {
        width: 41.66667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.33333%;
    }

    .col-md-8 {
        width: 66.66667%;
    }

    .col-md-9,
    .main-layout .content-area {
        width: 75%;
    }

    .col-md-10 {
        width: 83.33333%;
    }

    .col-md-11 {
        width: 91.66667%;
    }

    .col-md-12,
    .main-layout .page-builder {
        width: 100%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.33333%;
    }

    .col-md-pull-2 {
        right: 16.66667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.33333%;
    }

    .col-md-pull-5 {
        right: 41.66667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.33333%;
    }

    .col-md-pull-8 {
        right: 66.66667%;
    }

    .col-md-pull-9,
    .main-layout.sidebar-left .widget-area {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.33333%;
    }

    .col-md-pull-11 {
        right: 91.66667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.33333%;
    }

    .col-md-push-2 {
        left: 16.66667%;
    }

    .col-md-push-3,
    .main-layout.sidebar-left .content-area {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.33333%;
    }

    .col-md-push-5 {
        left: 41.66667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.33333%;
    }

    .col-md-push-8 {
        left: 66.66667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.33333%;
    }

    .col-md-push-11 {
        left: 91.66667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333%;
    }

    .col-md-offset-2 {
        margin-left: 16.66667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333%;
    }

    .col-md-offset-5 {
        margin-left: 41.66667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333%;
    }

    .col-md-offset-8 {
        margin-left: 66.66667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333%;
    }

    .col-md-offset-11 {
        margin-left: 91.66667%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1200px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }

    .col-lg-1 {
        width: 8.33333%;
    }

    .col-lg-2 {
        width: 16.66667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.33333%;
    }

    .col-lg-5 {
        width: 41.66667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.33333%;
    }

    .col-lg-8 {
        width: 66.66667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.33333%;
    }

    .col-lg-11 {
        width: 91.66667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.33333%;
    }

    .col-lg-pull-2 {
        right: 16.66667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.33333%;
    }

    .col-lg-pull-5 {
        right: 41.66667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.33333%;
    }

    .col-lg-pull-8 {
        right: 66.66667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.33333%;
    }

    .col-lg-pull-11 {
        right: 91.66667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.33333%;
    }

    .col-lg-push-2 {
        left: 16.66667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.33333%;
    }

    .col-lg-push-5 {
        left: 41.66667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.33333%;
    }

    .col-lg-push-8 {
        left: 66.66667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.33333%;
    }

    .col-lg-push-11 {
        left: 91.66667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 23px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
    border-top: 1px solid #b38a4d;
    line-height: 1.7;
    padding: 8px;
    vertical-align: top;
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
    border-top: 0;
}

.table > tbody + tbody {
    border-top: 2px solid #ddd;
}

.table .table {
    background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
    background-color: #d6fcda;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
    background-color: #befac5;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
    background-color: #ceebfa;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
    background-color: #b7e2f8;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
    background-color: #fff1cb;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #ffeab2;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
    background-color: #ffcbcc;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #ffb2b3;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 17.25px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

    .table-responsive > .table {
        margin-bottom: 0;
    }

    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }

    .table-responsive > .table-bordered {
        border: 0;
    }

    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 23px;
    font-size: 21px;
    line-height: inherit;
    color: #666666;
    border: 0;
    border-bottom: 1px solid transparent;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 13.5px;
    font-size: 14px;
    line-height: 1.7;
    color: #1c1c1c;
}

.form-control,
select,
textarea,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[name="value"] {
    display: block;
    width: 100%;
    height: 50px;
    padding: 12.5px 20px;
    font-size: 14px;
    line-height: 1.7;
    color: #1c1c1c;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dce0e3;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus,
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[name="value"]:focus {
    border-color: #aa9765;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(170, 151, 101, 0.6);
}

.form-control::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[name="value"]::-moz-placeholder {
    color: #1c1c1c;
    opacity: 1;
}

.form-control:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[name="value"]:-ms-input-placeholder {
    color: #1c1c1c;
}

.form-control::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[name="value"]::-webkit-input-placeholder {
    color: #1c1c1c;
}

.form-control::-ms-expand,
select::-ms-expand,
textarea::-ms-expand,
input[type="text"]::-ms-expand,
input[type="email"]::-ms-expand,
input[type="url"]::-ms-expand,
input[type="password"]::-ms-expand,
input[type="search"]::-ms-expand,
input[type="number"]::-ms-expand,
input[name="value"]::-ms-expand {
    border: 0;
    background-color: transparent;
}

.form-control[disabled],
select[disabled],
textarea[disabled],
input[disabled][type="text"],
input[disabled][type="email"],
input[disabled][type="url"],
input[disabled][type="password"],
input[disabled][type="search"],
input[disabled][type="number"],
input[disabled][name="value"],
.form-control[readonly],
select[readonly],
textarea[readonly],
input[readonly][type="text"],
input[readonly][type="email"],
input[readonly][type="url"],
input[readonly][type="password"],
input[readonly][type="search"],
input[readonly][type="number"],
input[readonly][name="value"],
fieldset[disabled] .form-control,
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[name="value"] {
    background-color: #eeeeee;
    opacity: 1;
}

.form-control[disabled],
select[disabled],
textarea[disabled],
input[disabled][type="text"],
input[disabled][type="email"],
input[disabled][type="url"],
input[disabled][type="password"],
input[disabled][type="search"],
input[disabled][type="number"],
input[disabled][name="value"],
fieldset[disabled] .form-control,
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[name="value"] {
    cursor: not-allowed;
}

textarea.form-control,
textarea {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

    input[type="date"].form-control,
    input[type="date"][type="text"],
    input[type="date"][type="email"],
    input[type="date"][type="url"],
    input[type="date"][type="password"],
    input[type="date"][type="search"],
    input[type="date"][type="number"],
    input[type="date"][name="value"],
    input[type="time"].form-control,
    input[type="time"][type="text"],
    input[type="time"][type="email"],
    input[type="time"][type="url"],
    input[type="time"][type="password"],
    input[type="time"][type="search"],
    input[type="time"][type="number"],
    input[type="time"][name="value"],
    input[type="datetime-local"].form-control,
    input[type="datetime-local"][type="text"],
    input[type="datetime-local"][type="email"],
    input[type="datetime-local"][type="url"],
    input[type="datetime-local"][type="password"],
    input[type="datetime-local"][type="search"],
    input[type="datetime-local"][type="number"],
    input[type="datetime-local"][name="value"],
    input[type="month"].form-control,
    input[type="month"][type="text"],
    input[type="month"][type="email"],
    input[type="month"][type="url"],
    input[type="month"][type="password"],
    input[type="month"][type="search"],
    input[type="month"][type="number"],
    input[type="month"][name="value"] {
        line-height: 50px;
    }

    input[type="date"].input-sm,
    .input-group-sm > input[type="date"].form-control,
    .input-group-sm > input[type="date"][type="text"],
    .input-group-sm > input[type="date"][type="email"],
    .input-group-sm > input[type="date"][type="url"],
    .input-group-sm > input[type="date"][type="password"],
    .input-group-sm > input[type="date"][type="search"],
    .input-group-sm > input[type="date"][type="number"],
    .input-group-sm > input[type="date"][name="value"],
    .input-group-sm > input[type="date"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="date"].btn,
    .input-group-sm > .input-group-btn > input[type="date"][type="submit"],
    .input-group-sm > .input-group-btn > input[type="date"][type="reset"],
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > input[type="time"].form-control,
    .input-group-sm > input[type="time"][type="text"],
    .input-group-sm > input[type="time"][type="email"],
    .input-group-sm > input[type="time"][type="url"],
    .input-group-sm > input[type="time"][type="password"],
    .input-group-sm > input[type="time"][type="search"],
    .input-group-sm > input[type="time"][type="number"],
    .input-group-sm > input[type="time"][name="value"],
    .input-group-sm > input[type="time"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="time"].btn,
    .input-group-sm > .input-group-btn > input[type="time"][type="submit"],
    .input-group-sm > .input-group-btn > input[type="time"][type="reset"],
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > input[type="datetime-local"].form-control,
    .input-group-sm > input[type="datetime-local"][type="text"],
    .input-group-sm > input[type="datetime-local"][type="email"],
    .input-group-sm > input[type="datetime-local"][type="url"],
    .input-group-sm > input[type="datetime-local"][type="password"],
    .input-group-sm > input[type="datetime-local"][type="search"],
    .input-group-sm > input[type="datetime-local"][type="number"],
    .input-group-sm > input[type="datetime-local"][name="value"],
    .input-group-sm > input[type="datetime-local"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-sm > .input-group-btn > input[type="datetime-local"][type="submit"],
    .input-group-sm > .input-group-btn > input[type="datetime-local"][type="reset"],
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > input[type="month"].form-control,
    .input-group-sm > input[type="month"][type="text"],
    .input-group-sm > input[type="month"][type="email"],
    .input-group-sm > input[type="month"][type="url"],
    .input-group-sm > input[type="month"][type="password"],
    .input-group-sm > input[type="month"][type="search"],
    .input-group-sm > input[type="month"][type="number"],
    .input-group-sm > input[type="month"][name="value"],
    .input-group-sm > input[type="month"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="month"].btn,
    .input-group-sm > .input-group-btn > input[type="month"][type="submit"],
    .input-group-sm > .input-group-btn > input[type="month"][type="reset"],
    .input-group-sm input[type="month"] {
        line-height: 45px;
    }

    input[type="date"].input-lg,
    .input-group-lg > input[type="date"].form-control,
    .input-group-lg > input[type="date"][type="text"],
    .input-group-lg > input[type="date"][type="email"],
    .input-group-lg > input[type="date"][type="url"],
    .input-group-lg > input[type="date"][type="password"],
    .input-group-lg > input[type="date"][type="search"],
    .input-group-lg > input[type="date"][type="number"],
    .input-group-lg > input[type="date"][name="value"],
    .input-group-lg > input[type="date"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="date"].btn,
    .input-group-lg > .input-group-btn > input[type="date"][type="submit"],
    .input-group-lg > .input-group-btn > input[type="date"][type="reset"],
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg > input[type="time"].form-control,
    .input-group-lg > input[type="time"][type="text"],
    .input-group-lg > input[type="time"][type="email"],
    .input-group-lg > input[type="time"][type="url"],
    .input-group-lg > input[type="time"][type="password"],
    .input-group-lg > input[type="time"][type="search"],
    .input-group-lg > input[type="time"][type="number"],
    .input-group-lg > input[type="time"][name="value"],
    .input-group-lg > input[type="time"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="time"].btn,
    .input-group-lg > .input-group-btn > input[type="time"][type="submit"],
    .input-group-lg > .input-group-btn > input[type="time"][type="reset"],
    .input-group-lg input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg > input[type="datetime-local"].form-control,
    .input-group-lg > input[type="datetime-local"][type="text"],
    .input-group-lg > input[type="datetime-local"][type="email"],
    .input-group-lg > input[type="datetime-local"][type="url"],
    .input-group-lg > input[type="datetime-local"][type="password"],
    .input-group-lg > input[type="datetime-local"][type="search"],
    .input-group-lg > input[type="datetime-local"][type="number"],
    .input-group-lg > input[type="datetime-local"][name="value"],
    .input-group-lg > input[type="datetime-local"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-lg > .input-group-btn > input[type="datetime-local"][type="submit"],
    .input-group-lg > .input-group-btn > input[type="datetime-local"][type="reset"],
    .input-group-lg input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg > input[type="month"].form-control,
    .input-group-lg > input[type="month"][type="text"],
    .input-group-lg > input[type="month"][type="email"],
    .input-group-lg > input[type="month"][type="url"],
    .input-group-lg > input[type="month"][type="password"],
    .input-group-lg > input[type="month"][type="search"],
    .input-group-lg > input[type="month"][type="number"],
    .input-group-lg > input[type="month"][name="value"],
    .input-group-lg > input[type="month"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="month"].btn,
    .input-group-lg > .input-group-btn > input[type="month"][type="submit"],
    .input-group-lg > .input-group-btn > input[type="month"][type="reset"],
    .input-group-lg input[type="month"] {
        line-height: 58px;
    }
}

.form-group {
    margin-bottom: 20px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.radio label,
.checkbox label {
    min-height: 23px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 13.5px;
    padding-bottom: 13.5px;
    margin-bottom: 0;
    min-height: 37px;
}

.form-control-static.input-lg,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > select.form-control-static,
.input-group-lg > textarea.form-control-static,
.input-group-lg > input.form-control-static[type="text"],
.input-group-lg > input.form-control-static[type="email"],
.input-group-lg > input.form-control-static[type="url"],
.input-group-lg > input.form-control-static[type="password"],
.input-group-lg > input.form-control-static[type="search"],
.input-group-lg > input.form-control-static[type="number"],
.input-group-lg > input.form-control-static[name="value"],
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.input-group-lg > .input-group-btn > button.form-control-static,
.input-group-lg > .input-group-btn > input.form-control-static[type="submit"],
.input-group-lg > .input-group-btn > input.form-control-static[type="reset"],
.form-control-static.input-sm,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > select.form-control-static,
.input-group-sm > textarea.form-control-static,
.input-group-sm > input.form-control-static[type="text"],
.input-group-sm > input.form-control-static[type="email"],
.input-group-sm > input.form-control-static[type="url"],
.input-group-sm > input.form-control-static[type="password"],
.input-group-sm > input.form-control-static[type="search"],
.input-group-sm > input.form-control-static[type="number"],
.input-group-sm > input.form-control-static[name="value"],
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn,
.input-group-sm > .input-group-btn > button.form-control-static,
.input-group-sm > .input-group-btn > input.form-control-static[type="submit"],
.input-group-sm > .input-group-btn > input.form-control-static[type="reset"] {
    padding-left: 0;
    padding-right: 0;
}

.input-sm,
.input-group-sm > .form-control,
.input-group-sm > select,
.input-group-sm > textarea,
.input-group-sm > input[type="text"],
.input-group-sm > input[type="email"],
.input-group-sm > input[type="url"],
.input-group-sm > input[type="password"],
.input-group-sm > input[type="search"],
.input-group-sm > input[type="number"],
.input-group-sm > input[name="value"],
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > button,
.input-group-sm > .input-group-btn > input[type="submit"],
.input-group-sm > .input-group-btn > input[type="reset"],
.input-group-sm > .input-group-btn > button[type="reset"] {
    height: 45px;
    padding: 12.5px 15px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

select.input-sm,
.input-group-sm > select.form-control,
.input-group-sm > select,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
    height: 45px;
    line-height: 45px;
}

textarea.input-sm,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple],
.input-group-sm > .input-group-btn > select[multiple].btn {
    height: auto;
}

.form-group-sm .form-control,
.form-group-sm select,
.form-group-sm textarea,
.form-group-sm input[type="text"],
.form-group-sm input[type="email"],
.form-group-sm input[type="url"],
.form-group-sm input[type="password"],
.form-group-sm input[type="search"],
.form-group-sm input[type="number"],
.form-group-sm input[name="value"] {
    height: 45px;
    padding: 12.5px 15px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

.form-group-sm select.form-control,
.form-group-sm select {
    height: 45px;
    line-height: 45px;
}

.form-group-sm textarea.form-control,
.form-group-sm textarea,
.form-group-sm select[multiple].form-control,
.form-group-sm select[multiple] {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 45px;
    min-height: 35px;
    padding: 13.5px 15px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg,
.input-group-lg > .form-control,
.input-group-lg > select,
.input-group-lg > textarea,
.input-group-lg > input[type="text"],
.input-group-lg > input[type="email"],
.input-group-lg > input[type="url"],
.input-group-lg > input[type="password"],
.input-group-lg > input[type="search"],
.input-group-lg > input[type="number"],
.input-group-lg > input[name="value"],
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > button,
.input-group-lg > .input-group-btn > input[type="submit"],
.input-group-lg > .input-group-btn > input[type="reset"],
.input-group-lg > .input-group-btn > button[type="reset"] {
    height: 58px;
    padding: 14px 25px;
    font-size: 16px;
    line-height: 1.7;
    border-radius: 0;
}

select.input-lg,
.input-group-lg > select.form-control,
.input-group-lg > select,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
    height: 58px;
    line-height: 58px;
}

textarea.input-lg,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple],
.input-group-lg > .input-group-btn > select[multiple].btn {
    height: auto;
}

.form-group-lg .form-control,
.form-group-lg select,
.form-group-lg textarea,
.form-group-lg input[type="text"],
.form-group-lg input[type="email"],
.form-group-lg input[type="url"],
.form-group-lg input[type="password"],
.form-group-lg input[type="search"],
.form-group-lg input[type="number"],
.form-group-lg input[name="value"] {
    height: 58px;
    padding: 14px 25px;
    font-size: 16px;
    line-height: 1.7;
    border-radius: 0;
}

.form-group-lg select.form-control,
.form-group-lg select {
    height: 58px;
    line-height: 58px;
}

.form-group-lg textarea.form-control,
.form-group-lg textarea,
.form-group-lg select[multiple].form-control,
.form-group-lg select[multiple] {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 58px;
    min-height: 39px;
    padding: 15px 25px;
    font-size: 16px;
    line-height: 1.7;
}

.has-feedback {
    position: relative;
}

.has-feedback .form-control,
.has-feedback select,
.has-feedback textarea,
.has-feedback input[type="text"],
.has-feedback input[type="email"],
.has-feedback input[type="url"],
.has-feedback input[type="password"],
.has-feedback input[type="search"],
.has-feedback input[type="number"],
.has-feedback input[name="value"] {
    padding-right: 62.5px;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > select + .form-control-feedback,
.input-group-lg > textarea + .form-control-feedback,
.input-group-lg > input[type="text"] + .form-control-feedback,
.input-group-lg > input[type="email"] + .form-control-feedback,
.input-group-lg > input[type="url"] + .form-control-feedback,
.input-group-lg > input[type="password"] + .form-control-feedback,
.input-group-lg > input[type="search"] + .form-control-feedback,
.input-group-lg > input[type="number"] + .form-control-feedback,
.input-group-lg > input[name="value"] + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg > .input-group-btn > button + .form-control-feedback,
.input-group-lg > .input-group-btn > input[type="submit"] + .form-control-feedback,
.input-group-lg > .input-group-btn > input[type="reset"] + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg select + .form-control-feedback,
.form-group-lg textarea + .form-control-feedback,
.form-group-lg input[type="text"] + .form-control-feedback,
.form-group-lg input[type="email"] + .form-control-feedback,
.form-group-lg input[type="url"] + .form-control-feedback,
.form-group-lg input[type="password"] + .form-control-feedback,
.form-group-lg input[type="search"] + .form-control-feedback,
.form-group-lg input[type="number"] + .form-control-feedback,
.form-group-lg input[name="value"] + .form-control-feedback {
    width: 58px;
    height: 58px;
    line-height: 58px;
}

.input-sm + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > select + .form-control-feedback,
.input-group-sm > textarea + .form-control-feedback,
.input-group-sm > input[type="text"] + .form-control-feedback,
.input-group-sm > input[type="email"] + .form-control-feedback,
.input-group-sm > input[type="url"] + .form-control-feedback,
.input-group-sm > input[type="password"] + .form-control-feedback,
.input-group-sm > input[type="search"] + .form-control-feedback,
.input-group-sm > input[type="number"] + .form-control-feedback,
.input-group-sm > input[name="value"] + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm > .input-group-btn > button + .form-control-feedback,
.input-group-sm > .input-group-btn > input[type="submit"] + .form-control-feedback,
.input-group-sm > .input-group-btn > input[type="reset"] + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm select + .form-control-feedback,
.form-group-sm textarea + .form-control-feedback,
.form-group-sm input[type="text"] + .form-control-feedback,
.form-group-sm input[type="email"] + .form-control-feedback,
.form-group-sm input[type="url"] + .form-control-feedback,
.form-group-sm input[type="password"] + .form-control-feedback,
.form-group-sm input[type="search"] + .form-control-feedback,
.form-group-sm input[type="number"] + .form-control-feedback,
.form-group-sm input[name="value"] + .form-control-feedback {
    width: 45px;
    height: 45px;
    line-height: 45px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #5aa162;
}

.has-success .form-control,
.has-success select,
.has-success textarea,
.has-success input[type="text"],
.has-success input[type="email"],
.has-success input[type="url"],
.has-success input[type="password"],
.has-success input[type="search"],
.has-success input[type="number"],
.has-success input[name="value"] {
    border-color: #5aa162;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus,
.has-success select:focus,
.has-success textarea:focus,
.has-success input[type="text"]:focus,
.has-success input[type="email"]:focus,
.has-success input[type="url"]:focus,
.has-success input[type="password"]:focus,
.has-success input[type="search"]:focus,
.has-success input[type="number"]:focus,
.has-success input[name="value"]:focus {
    border-color: #48804e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #9ac79f;
}

.has-success .input-group-addon {
    color: #5aa162;
    border-color: #5aa162;
    background-color: #d6fcda;
}

.has-success .form-control-feedback {
    color: #5aa162;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #917528;
}

.has-warning .form-control,
.has-warning select,
.has-warning textarea,
.has-warning input[type="text"],
.has-warning input[type="email"],
.has-warning input[type="url"],
.has-warning input[type="password"],
.has-warning input[type="search"],
.has-warning input[type="number"],
.has-warning input[name="value"] {
    border-color: #917528;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus,
.has-warning select:focus,
.has-warning textarea:focus,
.has-warning input[type="text"]:focus,
.has-warning input[type="email"]:focus,
.has-warning input[type="url"]:focus,
.has-warning input[type="password"]:focus,
.has-warning input[type="search"]:focus,
.has-warning input[type="number"]:focus,
.has-warning input[name="value"]:focus {
    border-color: #69551d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #cfad50;
}

.has-warning .input-group-addon {
    color: #917528;
    border-color: #917528;
    background-color: #fff1cb;
}

.has-warning .form-control-feedback {
    color: #917528;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #b36667;
}

.has-error .form-control,
.has-error select,
.has-error textarea,
.has-error input[type="text"],
.has-error input[type="email"],
.has-error input[type="url"],
.has-error input[type="password"],
.has-error input[type="search"],
.has-error input[type="number"],
.has-error input[name="value"] {
    border-color: #b36667;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus,
.has-error select:focus,
.has-error textarea:focus,
.has-error input[type="text"]:focus,
.has-error input[type="email"]:focus,
.has-error input[type="url"]:focus,
.has-error input[type="password"]:focus,
.has-error input[type="search"]:focus,
.has-error input[type="number"]:focus,
.has-error input[name="value"]:focus {
    border-color: #9a4c4d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d5aaab;
}

.has-error .input-group-addon {
    color: #b36667;
    border-color: #b36667;
    background-color: #ffcbcc;
}

.has-error .form-control-feedback {
    color: #b36667;
}

.has-feedback label ~ .form-control-feedback {
    top: 28px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #a6a6a6;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control,
    .form-inline select,
    .form-inline textarea,
    .form-inline input[type="text"],
    .form-inline input[type="email"],
    .form-inline input[type="url"],
    .form-inline input[type="password"],
    .form-inline input[type="search"],
    .form-inline input[type="number"],
    .form-inline input[name="value"] {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .form-inline .input-group select,
    .form-inline .input-group textarea,
    .form-inline .input-group input[type="text"],
    .form-inline .input-group input[type="email"],
    .form-inline .input-group input[type="url"],
    .form-inline .input-group input[type="password"],
    .form-inline .input-group input[type="search"],
    .form-inline .input-group input[type="number"],
    .form-inline .input-group input[name="value"] {
        width: auto;
    }

    .form-inline .input-group > .form-control,
    .form-inline .input-group > select,
    .form-inline .input-group > textarea,
    .form-inline .input-group > input[type="text"],
    .form-inline .input-group > input[type="email"],
    .form-inline .input-group > input[type="url"],
    .form-inline .input-group > input[type="password"],
    .form-inline .input-group > input[type="search"],
    .form-inline .input-group > input[type="number"],
    .form-inline .input-group > input[name="value"] {
        width: 100%;
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0;
    }

    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 13.5px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 36.5px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table;
}

.form-horizontal .form-group:after {
    clear: both;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 13.5px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 15px;
        font-size: 16px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 13.5px;
        font-size: 12px;
    }
}

.btn,
button,
input[type="submit"],
input[type="reset"],
button[type="reset"] {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 12.5px 20px;
    font-size: 14px;
    line-height: 1.7;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
.btn.focus,
button.focus,
input.focus[type="submit"],
input.focus[type="reset"],
.btn:active:focus,
button:active:focus,
input[type="submit"]:active:focus,
input[type="reset"]:active:focus,
.btn:active.focus,
button:active.focus,
input[type="submit"]:active.focus,
input[type="reset"]:active.focus,
.btn.active:focus,
button.active:focus,
input.active[type="submit"]:focus,
input.active[type="reset"]:focus,
.btn.active.focus,
button.active.focus,
input.active.focus[type="submit"],
input.active.focus[type="reset"] {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
.btn:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
.btn.focus,
button.focus,
input.focus[type="submit"],
input.focus[type="reset"] {
    color: white;
    text-decoration: none;
}

.btn:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
.btn.active,
button.active,
input.active[type="submit"],
input.active[type="reset"] {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
button.disabled,
input.disabled[type="submit"],
input.disabled[type="reset"],
.btn[disabled],
button[disabled],
input[disabled][type="submit"],
input[disabled][type="reset"],
fieldset[disabled] .btn,
fieldset[disabled] button,
fieldset[disabled] input[type="submit"],
fieldset[disabled] input[type="reset"],
fieldset[disabled] button[type="reset"] {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: white;
    background-color: #aa9765;
    border-color: transparent;
}

.btn-default.btn-outline {
    color: #1c1c1c;
    background-color: transparent;
    border-color: #8e7c4e;
}

.btn-default:focus,
.btn-default.focus {
    color: white;
    background-color: #b3a275;
    border-color: rgba(13, 13, 13, 0);
}

.btn-default:hover {
    color: white;
    background-color: #b3a275;
    border-color: rgba(13, 13, 13, 0);
}

.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
    color: white;
    background-color: #b3a275;
    border-color: rgba(13, 13, 13, 0);
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
    color: white;
    background-color: #c9bd9d;
    border-color: rgba(64, 64, 64, 0);
}

.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
    background-image: none;
}

.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
    background-color: #aa9765;
    border-color: transparent;
}

.btn-default .badge {
    color: #aa9765;
    background-color: white;
}

.btn-primary,
button,
input[type="submit"] {
    background-color: #b38a4d;
    border-color: transparent;
    color: #000;
}

.btn-primary.btn-outline,
button.btn-outline,
input.btn-outline[type="submit"] {
    color: #1c1c1c;
    background-color: transparent;
    border-color: #02254b;
}

.btn-primary:focus,
button:focus,
input[type="submit"]:focus,
.btn-primary.focus,
button.focus,
input.focus[type="submit"] {
    color: #fff;
    background-color: #b38a4d;
    border-color: rgba(13, 13, 13, 0);
}

.btn-primary:hover,
button:hover,
input[type="submit"]:hover {
    background-color: #fff;
    border-color: rgba(13, 13, 13, 0);
    color: #000;
}

.btn-primary:active,
button:active,
input[type="submit"]:active,
.btn-primary.active,
button.active,
input.active[type="submit"],
.open > .btn-primary.dropdown-toggle,
.open > button.dropdown-toggle,
.open > input.dropdown-toggle[type="submit"] {
    color: #fff;
    background-color: #054995;
    border-color: rgba(13, 13, 13, 0);
}

.btn-primary:active:hover,
button:active:hover,
input[type="submit"]:active:hover,
.btn-primary:active:focus,
button:active:focus,
input[type="submit"]:active:focus,
.btn-primary:active.focus,
button:active.focus,
input[type="submit"]:active.focus,
.btn-primary.active:hover,
button.active:hover,
input.active[type="submit"]:hover,
.btn-primary.active:focus,
button.active:focus,
input.active[type="submit"]:focus,
.btn-primary.active.focus,
button.active.focus,
input.active.focus[type="submit"],
.open > .btn-primary.dropdown-toggle:hover,
.open > button.dropdown-toggle:hover,
.open > input.dropdown-toggle[type="submit"]:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > button.dropdown-toggle:focus,
.open > input.dropdown-toggle[type="submit"]:focus,
.open > .btn-primary.dropdown-toggle.focus,
.open > button.dropdown-toggle.focus,
.open > input.dropdown-toggle.focus[type="submit"] {
    color: #fff;
    background-color: #B38A4D;
    border-color: rgba(64, 64, 64, 0);
}

.btn-primary:active,
button:active,
input[type="submit"]:active,
.btn-primary.active,
button.active,
input.active[type="submit"],
.open > .btn-primary.dropdown-toggle,
.open > button.dropdown-toggle,
.open > input.dropdown-toggle[type="submit"] {
    background-image: none;
}

.btn-primary.disabled:hover,
button.disabled:hover,
input.disabled[type="submit"]:hover,
.btn-primary.disabled:focus,
button.disabled:focus,
input.disabled[type="submit"]:focus,
.btn-primary.disabled.focus,
button.disabled.focus,
input.disabled.focus[type="submit"],
.btn-primary[disabled]:hover,
button[disabled]:hover,
input[disabled][type="submit"]:hover,
.btn-primary[disabled]:focus,
button[disabled]:focus,
input[disabled][type="submit"]:focus,
.btn-primary[disabled].focus,
button[disabled].focus,
input[disabled].focus[type="submit"],
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] button:hover,
fieldset[disabled] input[type="submit"]:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] button:focus,
fieldset[disabled] input[type="submit"]:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] button.focus,
fieldset[disabled] input.focus[type="submit"] {
    background-color: #043d7c;
    border-color: transparent;
}

.btn-primary .badge,
button .badge,
input[type="submit"] .badge {
    color: #043d7c;
    background-color: #fff;
}

.btn-success {
    color: #5aa162;
    background-color: #d6fcda;
    border-color: #cbefcf;
}

.btn-success.btn-outline {
    color: #1c1c1c;
    background-color: transparent;
    border-color: #a6f9af;
}

.btn-success:focus,
.btn-success.focus {
    color: #5aa162;
    background-color: #eefeef;
    border-color: #dff5e1;
}

.btn-success:hover {
    color: #5aa162;
    background-color: #eefeef;
    border-color: #dff5e1;
}

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
    color: #5aa162;
    background-color: #eefeef;
    border-color: #dff5e1;
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
    color: #5aa162;
    background-color: white;
    border-color: white;
}

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
    background-image: none;
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
    background-color: #d6fcda;
    border-color: #cbefcf;
}

.btn-success .badge {
    color: #d6fcda;
    background-color: #5aa162;
}

.btn-info {
    color: #548ba7;
    background-color: #ceebfa;
    border-color: #c3dfed;
}

.btn-info.btn-outline {
    color: #1c1c1c;
    background-color: transparent;
    border-color: #a0d8f5;
}

.btn-info:focus,
.btn-info.focus {
    color: #548ba7;
    background-color: #e5f4fc;
    border-color: #d7e9f3;
}

.btn-info:hover {
    color: #548ba7;
    background-color: #e5f4fc;
    border-color: #d7e9f3;
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
    color: #548ba7;
    background-color: #e5f4fc;
    border-color: #d7e9f3;
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
    color: #548ba7;
    background-color: white;
    border-color: white;
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
    background-image: none;
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
    background-color: #ceebfa;
    border-color: #c3dfed;
}

.btn-info .badge {
    color: #ceebfa;
    background-color: #548ba7;
}

.btn-warning {
    color: #917528;
    background-color: #fff1cb;
    border-color: #f2e5c1;
}

.btn-warning.btn-outline {
    color: #1c1c1c;
    background-color: transparent;
    border-color: #ffe398;
}

.btn-warning:focus,
.btn-warning.focus {
    color: #917528;
    background-color: #fff8e5;
    border-color: #f6eed6;
}

.btn-warning:hover {
    color: #917528;
    background-color: #fff8e5;
    border-color: #f6eed6;
}

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
    color: #917528;
    background-color: #fff8e5;
    border-color: #f6eed6;
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
    color: #917528;
    background-color: white;
    border-color: white;
}

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
    background-image: none;
}

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
    background-color: #fff1cb;
    border-color: #f2e5c1;
}

.btn-warning .badge {
    color: #fff1cb;
    background-color: #917528;
}

.btn-danger {
    color: #b36667;
    background-color: #ffcbcc;
    border-color: #f2c1c2;
}

.btn-danger.btn-outline {
    color: #1c1c1c;
    background-color: transparent;
    border-color: #ff989a;
}

.btn-danger:focus,
.btn-danger.focus {
    color: #b36667;
    background-color: #ffe5e5;
    border-color: #f6d6d7;
}

.btn-danger:hover {
    color: #b36667;
    background-color: #ffe5e5;
    border-color: #f6d6d7;
}

.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
    color: #b36667;
    background-color: #ffe5e5;
    border-color: #f6d6d7;
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
    color: #b36667;
    background-color: white;
    border-color: white;
}

.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
    background-image: none;
}

.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #ffcbcc;
    border-color: #f2c1c2;
}

.btn-danger .badge {
    color: #ffcbcc;
    background-color: #b36667;
}

.btn-link,
input[type="reset"],
button[type="reset"] {
    color: #1c1c1c;
    font-weight: normal;
    border-radius: 0;
}

.btn-link,
input[type="reset"],
button[type="reset"],
.btn-link:active,
input[type="reset"]:active,
button[type="reset"]:active,
.btn-link.active,
input.active[type="reset"],
button.active[type="reset"],
.btn-link[disabled],
input[disabled][type="reset"],
button[disabled][type="reset"],
fieldset[disabled] .btn-link,
fieldset[disabled] input[type="reset"],
fieldset[disabled] button[type="reset"] {
    background-color: transparent;
    box-shadow: none;
}

.btn-link,
input[type="reset"],
button[type="reset"],
.btn-link:hover,
input[type="reset"]:hover,
button[type="reset"]:hover,
.btn-link:focus,
input[type="reset"]:focus,
button[type="reset"]:focus,
.btn-link:active,
input[type="reset"]:active,
button[type="reset"]:active {
    border-color: transparent;
}

.btn-link:hover,
input[type="reset"]:hover,
button[type="reset"]:hover,
.btn-link:focus,
input[type="reset"]:focus,
button[type="reset"]:focus {
    color: #aa9765;
    text-decoration: none;
    background-color: transparent;
}

.btn-link[disabled]:hover,
input[disabled][type="reset"]:hover,
button[disabled][type="reset"]:hover,
.btn-link[disabled]:focus,
input[disabled][type="reset"]:focus,
button[disabled][type="reset"]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] input[type="reset"]:hover,
fieldset[disabled] button[type="reset"]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] input[type="reset"]:focus,
fieldset[disabled] button[type="reset"]:focus {
    color: #666666;
    text-decoration: none;
}

.btn-lg,
.btn-group-lg > .btn,
.btn-group-lg > button,
.btn-group-lg > input[type="submit"],
.btn-group-lg > input[type="reset"],
.btn-group-lg > button[type="reset"] {
    padding: 14px 25px;
    font-size: 16px;
    line-height: 1.7;
    border-radius: 0;
}

.btn-sm,
.btn-group-sm > .btn,
.btn-group-sm > button,
.btn-group-sm > input[type="submit"],
.btn-group-sm > input[type="reset"],
.btn-group-sm > button[type="reset"] {
    padding: 12.5px 15px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

.btn-xs,
.btn-group-xs > .btn,
.btn-group-xs > button,
.btn-group-xs > input[type="submit"],
.btn-group-xs > input[type="reset"],
.btn-group-xs > button[type="reset"] {
    padding: 10px 15px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block + .btn-block {
    margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.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 {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #b38a4d;
    border: 1px solid #b38a4d;
    border: 1px solid #b38a4d;
    border-radius: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 10.5px 0;
    overflow: hidden;
    background-color: transparent;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.7;
    color: white;
    white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #fff;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    color: #777777;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed;
}

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.7;
    color: #777777;
    white-space: nowrap;
}

.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: 1200px) {
    .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;
    vertical-align: middle;
}

.btn-group > .btn,
.btn-group > button,
.btn-group > input[type="submit"],
.btn-group > input[type="reset"],
.btn-group > button[type="reset"],
.btn-group-vertical > .btn,
.btn-group-vertical > button,
.btn-group-vertical > input[type="submit"],
.btn-group-vertical > input[type="reset"],
.btn-group-vertical > button[type="reset"] {
    position: relative;
    float: left;
}

.btn-group > .btn:hover,
.btn-group > button:hover,
.btn-group > input[type="submit"]:hover,
.btn-group > input[type="reset"]:hover,
.btn-group > button[type="reset"]:hover,
.btn-group > .btn:focus,
.btn-group > button:focus,
.btn-group > input[type="submit"]:focus,
.btn-group > input[type="reset"]:focus,
.btn-group > button[type="reset"]:focus,
.btn-group > .btn:active,
.btn-group > button:active,
.btn-group > input[type="submit"]:active,
.btn-group > input[type="reset"]:active,
.btn-group > button[type="reset"]:active,
.btn-group > .btn.active,
.btn-group > button.active,
.btn-group > input.active[type="submit"],
.btn-group > input.active[type="reset"],
.btn-group > button.active[type="reset"],
.btn-group-vertical > .btn:hover,
.btn-group-vertical > button:hover,
.btn-group-vertical > input[type="submit"]:hover,
.btn-group-vertical > input[type="reset"]:hover,
.btn-group-vertical > button[type="reset"]:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > button:focus,
.btn-group-vertical > input[type="submit"]:focus,
.btn-group-vertical > input[type="reset"]:focus,
.btn-group-vertical > button[type="reset"]:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > button:active,
.btn-group-vertical > input[type="submit"]:active,
.btn-group-vertical > input[type="reset"]:active,
.btn-group-vertical > button[type="reset"]:active,
.btn-group-vertical > .btn.active,
.btn-group-vertical > button.active,
.btn-group-vertical > input.active[type="submit"],
.btn-group-vertical > input.active[type="reset"],
.btn-group-vertical > button.active[type="reset"] {
    z-index: 2;
}

.btn-group .btn + .btn,
.btn-group button + .btn,
.btn-group input[type="submit"] + .btn,
.btn-group input[type="reset"] + .btn,
.btn-group button[type="reset"] + .btn,
.btn-group .btn + button,
.btn-group button + button,
.btn-group input[type="submit"] + button,
.btn-group input[type="reset"] + button,
.btn-group button[type="reset"] + button,
.btn-group .btn + input[type="submit"],
.btn-group button + input[type="submit"],
.btn-group input[type="submit"] + input[type="submit"],
.btn-group input[type="reset"] + input[type="submit"],
.btn-group button[type="reset"] + input[type="submit"],
.btn-group .btn + input[type="reset"],
.btn-group button + input[type="reset"],
.btn-group input[type="submit"] + input[type="reset"],
.btn-group input[type="reset"] + input[type="reset"],
.btn-group button[type="reset"] + input[type="reset"],
.btn-group .btn + button[type="reset"],
.btn-group button + button[type="reset"],
.btn-group input[type="submit"] + button[type="reset"],
.btn-group input[type="reset"] + button[type="reset"],
.btn-group button[type="reset"] + button[type="reset"],
.btn-group .btn + .btn-group,
.btn-group button + .btn-group,
.btn-group input[type="submit"] + .btn-group,
.btn-group input[type="reset"] + .btn-group,
.btn-group button[type="reset"] + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + button,
.btn-group .btn-group + input[type="submit"],
.btn-group .btn-group + input[type="reset"],
.btn-group .btn-group + button[type="reset"],
.btn-group .btn-group + .btn-group {
    margin-left: -1px;
}

.btn-toolbar {
    margin-left: -5px;
}

.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    display: table;
}

.btn-toolbar:after {
    clear: both;
}

.btn-toolbar .btn,
.btn-toolbar button,
.btn-toolbar input[type="submit"],
.btn-toolbar input[type="reset"],
.btn-toolbar button[type="reset"],
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > button,
.btn-toolbar > input[type="submit"],
.btn-toolbar > input[type="reset"],
.btn-toolbar > button[type="reset"],
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > button:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > input[type="submit"]:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > input[type="reset"]:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > button[type="reset"]:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child,
.btn-group > button:first-child,
.btn-group > input[type="submit"]:first-child,
.btn-group > input[type="reset"]:first-child,
.btn-group > button[type="reset"]:first-child {
    margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > button:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > input[type="submit"]:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > input[type="reset"]:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > button[type="reset"]: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 > button:last-child:not(:first-child),
.btn-group > input[type="submit"]:last-child:not(:first-child),
.btn-group > input[type="reset"]:last-child:not(:first-child),
.btn-group > button[type="reset"]: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 {
    float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn-group:not(:first-child):not(:last-child) > button,
.btn-group > .btn-group:not(:first-child):not(:last-child) > input[type="submit"],
.btn-group > .btn-group:not(:first-child):not(:last-child) > input[type="reset"],
.btn-group > .btn-group:not(:first-child):not(:last-child) > button[type="reset"] {
    border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > button:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > input[type="submit"]:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > input[type="reset"]:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > button[type="reset"]: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,
.btn-group > .btn-group:last-child:not(:first-child) > button:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > input[type="submit"]:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > input[type="reset"]:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > button[type="reset"]: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,
.btn-group > button + .dropdown-toggle,
.btn-group > input[type="submit"] + .dropdown-toggle,
.btn-group > input[type="reset"] + .dropdown-toggle,
.btn-group > button[type="reset"] + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle,
.btn-group-lg.btn-group > .btn + .dropdown-toggle,
.btn-group-lg.btn-group > button + .dropdown-toggle,
.btn-group-lg.btn-group > input[type="submit"] + .dropdown-toggle,
.btn-group-lg.btn-group > input[type="reset"] + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link,
.btn-group.open input.dropdown-toggle[type="reset"],
.btn-group.open button.dropdown-toggle[type="reset"] {
    box-shadow: none;
}

.btn .caret,
button .caret,
input[type="submit"] .caret,
input[type="reset"] .caret,
button[type="reset"] .caret {
    margin-left: 0;
}

.btn-lg .caret,
.btn-group-lg > .btn .caret,
.btn-group-lg > button .caret,
.btn-group-lg > input[type="submit"] .caret,
.btn-group-lg > input[type="reset"] .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg > .btn .caret,
.dropup .btn-group-lg > button .caret,
.dropup .btn-group-lg > input[type="submit"] .caret,
.dropup .btn-group-lg > input[type="reset"] .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > button,
.btn-group-vertical > input[type="submit"],
.btn-group-vertical > input[type="reset"],
.btn-group-vertical > button[type="reset"],
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > button,
.btn-group-vertical > .btn-group > input[type="submit"],
.btn-group-vertical > .btn-group > input[type="reset"],
.btn-group-vertical > .btn-group > button[type="reset"] {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
    content: " ";
    display: table;
}

.btn-group-vertical > .btn-group:after {
    clear: both;
}

.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > button,
.btn-group-vertical > .btn-group > input[type="submit"],
.btn-group-vertical > .btn-group > input[type="reset"],
.btn-group-vertical > .btn-group > button[type="reset"] {
    float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > button + .btn,
.btn-group-vertical > input[type="submit"] + .btn,
.btn-group-vertical > input[type="reset"] + .btn,
.btn-group-vertical > button[type="reset"] + .btn,
.btn-group-vertical > .btn + button,
.btn-group-vertical > button + button,
.btn-group-vertical > input[type="submit"] + button,
.btn-group-vertical > input[type="reset"] + button,
.btn-group-vertical > button[type="reset"] + button,
.btn-group-vertical > .btn + input[type="submit"],
.btn-group-vertical > button + input[type="submit"],
.btn-group-vertical > input[type="submit"] + input[type="submit"],
.btn-group-vertical > input[type="reset"] + input[type="submit"],
.btn-group-vertical > button[type="reset"] + input[type="submit"],
.btn-group-vertical > .btn + input[type="reset"],
.btn-group-vertical > button + input[type="reset"],
.btn-group-vertical > input[type="submit"] + input[type="reset"],
.btn-group-vertical > input[type="reset"] + input[type="reset"],
.btn-group-vertical > button[type="reset"] + input[type="reset"],
.btn-group-vertical > .btn + button[type="reset"],
.btn-group-vertical > button + button[type="reset"],
.btn-group-vertical > input[type="submit"] + button[type="reset"],
.btn-group-vertical > input[type="reset"] + button[type="reset"],
.btn-group-vertical > button[type="reset"] + button[type="reset"],
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > button + .btn-group,
.btn-group-vertical > input[type="submit"] + .btn-group,
.btn-group-vertical > input[type="reset"] + .btn-group,
.btn-group-vertical > button[type="reset"] + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + button,
.btn-group-vertical > .btn-group + input[type="submit"],
.btn-group-vertical > .btn-group + input[type="reset"],
.btn-group-vertical > .btn-group + button[type="reset"],
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.btn-group-vertical > button:not(:first-child):not(:last-child),
.btn-group-vertical > input[type="submit"]:not(:first-child):not(:last-child),
.btn-group-vertical > input[type="reset"]:not(:first-child):not(:last-child),
.btn-group-vertical > button[type="reset"]:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child),
.btn-group-vertical > button:first-child:not(:last-child),
.btn-group-vertical > input[type="submit"]:first-child:not(:last-child),
.btn-group-vertical > input[type="reset"]:first-child:not(:last-child),
.btn-group-vertical > button[type="reset"]:first-child:not(:last-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child),
.btn-group-vertical > button:last-child:not(:first-child),
.btn-group-vertical > input[type="submit"]:last-child:not(:first-child),
.btn-group-vertical > input[type="reset"]:last-child:not(:first-child),
.btn-group-vertical > button[type="reset"]:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > button,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type="submit"],
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type="reset"],
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > button[type="reset"] {
    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) > button:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > input[type="submit"]:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > input[type="reset"]:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > button[type="reset"]: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,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > button:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > input[type="submit"]:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > input[type="reset"]:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > button[type="reset"]: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 > button,
.btn-group-justified > input[type="submit"],
.btn-group-justified > input[type="reset"],
.btn-group-justified > button[type="reset"],
.btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}

.btn-group-justified > .btn-group .btn,
.btn-group-justified > .btn-group button,
.btn-group-justified > .btn-group input[type="submit"],
.btn-group-justified > .btn-group input[type="reset"],
.btn-group-justified > .btn-group button[type="reset"] {
    width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > button input[type="radio"],
[data-toggle="buttons"] > input[type="submit"] input[type="radio"],
[data-toggle="buttons"] > input[type="reset"] input[type="radio"],
[data-toggle="buttons"] > button[type="reset"] input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > button input[type="checkbox"],
[data-toggle="buttons"] > input[type="submit"] input[type="checkbox"],
[data-toggle="buttons"] > input[type="reset"] input[type="checkbox"],
[data-toggle="buttons"] > button[type="reset"] input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > button input[type="radio"],
[data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="radio"],
[data-toggle="buttons"] > .btn-group > input[type="reset"] input[type="radio"],
[data-toggle="buttons"] > .btn-group > button[type="reset"] input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > button input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > input[type="reset"] input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > button[type="reset"] input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}

.input-group .form-control,
.input-group select,
.input-group textarea,
.input-group input[type="text"],
.input-group input[type="email"],
.input-group input[type="url"],
.input-group input[type="password"],
.input-group input[type="search"],
.input-group input[type="number"],
.input-group input[name="value"] {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group .form-control:focus,
.input-group select:focus,
.input-group textarea:focus,
.input-group input[type="text"]:focus,
.input-group input[type="email"]:focus,
.input-group input[type="url"]:focus,
.input-group input[type="password"]:focus,
.input-group input[type="search"]:focus,
.input-group input[type="number"]:focus,
.input-group input[name="value"]:focus {
    z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group select,
.input-group textarea,
.input-group input[type="text"],
.input-group input[type="email"],
.input-group input[type="url"],
.input-group input[type="password"],
.input-group input[type="search"],
.input-group input[type="number"],
.input-group input[name="value"] {
    display: table-cell;
    text-shadow: none;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child),
.input-group select:not(:first-child):not(:last-child),
.input-group textarea:not(:first-child):not(:last-child),
.input-group input[type="text"]:not(:first-child):not(:last-child),
.input-group input[type="email"]:not(:first-child):not(:last-child),
.input-group input[type="url"]:not(:first-child):not(:last-child),
.input-group input[type="password"]:not(:first-child):not(:last-child),
.input-group input[type="search"]:not(:first-child):not(:last-child),
.input-group input[type="number"]:not(:first-child):not(:last-child),
.input-group input[name="value"]:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 12.5px 20px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #1c1c1c;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #dce0e3;
    border-radius: 0;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn,
.input-group-sm > .input-group-btn > button.input-group-addon,
.input-group-sm > .input-group-btn > input.input-group-addon[type="submit"],
.input-group-sm > .input-group-btn > input.input-group-addon[type="reset"] {
    padding: 12.5px 15px;
    font-size: 12px;
    border-radius: 0;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
.input-group-lg > .input-group-btn > button.input-group-addon,
.input-group-lg > .input-group-btn > input.input-group-addon[type="submit"],
.input-group-lg > .input-group-btn > input.input-group-addon[type="reset"] {
    padding: 14px 25px;
    font-size: 16px;
    border-radius: 0;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0;
}

.input-group .form-control:first-child,
.input-group select:first-child,
.input-group textarea:first-child,
.input-group input[type="text"]:first-child,
.input-group input[type="email"]:first-child,
.input-group input[type="url"]:first-child,
.input-group input[type="password"]:first-child,
.input-group input[type="search"]:first-child,
.input-group input[type="number"]:first-child,
.input-group input[name="value"]:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > button,
.input-group-btn:first-child > input[type="submit"],
.input-group-btn:first-child > input[type="reset"],
.input-group-btn:first-child > button[type="reset"],
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > button,
.input-group-btn:first-child > .btn-group > input[type="submit"],
.input-group-btn:first-child > .btn-group > input[type="reset"],
.input-group-btn:first-child > .btn-group > button[type="reset"],
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > input[type="submit"]:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > input[type="reset"]:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > button[type="reset"]:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > button,
.input-group-btn:last-child > .btn-group:not(:last-child) > input[type="submit"],
.input-group-btn:last-child > .btn-group:not(:last-child) > input[type="reset"],
.input-group-btn:last-child > .btn-group:not(:last-child) > button[type="reset"] {
    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 select:last-child,
.input-group textarea:last-child,
.input-group input[type="text"]:last-child,
.input-group input[type="email"]:last-child,
.input-group input[type="url"]:last-child,
.input-group input[type="password"]:last-child,
.input-group input[type="search"]:last-child,
.input-group input[type="number"]:last-child,
.input-group input[name="value"]:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > button,
.input-group-btn:last-child > input[type="submit"],
.input-group-btn:last-child > input[type="reset"],
.input-group-btn:last-child > button[type="reset"],
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .btn-group > button,
.input-group-btn:last-child > .btn-group > input[type="submit"],
.input-group-btn:last-child > .btn-group > input[type="reset"],
.input-group-btn:last-child > .btn-group > button[type="reset"],
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > button:not(:first-child),
.input-group-btn:first-child > input[type="submit"]:not(:first-child),
.input-group-btn:first-child > input[type="reset"]:not(:first-child),
.input-group-btn:first-child > button[type="reset"]:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > button,
.input-group-btn:first-child > .btn-group:not(:first-child) > input[type="submit"],
.input-group-btn:first-child > .btn-group:not(:first-child) > input[type="reset"],
.input-group-btn:first-child > .btn-group:not(:first-child) > button[type="reset"] {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group-addon:last-child {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn > .btn,
.input-group-btn > button,
.input-group-btn > input[type="submit"],
.input-group-btn > input[type="reset"],
.input-group-btn > button[type="reset"] {
    position: relative;
}

.input-group-btn > .btn + .btn,
.input-group-btn > button + .btn,
.input-group-btn > input[type="submit"] + .btn,
.input-group-btn > input[type="reset"] + .btn,
.input-group-btn > button[type="reset"] + .btn,
.input-group-btn > .btn + button,
.input-group-btn > button + button,
.input-group-btn > input[type="submit"] + button,
.input-group-btn > input[type="reset"] + button,
.input-group-btn > button[type="reset"] + button,
.input-group-btn > .btn + input[type="submit"],
.input-group-btn > button + input[type="submit"],
.input-group-btn > input[type="submit"] + input[type="submit"],
.input-group-btn > input[type="reset"] + input[type="submit"],
.input-group-btn > button[type="reset"] + input[type="submit"],
.input-group-btn > .btn + input[type="reset"],
.input-group-btn > button + input[type="reset"],
.input-group-btn > input[type="submit"] + input[type="reset"],
.input-group-btn > input[type="reset"] + input[type="reset"],
.input-group-btn > button[type="reset"] + input[type="reset"],
.input-group-btn > .btn + button[type="reset"],
.input-group-btn > button + button[type="reset"],
.input-group-btn > input[type="submit"] + button[type="reset"],
.input-group-btn > input[type="reset"] + button[type="reset"],
.input-group-btn > button[type="reset"] + button[type="reset"] {
    margin-left: -1px;
}

.input-group-btn > .btn:hover,
.input-group-btn > button:hover,
.input-group-btn > input[type="submit"]:hover,
.input-group-btn > input[type="reset"]:hover,
.input-group-btn > button[type="reset"]:hover,
.input-group-btn > .btn:focus,
.input-group-btn > button:focus,
.input-group-btn > input[type="submit"]:focus,
.input-group-btn > input[type="reset"]:focus,
.input-group-btn > button[type="reset"]:focus,
.input-group-btn > .btn:active,
.input-group-btn > button:active,
.input-group-btn > input[type="submit"]:active,
.input-group-btn > input[type="reset"]:active,
.input-group-btn > button[type="reset"]:active {
    z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > button,
.input-group-btn:first-child > input[type="submit"],
.input-group-btn:first-child > input[type="reset"],
.input-group-btn:first-child > button[type="reset"],
.input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > button,
.input-group-btn:last-child > input[type="submit"],
.input-group-btn:last-child > input[type="reset"],
.input-group-btn:last-child > button[type="reset"],
.input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.nav:before,
.nav:after {
    content: " ";
    display: table;
}

.nav:after {
    clear: both;
}

.nav > li {
    position: relative;
    display: block;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 10px;
}

.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}

.nav > li.disabled > a {
    color: #777777;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: transparent;
    border-color: #1c1c1c;
}

.nav .nav-divider {
    height: 1px;
    margin: 10.5px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.nav > li > a > img {
    max-width: none;
}

.nav-tabs {
    border-bottom: 1px solid transparent;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs > li > a {
    border: 1px solid transparent;
    border-radius: 0;
    color: #b38a4d;
    line-height: 1.7;
    margin-right: 2px;
}

.nav-tabs > li > a:hover {
    border-color: transparent transparent transparent;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #b38a4d;
    /*   background-color: #fff; */
    border: 1px solid transparent;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-pills > li {
    float: left;
}

.nav-pills > li > a {
    border-radius: 0;
}

.nav-pills > li + li {
    margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #043d7c;
}

.nav-stacked > li {
    float: none;
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%;
}

.nav-justified > li,
.nav-tabs.nav-justified > li {
    float: none;
}

.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;
}

@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,
.nav-tabs.nav-justified {
    border-bottom: 0;
}

.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0;
}

.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}

@media (min-width: 768px) {

    .nav-tabs-justified > li > a,
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 0 0 0 0;
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 23px;
    border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
    content: " ";
    display: table;
}

.navbar:after {
    clear: both;
}

@media (min-width: 1200px) {
    .navbar {
        border-radius: 0;
    }
}

.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table;
}

.navbar-header:after {
    clear: both;
}

@media (min-width: 1200px) {
    .navbar-header {
        float: left;
    }
}

.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, 0.1);
    -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table;
}

.navbar-collapse:after {
    clear: both;
}

.navbar-collapse.in {
    overflow-y: auto;
}

@media (min-width: 1200px) {
    .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-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {

    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 1200px) {

    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 1200px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 1200px) {

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    padding: 13.5px 15px;
    font-size: 16px;
    line-height: 23px;
    height: 50px;
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none;
}

.navbar-brand > img {
    display: block;
}

@media (min-width: 1200px) {

    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
}

.navbar-toggle:focus {
    outline: 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}

@media (min-width: 1200px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 6.75px -15px;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 23px;
}

@media (max-width: 1199px) {
    .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 > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 23px;
    }

    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}

@media (min-width: 1200px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

    .navbar-nav > li {
        float: left;
    }

    .navbar-nav > li > a {
        padding-top: 13.5px;
        padding-bottom: 13.5px;
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 0px;
    margin-bottom: 0px;
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control,
    .navbar-form select,
    .navbar-form textarea,
    .navbar-form input[type="text"],
    .navbar-form input[type="email"],
    .navbar-form input[type="url"],
    .navbar-form input[type="password"],
    .navbar-form input[type="search"],
    .navbar-form input[type="number"],
    .navbar-form input[name="value"] {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control,
    .navbar-form .input-group select,
    .navbar-form .input-group textarea,
    .navbar-form .input-group input[type="text"],
    .navbar-form .input-group input[type="email"],
    .navbar-form .input-group input[type="url"],
    .navbar-form .input-group input[type="password"],
    .navbar-form .input-group input[type="search"],
    .navbar-form .input-group input[type="number"],
    .navbar-form .input-group input[name="value"] {
        width: auto;
    }

    .navbar-form .input-group > .form-control,
    .navbar-form .input-group > select,
    .navbar-form .input-group > textarea,
    .navbar-form .input-group > input[type="text"],
    .navbar-form .input-group > input[type="email"],
    .navbar-form .input-group > input[type="url"],
    .navbar-form .input-group > input[type="password"],
    .navbar-form .input-group > input[type="search"],
    .navbar-form .input-group > input[type="number"],
    .navbar-form .input-group > input[name="value"] {
        width: 100%;
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0;
    }

    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width: 1199px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}

@media (min-width: 1200px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none;
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 0px;
    margin-bottom: 0px;
}

.navbar-btn.btn-sm,
.btn-group-sm > .navbar-btn.btn,
.btn-group-sm > button.navbar-btn,
.btn-group-sm > input.navbar-btn[type="submit"],
.btn-group-sm > input.navbar-btn[type="reset"] {
    margin-top: 2.5px;
    margin-bottom: 2.5px;
}

.navbar-btn.btn-xs,
.btn-group-xs > .navbar-btn.btn,
.btn-group-xs > button.navbar-btn,
.btn-group-xs > input.navbar-btn[type="submit"],
.btn-group-xs > input.navbar-btn[type="reset"] {
    margin-top: 14px;
    margin-bottom: 14px;
}

.navbar-text {
    margin-top: 13.5px;
    margin-bottom: 13.5px;
}

@media (min-width: 1200px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media (min-width: 1200px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar-default .navbar-brand {
    color: #043d7c;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #02254b;
    background-color: transparent;
}

.navbar-default .navbar-text {
    color: #777;
}

.navbar-default .navbar-nav > li > a {
    color: #043d7c;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #aa9765 !important;
    background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #b38a4d;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: transparent;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #aa9765 !important;
}

@media (max-width: 1199px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #b38a4d;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff !important;
        background-color: transparent;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #aa9765 !important;
        background-color: transparent;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #043d7c;
}

.navbar-default .navbar-link:hover {
    color: #aa9765 !important;
}

.navbar-default .btn-link,
.navbar-default input[type="reset"],
.navbar-default button[type="reset"] {
    color: #043d7c;
}

.navbar-default .btn-link:hover,
.navbar-default input[type="reset"]:hover,
.navbar-default button[type="reset"]:hover,
.navbar-default .btn-link:focus,
.navbar-default input[type="reset"]:focus,
.navbar-default button[type="reset"]:focus {
    color: #aa9765 !important;
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default input[disabled][type="reset"]:hover,
.navbar-default button[disabled][type="reset"]:hover,
.navbar-default .btn-link[disabled]:focus,
.navbar-default input[disabled][type="reset"]:focus,
.navbar-default button[disabled][type="reset"]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default input[type="reset"]:hover,
fieldset[disabled] .navbar-default button[type="reset"]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default input[type="reset"]:focus,
fieldset[disabled] .navbar-default button[type="reset"]:focus {
    color: #ccc;
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909;
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-text {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent;
}

.navbar-inverse .navbar-toggle {
    border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff;
}

@media (max-width: 1199px) {
    .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: #9d9d9d;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
    color: #fff;
}

.navbar-inverse .btn-link,
.navbar-inverse input[type="reset"],
.navbar-inverse button[type="reset"] {
    color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse input[type="reset"]:hover,
.navbar-inverse button[type="reset"]:hover,
.navbar-inverse .btn-link:focus,
.navbar-inverse input[type="reset"]:focus,
.navbar-inverse button[type="reset"]:focus {
    color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse input[disabled][type="reset"]:hover,
.navbar-inverse button[disabled][type="reset"]:hover,
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse input[disabled][type="reset"]:focus,
.navbar-inverse button[disabled][type="reset"]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse input[type="reset"]:hover,
fieldset[disabled] .navbar-inverse button[type="reset"]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse input[type="reset"]:focus,
fieldset[disabled] .navbar-inverse button[type="reset"]:focus {
    color: #444;
}

.breadcrumb {
    padding: 8px 0;
    margin-bottom: 23px;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}

.breadcrumb > li {
    display: inline-block;
}

.breadcrumb > li + li:before {
    content: " ";
    padding: 0 5px;
    color: #666666;
}

.breadcrumb > .active {
    color: #666666;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 23px 0;
    border-radius: 0;
}

.pagination > li {
    display: inline;
}

.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 12.5px 20px;
    line-height: 1.7;
    text-decoration: none;
    color: #1c1c1c;
    background-color: transparent;
    border: 1px solid transparent;
    margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #1c1c1c;
    background-color: transparent;
    border-color: #dce0e3;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: white;
    background-color: #aa9765;
    border-color: #aa9765;
    cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #4f4f4f;
    background-color: transparent;
    border-color: transparent;
    cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 14px 25px;
    font-size: 16px;
    line-height: 1.7;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 12.5px 15px;
    font-size: 12px;
    line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.pager {
    padding-left: 0;
    margin: 23px 0;
    list-style: none;
    text-align: center;
}

.pager:before,
.pager:after {
    content: " ";
    display: table;
}

.pager:after {
    clear: both;
}

.pager li {
    display: inline;
}

.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: transparent;
}

.pager .next > a,
.pager .next > span {
    float: right;
}

.pager .previous > a,
.pager .previous > span {
    float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #4f4f4f;
    background-color: transparent;
    cursor: not-allowed;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label:empty {
    display: none;
}

.btn .label,
button .label,
input[type="submit"] .label,
input[type="reset"] .label,
button[type="reset"] .label {
    position: relative;
    top: -1px;
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label-default {
    background-color: #777777;
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e;
}

.label-primary {
    background-color: #043d7c;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #02254b;
}

.label-success {
    background-color: #d6fcda;
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #a6f9af;
}

.label-info {
    background-color: #ceebfa;
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #a0d8f5;
}

.label-warning {
    background-color: #fff1cb;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ffe398;
}

.label-danger {
    background-color: #ffcbcc;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #ff989a;
}

.alert {
    padding: 15px 20px;
    margin-bottom: 23px;
    border: 1px solid transparent;
    border-radius: 0;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: bold;
}

.alert > p,
.alert > ul {
    margin-bottom: 0;
}

.alert > p + p {
    margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 15px 20px20;
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.alert-success {
    background-color: #d6fcda;
    border-color: #d6fcda;
    color: #5aa162;
}

.alert-success hr {
    border-top-color: #befac5;
}

.alert-success .alert-link {
    color: #519158;
}

.alert-info {
    background-color: #ceebfa;
    border-color: #ceebfa;
    color: #548ba7;
}

.alert-info hr {
    border-top-color: #b7e2f8;
}

.alert-info .alert-link {
    color: #4b7d96;
}

.alert-warning {
    background-color: #fff1cb;
    border-color: #fff1cb;
    color: #917528;
}

.alert-warning hr {
    border-top-color: #ffeab2;
}

.alert-warning .alert-link {
    color: #7d6522;
}

.alert-danger {
    background-color: #ffcbcc;
    border-color: #ffcbcc;
    color: #b36667;
}

.alert-danger hr {
    border-top-color: #ffb2b3;
}

.alert-danger .alert-link {
    color: #ab5556;
}

@-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 {
    overflow: hidden;
    height: 23px;
    margin-bottom: 23px;
    background-color: #eaeaea;
    border-radius: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 23px;
    color: #fff;
    text-align: center;
    background-color: #021932;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #8ff79a;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #89cff3;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #ffdc7f;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #ff7f81;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media,
.comment__body {
    margin-top: 15px;
}

.media:first-child,
.comment__body:first-child {
    margin-top: 0;
}

.media,
.comment__body,
.media-body,
.comment__container {
    zoom: 1;
    overflow: hidden;
}

.media-body,
.comment__container {
    width: 10000px;
}

.media-object,
.comment__left,
.comment__star {
    display: block;
}

.media-object.img-thumbnail,
.img-thumbnail.comment__left,
.img-thumbnail.comment__star {
    max-width: none;
}

.media-right,
.media > .pull-right,
.comment__body > .pull-right {
    padding-left: 10px;
}

.media-left,
.comment__left,
.comment__star,
.media > .pull-left,
.comment__body > .pull-left {
    padding-right: 10px;
}

.media-left,
.comment__left,
.comment__star,
.media-right,
.media-body,
.comment__container {
    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: 0;
    border-top-left-radius: 0;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

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:hover,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
    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:hover,
.list-group-item.disabled:focus {
    background-color: #eeeeee;
    color: #777777;
    cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #043d7c;
    border-color: #043d7c;
}

.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: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,
.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 {
    color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #53a2f9;
}

.list-group-item-success {
    color: #5aa162;
    background-color: #d6fcda;
}

a.list-group-item-success,
button.list-group-item-success {
    color: #5aa162;
}

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:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
    color: #5aa162;
    background-color: #befac5;
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #5aa162;
    border-color: #5aa162;
}

.list-group-item-info {
    color: #548ba7;
    background-color: #ceebfa;
}

a.list-group-item-info,
button.list-group-item-info {
    color: #548ba7;
}

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:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
    color: #548ba7;
    background-color: #b7e2f8;
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #548ba7;
    border-color: #548ba7;
}

.list-group-item-warning {
    color: #917528;
    background-color: #fff1cb;
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #917528;
}

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:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
    color: #917528;
    background-color: #ffeab2;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #917528;
    border-color: #917528;
}

.list-group-item-danger {
    color: #b36667;
    background-color: #ffcbcc;
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #b36667;
}

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:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
    color: #b36667;
    background-color: #ffb2b3;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #b36667;
    border-color: #b36667;
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 23px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px 20px;
}

.panel-body:before,
.panel-body:after {
    content: " ";
    display: table;
}

.panel-body:after {
    clear: both;
}

.panel-heading {
    padding: 15px 20px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1;
    border-top-left-radius: -1;
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
    color: inherit;
}

.panel-footer {
    padding: 15px 20px;
    background-color: white;
    border-top: 1px solid #dce0e3;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.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: -1;
    border-top-left-radius: -1;
}

.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: -1;
    border-bottom-left-radius: -1;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
    padding-left: 15px 20px;
    padding-right: 15px 20px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: -1;
    border-top-left-radius: -1;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .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-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1;
}

.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,
.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-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-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 {
    border-top-left-radius: -1;
}

.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,
.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-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-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 {
    border-top-right-radius: -1;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr: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 {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1;
}

.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,
.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 {
    border-bottom-left-radius: -1;
}

.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,
.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 {
    border-bottom-right-radius: -1;
}

.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 th,
.panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .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 {
    border-bottom: 0;
}

.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-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 {
    border-bottom: 0;
}

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 23px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
}

.panel-group .panel + .panel {
    margin-top: 5px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #dce0e3;
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #dce0e3;
}

.panel-default {
    border-color: #ddd;
}

.panel-default > .panel-heading {
    color: #333333;
    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: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}

.panel-primary {
    border-color: #043d7c;
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #043d7c;
    border-color: #043d7c;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #043d7c;
}

.panel-primary > .panel-heading .badge {
    color: #043d7c;
    background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #043d7c;
}

.panel-success {
    border-color: #d6fcda;
}

.panel-success > .panel-heading {
    color: #5aa162;
    background-color: #d6fcda;
    border-color: #d6fcda;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6fcda;
}

.panel-success > .panel-heading .badge {
    color: #d6fcda;
    background-color: #5aa162;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6fcda;
}

.panel-info {
    border-color: #ceebfa;
}

.panel-info > .panel-heading {
    color: #548ba7;
    background-color: #ceebfa;
    border-color: #ceebfa;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ceebfa;
}

.panel-info > .panel-heading .badge {
    color: #ceebfa;
    background-color: #548ba7;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ceebfa;
}

.panel-warning {
    border-color: #fff1cb;
}

.panel-warning > .panel-heading {
    color: #917528;
    background-color: #fff1cb;
    border-color: #fff1cb;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #fff1cb;
}

.panel-warning > .panel-heading .badge {
    color: #fff1cb;
    background-color: #917528;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #fff1cb;
}

.panel-danger {
    border-color: #ffcbcc;
}

.panel-danger > .panel-heading {
    color: #b36667;
    background-color: #ffcbcc;
    border-color: #ffcbcc;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ffcbcc;
}

.panel-danger > .panel-heading .badge {
    color: #ffcbcc;
    background-color: #b36667;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ffcbcc;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: white;
    text-shadow: none;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
    color: white;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-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, 0.2);
    border-radius: 0;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-header:before,
.modal-header:after {
    content: " ";
    display: table;
}

.modal-header:after {
    clear: both;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.7;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn + .btn,
.modal-footer button + .btn,
.modal-footer input[type="submit"] + .btn,
.modal-footer input[type="reset"] + .btn,
.modal-footer button[type="reset"] + .btn,
.modal-footer .btn + button,
.modal-footer button + button,
.modal-footer input[type="submit"] + button,
.modal-footer input[type="reset"] + button,
.modal-footer button[type="reset"] + button,
.modal-footer .btn + input[type="submit"],
.modal-footer button + input[type="submit"],
.modal-footer input[type="submit"] + input[type="submit"],
.modal-footer input[type="reset"] + input[type="submit"],
.modal-footer button[type="reset"] + input[type="submit"],
.modal-footer .btn + input[type="reset"],
.modal-footer button + input[type="reset"],
.modal-footer input[type="submit"] + input[type="reset"],
.modal-footer input[type="reset"] + input[type="reset"],
.modal-footer button[type="reset"] + input[type="reset"],
.modal-footer .btn + button[type="reset"],
.modal-footer button + button[type="reset"],
.modal-footer input[type="submit"] + button[type="reset"],
.modal-footer input[type="reset"] + button[type="reset"],
.modal-footer button[type="reset"] + button[type="reset"] {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn,
.modal-footer .btn-group button + .btn,
.modal-footer .btn-group input[type="submit"] + .btn,
.modal-footer .btn-group input[type="reset"] + .btn,
.modal-footer .btn-group button[type="reset"] + .btn,
.modal-footer .btn-group .btn + button,
.modal-footer .btn-group button + button,
.modal-footer .btn-group input[type="submit"] + button,
.modal-footer .btn-group input[type="reset"] + button,
.modal-footer .btn-group button[type="reset"] + button,
.modal-footer .btn-group .btn + input[type="submit"],
.modal-footer .btn-group button + input[type="submit"],
.modal-footer .btn-group input[type="submit"] + input[type="submit"],
.modal-footer .btn-group input[type="reset"] + input[type="submit"],
.modal-footer .btn-group button[type="reset"] + input[type="submit"],
.modal-footer .btn-group .btn + input[type="reset"],
.modal-footer .btn-group button + input[type="reset"],
.modal-footer .btn-group input[type="submit"] + input[type="reset"],
.modal-footer .btn-group input[type="reset"] + input[type="reset"],
.modal-footer .btn-group button[type="reset"] + input[type="reset"],
.modal-footer .btn-group .btn + button[type="reset"],
.modal-footer .btn-group button + button[type="reset"],
.modal-footer .btn-group input[type="submit"] + button[type="reset"],
.modal-footer .btn-group input[type="reset"] + button[type="reset"],
.modal-footer .btn-group button[type="reset"] + button[type="reset"] {
    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 {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.7;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.tooltip.in {
    opacity: 0.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: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.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 {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.7;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.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: -1 -1 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;
}

.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: #999999;
    border-top-color: rgba(0, 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.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 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: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}

.clearfix:before,
.widget-text:before,
.clearfix:after,
.widget-text:after {
    content: " ";
    display: table;
}

.clearfix:after,
.widget-text:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

.parallax {
    overflow: hidden;
    position: relative;
}

.parallax > * {
    z-index: 10;
    position: relative;
}

.parallax-ready {
    background-image: none !important;
}

.parallax-mirror {
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    pointer-events: none;
    background-size: cover;
    background-position: 50% 0;
    background-image: inherit;
    background-color: transparent;
    background-attachment: scroll;
}

.main-layout {
    margin-left: -15px;
    margin-right: -15px;
}

.main-layout:before,
.main-layout:after {
    content: " ";
    display: table;
}

.main-layout:after {
    clear: both;
}

.main-layout.sidebar-none .content-area {
    float: none;
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
}

.main-layout.sidebar-none .widget-area {
    display: none;
}

.sticky {
    display: block;
}

.byline,
.updated:not(.published) {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 40px;
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
    font-size: 0;
    font-weight: 400;
    text-shadow: none;
    opacity: 0.5;
}

.alert-dismissable .close:focus,
.alert-dismissible .close:focus {
    outline: none;
}

.alert-dismissable .close:after,
.alert-dismissible .close:after {
    content: "\f00d";
    top: 0;
    right: 0;
    position: absolute;
    font-family: FontAwesome;
    font-size: 10px;
}

.alert {
    margin-bottom: 15px;
}

.alert > i {
    margin-right: 10px;
}

.alert > strong {
    margin: 0 5px;
}

.alert-dark {
    min-height: 50px;
    background-color: #242626;
    color: white;
}

.btn,
button,
input[type="submit"],
input[type="reset"],
button[type="reset"] {
    text-transform: uppercase;
    letter-spacing: 1.2px;
}

.btn:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
.btn.active,
button.active,
input.active[type="submit"],
input.active[type="reset"] {
    box-shadow: none;
}

.btn:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
.btn:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
.btn:active:hover,
button:active:hover,
input[type="submit"]:active:hover,
input[type="reset"]:active:hover {
    outline: none;
}

.btn-w255 {
    min-width: 255px;
}

.btn-w200 {
    min-width: 200px;
}

.btn-w160 {
    min-width: 160px;
}

.btn-w120 {
    min-width: 120px;
}

.btn-w100 {
    min-width: 100px;
}

.btn-fullwidth {
    width: 100% !important;
}

.btn-dark {
    background: #1c1c1c;
    font-weight: 400;
    text-transform: capitalize;
}

.btn-icon {
    position: relative;
    overflow: hidden;
}

.btn-icon:before {
    content: "\e901";
    font-family: "bigben";
    font-size: 40px;
    width: 40px;
    height: 40px;
    line-height: 1;
    color: #4e76a2;
    top: 50%;
    left: -10px;
    position: absolute;
    margin-top: -20px;
}

.mfp-close:hover,
.mfp-close:focus,
.mfp-close:active:hover {
    background-color: transparent;
    outline: none;
}

.btn-group.open .dropdown-toggle {
    box-shadow: none;
}

.dropdown-menu {
    padding: 12px 0;
}

.dropdown-menu .divider {
    margin: 0;
}

.dropdown-menu > li > a {
    padding: 10px 30px !important;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.site-header .bigben-dropdown .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
}

.site-header .open > .dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

select,
textarea,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[name="value"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}

input[type="reset"],
button[type="reset"] {
    font-size: 12px;
    text-transform: inherit;
    letter-spacing: 0;
}

input[type="reset"],
input[type="reset"]:hover,
button[type="reset"],
button[type="reset"]:hover {
    text-decoration: underline;
}

input[type=number] {
    -moz-appearance: textfield;
}

.form-control,
select,
textarea,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[name="value"] {
    box-shadow: none !important;
    margin-bottom: 20px;
}

.form-control:focus,
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[name="value"]:focus {
    border-width: 2px;
}

textarea {
    min-height: 200px;
    margin-bottom: 30px;
}

.form-search {
    position: relative;
}

.form-search .form-control,
.form-search select,
.form-search textarea,
.form-search input[type="text"],
.form-search input[type="email"],
.form-search input[type="url"],
.form-search input[type="password"],
.form-search input[type="search"],
.form-search input[type="number"],
.form-search input[name="value"] {
    height: 50px;
}

.form-search button,
.form-search .btn,
.form-search button,
.form-search input[type="submit"],
.form-search input[type="reset"],
.form-search button[type="reset"] {
    top: 50%;
    right: 2px;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    min-width: auto;
    font-size: 14px;
    padding: 11.5px 20px;
    color: #666666;
    background-color: white;
}

.form-search button:hover,
.form-search button:focus,
.form-search .btn:hover,
.form-search button:hover,
.form-search input[type="submit"]:hover,
.form-search input[type="reset"]:hover,
.form-search button[type="reset"]:hover,
.form-search .btn:focus,
.form-search button:focus,
.form-search input[type="submit"]:focus,
.form-search input[type="reset"]:focus,
.form-search button[type="reset"]:focus {
    color: #aa9765;
    background-color: transparent;
}

input.datepicker {
    background: white url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAOCAMAAADDoWbgAAAAElBMVEUAAAAAAAAAAAAAAAAAAAD////glT+wAAAABHRSTlMARKrMAjqZfgAAAC1JREFUeAG9x9EJgDAUwMDYd/vPLIi0TmA+DlIta1uyHcLjhIvXfEunP26c5gZ6OgEf+Sb+lgAAAABJRU5ErkJggg==) no-repeat right 20px center !important;
    background-image: none \9;
}

select {
    position: relative;
    background: white url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4LjcxOSIgaGVpZ2h0PSI4LjI4IiB2aWV3Qm94PSIwIDAgOC43MTkgOC4yOCI+ICA8cGF0aCBpZD0iYS5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTU0OS44MDksMjY1NS4wN2EwLjc0MSwwLjc0MSwwLDAsMC0uMjA2LTAuNTFsLTAuNDE5LS40MmEwLjczOCwwLjczOCwwLDAsMC0uNTA4LTAuMjEsMC43MTcsMC43MTcsMCwwLDAtLjUuMjFsLTEuNjQyLDEuNjR2LTMuOTNhMC43MTYsMC43MTYsMCwwLDAtLjcxNS0wLjcxSDU0NS4xYTAuNzE2LDAuNzE2LDAsMCwwLS43MTUuNzF2My45M2wtMS42NDItMS42NGEwLjcxNywwLjcxNywwLDAsMC0uNS0wLjIxLDAuNzM4LDAuNzM4LDAsMCwwLS41MDguMjFsLTAuNDEzLjQyYTAuNzIxLDAuNzIxLDAsMCwwLS4yMTMuNTEsMC43LDAuNywwLDAsMCwuMjEzLjVsMy42MzUsMy42NGEwLjcxNywwLjcxNywwLDAsMCwuNS4yMSwwLjczOCwwLjczOCwwLDAsMCwuNTA4LTAuMjFsMy42MzYtMy42NEEwLjcxNywwLjcxNywwLDAsMCw1NDkuODA5LDI2NTUuMDdaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNTQxLjA5NCAtMjY1MS4xMykiLz48L3N2Zz4=) no-repeat right 20px center;
    background-image: none \9;
    display: inline-block;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

select::-ms-expand {
    opacity: 0;
}

select[multiple] {
    background-image: none;
}

.c-input {
    position: relative;
    display: inline;
    padding-left: 30px;
    color: #1c1c1c;
    font-size: 12px;
    font-weight: 400;
    cursor: pointer;
}

.c-input > input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.c-indicator {
    position: absolute;
    top: -2px;
    left: 0;
    display: block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 65%;
    color: black;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #dce0e3;
    background-color: white;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

.c-input > input:checked ~ .c-indicator {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=);
    background-color: #1c1c1c;
    border-color: transparent;
    color: white;
}

@media (min-width: 480px) {
    .review-submit {
        display: inline-block;
        float: right;
    }
}

.choose-fillter {
    margin-left: -15px;
    margin-right: -15px;
}

.choose-fillter:before,
.choose-fillter:after {
    content: " ";
    display: table;
}

.choose-fillter:after {
    clear: both;
}

.choose-fillter__item {
    padding: 0 15px;
}

@media (min-width: 768px) {
    .choose-fillter__item {
        width: 50%;
        float: left;
    }

    .choose-fillter__item:nth-child(2n) {
        text-align: right;
    }

    .choose-fillter__item .select2 {
        width: calc(50% - 20px) !important;
        float: left;
        margin-right: 10px;
    }

    .choose-fillter__item .select2:nth-child(4n) {
        margin-left: 10px;
        margin-right: 0;
    }
}

.choose-filter__show {
    position: relative;
    min-height: 40px;
}

.choose-filter__show .checkout {
    top: 50%;
    right: 10px;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
}

.choose-filter__info {
    top: 50%;
    right: 100px;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cart-count {
    font-size: 10px;
    font-weight: 700;
    width: 24px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    background: #aa9765;
    border-radius: 50%;
    text-align: center;
    color: white;
    position: absolute;
    top: 2px;
    left: 22px;
    z-index: 1;
}

.checkout {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: relative;
}

.checkout__button {
    font-size: 30px;
    position: relative;
    width: 40px;
    height: 100%;
    float: right;
    display: block;
    cursor: pointer;
    -webkit-transition: all 0.6s cubic-bezier(0.2, 1, 0.3, 1);
    transition: all 0.6s cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.checkout__order {
    position: absolute;
    top: 100%;
    right: 0;
    overflow: hidden;
    max-width: 100vw;
    margin-top: 20px;
    width: 100%;
}

@media (min-width: 480px) {
    .checkout__order {
        width: 360px;
    }
}

.checkout__order-inner {
    padding: 30px 20px;
    position: relative;
    overflow: hidden;
    background: white;
    border: 1px solid #e3e3e3;
    visibility: hidden;
    -webkit-transition: all 0.5s cubic-bezier(0.36, 0.78, 0.24, 0.98);
    transition: all 0.5s cubic-bezier(0.36, 0.78, 0.24, 0.98);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.checkout__order.open .checkout__order-inner {
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    z-index: 10;
}

.product-mini {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
    height: 280px;
    overflow-y: auto;
}

.product-mini .bigben-product__action {
    display: none;
}

.product-mini .bigben-product {
    text-align: left;
    margin-bottom: 10px;
}

.product-mini .bigben-product__header {
    padding-right: 25px;
}

.product-mini .bigben-product__header .bigben-product__thumb {
    width: 75px;
}

.product-mini .bigben-product__main,
.product-mini .bigben-product__header {
    display: table-cell;
    vertical-align: top;
}

.product-mini .bigben-product__main {
    width: 10000px;
    overflow: hidden;
    padding-right: 20px;
    zoom: 1;
}

.product-mini .bigben-product__name {
    font-size: 16px;
    font-family: "Roboto", sans-serif;
}

.product-mini__action .btn,
.product-mini__action button,
.product-mini__action input[type="submit"],
.product-mini__action input[type="reset"],
.product-mini__action button[type="reset"] {
    width: calc(50% - 10px);
    float: left;
    margin-right: 10px;
}

.product-mini__action .btn:nth-child(2n),
.product-mini__action button:nth-child(2n),
.product-mini__action input[type="submit"]:nth-child(2n),
.product-mini__action input[type="reset"]:nth-child(2n),
.product-mini__action button[type="reset"]:nth-child(2n) {
    margin-left: 10px;
    margin-right: 0;
}

.total .bigben-product__price,
.total .bigben-catalog__price,
.product-mini .bigben-product__price,
.product-mini .bigben-catalog__price {
    color: #aa9765;
}

.total {
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    padding-top: 10px;
    padding-bottom: 15px;
    margin-bottom: 30px;
}

.total .total__title {
    margin-top: 10px;
}

.total__title {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    color: #1c1c1c;
}

.form-group--checkout label {
    text-transform: uppercase;
    color: #1c1c1c;
    letter-spacing: 1px;
    font-size: 12px;
    margin-bottom: 15px;
}

.form-group--checkout label > sup {
    color: #f00e28;
}

.form-group--checkout textarea {
    min-height: 160px;
}

.modal-dialog .close {
    color: #1c1c1c;
    opacity: 0.8;
    background: transparent !important;
    margin-top: -20px;
    margin-right: -5px;
}

.modal-dialog .close:hover,
.modal-dialog .close:focus {
    color: #cc0000;
}

.modal-dialog .modal-content {
    padding: 40px 30px;
}

.modal-dialog textarea {
    min-height: 120px;
}

.nav-tabs > li.active a,
.nav-tabs > li.active a:hover,
.nav-tabs > li.active a:focus {
    border-bottom: 2px solid #aa9765;
}

.nav-tabs > li > a {
    font-weight: 500;
    text-transform: uppercase;
    /*  border-bottom: 1px solid #dce0e3; */
    margin-right: 0;
}

.nav-tabs > li > a:hover {
    border-bottom-color: #dce0e3;
}

.tab-content > .tab-pane {
    padding: 50px 0;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    border-color: transparent;
    color: #aa9765;
}

.nav-primary {
    text-align: center;
}

.nav-primary > li {
    float: none;
    display: inline-block;
    margin-left: -5px;
    margin-bottom: 0;
}

.nav-primary > li > a {
    padding: 15px 35px;
    letter-spacing: 1.5px;
}

.nav-primary > li > a > .bigben {
    display: block;
    margin-bottom: 15px;
    font-size: 40px;
}

.bigben-tab {
    overflow: hidden;
}

.bigben-tab .nav-tabs {
    padding: 25px 0;
}

@media (min-width: 480px) {
    .bigben-tab .nav-tabs {
        width: 25%;
        float: left;
        padding-right: 30px;
    }

    .bigben-tab .nav-tabs > li {
        float: none;
        display: block;
        margin-bottom: 0;
    }

    .bigben-tab .nav-tabs > li > a {
        padding-left: 0;
    }

    .bigben-tab .tab-content {
        float: left;
        width: 75%;
        padding-left: 8.33333%;
        border-left: 1px solid #e9e9e9;
    }

    .bigben-tab .tab-content > .tab-pane {
        padding: 45px 0;
    }
}

.navbar-default.navbar-transparent {
    background-color: transparent;
    border-color: transparent;
}

.navbar-default.navbar-dark .navbar-nav > li > a {
    color: #1c1c1c;
}

@media (min-width: 1200px) {
    .navbar-default {
        width: 100%;
        text-align: center;
    }
}

.navbar-nav {
    display: block;
    margin: 0;
}

.navbar-nav > li > a {
    font-weight: 500;
    letter-spacing: 3px;
    padding: 15px 18px;
    text-shadow: 3px 3px 2px #000;
    text-transform: uppercase;
}

.navbar-nav > li.dropdown > a {
    position: relative;
}

.navbar-nav > li.dropdown > a:after {
    content: "\f078";
    font-family: FontAwesome;
    font-size: 10px;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
}

.navbar-nav > li.dropdown .caret {
    display: none;
}

.navbar-nav > li:hover > a,
.navbar-nav > li:focus > a,
.navbar-nav > li.open > a,
.navbar-nav > li.active > a {
    color: #b38a4d;
}

@media (min-width: 1200px) {
    .navbar-nav {
        display: inline-block;
        float: none;
    }

    .navbar-nav > li {
        float: none;
        display: inline-block;
    }

    .navbar-nav > li > a:before {
        content: "";
        height: 2px;
        background-color: #b38a4d;
        -webkit-transform: scale3d(0, 5, 1);
        transform: scale3d(0, 5, 1);
        -webkit-transform-origin: 0% 50%;
        transform-origin: 0% 50%;
        -webkit-transition: -webkit-transform 0.3s;
        transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        transition: transform 0.3s, -webkit-transform 0.3s;
        -webkit-transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
        transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
        left: 15px;
        right: 15px;
        bottom: 10px;
        position: absolute;
    }

    .navbar-nav > li:hover > a:before,
    .navbar-nav > li:focus > a:before,
    .navbar-nav > li.open > a:before,
    .navbar-nav > li.active > a:before {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.navbar-toggle {
    margin: 0;
}

.navbar-default .navbar-toggle {
    width: 35px;
    height: 35px;
    position: relative;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    border: none;
}

.navbar-default .navbar-toggle .icon-bar {
    display: block;
    height: 2px;
    width: 20px;
    background: white;
    border-radius: 9px;
    margin-top: 0 !important;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}

.navbar-default .navbar-toggle .icon-bar:nth-child(1) {
    top: 8px;
}

.navbar-default .navbar-toggle .icon-bar:nth-child(2) {
    top: 15px;
}

.navbar-default .navbar-toggle .icon-bar:nth-child(3) {
    top: 22px;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-default .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(1) {
    top: 16px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.navbar-default .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(2) {
    opacity: 0;
}

.navbar-default .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(3) {
    top: 16px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.navbar-overlay {
    top: 0;
    left: 0;
    position: fixed;
    z-index: 20;
    width: 100%;
    height: 100%;
    background: rgba(28, 28, 28, 0.7);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.navbar-overlay.open {
    opacity: 1;
    visibility: visible;
}

.navbar-collapse {
    top: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    z-index: 99;
    width: 256px !important;
    height: 100% !important;
    padding: 30px 0 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    overflow-y: auto;
    /* has to be scroll, not auto */
    -webkit-overflow-scrolling: touch;
}

.navbar-collapse .navbar-toggle {
    top: 0;
    right: 0;
    position: absolute;
    z-index: 100;
    background: #aa9765 !important;
}

.navbar-collapse .navbar-toggle .icon-bar {
    width: 15px;
    margin-left: -7.5px;
}

.navbar-collapse .navbar-toggle:hover,
.navbar-collapse .navbar-toggle:focus {
    background: #8e7c4e !important;
}

.navbar-collapse .navbar-nav {
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 99;
    width: 100%;
    background: #043d7c;
    padding-top: 30px;
}

.navbar-collapse.in {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    background: #043d7c;
}

@media (max-width: 1199px) {
    .navbar-collapse .dropdown-menu {
        display: none !important;
        opacity: 1 !important;
    }

    .navbar-collapse .dropdown.open .dropdown-menu {
        display: block !important;
        opacity: 1 !important;
        background: #02254b;
    }
}

@media (min-width: 1200px) {
    .navbar-collapse {
        position: static;
        background: transparent;
        width: 100% !important;
        height: auto !important;
        padding: 0;
        opacity: 1;
        visibility: visible;
        -webkit-transform: none;
        transform: none;
    }

    .navbar-collapse .navbar-nav {
        position: static;
        padding-top: 0;
        background: transparent;
    }
}

.pagination > li > a,
.pagination > li > span {
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    min-width: 40px;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
}

.pagination > li > a > i,
.pagination > li > span > i {
    font-size: 10px;
}

.panel {
    box-shadow: none;
}

.panel-group .panel + .panel {
    margin-top: 20px;
}

.panel-bigben {
    border-color: transparent;
}

.panel-bigben > .panel-heading {
    color: #666666;
    background-color: white;
    border-color: transparent;
}

.panel-bigben > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
}

.panel-bigben > .panel-heading .badge {
    color: white;
    background-color: #666666;
}

.panel-bigben > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: transparent;
}

.panel-bigben .panel-title {
    font-weight: 400;
    font-size: 20px;
}

.panel-bigben .panel-title > a {
    display: block;
    position: relative;
    padding: 10px 20px;
    border: 2px solid #aa9765;
    color: #1c1c1c;
}

.panel-bigben .panel-title > a:after {
    content: "";
    font-size: 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 20px;
    bottom: 0;
    margin-top: -5px;
}

.panel-bigben .panel-title > a.collapsed {
    border: 1px solid #dce0e3;
}

.panel-bigben .panel-title > a.collapsed:after {
    content: "\f067";
}

.panel-bigben .panel-heading {
    padding: 0;
    height: 50px;
    line-height: 50px;
}

.panel-bigben .panel-body {
    padding: 33px 30px;
}

.progress {
    height: 5px;
    box-shadow: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-top: 0;
}

.breadcrumb li a {
    color: #666666;
}

.breadcrumb li:hover a {
    color: #043d7c;
}

blockquote {
    width: 100%;
    padding: 30px;
    text-align: center;
    margin: 0;
    color: #1c1c1c;
    line-height: 1.5;
    border-left: none;
}

blockquote:before {
    content: "\e913";
    font-family: 'bigben' !important;
    font-size: 15px;
    color: white;
    text-align: center;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 30px;
    background-color: #ab9866;
    border-radius: 50%;
    position: relative;
    z-index: 10;
}

@media (min-width: 768px) {
    blockquote {
        font-size: 30px;
    }

    blockquote:before {
        width: 60px;
        height: 60px;
        line-height: 60px;
        margin-bottom: 40px;
    }
}

blockquote p {
    font-family: "Playfair Display", serif;
    margin-bottom: 15px;
}

blockquote footer,
blockquote small,
blockquote .small {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\e918';
    font-family: "bigben";
    display: block;
    margin-bottom: 10px;
}

@media (min-width: 992px) {

    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
        margin-bottom: 30px;
    }
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: '\e918';
    font-family: "bigben";
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '';
}

.blockquote-background {
    background-color: #f7f7f7;
}

@media (min-width: 992px) {
    .blockquote-background {
        padding: 70px 80px;
    }
}

.blockquote-white,
.blockquote-white footer:before,
.blockquote-white small:before,
.blockquote-white .small:before,
.blockquote-white footer,
.blockquote-white small,
.blockquote-white .small {
    color: white;
}

.blockquote-parallax {
    padding: 100px 0;
}

.blockquote-parallax:after {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 5;
}

@font-face {
    font-family: 'bigben';
    src: url("../fonts/bigben.eot?2qez6d");
    src: url("../fonts/bigben.eot?2qez6d#iefix") format("embedded-opentype"), url("../fonts/bigben.ttf?2qez6d") format("truetype"), url("../fonts/bigben.woff?2qez6d") format("woff"), url("../fonts/bigben.svg?2qez6d#bigben") format("svg");
    font-weight: normal;
    font-style: normal;
}

.bigben {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'bigben' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bigben-bill:before {
    content: "\e900";
}

.bigben-cart:before {
    content: "\e901";
}

.bigben-cookbook:before {
    content: "\e902";
}

.bigben-cooker:before {
    content: "\e903";
}

.bigben-cooker-1:before {
    content: "\e904";
}

.bigben-cooking:before {
    content: "\e905";
}

.bigben-cutlery:before {
    content: "\e906";
}

.bigben-daily-specials-board:before {
    content: "\e907";
}

.bigben-dinner:before {
    content: "\e908";
}

.bigben-fish:before {
    content: "\e909";
}

.bigben-grill:before {
    content: "\e90a";
}

.bigben-hot-drink:before {
    content: "\e90b";
}

.bigben-ice-cream:before {
    content: "\e90c";
}

.bigben-meat:before {
    content: "\e90d";
}

.bigben-menus:before {
    content: "\e90e";
    color: #b38a4d;
}

.bigben-open:before {
    content: "\e90f";
    color: #b38a4d;
}

.bigben-padnote:before {
    content: "\e910";
}

.bigben-pasta:before {
    content: "\e911";
}

.bigben-placeholder:before {
    content: "\e912";
    color: #b38a4d;
}

.bigben-quote:before {
    content: "\e913";
}

.bigben-restaurant:before {
    content: "\e914";
    color: #b38a4d;
}

.bigben-restaurant-app:before {
    content: "\e915";
}

.bigben-salver:before {
    content: "\e916";
}

.bigben-soup:before {
    content: "\e917";
}

.bigben-special:before {
    content: "\e918";
}

.bigben-spicy-food:before {
    content: "\e919";
}

.bigben-sushi:before {
    content: "\e91a";
}

.bigben-table:before {
    content: "\e91b";
}

.bigben-take-away:before {
    content: "\e91c";
}

.bigben-vegetarian:before {
    content: "\e91d";
}

.bigben-waiter:before {
    content: "\e91e";
}

.bigben-wifi-connection:before {
    content: "\e91f";
}

.bigben-bar:before {
    content: "\e920";
    color: #b38a4d;
}

.bigben-miniature:before {
    content: "\e921";
}

.bigben-enlarge:before {
    content: "\e922";
}

body {
    font-family: 'Special Elite', cursive;
    position: relative;
    overflow: hidden;
    overflow-y: visible;
    -webkit-overflow-scrolling: touch;
}

.site {
    overflow: auto;
    position: relative;
    z-index: 10;
}

a {
    -webkit-transition: all ease .25s;
    transition: all ease .25s;
}

a:hover,
a:focus {
    outline: none;
}

b,
.bold {
    color: #1c1c1c;
    font-weight: 700;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
}

section {
    background: #171717 none repeat scroll 0 0;
    padding: 100px 0;
}

.small {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #1c1c1c;
    letter-spacing: 2px;
}

.small > i {
    margin-right: 10px;
}

.tb,
.bigben-countdown {
    display: table;
    width: 100%;
    height: 100%;
}

.tb-cell,
.table-cell-center,
.bigben-countdown span {
    display: table-cell;
    vertical-align: middle;
}

.table-cell-center,
.bigben-countdown span {
    width: 1%;
    text-align: center;
}

.inline-block {
    display: inline-block;
}

.overflow-hidden {
    overflow: hidden !important;
}

.bigben-bt {
    border-top: 1px solid #dce0e3;
}

.list-style-none,
.bigben-list-icon,
.comment,
.comment .children,
.entry-meta-list,
.bigben-step {
    padding: 0;
    margin: 0;
    list-style: none;
}

.color-white {
    color: white;
    text-shadow: 3px 3px 2px #000;
}

.color-white a {
    color: white !important;
    text-shadow: 3px 3px 2px #000;
}

.color-white a:hover,
.color-white a:focus {
    color: #b38a4d !important;
    text-shadow: none;
}

.bigben-color {
    color: #aa9765;
}

.dark {
    color: #b38a4d;
}

.primary-color {
    color: #043d7c;
}

.black-bg {
    background-color: #000;
}

.white-bg {
    background-color: #fff;
}

.border-bt {
    /*  border-bottom: 1px solid #e9e9e9; */
}

.section-element {
    background: #b38a4d none repeat scroll 0 0;
    padding: 25px 30px;
}

.section-element + .section-element {
    border-top: 1px dashed #dce0e3;
}

.bigben-list-icon {
    padding: 50px 0;
    overflow: hidden;
}

.bigben-list-icon > li {
    text-align: center;
    border: 2px solid white;
    padding: 10px;
    height: 120px;
    background-color: #ccc;
}

.bigben-list-icon > li i.bigben {
    display: block;
    font-size: 25px;
    margin-bottom: 10px;
}

@media (min-width: 480px) {
    .bigben-list-icon > li {
        float: left;
        width: 50%;
    }
}

@media (min-width: 768px) {
    .bigben-list-icon > li {
        width: 25%;
    }
}

@media (min-width: 992px) {
    .bigben-list-icon > li {
        width: 12.5%;
    }
}

.pt-0 {
    padding-top: 0px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-25 {
    padding-top: 25px !important;
}

.pt-40 {
    padding-top: 40px !important;
}

.pt-45 {
    padding-top: 45px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.pt-65 {
    padding-top: 65px !important;
}

.pt-70 {
    padding-top: 70px !important;
}

.pt-80 {
    padding-top: 80px !important;
}

.pt-90 {
    padding-top: 90px !important;
}

.pt-100 {
    background: #171717 none repeat scroll 0 0;
    padding-top: 100px;
}

.pb-0 {
    padding-bottom: 0px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pb-50 {
    padding-bottom: 50px !important;
}

.pb-70 {
    padding-bottom: 70px !important;
}

.pb-75 {
    background: #171717 none repeat scroll 0 0;
    padding-bottom: 75px;
}

.pb-80 {
    padding-bottom: 80px !important;
}

.pb-85 {
    padding-bottom: 85px !important;
}

.pb-90 {
    padding-bottom: 90px !important;
}

.pb-100 {
    padding-bottom: 100px !important;
}

.pb-105 {
    padding-bottom: 105px !important;
}

.pb-135 {
    padding-bottom: 135px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    color: #b38a4d;
    margin-bottom: 20px;
    text-shadow: 3px 3px 2px #000;
}

.mb-25 {
    color: #b38a4d;
    margin-bottom: 25px;
}

.mb-30 {
    color: #b38a4d;
    margin-bottom: 30px;
}

.mb-35 {
    color: #b38a4d;
    margin-bottom: 35px;
}

.mb-40 {
    color: #b38a4d;
    margin-bottom: 40px;
}

.mb-45 {
    margin-bottom: 45px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mb-65 {
    margin-bottom: 65px !important;
}

.mb-70 {
    margin-bottom: 70px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.mb-90 {
    margin-bottom: 90px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.mb-140 {
    margin-bottom: 140px !important;
}

.mb-150 {
    margin-bottom: 150px !important;
}

.fz-12 {
    font-size: 12px !important;
}

.fz-16 {
    color: #b38a4d;
    font-size: 16px;
}

.fz-18 {
    font-size: 18px !important;
}

.fz-20 {
    font-size: 20px !important;
}

.fz-25 {
    font-size: 25px !important;
}

.fz-30 {
    font-size: 30px !important;
}

.fz-50 {
    font-size: 50px !important;
}

.fz-55 {
    font-size: 55px !important;
}

.mt-5 {
    margin-top: 5px;
}

@media (max-width: 767px) {
    .pt-sm-0 {
        padding-top: 0 !important;
    }
}

@media (max-width: 991px) {
    .pt-md-0 {
        padding-top: 0 !important;
    }
}

@media (min-width: 992px) {
    .pt-md-65 {
        padding-top: 65px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {

    .col-tn-1,
    .col-tn-2,
    .col-tn-3,
    .col-tn-4,
    .col-tn-5,
    .col-tn-6,
    .col-tn-7,
    .col-tn-8,
    .col-tn-9,
    .col-tn-10,
    .col-tn-11,
    .col-tn-12 {
        float: left;
    }

    .col-tn-1 {
        width: 8.33333%;
    }

    .col-tn-2 {
        width: 16.66667%;
    }

    .col-tn-3 {
        width: 25%;
    }

    .col-tn-4 {
        width: 33.33333%;
    }

    .col-tn-5 {
        width: 41.66667%;
    }

    .col-tn-6 {
        width: 50%;
    }

    .col-tn-7 {
        width: 58.33333%;
    }

    .col-tn-8 {
        width: 66.66667%;
    }

    .col-tn-9 {
        width: 75%;
    }

    .col-tn-10 {
        width: 83.33333%;
    }

    .col-tn-11 {
        width: 91.66667%;
    }

    .col-tn-12 {
        width: 100%;
    }

    .col-tn-pull-0 {
        right: auto;
    }

    .col-tn-pull-1 {
        right: 8.33333%;
    }

    .col-tn-pull-2 {
        right: 16.66667%;
    }

    .col-tn-pull-3 {
        right: 25%;
    }

    .col-tn-pull-4 {
        right: 33.33333%;
    }

    .col-tn-pull-5 {
        right: 41.66667%;
    }

    .col-tn-pull-6 {
        right: 50%;
    }

    .col-tn-pull-7 {
        right: 58.33333%;
    }

    .col-tn-pull-8 {
        right: 66.66667%;
    }

    .col-tn-pull-9 {
        right: 75%;
    }

    .col-tn-pull-10 {
        right: 83.33333%;
    }

    .col-tn-pull-11 {
        right: 91.66667%;
    }

    .col-tn-pull-12 {
        right: 100%;
    }

    .col-tn-push-0 {
        left: auto;
    }

    .col-tn-push-1 {
        left: 8.33333%;
    }

    .col-tn-push-2 {
        left: 16.66667%;
    }

    .col-tn-push-3 {
        left: 25%;
    }

    .col-tn-push-4 {
        left: 33.33333%;
    }

    .col-tn-push-5 {
        left: 41.66667%;
    }

    .col-tn-push-6 {
        left: 50%;
    }

    .col-tn-push-7 {
        left: 58.33333%;
    }

    .col-tn-push-8 {
        left: 66.66667%;
    }

    .col-tn-push-9 {
        left: 75%;
    }

    .col-tn-push-10 {
        left: 83.33333%;
    }

    .col-tn-push-11 {
        left: 91.66667%;
    }

    .col-tn-push-12 {
        left: 100%;
    }

    .col-tn-offset-0 {
        margin-left: 0%;
    }

    .col-tn-offset-1 {
        margin-left: 8.33333%;
    }

    .col-tn-offset-2 {
        margin-left: 16.66667%;
    }

    .col-tn-offset-3 {
        margin-left: 25%;
    }

    .col-tn-offset-4 {
        margin-left: 33.33333%;
    }

    .col-tn-offset-5 {
        margin-left: 41.66667%;
    }

    .col-tn-offset-6 {
        margin-left: 50%;
    }

    .col-tn-offset-7 {
        margin-left: 58.33333%;
    }

    .col-tn-offset-8 {
        margin-left: 66.66667%;
    }

    .col-tn-offset-9 {
        margin-left: 75%;
    }

    .col-tn-offset-10 {
        margin-left: 83.33333%;
    }

    .col-tn-offset-11 {
        margin-left: 91.66667%;
    }

    .col-tn-offset-12 {
        margin-left: 100%;
    }
}

.bigben-bg {
    background-color: #171717;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #b38a4d;
}

.bigben-bg-overlay {
    padding: 100px 0;
    position: relative;
}

.bigben-bg-overlay:after {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 5;
}

.bigben-bg-overlay > * {
    position: relative;
    z-index: 10;
}

.bigben-bg-parallax {
    background-position: fixed;
}

[data-pattern="true"] {
    background-size: inherit !important;
    background-repeat: repeat !important;
}

.bg-1 {
    background-image: url("../img-demo/bg-page-title/1.jpg");
}

.bg-2 {
    background-image: url("../img-demo/bg-page-title/2.jpg");
}

.bg-3 {
    background-image: url("../img-demo/bg-page-title/3.jpg");
}

.bg-4 {
    background-image: url("../img-demo/bg-page-title/4.jpg");
}

.bg-menu {
    background-image: url("../img-demo/backgrounds/2.jpg");
}

.bg-info {
    background-image: url("../img-demo/backgrounds/9.jpg");
}

.bg-info--inline {
    background-image: url("../img-demo/backgrounds/bg-info--inline.jpg");
}

.bg-footer {
    background-image: url("../img-demo/backgrounds/bg-footer.png");
}

.bg-commingsoon {
    background-image: url("../img-demo/backgrounds/bg-commingsoon.png");
}

.bg-404 {
    background-image: url("../img-demo/backgrounds/bg-404.jpg");
}

.bg-map {
    background-image: url("../img-demo/utils/map.jpg");
}

.bg-special-1 {
    background-image: url("../img-demo/utils/special-1.jpg");
}

.bg-special-2 {
    background-image: url("../img-demo/utils/special-2.jpg");
}

.bg-special-3 {
    background-image: url("../img-demo/utils/special-3.jpg");
}

.bigben-play {
    top: 50%;
    left: 50%;
    position: absolute;
    width: 60px;
    height: 60px;
    line-height: 61px;
    margin-top: -30px;
    margin-left: -30px;
    border-radius: 50%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
    font-size: 50px;
    color: white;
    text-align: center;
}

.bigben-play:hover,
.bigben-play:focus {
    color: white;
    background-color: rgba(0, 0, 0, 0.5);
}

.bigben-menu {
    padding: 100px 0;
    margin-bottom: 75px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.bigben-menu:after {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-color: rgba(28, 28, 28, 0.5);
    z-index: 5;
}

@media (min-width: 992px) {
    .bigben-menu {
        min-height: 500px;
    }
}

.bigben-info__title {
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    letter-spacing: 3.5px;
    margin-bottom: 43px;
}

.bigben-info__icon {
    font-size: 40px;
    width: 60px;
    float: left;
    line-height: 1;
    padding-right: 20px;
}

.bigben-info__main {
    float: left;
    width: calc(100% - 60px);
}

.bigben-info__main p strong {
    margin-right: 10px;
}

.bigben-info__main p > a {
    margin: 0 5px;
}

.bigben-info__item {
    overflow: hidden;
    margin-bottom: 30px;
}

.bigben-info {
    padding: 50px 30px;
}

.bigben-info input[type="submit"] + input[type="submit"] {
    margin-left: 8px;
}

.bigben-info .btn-icon {
    padding: 12.5px 40px;
}

@media (min-width: 1200px) {
    .bigben-info .btn-icon {
        width: 100%;
    }
}

@media (min-width: 992px) {

    .bigben-info .form-control,
    .bigben-info select,
    .bigben-info textarea,
    .bigben-info input[type="text"],
    .bigben-info input[type="email"],
    .bigben-info input[type="url"],
    .bigben-info input[type="password"],
    .bigben-info input[type="search"],
    .bigben-info input[type="number"],
    .bigben-info input[name="value"],
    .bigben-info .bootstrap-timepicker,
    .bigben-info .select2-container {
        margin-bottom: 0 !important;
    }
}

.bigben-info--white {
    color: white;
}

.bigben-info--white .bigben-info__title {
    color: white;
}

.bigben-info--white .bigben-info__main a {
    color: white;
    text-decoration: underline;
}

.bigben-info--white .bigben-info__main a:hover,
.bigben-info--white .bigben-info__main a:focus {
    text-decoration: none;
}

.bigben-info--inline {
    padding: 25px 0;
}

.bigben-info--inline .bigben-info__icon {
    width: 60px;
}

.bigben-info--inline .bigben-info__main {
    width: auto;
}

.bigben-info--inline input[type="submit"] {
    display: block;
    margin: 0 auto;
}

@media (min-width: 480px) {
    .bigben-info--inline .bigben-info__icon {
        width: 60px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .bigben-info--inline .bigben-info__item,
    .bigben-info--inline .bigben-action {
        width: 50%;
        margin-left: 25%;
    }
}

@media (min-width: 992px) {
    .bigben-info--inline .bigben-info__item {
        margin-bottom: 0;
    }
}

.copyright {
    padding: 30px 0;
}

.bigben-card-fullscreen__icon-close {
    visibility: hidden;
}

.bigben-card-fullscreen-wrapper {
    overflow: hidden;
}

.bigben-card-fullscreen-wrapper .zoom-in,
.bigben-card-fullscreen-wrapper .zoom-out {
    -webkit-transition: all .3s ease !important;
    transition: all .3s ease !important;
}

.bigben-card-fullscreen-wrapper .zoom-in {
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.bigben-card-fullscreen-wrapper .zoom-out {
    visibility: hidden;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.bigben-card-fullscreen-wrapper .slider-fix {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bigben-card-fullscreen-wrapper .image-wrap {
    padding-top: 63%;
}

.bigben-card-fullscreen-wrapper .img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-size: cover;
    background-position: 50% 50%;
}

.bigben-card-fullscreen {
    height: 100%;
    z-index: 9;
}

.bigben-card-fullscreen .bg-fix {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-size: cover;
    background-position: 50% 50%;
}

.bigben-card-fullscreen .slick-dots li button:before,
.bigben-card-fullscreen .slick-dots li.slick-active button:before {
    color: white;
}

.bigben-card-fullscreen-wrapper--active .bigben-card-fullscreen {
    z-index: 999;
}

.bigben-card-fullscreen-wrapper--active .image-wrap {
    padding: 0;
    width: 100vw;
    height: 100vh;
}

.bigben-card-fullscreen-wrapper--active .slick-slide {
    width: 100vw !important;
}

.bigben-card-fullscreen-wrapper--active .slick-list {
    width: 100% !important;
    height: 100% !important;
}

.bigben-card-fullscreen-wrapper--active .bigben-card-fullscreen__icon,
.bigben-card-fullscreen-wrapper--active .bigben-card-fullscreen__icon-close {
    position: fixed;
    z-index: 9999;
}

.bigben-card-fullscreen__icon,
.bigben-card-fullscreen__icon-close,
.bigben-card-fullscreen__icon-close {
    z-index: 9999 !important;
}

.bigben-link {
    color: #043d7c !important;
}

.bigben-link:hover,
.bigben-link:focus {
    text-decoration: underline;
}

.bigben-list {
    padding-left: 15px;
}

.bigben-list > li {
    margin-bottom: 7px;
}

.list-payments {
    padding-left: 30px;
}

.bigben-direct > p {
    padding-left: 30px;
}

#map {
    height: 500px;
}

.bigben-map {
    width: 100%;
    height: 300px;
    position: relative;
}

.bigben-map__content {
    text-align: center;
}

.bigben-map__content:before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-color: rgba(28, 28, 28, 0.6);
    z-index: 5;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.bigben-map__content > * {
    position: relative;
    z-index: 10;
    display: block;
}

.bigben-map__content:hover:before,
.bigben-map__content:focus:before {
    background-color: rgba(4, 61, 124, 0.7);
}

.brand-item img {
    opacity: 0.5;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.brand-item.slick-current img,
.brand-item:hover img {
    opacity: 1;
}

.special-menu__item .small {
    font-weight: 500;
    letter-spacing: 4px;
    line-height: 1px;
}

.special-menu__item {
    padding-top: 130px;
    padding-bottom: 130px;
}

/* Slider */
.slick-loading .slick-list {
    background: #fff url("../img/ajax-loader.gif") center center no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 40px;
    width: 40px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: #1c1c1c;
    color: white;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
    padding: 0;
    border: 1px solid #1c1c1c;
    outline: none;
    z-index: 5;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-prev:active:hover,
.slick-next:hover,
.slick-next:focus,
.slick-next:active:hover {
    outline: none;
    background: #1c1c1c;
    opacity: 0.8;
    color: white;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-prev:active:hover:before,
.slick-next:hover:before,
.slick-next:focus:before,
.slick-next:active:hover:before {
    opacity: 1;
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
    opacity: 0.4 !important;
}

.slick-prev:before,
.slick-next:before {
    font-family: "FontAwesome";
    font-size: 16px;
    line-height: 1;
    width: 40px;
    display: inline-block;
    color: white;
    opacity: 1;
}

.slick-prev {
    left: 0;
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: 0;
}

.slick-prev:before {
    content: "";
}

[dir="rtl"] .slick-prev:before {
    content: "";
}

.slick-next {
    right: 0;
}

[dir="rtl"] .slick-next {
    left: 0;
    right: auto;
}

.slick-next:before {
    content: "";
}

[dir="rtl"] .slick-next:before {
    content: "";
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 15px;
    width: 15px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 15px;
    width: 15px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li button:active:hover,
.slick-dots li button:active:focus {
    outline: none;
    background-color: transparent;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before,
.slick-dots li button:active:hover:before,
.slick-dots li button:active:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 20px;
    height: 20px;
    font-family: "FontAwesome";
    font-size: 10px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    content: "\f10c";
    color: black;
    opacity: 1;
}

.slick-outline .slick-prev,
.slick-outline .slick-next {
    background: white;
    border-color: #dce0e3;
}

.slick-outline .slick-prev:before,
.slick-outline .slick-next:before {
    color: #1c1c1c;
}

.slick-outline .slick-prev:hover,
.slick-outline .slick-prev:focus,
.slick-outline .slick-next:hover,
.slick-outline .slick-next:focus {
    background: #1c1c1c;
    border-color: #1c1c1c;
}

.slick-outline .slick-prev:hover:before,
.slick-outline .slick-prev:focus:before,
.slick-outline .slick-next:hover:before,
.slick-outline .slick-next:focus:before {
    color: white;
}

.slick-big .slick-prev,
.slick-small .slick-prev,
.slick-normal .slick-prev {
    left: 0;
}

.slick-big .slick-next,
.slick-small .slick-next,
.slick-normal .slick-next {
    right: 0;
}

.slick-big .slick-prev,
.slick-big .slick-next,
.slick-small .slick-prev,
.slick-small .slick-next,
.slick-normal .slick-prev,
.slick-normal .slick-next {
    background-color: transparent;
    border: none;
    width: 40px;
    height: 40px;
    opacity: 0.8;
}

.slick-big .slick-prev:hover,
.slick-big .slick-prev:focus,
.slick-big .slick-next:hover,
.slick-big .slick-next:focus,
.slick-small .slick-prev:hover,
.slick-small .slick-prev:focus,
.slick-small .slick-next:hover,
.slick-small .slick-next:focus,
.slick-normal .slick-prev:hover,
.slick-normal .slick-prev:focus,
.slick-normal .slick-next:hover,
.slick-normal .slick-next:focus {
    background-color: transparent;
    border: none;
    outline: none;
    opacity: 1;
}

.slick-big .slick-prev:before,
.slick-big .slick-next:before,
.slick-small .slick-prev:before,
.slick-small .slick-next:before,
.slick-normal .slick-prev:before,
.slick-normal .slick-next:before {
    font-size: 40px;
}

.slick-dark .slick-prev:before,
.slick-dark .slick-next:before {
    color: #1c1c1c;
}

.slick-big .slick-prev,
.slick-big .slick-next {
    width: 60px;
    height: 60px;
}

.slick-big .slick-prev:before,
.slick-big .slick-next:before {
    font-size: 60px;
}

.slick-small .slick-prev,
.slick-small .slick-next {
    width: 30px;
    height: 30px;
}

.slick-small .slick-prev:before,
.slick-small .slick-next:before {
    font-size: 30px;
}

@media (min-width: 480px) {
    .slick-animation .slick-arrow {
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all ease 0.3s;
        transition: all ease 0.3s;
    }

    .slick-animation .slick-prev {
        -webkit-transform: translateX(15px);
        transform: translateX(15px);
    }

    .slick-animation .slick-next {
        -webkit-transform: translateX(-15px);
        transform: translateX(-15px);
    }

    .slick-animation:hover .slick-arrow,
    .slick-animation:focus .slick-arrow {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}

.slick-dark .slick-prev:before,
.slick-dark .slick-next:before {
    color: #1c1c1c;
}

.slick-bigben .slick-dots {
    bottom: -40px;
}

.slick-bigben .slick-dots li button:before {
    color: #d3d3d3;
    font-size: 8px;
}

.slick-bigben .slick-dots li.slick-active button:before {
    color: #aa9765;
    content: "\f111";
}

[data-init="slick"],
.js-list-post {
    display: none;
}

[data-init="slick"].slick-initialized,
.js-list-post.slick-initialized {
    display: block;
}

.select2-container {
    margin-bottom: 20px;
}

.select2-container .select2-selection--single {
    height: 50px;
    border: 1px solid #dce0e3;
}

.select2-container .select2-selection--single:focus {
    outline: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 50px;
    padding-left: 20px;
    padding-right: 30px;
}

.select2-container .select2-selection--single .select2-selection__rendered:focus {
    outline: none;
}

.select2-container--default .select2-selection--single {
    border-radius: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px;
    width: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow:after {
    content: "\f078";
    display: block;
    line-height: 50px;
    font-family: FontAwesome;
    font-size: 10px;
    text-align: center;
    color: black;
    text-shadow: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #dce0e3 !important;
    border-radius: 0;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: block;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #043d7c;
    border: 1px solid #043d7c;
    border-radius: 0;
    color: white;
    height: 40px;
    line-height: 38px;
    min-width: 40px;
    text-align: center;
    margin-top: 7px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: white !important;
    margin-right: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    opacity: 0.8;
}

.select2-dropdown {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #dce0e3;
}

.select2-results__option {
    padding: 13.5px 15px;
    border-left: 1px solid #dce0e3;
    border-right: 1px solid #dce0e3;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    border-left-color: #b38a4d;
    border-right-color: #b38a4d;
    background-color: #b38a4d !important;
    color: white;
}

.select2-container--default .select2-results__option[aria-selected=true]:hover {
    opacity: 0.8;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #b38a4d;
    border-left: 1px solid #b38a4d;
    border-right: 1px solid #b38a4d;
}

.bigben-social a {
    margin: 3px;
    padding: 5px;
    text-shadow: 3px 3px 2px #000;
}

.input-group {
    width: 100%;
}

.timepicker .input-group-addon {
    background-color: transparent;
    border: none;
    pointer-events: none;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 5;
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 0;
}

.bootstrap-timepicker-widget {
    background-color: white;
    border: 1px solid #dce0e3;
    box-shadow: none;
    margin: 5px auto;
    padding: 5px 15px !important;
}

.bootstrap-timepicker-widget:before,
.bootstrap-timepicker-widget:after {
    display: none !important;
}

.separator {
    font-size: 20px;
}

.bootstrap-timepicker-widget table td input {
    padding: 0;
    width: 50px;
    border: none;
    font-size: 20px;
}

.bootstrap-timepicker-widget table td {
    height: 20px;
}

.bootstrap-timepicker-widget table td a {
    padding: 0;
    border: none !important;
    background-color: transparent !important;
}

.bootstrap-timepicker-widget table td a[data-action="incrementHour"],
.bootstrap-timepicker-widget table td a[data-action="incrementMinute"],
.bootstrap-timepicker-widget table td.meridian-column a[data-action="toggleMeridian"] {
    font-size: 0;
}

.bootstrap-timepicker-widget table td a[data-action="incrementHour"]:before,
.bootstrap-timepicker-widget table td a[data-action="incrementMinute"]:before,
.bootstrap-timepicker-widget table td.meridian-column a[data-action="toggleMeridian"]:before {
    content: "";
    font-size: 10px;
}

.bootstrap-timepicker-widget table td a[data-action="decrementHour"],
.bootstrap-timepicker-widget table td a[data-action="decrementMinute"],
.bootstrap-timepicker-widget table td a[data-action="toggleMeridian"] {
    font-size: 0;
}

.bootstrap-timepicker-widget table td a[data-action="decrementHour"]:before,
.bootstrap-timepicker-widget table td a[data-action="decrementMinute"]:before,
.bootstrap-timepicker-widget table td a[data-action="toggleMeridian"]:before {
    content: "";
    font-size: 10px;
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
    border-top-color: #dce0e3;
}

.ui-spinner {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin-bottom: 20px;
    width: 100%;
}

.ui-spinner-button {
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: pointer;
    display: block;
    overflow: hidden;
    right: 0;
    width: 25px;
    height: 25px;
}

.ui-spinner-button.ui-spinner-up {
    top: 0;
    line-height: 35px;
}

.ui-spinner-button.ui-spinner-down {
    bottom: 0;
    line-height: 10px;
}

.ui-spinner-button:hover,
.ui-spinner-button:focus {
    color: rgba(0, 0, 0, 0.5);
}

.ui-icon {
    font-size: 0;
}

.ui-icon.ui-icon-triangle-1-n:after {
    content: "";
    font-size: 8px;
}

.ui-icon.ui-icon-triangle-1-s:after {
    content: "";
    font-size: 8px;
}

.book-table {
    padding: 100px 20px;
    overflow: hidden;
    background-image: url("../img-demo/backgrounds/1.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.book-table.book-table--inline {
    background-image: url("../img-demo/backgrounds/9.jpg");
}

@media (min-width: 992px) {
    .book-table {
        padding-left: 0;
        padding-right: 0;
    }

    .book-table .book-table__item {
        width: 33.33333%;
        margin: 0 auto;
    }
}

@media (min-width: 992px) {
    .book-table--inline .book-table__item {
        width: 50%;
        float: left;
        margin-left: 0;
        padding: 0 8.3333%;
    }
}

.book-table__main {
    position: relative;
    z-index: 10;
    overflow: hidden;
}

.book-table-form {
    background-color: #171717;
    padding: 40px 30px;
}

.book-table-form .btn,
.book-table-form button,
.book-table-form input[type="submit"],
.book-table-form input[type="reset"],
.book-table-form button[type="reset"] {
    margin: 0 auto;
    display: block;
}

@media (min-width: 992px) {

    .book-table-form .btn,
    .book-table-form button,
    .book-table-form input[type="submit"],
    .book-table-form input[type="reset"],
    .book-table-form button[type="reset"] {
        width: 100%;
    }
}

.book-table-form .select2-container {
    margin-bottom: 0;
}

.bigben-category {
    color: #b38a4d;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 3.5px;
    line-height: 1px;
    text-transform: uppercase;
}

.bigben-line {
    position: relative;
    z-index: 1;
}

.bigben-line::after {
    color: #b38a4d;
    content: "";
    font-size: 23px;
    text-shadow: 3px 3px 2px #000;
}

.bigben-heading {
    text-align: center;
}

.bigben-heading__main {
    position: relative;
    z-index: 10;
}

.bigben-heading--white {
    color: white;
}

.bigben-heading--white h2,
.bigben-heading--white .bigben-category,
.bigben-heading--white .bigben-line:after {
    color: white;
}

.heading-info {
    font-size: 12px;
    font-weight: 700;
    color: #1c1c1c;
    text-transform: uppercase;
    margin-right: 10px;
    letter-spacing: 2px;
}

.bigben-catalog__left,
.bigben-catalog__right {
    display: table-cell;
    vertical-align: top;
}

.bigben-catalog__left {
    width: 90%;
    padding-right: 10%;
}

.bigben-catalog__left p {
    margin-bottom: 0;
}

.bigben-catalog__right {
    width: 10000px;
    overflow: hidden;
    text-align: right;
}

.recommend {
    display: inline-block;
    padding: 7px 12px;
    background-color: #aa9765;
    color: white;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    right: 0;
    bottom: 0;
    position: absolute;
}

.bigben-catalog {
    overflow: hidden;
    padding-bottom: 25px;
    position: relative;
}

.bigben-catalog + .bigben-catalog {
    /*  border-top: 1px solid #b38a4d; */
    padding-top: 25px;
}

.bigben-card__media a {
    position: relative;
    display: block;
}

.bigben-card__media a:before {
    content: "";
    position: relative;
    display: block;
    padding-top: 63.3333%;
}

.bigben-card__media a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.bigben-card__media a:after {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-color: rgba(28, 28, 28, 0.5);
    z-index: 5;
}

.bigben-card__content {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    text-align: center;
    color: white;
    z-index: 10;
}

@media (min-width: 768px) {
    .bigben-card__content .des-image {
        font-size: 30px;
    }
}

.bigben-card__media {
    position: relative;
    overflow: hidden;
}

.bigben-card__media:after {
    content: "";
    color: white;
    font-size: 20px;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    pointer-events: none;
    top: 50%;
    left: 50%;
    position: absolute;
    margin-top: -25px;
    margin-left: -15px;
    z-index: 5;
}

.bigben-card-animation .bigben-card__media a:after {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.bigben-card-animation .bigben-card__content {
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    opacity: 0;
    visibility: hidden;
}

.bigben-card-animation .bigben-card__media:after {
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    opacity: 0;
    visibility: hidden;
}

.bigben-card-animation .bigben-card__media:hover:after,
.bigben-card-animation .bigben-card__media:hover a:after,
.bigben-card-animation .bigben-card__media:hover .bigben-card__content,
.bigben-card-animation .bigben-card__media:focus:after,
.bigben-card-animation .bigben-card__media:focus a:after,
.bigben-card-animation .bigben-card__media:focus .bigben-card__content {
    opacity: 1;
    visibility: visible;
}

.bigben-card-animation .bigben-card__media:hover a:after,
.bigben-card-animation .bigben-card__media:focus a:after {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.bigben-card,
.grid-sizer {
    position: relative;
    width: 100%;
}

.bigben-card-wrapper {
    overflow: hidden;
}

@media (min-width: 480px) {

    .bigben-card-wrapper .bigben-card,
    .bigben-card-wrapper .grid-sizer {
        width: 50%;
        float: left;
    }

    .bigben-card-wrapper[data-col="1"] .bigben-card,
    .bigben-card-wrapper[data-col="1"] .grid-sizer {
        width: 100%;
    }
}

@media (min-width: 992px) {

    .bigben-card-wrapper[data-col="5"] .bigben-card,
    .bigben-card-wrapper[data-col="5"] .grid-sizer {
        width: 20%;
    }

    .bigben-card-wrapper[data-col="4"] .bigben-card,
    .bigben-card-wrapper[data-col="4"] .grid-sizer {
        width: 25%;
    }

    .bigben-card-wrapper[data-col="3"] .bigben-card,
    .bigben-card-wrapper[data-col="3"] .grid-sizer {
        width: 33.333333%;
    }
}

.bigben-card-wrapper {
    margin: -15px;
}

.bigben-card-wrapper .bigben-card {
    padding: 15px;
}

.bigben-card-wrapper[data-gap="5"] {
    margin: calc(-5px / 2);
}

.bigben-card-wrapper[data-gap="5"] .bigben-card {
    padding: calc(5px / 2);
}

.bigben-card-wrapper[data-gap="10"] {
    margin: calc(-10px / 2);
}

.bigben-card-wrapper[data-gap="10"] .bigben-card {
    padding: calc(10px / 2);
}

.bigben-card-wrapper[data-gap="15"] {
    margin: calc(-15px / 2);
}

.bigben-card-wrapper[data-gap="15"] .bigben-card {
    padding: calc(15px / 2);
}

.bigben-card-fullscreen-wrapper {
    position: relative;
}

.bigben-card-fullscreen__icon,
.bigben-card-fullscreen__icon-close {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: white;
    text-align: center;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 10;
}

.bigben-overlay {
    position: relative;
}

.bigben-overlay:after {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-color: rgba(28, 28, 28, 0.5);
    z-index: 5;
}

.comment-title {
    text-transform: uppercase;
    letter-spacing: 2.5px;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    margin-bottom: 20px;
}

.comment-form-author,
.comment-form-email,
.comment-form-url,
.comment-form-comment {
    margin-bottom: 0;
}

.comment > li {
    margin-bottom: 25px;
}

@media (min-width: 768px) {
    .comment .children {
        padding-left: 195px;
    }
}

.comment .children li {
    padding-top: 30px;
    border-top: 1px solid #dce0e3;
}

.comment > li {
    border-bottom: 1px solid #dce0e3;
}

.children .comment__body {
    border-bottom: none;
}

.comment__body {
    margin-bottom: 25px;
}

.comment__left {
    width: 150px;
    padding-top: 5px;
    padding-right: 30px;
}

.comment__left .comment__avatar {
    width: 50px;
    height: 50px;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .comment__left {
        width: 195px;
    }
}

.comment-post .comment__left {
    text-align: center;
}

.comment__container {
    width: auto;
}

.comment__container .comment__metadata a {
    margin-left: 10px;
}

.comment__author {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 5px;
}

.comment__metadata time {
    font-size: 12px;
}

.comment__metadata a {
    color: #666666;
}

.comment__metadata a:hover {
    color: #043d7c;
}

.comment__meta {
    margin-bottom: 10px;
}

.comment__content p {
    margin-bottom: 0;
}

.comment__actions {
    float: right;
}

.comment__link {
    margin-left: 20px;
    font-size: 12px;
    color: #1c1c1c;
}

.comment__link i {
    margin-right: 7px;
}

.comments-rating .comment__metadata {
    font-size: 12px;
}

.comment__star {
    padding-right: 80px;
}

.comment__star > .rating {
    width: 115px;
}

.commnent-submit {
    color: #666666;
    overflow: hidden;
}

.commnent-submit .rating {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px;
}

@media (min-width: 480px) {
    .commnent-submit input[type="submit"] {
        float: right;
    }

    .commnent-submit > span {
        padding-top: 10px;
        display: inline-block;
    }
}

.bigben-countdown {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    color: #1c1c1c;
}

.bigben-countdown span {
    letter-spacing: 2px;
}

.bigben-countdown strong {
    font-family: "Playfair Display", serif;
    font-size: 40px;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    margin-bottom: 35px;
    display: inline-block;
    width: 50px;
}

@media (min-width: 480px) {
    .bigben-countdown strong {
        width: 100px;
    }
}

@media (min-width: 992px) {
    .bigben-countdown {
        font-size: 14px;
    }

    .bigben-countdown strong {
        font-size: 60px;
    }
}

.event-header {
    position: relative;
}

.event-media {
    position: relative;
    display: block;
}

.event-media:before {
    content: "";
    position: relative;
    display: block;
    padding-top: 55.08%;
}

.event-media img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.event-time {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #b38a4d;
    letter-spacing: 2.5px;
    margin-bottom: 10px;
}

.event-title {
    margin-bottom: 15px;
    color: #b38a4d;
}

.event-container {
    text-align: center;
    padding: 30px;
}

.event {
    margin-bottom: 50px;
}

.event .event-countdown {
    padding: 20px 0;
    background-color: white;
}

@media (min-width: 768px) {
    .event .event-countdown {
        left: 95px;
        right: 95px;
        bottom: 0;
        position: absolute;
    }
}

.event .bigben-countdown {
    font-size: 10px;
}

.event .bigben-countdown strong {
    font-size: 35px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 23px;
}

@media (min-width: 992px) {
    .event .bigben-countdown {
        font-size: 12px;
    }

    .event .bigben-countdown strong {
        font-size: 40px;
        height: 20px;
        line-height: 20px;
    }
}

.event-detail .event-container {
    text-align: left;
    padding: 30px 0 10px;
}

.event-detail .event-countdown {
    margin-bottom: 30px;
}

@media (min-width: 768px) {
    .event-detail .event-countdown {
        left: 30px;
        right: 30px;
    }
}

.event-gallery .slick-prev,
.event-gallery .slick-next {
    margin-top: -160px;
}

.event-gallery .slick-prev {
    left: -60px;
}

.event-gallery .slick-next {
    right: -60px;
}

.bigben-feature__thumb {
    position: relative;
    display: block;
    overflow: hidden;
    background-color: #666666;
}

.bigben-feature__thumb:before {
    content: "";
    position: relative;
    display: block;
    padding-top: 125%;
}

.bigben-feature__thumb img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.bigben-feature__cat {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 4px;
    line-height: 1;
    text-shadow: 3px 3px 2px #000;
    text-transform: uppercase;
}

.bigben-feature {
    position: relative;
    margin-bottom: 30px;
}

.bigben-feature .bigben-feature__main {
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 50px;
    padding-left: 50px;
}

.filters {
    margin-bottom: 100px;
    text-align: center;
}

.filters > a {
    padding: 15px 30px;
    margin-left: -3px;
    font-weight: 700;
    text-transform: uppercase;
    /* border-bottom: 1px solid #dce0e3 */
    ;
    display: inline-block;
    position: relative;
    color: #b38a4d;
}

.filters > a:after {
    content: "";
    left: 0;
    bottom: -1px;
    position: absolute;
    background-color: #aa9765;
    width: 100%;
    height: 2px;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
}

.filters > a.current {
    color: #aa9765;
}

.filters > a.current:after {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

.mfp-bg {
    background-color: rgba(40, 40, 40, 0.7);
}

.mfp-bottom-bar {
    top: auto;
    bottom: 40px;
    margin-top: 0;
    z-index: 1;
}

.mfp-title {
    text-align: center;
    margin-bottom: 30px;
    font-family: "Playfair Display", serif;
    font-size: 20px;
    font-weight: 400;
    padding-right: 0;
}

.mfp-content:after {
    content: "";
    top: auto;
    left: 0;
    right: 0;
    bottom: 40px;
    position: absolute;
    height: 20%;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.7) 0%, transparent 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, transparent 100%);
}

.mfp-figure:after {
    box-shadow: none;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: pointer;
}

button.mfp-close {
    font-size: 0;
    opacity: 1;
}

button.mfp-close:before {
    content: "";
    font-size: 20px;
    color: white;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    width: 44px;
    right: -44px;
    text-align: center;
    padding-right: 0;
}

.mfp-arrow:before {
    display: none;
}

.mfp-arrow:after {
    font-family: FontAwesome;
    font-size: 60px;
    color: white;
    border: none;
    top: 0;
}

.mfp-arrow.mfp-arrow-left:after {
    content: "\f104";
}

.mfp-arrow.mfp-arrow-right:after {
    content: "\f105";
}

.mfp-arrow:hover,
.mfp-arrow:focus,
.mfp-arrow:active:hover {
    background-color: transparent;
}

.mfp-counter {
    display: none;
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000000;
}

#loader {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    color: #aa9765;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1001;
}

#loader label {
    font-size: 20px;
    opacity: 0;
    display: inline-block;
}

@keyframes lol {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-300px);
        transform: translateX(-300px);
    }

    33% {
        opacity: 1;
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    66% {
        opacity: 1;
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(300px);
        transform: translateX(300px);
    }
}

@-webkit-keyframes lol {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-300px);
    }

    33% {
        opacity: 1;
        -webkit-transform: translateX(0px);
    }

    66% {
        opacity: 1;
        -webkit-transform: translateX(0px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(300px);
    }
}

#loader label:nth-child(6) {
    -webkit-animation: lol 3s infinite ease-in-out;
    animation: lol 3s infinite ease-in-out;
}

#loader label:nth-child(5) {
    -webkit-animation: lol 3s 100ms infinite ease-in-out;
    animation: lol 3s 100ms infinite ease-in-out;
}

#loader label:nth-child(4) {
    -webkit-animation: lol 3s 200ms infinite ease-in-out;
    animation: lol 3s 200ms infinite ease-in-out;
}

#loader label:nth-child(3) {
    -webkit-animation: lol 3s 300ms infinite ease-in-out;
    animation: lol 3s 300ms infinite ease-in-out;
}

#loader label:nth-child(2) {
    -webkit-animation: lol 3s 400ms infinite ease-in-out;
    animation: lol 3s 400ms infinite ease-in-out;
}

#loader label:nth-child(1) {
    -webkit-animation: lol 3s 500ms infinite ease-in-out;
    animation: lol 3s 500ms infinite ease-in-out;
}

#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    z-index: 1000;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

/* Loaded */
.loaded #loader-wrapper .loader-section {
    opacity: 0;
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.loaded #loader-wrapper {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 0.3s 1s ease-out;
    transition: all 0.3s 1s ease-out;
}

/* JavaScript Turned Off */
.no-js #loader-wrapper {
    display: none;
}

.newletter {
    padding: 70px 0;
    text-align: center;
}

.newletter .bigben-category {
    font-size: 14px;
    margin-bottom: 10px;
    text-shadow: 3px 3px 2px #000;
}

.newletter .bigben-heading h2 {
    font-size: 30px;
}

.newletter .input-group {
    margin: 0 auto;
}

@media (min-width: 480px) {
    .newletter .input-group {
        width: 400px;
    }
}

.newletter .form-control,
.newletter select,
.newletter textarea,
.newletter input[type="text"],
.newletter input[type="email"],
.newletter input[type="url"],
.newletter input[type="password"],
.newletter input[type="search"],
.newletter input[type="number"],
.newletter input[name="value"] {
    border-color: transparent !important;
}

.newletter .btn,
.newletter button,
.newletter input[type="submit"],
.newletter input[type="reset"],
.newletter button[type="reset"] {
    background-color: white;
    color: #1c1c1c;
}

.newletter .btn:hover,
.newletter button:hover,
.newletter input[type="submit"]:hover,
.newletter input[type="reset"]:hover,
.newletter button[type="reset"]:hover,
.newletter .btn:focus,
.newletter button:focus,
.newletter input[type="submit"]:focus,
.newletter input[type="reset"]:focus,
.newletter button[type="reset"]:focus,
.newletter .btn:active:hover,
.newletter button:active:hover,
.newletter input[type="submit"]:active:hover,
.newletter input[type="reset"]:active:hover,
.newletter button[type="reset"]:active:hover {
    color: #aa9765;
}

.post {
    position: relative;
    margin-bottom: 30px;
}

.entry-header-content {
    position: relative;
}

.entry-media {
    position: relative;
    display: block;
}

.entry-media:before {
    content: "";
    position: relative;
    display: block;
    padding-top: 63.4%;
}

.entry-media img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.label-sticky {
    color: white;
    top: 0;
    right: 20px;
    bottom: 0;
    position: absolute;
    z-index: 10;
    width: 40px;
    height: 40px;
    background-color: #043d7c;
    padding: 10px 13px;
}

.entry-container {
    padding: 25px 0;
}

.post-time {
    font-size: 12px;
    font-weight: 700;
    color: #1c1c1c;
    text-transform: uppercase;
    margin-bottom: 5px;
    letter-spacing: 2.5px;
}

.entry-title {
    font-size: 20px;
    text-transform: capitalize;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .entry-title {
        font-size: 30px;
    }
}

.entry-meta-list {
    overflow: hidden;
}

.entry-meta-list li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 13px;
}

.entry-meta-list li a {
    font-weight: 700;
}

.entry-meta-list li .link-comment,
.entry-meta-list li .link-like {
    color: #1c1c1c;
    font-weight: 400;
}

.entry-meta-list li .link-comment i,
.entry-meta-list li .link-like i {
    margin-right: 5px;
}

.entry-meta-list li .link-comment:hover,
.entry-meta-list li .link-like:hover {
    text-decoration: underline;
}

.post-content > p {
    color: #fff;
    margin-bottom: 25px;
}

.post-info nav {
    display: inline-block;
}

@media (min-width: 768px) {
    .post-info .list-social {
        display: inline-block;
        float: right;
    }
}

.post:hover .entry-media .bigben-play,
.post:focus .entry-media .bigben-play {
    background-color: rgba(0, 0, 0, 0.4);
}

.entry-gallery .slick-prev {
    left: 15px;
}

.entry-gallery .slick-next {
    right: 15px;
}

.entry-description-picture {
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    padding: 5px 15px;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 20;
    color: white;
}

@media (min-width: 480px) {
    .entry-description-picture {
        padding: 15px 20px;
    }
}

.entry-description-picture p {
    margin-bottom: 0;
}

.post-quote .entry-media-content:after {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-color: rgba(28, 28, 28, 0.5);
    z-index: 5;
}

.post-quote .entry-quote {
    text-align: center;
    position: relative;
    z-index: 10;
}

.post-quote .entry-quote blockquote {
    margin: 0;
    font-size: 18px;
}

@media (min-width: 480px) {
    .post-quote .entry-quote {
        top: 50%;
        position: absolute;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 5;
        padding: 0 40px;
    }

    .post-quote .entry-quote blockquote {
        padding: 30px 0 0;
        font-size: 20px;
        color: white;
    }

    .post-quote .entry-quote blockquote small {
        color: white;
    }
}

@media (min-width: 768px) {
    .post-quote .entry-quote {
        padding: 0 120px;
    }

    .post-quote .entry-quote blockquote {
        font-size: 30px;
    }

    .post-quote .entry-quote blockquote:before {
        font-size: 20px;
    }
}

.entry-media-audio:before,
.entry-media-link:before {
    display: none;
}

.post--link .entry-header-content:before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-color: rgba(28, 28, 28, 0.5);
    z-index: 5;
}

.entry-link {
    color: white;
    text-align: center;
    font-family: "Playfair Display", serif;
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10;
}

@media (min-width: 480px) {
    .entry-link {
        font-size: 30px;
    }
}

.entry-link:before {
    content: "";
    display: block;
    font-size: 20px;
}

.post--classic {
    margin-bottom: 60px;
}

.post--classic .entry-quote blockquote {
    padding-top: 25px !important;
}

.post--classic .entry-quote blockquote:before {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
}

@media (min-width: 480px) {
    .post--classic .entry-quote blockquote {
        font-size: 15px;
    }
}

@media (min-width: 992px) {
    .post--classic .entry-quote blockquote {
        font-size: 25px;
    }
}

@media (min-width: 992px) {
    .post--classic {
        margin-left: -15px;
        margin-right: -15px;
    }

    .post--classic .entry-quote {
        padding-left: 65px;
        padding-right: 65px;
    }

    .post--classic .entry-header,
    .post--classic .entry-container {
        display: inline-block;
        vertical-align: middle;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .post--classic .entry-header {
        width: 50%;
    }

    .post--classic .entry-container {
        margin-left: 7.7777%;
        width: 41.66667%;
    }
}

@media (min-width: 992px) {
    .post--classic-reverse {
        margin-left: -15px;
        margin-right: -15px;
        overflow: hidden;
    }

    .post--classic-reverse .entry-header,
    .post--classic-reverse .entry-container {
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .post--classic-reverse .entry-header {
        width: 50%;
        float: right;
    }

    .post--classic-reverse .entry-container {
        width: 50%;
        margin-left: 0;
        float: left;
        top: 50%;
        position: absolute;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

.post-mini {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding: 15px 30px 10px;
    position: relative;
    overflow: hidden;
}

.post-mini .entry-title {
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    max-height: 43.2px;
    /* Fallback for non-webkit */
    font-size: 18px;
    line-height: 1.2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.post-mini .post {
    width: 50%;
    float: left;
    padding: 0 10px;
}

@media (min-width: 768px) {
    .post-mini .post {
        padding: 0 40px;
    }
}

@media (min-width: 768px) {
    .post-mini {
        padding: 15px 40px 10px;
    }

    .post-mini .entry-title {
        font-size: 25px;
        max-height: 60px;
    }
}

.list-post .slick-prev,
.list-post .slick-next {
    margin-top: -100px;
}

.list-post .slick-dots {
    bottom: -20px;
}

@media (min-width: 1200px) {
    .list-post .slick-prev {
        left: -45px;
    }

    .list-post .slick-next {
        right: -45px;
    }
}

.entry-media-gallery:before {
    display: none;
}

.entry-media-gallery img {
    position: relative;
}

.bigben-product__header {
    position: relative;
    margin-bottom: 15px;
}

.bigben-product__thumb {
    position: relative;
    display: block;
}

.bigben-product__thumb:before {
    content: "";
    position: relative;
    display: block;
    padding-top: 100%;
}

.bigben-product__thumb img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.bigben-product__action {
    width: 60px;
    height: 60px;
    line-height: 67px;
    background-color: #043d7c;
    font-size: 40px;
    color: white;
    text-align: center;
    top: 50%;
    left: 50%;
    position: absolute;
    margin: -30px 0 0 -30px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}

.bigben-product__action:hover,
.bigben-product__action:focus {
    color: #aa9765;
}

.bigben-product__name {
    margin-bottom: 5px;
}

.bigben-product__price,
.bigben-catalog__price {
    font-size: 20px;
    font-family: 'Special Elite', cursive;
    color: #b38a4d;
    margin-bottom: 0;
}

.bigben-product--small .bigben-product__header {
    padding: 25px;
}

.bigben-product__button {
    top: 20px;
    right: 0;
    bottom: 0;
    position: absolute;
}

.bigben-product__button > a {
    display: block;
    color: #666666;
    margin: 0 5px;
    line-height: 1.7;
}

.bigben-product__button > a:hover,
.bigben-product__button > a:focus {
    color: #aa9765;
}

.bigben-close:hover,
.bigben-close:focus {
    color: #cc0000 !important;
}

.bigben-product {
    position: relative;
    text-align: center;
    margin-bottom: 40px;
}

.bigben-product:hover .bigben-product__action,
.bigben-product:focus .bigben-product__action {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.form-product-detail .form-control,
.form-product-detail select,
.form-product-detail textarea,
.form-product-detail input[type="text"],
.form-product-detail input[type="email"],
.form-product-detail input[type="url"],
.form-product-detail input[type="password"],
.form-product-detail input[type="search"],
.form-product-detail input[type="number"],
.form-product-detail input[name="value"] {
    margin: 0 10px;
}

.form-product-detail .select2 {
    width: 100% !important;
    margin-bottom: 20px;
}

@media (min-width: 480px) {
    .form-product-detail .select2 {
        width: 200px !important;
        margin: 0 10px 20px;
    }

    .form-product-detail .ui-spinner {
        width: 100px;
    }
}

.form-product-detail .form-control:first-child,
.form-product-detail select:first-child,
.form-product-detail textarea:first-child,
.form-product-detail input[type="text"]:first-child,
.form-product-detail input[type="email"]:first-child,
.form-product-detail input[type="url"]:first-child,
.form-product-detail input[type="password"]:first-child,
.form-product-detail input[type="search"]:first-child,
.form-product-detail input[type="number"]:first-child,
.form-product-detail input[name="value"]:first-child,
.form-product-detail .select2:first-child {
    margin-left: 0;
}

.form-product-detail button[type="reset"],
.form-product-detail input[type="reset"] {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px;
}

.bigben-cat {
    display: inline-block;
    margin-right: 35px;
}

.bigben-cat ul {
    display: inline-block;
}

.bigben-cat ul li {
    display: inline-block;
}

.bigben-cat ul li a {
    font-weight: 700;
}

.bigben-social-wrapper {
    display: inline-block;
}

.bigben-social-wrapper .bigben-social {
    display: inline-block;
}

.bigben-social-wrapper .bigben-social a {
    margin: 0;
}

.bigben-product-detail .bigben-product__price,
.bigben-product-detail .bigben-catalog__price {
    margin-right: 20px;
    display: inline-block;
    vertical-align: middle;
}

.bigben-product-detail .bigben-product__name {
    margin-bottom: 17px;
}

.bigben-product-detail .bigben-star {
    margin-bottom: 16px;
}

.bigben-product-detail .bigben-product__description {
    margin-bottom: 20px;
}

@media (min-width: 992px) {

    .bigben-product-detail .bigben-product__price,
    .bigben-product-detail .bigben-catalog__price {
        margin-right: 80px;
    }
}

@media (min-width: 1200px) {
    .bigben-product-detail .bigben-product__description {
        margin-bottom: 37px;
    }

    .bigben-product-detail .form-product-detail {
        margin-bottom: 20px;
    }
}

.bigben-product-link {
    padding-top: 10px;
    padding-bottom: 30px;
    margin-bottom: 23px;
    border-bottom: 1px solid #dce0e3;
}

.bigben-product-link .bigben-backtoshop i {
    font-size: 10px;
    vertical-align: middle;
    margin-right: 5px;
}

.bigben-product-link .slick-prev,
.bigben-product-link .slick-next {
    top: 0;
    -webkit-transform: none;
    transform: none;
}

.bigben-product-link .slick-next {
    right: 15px;
}

.bigben-product-link .slick-prev {
    right: 54px;
    left: auto;
}

.bigben-step {
    text-align: center;
}

.bigben-step li {
    display: inline-block;
    vertical-align: middle;
    margin-left: -1px;
}

.bigben-step li > a {
    color: #1c1c1c;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 15px;
}

.bigben-step li.active > a {
    color: #043d7c;
}

.bigben-step li.complete > a {
    color: #043d7c;
}

.bigben-step li.complete > a:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 8px;
    color: white;
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    line-height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #043d7c;
    margin-right: 10px;
    margin-top: -5px;
}

.bigben-step li + li:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 16px;
    color: #1c1c1c;
}

.list-reservation {
    padding-left: 15px;
}

.list-reservation li {
    font-size: 16px;
    padding: 10px 0;
    margin: 2px 0;
}

.reservation-2 .btn + .btn,
.reservation-2 button + .btn,
.reservation-2 input[type="submit"] + .btn,
.reservation-2 input[type="reset"] + .btn,
.reservation-2 button[type="reset"] + .btn,
.reservation-2 .btn + button,
.reservation-2 button + button,
.reservation-2 input[type="submit"] + button,
.reservation-2 input[type="reset"] + button,
.reservation-2 button[type="reset"] + button,
.reservation-2 .btn + input[type="submit"],
.reservation-2 button + input[type="submit"],
.reservation-2 input[type="submit"] + input[type="submit"],
.reservation-2 input[type="reset"] + input[type="submit"],
.reservation-2 button[type="reset"] + input[type="submit"],
.reservation-2 .btn + input[type="reset"],
.reservation-2 button + input[type="reset"],
.reservation-2 input[type="submit"] + input[type="reset"],
.reservation-2 input[type="reset"] + input[type="reset"],
.reservation-2 button[type="reset"] + input[type="reset"],
.reservation-2 .btn + button[type="reset"],
.reservation-2 button + button[type="reset"],
.reservation-2 input[type="submit"] + button[type="reset"],
.reservation-2 input[type="reset"] + button[type="reset"],
.reservation-2 button[type="reset"] + button[type="reset"] {
    margin-left: 7px;
}

.form-reservation-3 .row {
    margin-left: -10px;
    margin-right: -10px;
}

.form-reservation-3 [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}

.table-reservation-3 {
    border-bottom: 1px solid #dce0e3;
    border-top: 1px solid #dce0e3;
    padding: 25px 0;
}

.table-reservation-3 table {
    margin-bottom: 0;
}

.table-reservation-3 table > thead > tr > th {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    color: #043d7c;
    letter-spacing: 1px;
}

.table-reservation-3 table > tbody > tr > td {
    color: #1c1c1c;
    font-size: 16px;
}

.table-reservation-3 table > thead > tr > th,
.table-reservation-3 table > thead > tr > td,
.table-reservation-3 table > tbody > tr > th,
.table-reservation-3 table > tbody > tr > td,
.table-reservation-3 table > tfoot > tr > th,
.table-reservation-3 table > tfoot > tr > td {
    border: none;
    padding: 2px 15px;
}

.product-slide-nav {
    display: none;
}

.product-slide-nav .bigben-product__thumb {
    float: left;
}

@media (min-width: 480px) {
    .product-slide-nav {
        display: block;
        padding-left: 32px;
        padding-right: 34px;
    }

    .product-slide-nav .bigben-product__thumb {
        margin: 0 8px;
        border: 2px solid transparent;
    }

    .product-slide-nav .bigben-product__thumb.slick-current {
        border-color: #aa9765;
    }

    .product-slide-nav .slick-next {
        right: 1px;
    }
}

.product-slide-for {
    padding: 20px 20px 40px;
    margin-bottom: 30px;
    background: white;
}

.product-slide-for .bigben-product__thumb {
    float: left;
    margin-bottom: 30px;
}

@media (min-width: 992px) {
    .product-slide-for {
        padding: 50px 50px 70px;
        margin-bottom: 0;
    }

    .product-slide-for .bigben-product__thumb {
        margin-bottom: 0;
    }
}

.related-products .bigben-product {
    padding: 0 15px;
    margin-bottom: 0;
    float: left;
}

.related-products .slick-arrow {
    margin-top: -45px;
}

@media (min-width: 992px) {
    .related-products .slick-prev {
        left: -25px;
    }

    .related-products .slick-next {
        right: -25px;
    }
}

.special-mean .slick-arrow {
    margin-top: -60px;
}

.special-mean .slick-dots {
    bottom: -10px;
}

@media (min-width: 1200px) {
    .special-mean .slick-prev {
        left: -70px;
    }

    .special-mean .slick-next {
        right: -70px;
    }
}

.bigben-group-style {
    position: relative;
}

@media (min-width: 1200px) {
    .bigben-group-style .bigben-group-left {
        top: 0;
        left: 0;
        right: 0;
        position: absolute;
        z-index: 2;
    }
}

.bigben-group-style .slick-prev,
.bigben-group-style .slick-next {
    -webkit-transform: none;
    transform: none;
    top: auto;
    bottom: 50px;
    left: auto !important;
    right: 90px !important;
    opacity: 1 !important;
}

.bigben-group-style .slick-prev.slick-disabled,
.bigben-group-style .slick-next.slick-disabled {
    opacity: 0.5 !important;
}

.bigben-group-style .slick-prev {
    right: 120px !important;
}

.bigben-gallery img {
    width: 100%;
}

.bigben-star {
    unicode-bidi: bidi-override;
    direction: rtl;
    text-align: left;
}

.bigben-star > span {
    display: inline-block;
    position: relative;
    width: 1.1em;
    color: #bcbcbc;
}

.bigben-star > span.active:before,
.bigben-star > span.active ~ span:before {
    content: "\f005";
    font-family: FontAwesome;
    position: absolute;
    color: #efc55f;
}

.bigben-star.bigben-star-comment > span:hover:before,
.bigben-star.bigben-star-comment > span:hover ~ span:before {
    content: "\f005";
    font-family: FontAwesome;
    position: absolute;
    color: #efc55f;
}

.rating {
    margin-bottom: 20px;
}

.rating .bigben-star {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
}

@media (min-width: 480px) {
    .rating {
        float: left;
        padding-top: 15px;
        margin-bottom: 0;
    }
}

.table-infomation thead > tr > th,
.table-infomation thead > tr > td,
.table-infomation tbody > tr > th,
.table-infomation tbody > tr > td,
.table-infomation tfoot > tr > th,
.table-infomation tfoot > tr > td {
    border-color: #e9e9e9;
    padding: 15px;
}

.table-infomation thead > tr:last-child > th,
.table-infomation thead > tr:last-child > td,
.table-infomation tbody > tr:last-child > th,
.table-infomation tbody > tr:last-child > td,
.table-infomation tfoot > tr:last-child > th,
.table-infomation tfoot > tr:last-child > td {
    border-bottom: 1px solid #ddd;
}

.table-infomation thead > tr > th,
.table-infomation tbody > tr > th,
.table-infomation tfoot > tr > th {
    padding-left: 0;
    font-weight: 400;
}

.table-infomation thead > tr > td,
.table-infomation tbody > tr > td,
.table-infomation tfoot > tr > td {
    padding-right: 0;
    text-align: right;
    font-weight: 500;
    color: #1c1c1c;
}

.cart-image {
    width: 100px;
    display: inline-block;
}

.bigben-tablecart {
    padding-top: 10px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}

.table_cart thead > tr > th,
.table_cart thead > tr > td,
.table_cart tbody > tr > th,
.table_cart tbody > tr > td,
.table_cart tfoot > tr > th,
.table_cart tfoot > tr > td {
    vertical-align: middle;
    border-top: none;
    padding: 15px 8px;
}

.table_cart .ui-spinner,
.table_cart input[type="number"] {
    margin-bottom: 0;
}

.table_cart .ui-spinner {
    width: auto;
}

.table_cart input[type="number"] {
    width: 100px;
}

.table-cart .btn,
.table-cart button,
.table-cart input[type="submit"],
.table-cart input[type="reset"],
.table-cart button[type="reset"] {
    margin: 0 10px;
}

.cart-total {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding: 20px 0;
}

.cart-total table {
    width: 100%;
    max-width: 100%;
}

.cart-total thead > tr > th,
.cart-total thead > tr > td,
.cart-total tbody > tr > th,
.cart-total tbody > tr > td,
.cart-total tfoot > tr > th,
.cart-total tfoot > tr > td {
    vertical-align: middle;
    padding: 3px;
    color: #1c1c1c;
}

.cart-total thead > tr > th,
.cart-total tbody > tr > th,
.cart-total tfoot > tr > th {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2.5px;
}

.cart-total thead > tr > td,
.cart-total tbody > tr > td,
.cart-total tfoot > tr > td {
    float: right;
    font-size: 20px;
    font-family: "Playfair Display", serif;
}

.cart-total thead > tr > td .amount,
.cart-total tbody > tr > td .amount,
.cart-total tfoot > tr > td .amount {
    color: #aa9765;
}

.table-opening thead > tr > th {
    padding: 20px 8px;
}

.table-opening tbody > tr > th,
.table-opening tbody > tr > td,
.table-opening tfoot > tr > th,
.table-opening tfoot > tr > td {
    color: #b38a4d;
    font-size: 16px;
    padding: 12px 8px;
    font-family: 'Special Elite', cursive;
}

.table-opening tbody > tr > th,
.table-opening tfoot > tr > th {
    width: 195px;
}

.table-opening > thead > tr > th {
    border-bottom: none;
}

.bigben-team__main {
    padding: 25px 0;
}

.bigben-team__duty {
    color: #1c1c1c;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 2.5px;
    display: block;
    margin-bottom: 20px;
}

.widget-title {
    font-size: 30px;
    text-transform: capitalize;
    margin-bottom: 25px;
}

.textwidget {
    font-size: 12px;
    display: block;
}

.widget {
    margin-bottom: 0;
    padding-top: 0;
}

.widget .contact-info__group > span {
    display: block;
    margin-bottom: 7px;
}

/* Widgets as list  */
.widget ul,
.widget ol {
    margin-bottom: 0;
}

.widget ul li,
.widget ol li {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dce0e3;
}

.widget ul li a,
.widget ol li a {
    font-size: 13px;
}

.widget ul li > a,
.widget ol li > a {
    display: inline-block;
    padding-right: 5px;
}

.widget ul ul,
.widget ul ol,
.widget ol ul,
.widget ol ol {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #dce0e3;
    margin-bottom: 0;
    padding-left: 25px;
}

.widget ul ul li:last-child,
.widget ul ol li:last-child,
.widget ol ul li:last-child,
.widget ol ol li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.widget ul ul li.current-cat > a,
.widget ul ol li.current-cat > a,
.widget ol ul li.current-cat > a,
.widget ol ol li.current-cat > a {
    color: #666666;
}

.widget > span {
    display: block;
    text-transform: uppercase;
    letter-spacing: 2.7px;
}

.widget_events {
    padding-bottom: 40px;
}

@media (min-width: 992px) {

    .widget_events .btn,
    .widget_events button,
    .widget_events input[type="submit"],
    .widget_events input[type="reset"],
    .widget_events button[type="reset"] {
        width: 100%;
    }
}

.widget_categories ul li a,
.widget_categories ol li a,
.widget_recent_post ul li a,
.widget_recent_post ol li a {
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
}

.widget_categories ul li a:before,
.widget_categories ol li a:before,
.widget_recent_post ul li a:before,
.widget_recent_post ol li a:before {
    content: "~";
    font-size: 13px;
    margin-right: 3px;
    color: #aa9765;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
}

.widget_categories ul li:hover a,
.widget_categories ul li:focus a,
.widget_categories ol li:hover a,
.widget_categories ol li:focus a,
.widget_recent_post ul li:hover a,
.widget_recent_post ul li:focus a,
.widget_recent_post ol li:hover a,
.widget_recent_post ol li:focus a {
    padding-left: 5px;
}

.widget_categories ul li:hover a:before,
.widget_categories ul li:focus a:before,
.widget_categories ol li:hover a:before,
.widget_categories ol li:focus a:before,
.widget_recent_post ul li:hover a:before,
.widget_recent_post ul li:focus a:before,
.widget_recent_post ol li:hover a:before,
.widget_recent_post ol li:focus a:before {
    opacity: 1;
    visibility: visible;
}

.widget-area .widget {
    padding-bottom: 35px;
    overflow: hidden;
}

.tagcloud a {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 18px;
    margin-right: 7px;
    margin-bottom: 10px;
    background-color: #1c1c1c;
    color: white;
    font-size: 12px !important;
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
}

.tagcloud a:hover,
.tagcloud a:focus {
    background-color: #aa9765;
}

.xs-comment__media {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.xs-comment__info-commenters {
    margin-bottom: 20px;
    overflow: hidden;
}

.xs-comment__info-commenters .comment__meta {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}

.xs-comment__info-commenters .comment__author {
    margin-bottom: 0;
}

.xs-comment {
    margin-bottom: 20px;
    border-bottom: 1px solid #dce0e3;
}

.xs-tweets {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dce0e3;
}

.xs-tweets__content {
    margin-bottom: 10px;
}

.xs-tweets__content:before {
    content: "";
    color: #1c1c1c;
    font-size: 20px;
}

.xs-tweets__content p {
    margin-bottom: 0;
}

.xs-tweets__content p span {
    color: #043d7c;
}

.xs-tweets__metadata {
    font-size: 12px;
}

.widget-text input[type="email"] {
    width: 67%;
    float: left;
    margin-right: 3%;
}

.widget-text input[type="email"]::-moz-placeholder {
    color: #666666;
    opacity: 1;
}

.widget-text input[type="email"]:-ms-input-placeholder {
    color: #666666;
}

.widget-text input[type="email"]::-webkit-input-placeholder {
    color: #666666;
}

.widget-text form .btn,
.widget-text form button,
.widget-text form input[type="submit"],
.widget-text form input[type="reset"],
.widget-text form button[type="reset"] {
    min-width: auto;
    width: 30%;
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 12px;
}

@media (min-width: 1200px) {

    .widget-text form .btn,
    .widget-text form button,
    .widget-text form input[type="submit"],
    .widget-text form input[type="reset"],
    .widget-text form button[type="reset"] {
        min-width: 100px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .widget-text form .btn,
    .widget-text form button,
    .widget-text form input[type="submit"],
    .widget-text form input[type="reset"],
    .widget-text form button[type="reset"] {
        min-width: 100px;
        width: auto;
    }
}

.widget_product_prices_filter {
    color: #666666;
    margin-bottom: 20px;
}

.widget_product_prices_filter .ranger-wrapper {
    margin-bottom: 25px;
}

.widget_product_prices_filter .small {
    overflow: hidden;
}

.widget_product_prices_filter .small span {
    margin-top: 10px;
    display: inline-block;
}

.widget_product_prices_filter .btn,
.widget_product_prices_filter button,
.widget_product_prices_filter input[type="submit"],
.widget_product_prices_filter input[type="reset"],
.widget_product_prices_filter button[type="reset"] {
    float: right;
    min-width: 80px;
}

@media (min-width: 768px) {
    .bigben-logo--small {
        display: none;
    }
}

@media (min-width: 768px) {
    .center-height {
        margin-bottom: 35px;
    }
}

.center-height__item {
    display: inline-block;
    vertical-align: middle;
}

@media (min-width: 768px) {
    .center-height__item {
        width: 33.3%;
    }

    .center-height__item + .center-height__item {
        margin-left: -4px;
    }
}

.site-header {
    padding: 10px 0;
    background-color: #043d7c;
}

@media (min-width: 769px) {
    .site-header {
        background-color: transparent;
        padding: 0;
    }
}

.site-header--transparent {
    color: white;
}

.site-header--transparent a {
    color: white !important;
}

.site-header--transparent a:hover,
.site-header--transparent a:focus {
    color: #AA9795 !important;
}

.site-header--background {
    background: #454545;
}

.site-header__content {
    position: relative;
}

.site-header__content .bigben-address,
.site-header__content .bigben-social,
.site-header__content .bigben-dropdown {
    display: none;
}

.site-header__content .bigben-group {
    position: absolute;
    top: 50%;
    right: 35px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
}

.site-header__content .navbar {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -18px;
    margin-bottom: 0;
    display: inline-block;
}

.site-header__content .navbar-nav > li.dropdown > a:after {
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    padding: 17px 10px;
    width: 55px;
    text-align: center;
}

.site-header__content .dropdown [data-toggle="dropdown"] > i {
    font-size: 8px;
    vertical-align: middle;
    margin: -3px 5px 0;
}

@media (min-width: 768px) {
    .site-header__content .bigben-logo {
        text-align: center;
    }

    .site-header__content .bigben-address,
    .site-header__content .bigben-social,
    .site-header__content .bigben-dropdown {
        display: inline-block;
        vertical-align: middle;
    }

    .site-header__content .bigben-dropdown + .bigben-dropdown {
        margin-left: 5px;
    }
}

@media (min-width: 992px) {
    .site-header__content .bigben-group {
        position: relative;
        -webkit-transform: none;
        transform: none;
    }

    .site-header__content .bigben-social + *:before {
        content: "|";
        color: white;
        padding-left: 10px;
        padding-right: 15px;
    }
}

@media (min-width: 1200px) {
    .site-header__content .navbar {
        position: relative;
        -webkit-transform: none;
        transform: none;
    }

    .site-header__content .navbar-nav > li.dropdown > a:after {
        position: static;
        padding: 0;
        width: auto;
    }
}

.bigben-header-2 {
    padding: 10px 0;
    background-color: #043d7c;
}

.bigben-header-2 .bigben-logo {
    text-align: left !important;
    display: inline-block;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .bigben-header-2 .bigben-logo--small {
        display: block;
    }
}

@media (min-width: 1200px) {
    .bigben-header-2 .bigben-logo--small {
        display: none;
    }
}

@media (min-width: 1200px) {
    .bigben-header-2 {
        background-color: transparent;
        padding: 0;
    }

    .bigben-header-2 .navbar-default {
        position: absolute;
        margin-top: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: auto;
        float: right;
    }
}

.hermes .tp-bullet {
    width: 10px;
    height: 10px;
}

.site-footer {
    padding: 90px 0;
}

.site-footer .nav > li {
    display: inline-block !important;
}

.site-footer .nav > li > a {
    font-size: 12px;
}

.site-footer .bigben-social a {
    font-size: 18px;
}

.site-footer .dropdown-menu {
    top: auto;
    bottom: 100%;
}

.site-footer .navbar-nav > li.dropdown > a:after {
    display: none;
}

@media (min-width: 992px) {
    .site-footer .navbar-nav > li.dropdown > a:after {
        display: inline-block;
    }
}

@media (max-width: 1199px) {
    .site-footer .navbar-nav .dropdown-menu {
        display: none !important;
    }
}

.site-primary .page-title .bigben-heading__main,
.site-blog .page-title .bigben-heading__main {
    position: absolute;
    width: 100%;
    bottom: 120px;
}

.site-default .site-header,
.site-primary .site-header,
.site-blog .site-header {
    position: fixed;
    z-index: 11;
    width: 100%;
}

@media (min-width: 768px) {

    .site-default .site-header,
    .site-primary .site-header,
    .site-blog .site-header {
        position: absolute;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {

    .site-default .bigben-header-2,
    .site-primary .bigben-header-2,
    .site-blog .bigben-header-2 {
        position: fixed;
    }
}

.bigben-commingsoon {
    padding: 0;
    width: 100%;
}

@media (min-width: 992px) {
    .bigben-commingsoon {
        height: 100vh;
        overflow: hidden;
    }
}

.bigben-commingsoon__main {
    height: 100%;
}

.bigben-commingsoon__main .widget {
    font-size: 18px;
    letter-spacing: 1px;
    margin-bottom: 30px;
}

.bigben-commingsoon__main .widget > span {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
}

.bigben-commingsoon__main .widget i {
    margin: 0 5px;
}

.bigben-commingsoon__main .widget .bigben-social a {
    margin: 0;
    padding: 2px;
}

.page-title {
    position: relative;
    min-height: 600px;
}

.page-title:after {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 5;
    z-index: 0;
}

@media (min-width: 992px) {
    .sidebar-left .content-area {
        padding-left: 45px;
    }
}

.bigben-404 {
    height: 100vh;
    padding: 0 50px;
}

.bigben-404 a {
    color: #aa9765;
    font-weight: 500;
    letter-spacing: 2px;
}

.bigben-404 a:hover,
.bigben-404 a:focus {
    text-decoration: underline;
}

/*# sourceMappingURL=main.css.map */



/* Custom Menu */

.cus_menu {
    background: #171717;
}

.entry-title a {
    color: #b38a4d;
}

ul.entry-meta-list li.light a {
    color: #aa9735;
}

.bigben-catalog__left p {
    color: #fff;
}

.small-bites::after {
    color: #b38a4d ! important;
    content: "";
    font-size: 23px;
}


@media (min-width: 320px) and (max-width: 768px) {

    .site-default .site-header,
    .site-primary .site-header,
    .site-blog .site-header {
        /*position: absolute;*/
        background: #171717;
    }

    .navbar-collapse .navbar-nav {
        background: #171717 none repeat scroll 0 0;
        bottom: 0;
        padding-top: 30px;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 99;
    }
}


a.get_intouch {
    background-color: #b38a4d ! important;
    color: #171717 ! important;
}

a.get_intouch:hover {
    background-color: #fff ! important;
    color: #171717 ! important;
}

.our_specials::after {
    color: #fff ! important;
    content: "";
    font-size: 23px;
    text-shadow: 3px 3px 2px #000;
}

ul.dropdown-menu {
    background: #b38a4d ! important;
}

div.our_special {
    position: absolute;
    right: 9%;
    top: 5.5%;
    z-index: 999;
}

div.boxing {
    position: absolute;
    left: 9%;
    top: 5%;
    z-index: 999;
}

div.uber {
    right: 1%;
    position: absolute;
    top: 1%;
    z-index: 999;
}



@media (min-width: 320px) and (max-width: 320px) {

    div.our_special {
        position: absolute ! important;
        right: 4% ! important;
        top: 4% ! important;
        width: 125px ! important;
        z-index: 1 ! important;
    }

    div.boxing {
        left: -2%;
        position: absolute;
        top: 4%;
        width: 125px;
        z-index: 999;
    }

    div.uber {
        right: 1%;
        position: absolute;
        top: 1%;
        z-index: 1;
        width: 75px;
        height: 75px;
    }

}

@media (min-width: 360px) and (max-width: 360px) {

    div.our_special {
        position: absolute ! important;
        right: 9% ! important;
        top: 4% ! important;
        width: 125px ! important;
        z-index: 1 ! important;
    }

    div.boxing {
        left: -2%;
        position: absolute;
        top: 4%;
        width: 125px;
        z-index: 999;
    }

    div.uber {
        right: 1%;
        position: absolute;
        top: 1%;
        z-index: 1;
        width: 75px;
        height: 75px;
    }

}

@media (min-width: 375px) and (max-width: 375px) {

    div.our_special {
        position: absolute ! important;
        right: 9% ! important;
        top: 6% ! important;
        width: 125px ! important;
        z-index: 1 ! important;
    }

    div.boxing {
        left: -2%;
        position: absolute;
        top: 6%;
        width: 125px;
        z-index: 999;
    }

    div.uber {
        right: 1%;
        position: absolute;
        top: 1%;
        z-index: 1;
        width: 75px;
        height: 75px;
    }

}

@media (min-width: 414px) and (max-width: 414px) {

    div.our_special {
        position: absolute ! important;
        right: 9% ! important;
        top: 5% ! important;
        width: 125px ! important;
        z-index: 1 ! important;
    }

    div.boxing {
        left: -2%;
        position: absolute;
        top: 5%;
        width: 125px;
        z-index: 999;
    }

    div.uber {
        right: 1%;
        position: absolute;
        top: 1%;
        z-index: 1;
        width: 100px;
        height: 100px;
    }
}

@media (min-width: 480px) and (max-width: 480px) {

    div.our_special {
        position: absolute ! important;
        right: 9% ! important;
        top: 2.5% ! important;
        width: 125px ! important;
        z-index: 1 ! important;
    }

    div.boxing {
        left: -2%;
        position: absolute;
        top: 2.5%;
        width: 125px;
        z-index: 999;
    }

    div.uber {
        right: 1%;
        position: absolute;
        top: 1%;
        z-index: 1;
        width: 100px;
        height: 100px;
    }
}

@media (min-width: 640px) and (max-width: 640px) {

    div.our_special {
        position: absolute ! important;
        right: 3% ! important;
        top: 2.5% ! important;
        width: 125px ! important;
        z-index: 1 ! important;
    }

    div.boxing {
        left: 2%;
        position: absolute;
        top: 2.5%;
        width: 125px;
        z-index: 999;
    }

    div.uber {
        right: 1%;
        position: absolute;
        top: 1%;
        z-index: 1;
        width: 100px;
        height: 100px;
    }
}

@media (min-width: 736px) and (max-width: 736px) {

    div.our_special {
        position: absolute ! important;
        right: 3% ! important;
        top: 3.5% ! important;
        width: 125px ! important;
        z-index: 1 ! important;
    }

    div.boxing {
        left: 2%;
        position: absolute;
        top: 3.5%;
        width: 125px;
        z-index: 999;
    }

    div.uber {
        right: 1%;
        position: absolute;
        top: 1%;
        z-index: 1;
        width: 100px;
        height: 100px;
    }
}

@media (min-width: 768px) and (max-width: 768px) {

    div.our_special {
        position: absolute ! important;
        right: 9% ! important;
        top: 10% ! important;
        z-index: 1 ! important;
    }

    div.boxing {
        left: -2%;
        position: absolute;
        top: 10%;
        z-index: 999;
    }

    div.uber {
        right: 1%;
        position: absolute;
        top: 3%;
        z-index: 1;
        width: 100px;
        height: 100px;
    }

}

@media (min-width: 800px) and (max-width: 800px) {

    div.our_special {
        position: absolute ! important;
        right: 9% ! important;
        top: 14% ! important;
        z-index: 1 ! important;
    }

    div.boxing {
        left: -2%;
        position: absolute;
        top: 10%;
        z-index: 999;
    }

    div.uber {
        right: 1%;
        position: absolute;
        top: 1%;
        z-index: 1;
        width: 100px;
        height: 100px;
    }
}

@media (min-width: 980px) and (max-width: 980px) {

    div.our_special {
        position: absolute ! important;
        right: 9% ! important;
        top: 14% ! important;
        z-index: 1 ! important;
    }

}

@media (min-width: 1024px) and (max-width: 1024px) {
    .navbar-collapse .navbar-nav {
        background: #171717 none repeat scroll 0 0;
        bottom: 0;
        padding-top: 30px;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 99;
    }

    div.our_special {
        position: absolute ! important;
        right: 9% ! important;
        top: 8% ! important;
        z-index: 1 ! important;
    }

    div.boxing {
        left: -2%;
        position: absolute;
        top: 8%;
        z-index: 999;
    }

    div.uber {
        right: 1%;
        position: absolute;
        top: 1.3%;
        z-index: 1;
        width: 100px;
        height: 100px;
    }
}

@media (min-width: 1280px) and (max-width: 1280px) {

    div.our_special {
        position: absolute ! important;
        right: 9% ! important;
        top: 7% ! important;
        z-index: 1 ! important;
    }

}



.btn.btn-primary.chownow-order-online {
    text-shadow: none;
}


.bigben-info__main p > a {
    margin: 0 5px;
    color: #b38a4d;
}

.bigben-catalog h5 {
    color: #fff;
    font-size: 20px;
}


.bigben-catalog + .bigben-catalog {
    padding-top: 0;
}

.bigben-catalog {
    padding-bottom: 15px;
}

.pt-90.pb-75 ul.nav.nav-tabs.nav-primary {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}



@media (max-width: 767px) {

    .book-table-form {
        padding: 20px;
    }

    .book-table {
        padding: 100px 0px;
    }

    .pt-90.pb-75 ul.nav.nav-tabs.nav-primary > li > a {
        padding: 15px 10px;
    }

    .pt-90.pb-75 ul.nav.nav-tabs.nav-primary > li {
        width: 33%;
    }

    .bigben-category {
        font-size: 13px;
    }

    h2,
    .h2 {
        font-size: 22px;
    }

    h5,
    .h5 {
        font-size: 22px;
    }

    h6,
    .h6 {
        font-size: 16px;
    }

    .bigben-product__price,
    .bigben-catalog__price {
        font-size: 16px;
    }

    h1,
    .h1 {
        font-size: 30px;
    }

    .newletter .bigben-heading h2 {
        font-size: 20px;
    }

    .newletter .bigben-category {
        font-size: 11px;
    }

    .fz-20 {
        font-size: 14px !important;
    }

    .center-height__item nav.bigben-social {
        display: block;
        margin-right: 10px;
    }

    .center-height__item nav.bigben-social a.hidden-sm {
        display: none;
    }

    .bigben-logo--small span {
        margin-left: 10px;
        font-size: 16px;
    }
    .guidelines {
        display: block;
        margin-top: 10px;
    }
    input.btn-w200 {
    width: 100%;
}
}

span.guidelines {
    display: block;
    margin-top: 15px;
    font-size: 18px;
}

.navbar-default .navbar-toggle span.sr-only {
    width: inherit;
    height: inherit;
    color: #fff;
    clip: inherit;
    font-size: 0;
    margin: -14px -10px;
}

.navbar-default .navbar-collapse.in .sr-only:before {
    content: "\f00d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: white;
    font-size: 20px;
    margin: 4px;
    position: relative;
    left: -4px;
}