a,
address,
aside,
b,
body,
center,
code,
dd,
del,
div,
dl,
dt,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
img,
label,
li,
mark,
menu,
object,
p,
pre,
q,
s,
section,
small,
span,
strong,
tr,
u,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
html {
    line-height: 1;
}
ul {
    list-style: none;
}
q {
    quotes: none;
}
q:after,
q:before {
    content: "";
    content: none;
}
a img {
    border: none;
}
aside,
footer,
header,
menu,
section {
    display: block;
} /*!
 * 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;
}
aside,
footer,
header,
main,
menu,
section {
    display: block;
}
[hidden] {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
b,
strong {
    font-weight: 700;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
img {
    border: 0;
}
pre {
    overflow: auto;
}
code,
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
select {
    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;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff;
}
button,
input,
select {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #6f6f6f;
    text-decoration: none;
}
a:focus,
a:hover {
    color: #333;
    text-decoration: underline;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
@media (max-width: 991px) {
    img.logo.img-responsive {
        display: inline-block;
        width: 60%;
        height: auto;
    }
}
[role="button"] {
    cursor: pointer;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%;
}
.h1,
h1 {
    font-size: 36px;
}
.h2,
h2 {
    font-size: 30px;
}
.h3,
h3 {
    font-size: 24px;
}
.h4,
h4 {
    font-size: 18px;
}
.h5,
h5 {
    font-size: 14px;
}
.h6,
h6 {
    font-size: 12px;
}
p {
    margin: 0 0 10px;
}
.small,
small {
    font-size: 85%;
}
.mark,
mark {
    background-color: #fcf8e3;
    padding: 0.2em;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-primary {
    color: #337ab7;
}
a.text-primary:focus,
a.text-primary:hover {
    color: #286090;
}
.text-info {
    color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
    color: #245269;
}
.text-warning {
    color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
    color: #66512c;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}
ul {
    margin-top: 0;
    margin-bottom: 10px;
}
ul ul {
    margin-bottom: 0;
}
.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: 20px;
}
dd,
dt {
    line-height: 1.42857;
}
dt {
    font-weight: 700;
}
dd {
    margin-left: 0;
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857;
}
code,
pre {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 0;
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    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;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container:after,
.container:before {
    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;
    }
}
@media (max-width: 767px) {
    .container-full-mobile {
        padding-left: 0;
        padding-right: 0;
    }
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.row:after,
.row:before {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left;
}
.col-xs-1 {
    width: 8.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-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%;
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left;
    }
    .col-sm-1 {
        width: 8.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-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%;
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
    .col-md-1 {
        width: 8.33333%;
    }
    .col-md-2 {
        width: 16.66667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.33333%;
    }
    .col-md-5 {
        width: 41.66667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.33333%;
    }
    .col-md-8 {
        width: 66.66667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.33333%;
    }
    .col-md-11 {
        width: 91.66667%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 8.33333%;
    }
    .col-md-push-2 {
        left: 16.66667%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-4 {
        left: 33.33333%;
    }
    .col-md-push-5 {
        left: 41.66667%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-7 {
        left: 58.33333%;
    }
    .col-md-push-8 {
        left: 66.66667%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-10 {
        left: 83.33333%;
    }
    .col-md-push-11 {
        left: 91.66667%;
    }
    .col-md-push-12 {
        left: 100%;
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left;
    }
    .col-lg-1 {
        width: 8.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-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%;
    }
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="checkbox"],
input[type="radio"] {
    margin: 4px 0 0;
    line-height: normal;
}
input[type="file"] {
    display: block;
}
input[type="range"] {
    display: block;
    width: 100%;
}
select[multiple],
select[size] {
    height: auto;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-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 {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}
.form-control[disabled],
.form-control[readonly] {
    background-color: #eee;
    opacity: 1;
}
.form-control[disabled] {
    cursor: not-allowed;
}
input[type="search"] {
    -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control,
    input[type="time"].form-control {
        line-height: 34px;
    }
    .input-group-sm input[type="date"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"],
    .input-group-sm input[type="time"],
    .input-group-sm > .input-group-btn > input[type="date"].btn,
    .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-sm > .input-group-btn > input[type="month"].btn,
    .input-group-sm > .input-group-btn > input[type="time"].btn,
    .input-group-sm > input[type="date"].form-control,
    .input-group-sm > input[type="datetime-local"].form-control,
    .input-group-sm > input[type="month"].form-control,
    .input-group-sm > input[type="time"].form-control,
    input[type="date"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    input[type="time"].input-sm {
        line-height: 30px;
    }
    .input-group-lg input[type="date"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"],
    .input-group-lg input[type="time"],
    .input-group-lg > .input-group-btn > input[type="date"].btn,
    .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-lg > .input-group-btn > input[type="month"].btn,
    .input-group-lg > .input-group-btn > input[type="time"].btn,
    .input-group-lg > input[type="date"].form-control,
    .input-group-lg > input[type="datetime-local"].form-control,
    .input-group-lg > input[type="month"].form-control,
    .input-group-lg > input[type="time"].form-control,
    input[type="date"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    input[type="time"].input-lg {
        line-height: 46px;
    }
}
.form-group {
    margin-bottom: 15px;
}
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
}
.checkbox + .checkbox {
    margin-top: -5px;
}
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
    cursor: not-allowed;
}
.checkbox-inline.disabled {
    cursor: not-allowed;
}
.checkbox.disabled label {
    cursor: not-allowed;
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-btn > .btn,
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > select.form-control,
select.input-sm {
    height: 30px;
    line-height: 30px;
}
.input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > select[multiple].form-control,
select[multiple].input-sm {
    height: auto;
}
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}
.form-group-sm select[multiple].form-control {
    height: auto;
}
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-btn > .btn,
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > select.form-control,
select.input-lg {
    height: 46px;
    line-height: 46px;
}
.input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > select[multiple].form-control,
select[multiple].input-lg {
    height: auto;
}
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}
.form-group-lg select[multiple].form-control {
    height: auto;
}
.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333;
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-static {
        display: inline-block;
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-btn {
        width: auto;
    }
    .form-inline .input-group > .form-control {
        width: 100%;
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .checkbox label {
        padding-left: 0;
    }
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none;
}
.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled] {
    cursor: not-allowed;
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none;
}
a.btn.disabled {
    pointer-events: none;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default.active,
.btn-default:active {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}
.btn-default.active,
.btn-default:active {
    background-image: none;
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover {
    background-color: #fff;
    border-color: #ccc;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}
.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary.active,
.btn-primary:active {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}
.btn-primary.active,
.btn-primary:active {
    background-image: none;
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info.active,
.btn-info:active {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}
.btn-info.active,
.btn-info:active {
    background-image: none;
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}
.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning.active,
.btn-warning:active {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}
.btn-warning.active,
.btn-warning:active {
    background-image: none;
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-link {
    color: #6f6f6f;
    font-weight: 400;
    border-radius: 0;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled] {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
    color: #333;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover {
    color: #777;
    text-decoration: none;
}
.btn-group-lg > .btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}
.btn-group-sm > .btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-group-xs > .btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
    width: 100%;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
tr.collapse.in {
    display: table-row;
}
.open > a {
    outline: 0;
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
    position: relative;
    float: left;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
    z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.btn-toolbar {
    margin-left: -5px;
}
.btn-toolbar:after,
.btn-toolbar:before {
    content: " ";
    display: table;
}
.btn-toolbar:after {
    clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child) {
    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 {
    border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before {
    content: " ";
    display: table;
}
.btn-group-vertical > .btn-group:after {
    clear: both;
}
.btn-group-vertical > .btn-group > .btn {
    float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-group .form-control:focus {
    z-index: 3;
}
.input-group .form-control,
.input-group-btn {
    display: table-cell;
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group .form-control:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-group .form-control:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.input-group-btn > .btn {
    position: relative;
}
.input-group-btn > .btn + .btn {
    margin-left: -1px;
}
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
    z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0;
}
.breadcrumb > li {
    display: inline-block;
}
.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc;
}
.breadcrumb > .active {
    color: #777;
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}
.pager:after,
.pager:before {
    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: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}
.pager li > a:focus,
.pager li > a:hover {
    text-decoration: none;
    background-color: #eee;
}
.pager .next > a,
.pager .next > span {
    float: right;
}
.pager .previous > a,
.pager .previous > span {
    float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed;
}
.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
.label:empty {
    display: none;
}
.btn .label {
    position: relative;
    top: -1px;
}
a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.label-default {
    background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e;
}
.label-primary {
    background-color: #337ab7;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090;
}
.label-info {
    background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5;
}
.label-warning {
    background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert h4 {
    margin-top: 0;
    color: inherit;
}
.alert .alert-link {
    font-weight: 700;
}
.alert > p,
.alert > ul {
    margin-bottom: 0;
}
.alert > p + p {
    margin-top: 5px;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.alert-warning .alert-link {
    color: #66512c;
}
@-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;
    }
}
.media {
    margin-top: 15px;
}
.media:first-child {
    margin-top: 0;
}
.media,
.media-body {
    zoom: 1;
    overflow: hidden;
}
.media-body {
    width: 10000px;
}
.media-object {
    display: block;
}
.media-right {
    padding-left: 10px;
}
.media-left {
    padding-right: 10px;
}
.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top;
}
.media-bottom {
    vertical-align: bottom;
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.media-list {
    padding-left: 0;
    list-style: none;
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
    color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5;
}
button.list-group-item {
    width: 100%;
    text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
    color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef;
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
    color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit;
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
    padding: 15px;
}
.panel-body:after,
.panel-body:before {
    content: " ";
    display: table;
}
.panel-body:after {
    clear: both;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
    color: inherit;
}
.panel-title > a,
.panel-title > a:active {
    display: block;
}
.panel-heading a:before {
    font-family: Linearicons;
    content: "\e93a";
    float: right;
    transition: all 0.5s;
}
.panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel > .list-group,
.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: 3px;
    border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.list-group + .panel-footer {
    border-top-width: 0;
}
.panel-group {
    margin-bottom: 20px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-group .panel + .panel {
    margin-top: 5px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}
.panel-default {
    border-color: #ddd;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}
.panel-primary {
    border-color: #337ab7;
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7;
}
.panel-info {
    border-color: #bce8f1;
}
.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}
.panel-warning {
    border-color: #faebcc;
}
.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
}
.visible-xs {
    display: none !important;
}
.visible-sm {
    display: none !important;
}
.visible-md {
    display: none !important;
}
.visible-lg {
    display: none !important;
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    tr.visible-xs {
        display: table-row !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;
    }
    tr.visible-sm {
        display: table-row !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;
    }
    tr.visible-md {
        display: table-row !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;
    }
    tr.visible-lg {
        display: table-row !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;
    }
    tr.visible-print {
        display: table-row !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;
    }
} /*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.5.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.5.0) format("woff"),
        url(../fonts/fontawesome-webfont.ttf?v=4.5.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: 0.14286em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.85714em;
}
.fa-border {
    padding: 0.2em 0.25em 0.15em;
    border: solid 0.08em #eee;
    border-radius: 0.1em;
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.fa-search:before {
    content: "\f002";
}
.fa-star:before {
    content: "\f005";
}
.fa-star-o:before {
    content: "\f006";
}
.fa-user:before {
    content: "\f007";
}
.fa-close:before,
.fa-remove:before {
    content: "\f00d";
}
.fa-home:before {
    content: "\f015";
}
.fa-file-o:before {
    content: "\f016";
}
.fa-repeat:before {
    content: "\f01e";
}
.fa-list-alt:before {
    content: "\f022";
}
.fa-tag:before {
    content: "\f02b";
}
.fa-print:before {
    content: "\f02f";
}
.fa-font:before {
    content: "\f031";
}
.fa-bold:before {
    content: "\f032";
}
.fa-italic:before {
    content: "\f033";
}
.fa-text-height:before {
    content: "\f034";
}
.fa-text-width:before {
    content: "\f035";
}
.fa-align-left:before {
    content: "\f036";
}
.fa-align-center:before {
    content: "\f037";
}
.fa-align-right:before {
    content: "\f038";
}
.fa-list:before {
    content: "\f03a";
}
.fa-image:before {
    content: "\f03e";
}
.fa-chevron-left:before {
    content: "\f053";
}
.fa-chevron-right:before {
    content: "\f054";
}
.fa-warning:before {
    content: "\f071";
}
.fa-shopping-cart:before {
    content: "\f07a";
}
.fa-key:before {
    content: "\f084";
}
.fa-comments:before {
    content: "\f086";
}
.fa-sign-in:before {
    content: "\f090";
}
.fa-phone:before {
    content: "\f095";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a";
}
.fa-certificate:before {
    content: "\f0a3";
}
.fa-filter:before {
    content: "\f0b0";
}
.fa-group:before {
    content: "\f0c0";
}
.fa-link:before {
    content: "\f0c1";
}
.fa-list-ul:before {
    content: "\f0ca";
}
.fa-underline:before {
    content: "\f0cd";
}
.fa-columns:before {
    content: "\f0db";
}
.fa-sort:before {
    content: "\f0dc";
}
.fa-sort-desc:before {
    content: "\f0dd";
}
.fa-sort-asc:before {
    content: "\f0de";
}
.fa-comments-o:before {
    content: "\f0e6";
}
.fa-sitemap:before {
    content: "\f0e8";
}
.fa-user-md:before {
    content: "\f0f0";
}
.fa-file-text-o:before {
    content: "\f0f6";
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}
.fa-code:before {
    content: "\f121";
}
.fa-info:before {
    content: "\f129";
}
.fa-html5:before {
    content: "\f13b";
}
.fa-css3:before {
    content: "\f13c";
}
.fa-anchor:before {
    content: "\f13d";
}
.fa-toggle-right:before {
    content: "\f152";
}
.fa-file:before {
    content: "\f15b";
}
.fa-file-text:before {
    content: "\f15c";
}
.fa-instagram:before {
    content: "\f16d";
}
.fa-apple:before {
    content: "\f179";
}
.fa-windows:before {
    content: "\f17a";
}
.fa-toggle-left:before {
    content: "\f191";
}
.fa-google:before {
    content: "\f1a0";
}
.fa-file-image-o:before {
    content: "\f1c5";
}
.fa-file-code-o:before {
    content: "\f1c9";
}
.fa-history:before {
    content: "\f1da";
}
.fa-header:before {
    content: "\f1dc";
}
.fa-cc-visa:before {
    content: "\f1f0";
}
.fa-cc-mastercard:before {
    content: "\f1f1";
}
.fa-cc-amex:before {
    content: "\f1f3";
}
.fa-toggle-on:before {
    content: "\f205";
}
.fa-cc:before {
    content: "\f20a";
}
.fa-whatsapp:before {
    content: "\f232";
}
.fa-object-group:before {
    content: "\f247";
}
.fa-internet-explorer:before {
    content: "\f26b";
}
.fa-500px:before {
    content: "\f26e";
}
@font-face {
    font-family: Linearicons;
    src: url(../fonts/Linearicons.woff2) format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
[class*=" icon-"]:before,
[class^="icon-"]:before {
    font-family: Linearicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-home:before {
    content: "\e600";
}
.icon-home2:before {
    content: "\e601";
}
.icon-home3:before {
    content: "\e602";
}
.icon-home4:before {
    content: "\e603";
}
.icon-home5:before {
    content: "\e604";
}
.icon-home6:before {
    content: "\e605";
}
.icon-blog:before {
    content: "\e61c";
}
.icon-key:before {
    content: "\e66e";
}
.icon-toggle-on:before {
    content: "\e671";
}
.icon-star:before {
    content: "\e68d";
}
.icon-box:before {
    content: "\e69f";
}
.icon-document:before {
    content: "\e6d8";
}
.icon-document2:before {
    content: "\e6d9";
}
.icon-repeat:before {
    content: "\e6ee";
}
.icon-media:before {
    content: "\e6fa";
}
.icon-panorama:before {
    content: "\e706";
}
.icon-label:before {
    content: "\e717";
}
.icon-user:before {
    content: "\e71e";
}
.icon-man:before {
    content: "\e728";
}
.icon-man2:before {
    content: "\e732";
}
.icon-height:before {
    content: "\e734";
}
.icon-weight:before {
    content: "\e735";
}
.icon-scale:before {
    content: "\e736";
}
.icon-button:before {
    content: "\e737";
}
.icon-store:before {
    content: "\e744";
}
.icon-store-24:before {
    content: "\e746";
}
.icon-cart:before {
    content: "\e74d";
}
.icon-cart-full:before {
    content: "\e74f";
}
.icon-cart-remove:before {
    content: "\e753";
}
.icon-tag:before {
    content: "\e755";
}
.icon-telephone:before {
    content: "\e76a";
}
.icon-telephone2:before {
    content: "\e777";
}
.icon-location:before {
    content: "\e783";
}
.icon-mouse:before {
    content: "\e78d";
}
.icon-mouse-left:before {
    content: "\e78e";
}
.icon-mouse-right:before {
    content: "\e78f";
}
.icon-mouse-both:before {
    content: "\e790";
}
.icon-delete:before {
    content: "\e794";
}
.icon-phone:before {
    content: "\e7a5";
}
.icon-smartphone:before {
    content: "\e7a6";
}
.icon-window:before {
    content: "\e7b2";
}
.icon-scale2:before {
    content: "\e814";
}
.icon-apple:before {
    content: "\e82c";
}
.icon-anchor:before {
    content: "\e85d";
}
.icon-icons:before {
    content: "\e87e";
}
.icon-icons2:before {
    content: "\e880";
}
.icon-select:before {
    content: "\e881";
}
.icon-select2:before {
    content: "\e882";
}
.icon-return:before {
    content: "\e8e0";
}
.icon-return2:before {
    content: "\e8e1";
}
.icon-history:before {
    content: "\e8e3";
}
.icon-history2:before {
    content: "\e8e4";
}
.icon-code:before {
    content: "\e90b";
}
.icon-file-code:before {
    content: "\e90c";
}
.icon-file-image:before {
    content: "\e90d";
}
.icon-link:before {
    content: "\e915";
}
.icon-link2:before {
    content: "\e917";
}
.icon-file-search:before {
    content: "\e923";
}
.icon-cross:before {
    content: "\e92a";
}
.icon-menu:before {
    content: "\e92b";
}
.icon-list:before {
    content: "\e92c";
}
.icon-list2:before {
    content: "\e92d";
}
.icon-list3:before {
    content: "\e92e";
}
.icon-menu2:before {
    content: "\e92f";
}
.icon-list4:before {
    content: "\e930";
}
.icon-menu3:before {
    content: "\e931";
}
.icon-cross2:before {
    content: "\e935";
}
.icon-chevron-left:before {
    content: "\e93b";
}
.icon-chevron-right:before {
    content: "\e93c";
}
.icon-warning:before {
    content: "\e955";
}
.icon-focus:before {
    content: "\e973";
}
.icon-grid:before {
    content: "\e975";
}
.icon-toggle:before {
    content: "\e979";
}
.icon-align-center-vertical:before {
    content: "\e987";
}
.icon-align-right:before {
    content: "\e988";
}
.icon-align-bottom:before {
    content: "\e989";
}
.icon-align-left:before {
    content: "\e98a";
}
.icon-align-top:before {
    content: "\e98c";
}
.icon-prohibited:before {
    content: "\e99c";
}
.icon-text-format:before {
    content: "\e9a0";
}
.icon-text-format-remove:before {
    content: "\e9a1";
}
.icon-text-size:before {
    content: "\e9a2";
}
.icon-bold:before {
    content: "\e9a3";
}
.icon-italic:before {
    content: "\e9a4";
}
.icon-underline:before {
    content: "\e9a5";
}
.icon-highlight:before {
    content: "\e9a7";
}
.icon-text-align-left:before {
    content: "\e9a8";
}
.icon-text-align-center:before {
    content: "\e9a9";
}
.icon-text-align-right:before {
    content: "\e9aa";
}
.icon-border-style:before {
    content: "\e9de";
}
.icon-border-all:before {
    content: "\e9df";
}
.icon-border-inner:before {
    content: "\e9e1";
}
.icon-border-top:before {
    content: "\e9e2";
}
.icon-border-bottom:before {
    content: "\e9e4";
}
.icon-border-left:before {
    content: "\e9e5";
}
.icon-border-vertical:before {
    content: "\e9e6";
}
.icon-border-right:before {
    content: "\e9e7";
}
.icon-border-none:before {
    content: "\e9e8";
}
.btn {
    display: inline-block;
    text-align: center;
    line-height: 1.2;
    white-space: normal;
    max-width: 100%;
    border: none;
    text-overflow: ellipsis;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.06em;
    border-radius: 0;
    border-width: 0;
    cursor: pointer;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    text-decoration: none;
    border: 1px solid #e5e5e5;
}
.btn:hover {
    color: inherit;
    text-decoration: none;
}
.btn.icon-right span {
    display: block;
    padding-right: 27px;
    position: relative;
}
.btn.icon-right span:after {
    font-family: Linearicons;
    content: "\e93c";
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    font-size: inherit;
    position: absolute;
    top: 50%;
    right: 0;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.btn.icon-left span {
    display: block;
    padding-left: 27px;
    position: relative;
}
.btn.icon-left span:before {
    font-family: Linearicons;
    content: "\e93b";
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    font-size: inherit;
    position: absolute;
    top: 50%;
    left: 0;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.btn span i.left {
    vertical-align: 0;
    margin: 0 5px 0 0;
    display: inline-block;
}
.btn span i.right {
    margin-right: 0;
    margin-left: 5px;
}
.btn:active,
.btn:active:focus,
.btn:focus,
.btn:hover {
    border: 1px solid #e5e5e5;
    outline: 0;
    color: inherit;
    text-decoration: none;
    box-shadow: none;
}
.btn-group-xs > .btn,
.btn-xs {
    padding: 5px 10px;
    font-size: 12px;
}
.btn-group-sm > .btn,
.btn-sm {
    padding: 5px 25px;
    font-size: 12px;
}
.btn-md {
    padding: 9px 22px;
    font-size: 12px;
    line-height: 1.667;
}
.btn-md i {
    display: inline-block;
    font-size: 19px;
    line-height: 0;
    vertical-align: -4px;
    margin-right: 6px;
}
.btn-md i:before {
    line-height: 1;
}
.btn-md.btn-primary {
    padding-top: 8px;
    padding-bottom: 8px;
}
@media (min-width: 992px) and (max-width: 1199px) {
    #left_column .btn-md,
    #right_column .btn-md {
        padding: 7px 12px;
    }
}
.btn-group-lg > .btn,
.btn-lg {
    padding: 19px 38px;
    line-height: 1.428;
}
.btn-group-lg > .icon-left.btn i,
.btn-group-lg > .icon-left.btn span:after,
.btn-group-lg > .icon-left.btn span:before,
.btn-group-lg > .icon-right.btn i,
.btn-group-lg > .icon-right.btn span:after,
.btn-group-lg > .icon-right.btn span:before,
.btn-lg.icon-left i,
.btn-lg.icon-left span:after,
.btn-lg.icon-left span:before,
.btn-lg.icon-right i,
.btn-lg.icon-right span:after,
.btn-lg.icon-right span:before {
    font-size: 22px;
    line-height: 1;
}
.btn-group-lg > .btn-primary.btn,
.btn-lg.btn-primary {
    padding-top: 18px;
    padding-bottom: 18px;
}
.btn-default {
    position: relative;
    color: #333;
    background: 0 0;
    -moz-transition: border-color 0.4s ease color 0.4s ease;
    -o-transition: border-color 0.4s ease color 0.4s ease;
    -webkit-transition: border-color 0.4s ease color 0.4s ease;
    transition: border-color 0.4s ease color 0.4s ease;
}
.btn-default::before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    background: #333;
    z-index: -1;
    opacity: 0;
    -moz-transform: scale3d(0.7, 1, 1);
    -ms-transform: scale3d(0.7, 1, 1);
    -o-transform: scale3d(0.7, 1, 1);
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    transition: transform 0.4s, opacity 0.4s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn-default,
.btn-default::before {
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn-default:hover {
    color: #fff;
    background: 0 0;
    border: 1px solid #e5e5e5;
}
.btn-default:hover:before {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    -o-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}
.btn-default.btn[disabled],
.btn-default.disabled,
.btn-default:active,
.btn-default:active:focus,
.btn-default:focus {
    border: 1px solid #e5e5e5;
    color: #333;
    background: 0 0;
}
.btn-default:active:focus:hover,
.btn-default:active:hover,
.btn-default:focus:hover {
    color: #fff;
}
.btn-default:active:focus:hover:before,
.btn-default:active:hover:before,
.btn-default:focus:hover:before {
    opacity: 1;
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.btn-primary {
    color: #fff;
    background: 0 0;
    border: 2px solid #609223;
    -moz-transition: border-color 0.4s ease color 0.4s ease;
    -o-transition: border-color 0.4s ease color 0.4s ease;
    -webkit-transition: border-color 0.4s ease color 0.4s ease;
    transition: border-color 0.4s ease color 0.4s ease;
}
.btn-primary::before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    background: #609223;
    z-index: -1;
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    -o-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transition: transform 0.4s, opacity 0.4s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn-primary,
.btn-primary::before {
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn-primary:hover {
    color: #ff7000;
    border: 2px solid #609223;
    background: 0 0;
}
.btn-primary:hover:active {
    background: 0 0;
    color: #ff7000;
    border: 2px solid #ff7000;
}
.btn-primary:hover:before {
    opacity: 0;
    -moz-transform: scale3d(0.7, 1, 1);
    -ms-transform: scale3d(0.7, 1, 1);
    -o-transform: scale3d(0.7, 1, 1);
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
}
.btn-primary.btn[disabled],
.btn-primary.disabled,
.btn-primary:active,
.btn-primary:active:focus,
.btn-primary:focus {
    border: 2px solid #ff7000;
    background: 0 0;
    color: #fff;
}
.btn-primary:active:focus:hover,
.btn-primary:active:hover,
.btn-primary:focus:hover {
    color: #ff7000;
}
.btn-primary:active:focus:hover:before,
.btn-primary:active:hover:before,
.btn-primary:focus:hover:before {
    opacity: 0;
    -moz-transform: scale3d(0.7, 1, 1);
    -ms-transform: scale3d(0.7, 1, 1);
    -o-transform: scale3d(0.7, 1, 1);
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
}
.btn-primary.btn-white {
    color: #333;
    border: 2px solid #fff;
}
.btn-primary.btn-white::before {
    background: #fff;
}
.btn-primary.btn-white:hover {
    color: #fff;
    border: 2px solid #fff;
}
.btn-primary.btn-white:hover:active {
    border: 2px solid #fff;
}
.btn-primary.btn-white.btn[disabled],
.btn-primary.btn-white.disabled,
.btn-primary.btn-white:active,
.btn-primary.btn-white:active:focus,
.btn-primary.btn-white:focus {
    border: 2px solid #fff;
    color: #333;
}
.btn-primary.btn-white:active:focus:hover,
.btn-primary.btn-white:active:hover,
.btn-primary.btn-white:focus:hover {
    color: #fff;
}
input.btn-primary {
    background: #ff7000;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
input.btn-primary:hover {
    background: 0 0;
}
.link-button {
    font-weight: 700;
}
.link-button i {
    margin-right: 5px;
}
.link-button i.large {
    font-size: 26px;
    line-height: 26px;
    vertical-align: -3px;
}
.btn.disabled,
.btn[disabled],
.pagination > li.disabled > span {
    cursor: not-allowed !important;
    opacity: 0.65;
}
.link {
    display: inline-block;
    position: relative;
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    text-decoration: underline;
    padding-right: 15px;
    cursor: pointer;
}
.link:after {
    position: absolute;
    top: 3px;
    right: 0;
    font-family: Linearicons;
    content: "\e93c";
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    font-size: 10px;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.link:hover {
    text-decoration: none;
}
.link:hover:after {
    right: -4px;
}
.link.link-primary {
    color: #ff7000;
}
@media (min-width: 768px) {
    .container {
        width: auto;
        max-width: 2560px;
    }
}
@media (min-width: 992px) {
    .container {
        padding-left: 50px;
        padding-right: 50px;
    }
}
@media (min-width: 1200px) {
    .container {
        padding-left: 80px;
        padding-right: 80px;
    }
}
@media (min-width: 1550px) {
    .container {
        padding-left: 182px;
        padding-right: 182px;
    }
}
.container .container {
    padding-left: 0;
    padding-right: 0;
}
.container-default {
    max-width: 1020px;
    margin: 0 auto;
}
@media (min-width: 1200px) {
    .row {
        margin-left: -20px;
        margin-right: -20px;
    }
    [class*="col-"] {
        padding-left: 20px;
        padding-right: 20px;
    }
}
html .old-ie {
    display: none;
}
html.ie9 .old-ie,
html.lt-ie9 .old-ie {
    display: block;
    background: #212121;
    padding: 10px 0;
    box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.3);
    clear: both;
    text-align: center;
    position: relative;
    z-index: 1;
}
body {
    min-width: 320px;
    height: 100%;
    font: normal 18px/1.44 "PT Sans", sans-serif;
    color: #888;
}
body .white-color {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.21);
}
body .fancybox-close,
body .fancybox-next span {
    background-image: none;
}
#page {
    overflow: hidden;
}
#page #columns {
    background: #fff;
}
@media (min-width: 992px) {
    #page #columns > .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
    }
    #page #columns > .row:after,
    #page #columns > .row:before {
        display: none;
    }
    #page #columns > .row #left_column {
        order: 1;
    }
    #page #columns > .row #center_column {
        order: 2;
    }
    #page #columns > .row #right_column {
        order: 3;
    }
}
body:not(#index) #columns {
    padding-bottom: 30px;
}
@media (min-width: 768px) {
    body:not(#index) #columns {
        padding-bottom: 60px;
    }
}
.two-columns#index #columns {
    padding-top: 30px;
}
#left_column > * + section,
#right_column > * + section {
    margin-top: 40px;
}
@media (min-width: 1200px) {
    #left_column > * + section,
    #right_column > * + section {
        margin-top: 53px;
    }
}
#left_column > section + section,
#right_column > section + section {
    margin-top: 40px;
    padding-top: 33px;
    border-top: 1px solid #e5e5e5;
}
@media (min-width: 1200px) {
    #left_column > section + section,
    #right_column > section + section {
        margin-top: 60px;
        padding-top: 54px;
    }
}
@media (max-width: 991px) {
    body:not(#category) #left_column {
        margin-top: 40px;
    }
}
#home-column > div:last-child {
    margin-bottom: 30px;
}
@media (min-width: 768px) {
    #home-column > div:last-child {
        margin-bottom: 60px;
    }
}
header {
    z-index: 1000;
    position: relative;
    background: #fff;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}
@media (max-width: 991px) {
    header {
        text-align: center;
        padding-bottom: 12px;
    }
}
header * {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}
header .banner {
    background: #000;
    max-height: 100%;
}
header .banner .row {
    margin: 0;
}
header .row {
    position: relative;
}
header #header_logo {
    line-height: 0;
    padding: 30px 0;
}
@media (max-width: 991px) {
    header #header_logo {
        text-align: center;
        padding-bottom: 12px;
        padding-top: 12px;
    }
}
header #header_logo a {
    display: inline-block;
    max-width: 100%;
}
.footer-container {
    background: #141414;
    position: relative;
    font-size: 14px;
}
.footer-container a {
    font-size: 12px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #888;
}
.footer-container a:hover {
    color: #fff;
}
@media (max-width: 767px) {
    .footer-container .footer-block {
        margin-bottom: 20px;
    }
}
.footer-container .footer-block li + li {
    margin-top: 6px;
}
.footer-container h4 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 30px 0;
}
@media (max-width: 767px) {
    .footer-container h4 {
        position: relative;
        margin-bottom: 0;
        padding-bottom: 13px;
        padding-right: 25px;
    }
    .footer-container h4:after {
        display: block;
        font-family: Linearicons;
        content: "\e93a";
        display: inline-block;
        font-weight: 400;
        font-style: normal;
        font-size: 16px;
        position: absolute;
        right: 0;
        top: 0;
    }
    .footer-container h4.active:after {
        content: "\e939";
    }
}
.footer-container h4 a {
    font-size: 14px;
    color: #fff;
}
.footer-container h4 a:hover {
    color: #ff7000;
}
@media (max-width: 767px) {
    .footer-container .toggle-footer {
        padding-bottom: 8px;
    }
}
.footer-container #social_block ul {
    display: inline-block;
    overflow: hidden;
    margin-bottom: 0;
    margin-left: -14px;
}
.footer-container #social_block ul li {
    float: left;
    margin-top: 6px;
    margin-left: 14px;
}
.footer-container #social_block ul li a {
    display: block;
    font-size: 15px;
    height: 30px;
    width: 30px;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #fff;
    background-color: #fff;
    color: #333;
}
@media (min-width: 1550px) {
    .footer-container #social_block ul li a {
        height: 37px;
        width: 37px;
    }
}
.footer-container #social_block ul li a span {
    display: none;
}
.footer-container #social_block ul li a:before {
    line-height: 26px;
}
@media (min-width: 1550px) {
    .footer-container #social_block ul li a:before {
        line-height: 33px;
    }
}
.footer-container #social_block ul li a:hover {
    background: 0 0;
    color: #fff;
}
.footer-container .bottom-footer a {
    text-transform: none;
    letter-spacing: 0.02em;
}
a {
    color: inherit;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
a:active,
a:focus,
a:hover {
    outline: 0;
    text-decoration: none;
    color: #ff7000;
}
.dark {
    color: #333;
}
.unvisible {
    display: none;
}
.close {
    opacity: 1;
    outline: 0;
}
.close:hover {
    opacity: 1;
}
#page .rte {
    background: transparent none repeat scroll 0 0;
}
.alert {
    font-weight: 700;
    position: relative;
    padding: 6px 11px;
    font-size: 14px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
}
.alert > p {
    padding: 0 0 5px 27px;
}
.alert ul {
    padding-left: 15px;
    margin-left: 27px;
}
.alert ul li {
    list-style-type: decimal;
    font-weight: 400;
    padding: 0;
}
.alert.alert-warning {
    background: #fffbca;
    color: #fe8080;
}
.form-control {
    padding: 4px 16px;
    height: 40px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #f4f4f4;
    color: #888;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #f4f4f4;
    -moz-transition: 0.3s background-color ease;
    -o-transition: 0.3s background-color ease;
    -webkit-transition: 0.3s background-color ease;
    transition: 0.3s background-color ease;
    transition-property: background-color, border;
}
.form-control:active,
.form-control:focus {
    -moz-box-shadow: transparent 0 0;
    -webkit-box-shadow: transparent 0 0;
    box-shadow: transparent 0 0;
    border-color: #e5e5e5;
    background: #fff;
}
select.form-control {
    display: inline-block;
}
.label,
.label-warning {
    white-space: normal;
    display: inline-block;
    padding: 5px 10px;
    background: #fffbca;
    color: #42b575;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.label-warning.label-warning,
.label.label-warning {
    color: #ff7000;
}
label {
    color: #333;
    font-weight: 400;
    font-size: 14px;
}
.checkbox {
    margin-top: 9px;
    margin-bottom: 9px;
}
.checkbox label {
    color: #888;
}
.checkbox + .checkbox {
    margin-top: 0;
}
input[type="checkbox"],
input[type="radio"] {
    display: none;
}
label input[type="checkbox"],
label input[type="radio"] {
    display: inline-block;
}
input[type="radio"] + .label label,
input[type="radio"] + label {
    cursor: pointer;
    position: relative;
    padding-left: 26px;
    text-transform: none;
    display: inline-block;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
input[type="radio"] + .label label:before,
input[type="radio"] + label:before {
    content: "";
    display: inline-block;
    width: 19px;
    height: 19px;
    margin-right: 10px;
    position: absolute;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    left: 0;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: 0 0;
    border: solid 1px #e5e5e5;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
input[type="radio"] + .label label:after,
input[type="radio"] + label:after {
    position: absolute;
    left: 5px;
    top: 50%;
    font-family: Linearicons;
    content: "\e934";
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    font-size: 0;
    line-height: 1;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    color: #fff;
    background: 0 0;
    box-shadow: none;
}
input[type="radio"] + .label label:hover,
input[type="radio"] + label:hover {
    color: #333;
}
input[type="radio"]:checked + .label label:before,
input[type="radio"]:checked + label:before {
    background: #333;
    border-color: #333;
}
input[type="radio"]:checked + .label label:after,
input[type="radio"]:checked + label:after {
    font-size: 10px;
}
input[type="checkbox"] + .label label,
input[type="checkbox"] + label {
    display: inline-block;
    padding-left: 27px;
    position: relative;
    clear: both;
    cursor: pointer;
    text-transform: none;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
input[type="checkbox"] + .label label:before,
input[type="checkbox"] + label:before {
    content: "";
    display: inline-block;
    width: 19px;
    height: 19px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 0;
    background: 0 0;
    border: solid 1px #e5e5e5;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
input[type="checkbox"] + .label label:after,
input[type="checkbox"] + label:after {
    font-family: Linearicons;
    content: "\e934";
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    font-size: 0;
    line-height: 19px;
    position: absolute;
    width: 19px;
    height: 19px;
    font-size: 0;
    text-align: center;
    left: 0;
    top: 0;
    color: #fff;
    -moz-transition: font-size 0.3s;
    -o-transition: font-size 0.3s;
    -webkit-transition: font-size 0.3s;
    transition: font-size 0.3s;
    text-shadow: none;
}
input[type="checkbox"] + .label label:hover,
input[type="checkbox"] + label:hover {
    color: #333;
}
input[type="checkbox"]:checked + .label label:before,
input[type="checkbox"]:checked + label:before {
    background: #333;
    border-color: #333;
}
input[type="checkbox"]:checked + .label label:after,
input[type="checkbox"]:checked + label:after {
    font-size: 10px;
}
.page-heading {
    font: bold 20px/1.3 "PT Sans", sans-serif;
    letter-spacing: 0.06em;
    color: #333;
    text-transform: uppercase;
    overflow: hidden;
    margin: 0;
}
h1.page-heading {
    font: 400 40px/1.2 "PT Sans", sans-serif;
    margin-bottom: 55px;
}
@media (max-width: 1199px) {
    h1.page-heading {
        font-size: 32px;
    }
}
@media (max-width: 767px) {
    h1.page-heading {
        margin-bottom: 40px;
    }
}
@media (max-width: 479px) {
    h1.page-heading {
        font-size: 26px;
        margin-bottom: 30px;
    }
}
h3.page-product-heading {
    font: bold 20px/1.3 "PT Sans", sans-serif;
    color: #333;
    text-transform: uppercase;
    padding: 14px 0 0;
    margin: 0 0 20px;
    position: relative;
}
p.info-title {
    font-weight: 700;
    color: #888;
    margin-bottom: 25px;
}
body .fancybox-overlay {
    background: rgba(51, 51, 51, 0.2);
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 9999;
    overflow: hidden;
}

body .fancybox-wrap {
    background: white;
    -moz-box-shadow: 3px 4px 43px 0px rgba(0, 0, 0, 0.11);
    -webkit-box-shadow: 3px 4px 43px 0px rgba(0, 0, 0, 0.11);
    box-shadow: 3px 4px 43px 0px rgba(0, 0, 0, 0.11);
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    z-index: 99999;
}

body .fancybox-wrap .fancybox-skin {
    background: white;
}

body .fancybox-wrap .fancybox-skin .fancybox-close {
    position: absolute;
    right: 12px;
    top: 10px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    color: #888888;
    z-index: 2;
    text-align: center;
    background: none;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    z-index: 9991;
}

body .fancybox-wrap .fancybox-skin .fancybox-close:before {
    font-family: "Linearicons";
    content: "\e92a";
    display: inline-block;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    line-height: 30px;
}

body .fancybox-wrap .fancybox-skin .fancybox-close:hover {
    color: #333333;
}

body .fancybox-wrap .fancybox-skin .fancybox-prev span,
body .fancybox-wrap .fancybox-skin .fancybox-next span {
    background: none;
}

body .fancybox-wrap .fancybox-skin .fancybox-prev span:before,
body .fancybox-wrap .fancybox-skin .fancybox-next span:before {
    background: none;
    font-family: "Linearicons";
    content: "\e93b";
    display: inline-block;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    color: #333333;
}

body .fancybox-wrap .fancybox-skin .fancybox-next span:before {
    content: '\e93c';
}

body#order .fancybox-wrap .fancybox-skin .fancybox-close,
body#order-opc .fancybox-wrap .fancybox-skin .fancybox-close {
    top: -5px;
    right: -5px;
}

.fancybox-lock body .fancybox-overlay {
    overflow: hidden;
}

.fancybox-overlay-fixed {
    -webkit-transform: translateZ(0);
}

.fancybox-inner .fancybox-error {
    white-space: normal;
    padding: 16px 40px 16px 16px;
}
#header_login_form .form_content a.btn-default.btn-facebook:before,
#header_login_form .form_content a.btn-default.btn-login-facebook:before,
#header_login_form .form_content a.btn-default.facebook a:before,
#header_login_form button.btn-facebook:before,
#header_login_form button.btn-login-facebook:before,
#header_login_form button.facebook a:before,
#header_login_form li.btn-facebook:before,
#header_login_form li.btn-login-facebook:before,
#header_login_form li.facebook a:before,
#social_block .form_content a.btn-default.btn-facebook:before,
#social_block .form_content a.btn-default.btn-login-facebook:before,
#social_block .form_content a.btn-default.facebook a:before,
#social_block button.btn-facebook:before,
#social_block button.btn-login-facebook:before,
#social_block button.facebook a:before,
#social_block li.btn-facebook:before,
#social_block li.btn-login-facebook:before,
#social_block li.facebook a:before {
    font-family: FontAwesome;
    content: "\f09a";
    display: inline-block;
    font-weight: 400;
}
#header_login_form .form_content a.btn-default.btn-login-google:before,
#header_login_form button.btn-login-google:before,
#header_login_form li.btn-login-google:before,
#social_block .form_content a.btn-default.btn-login-google:before,
#social_block button.btn-login-google:before,
#social_block li.btn-login-google:before {
    font-family: FontAwesome;
    content: "\f0d5";
    display: inline-block;
    font-weight: 400;
}
#header_login_form .form_content a.btn-default.btn-twitter:before,
#header_login_form .form_content a.btn-default.twitter a:before,
#header_login_form button.btn-twitter:before,
#header_login_form button.twitter a:before,
#header_login_form li.btn-twitter:before,
#header_login_form li.twitter a:before,
#social_block .form_content a.btn-default.btn-twitter:before,
#social_block .form_content a.btn-default.twitter a:before,
#social_block button.btn-twitter:before,
#social_block button.twitter a:before,
#social_block li.btn-twitter:before,
#social_block li.twitter a:before {
    font-family: FontAwesome;
    content: "\f099";
    display: inline-block;
    font-weight: 400;
}
#header_login_form .form_content a.btn-default.btn-instagram:before,
#header_login_form .form_content a.btn-default.instagram a:before,
#header_login_form button.btn-instagram:before,
#header_login_form button.instagram a:before,
#header_login_form li.btn-instagram:before,
#header_login_form li.instagram a:before,
#social_block .form_content a.btn-default.btn-instagram:before,
#social_block .form_content a.btn-default.instagram a:before,
#social_block button.btn-instagram:before,
#social_block button.instagram a:before,
#social_block li.btn-instagram:before,
#social_block li.instagram a:before {
    font-family: FontAwesome;
    content: "\f16d";
    display: inline-block;
    font-weight: 400;
}
#social_block li.tiktok a {
    background-image: url(/img/tiktok.svg);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    font-weight: 400;
    z-index: 2;
    position: relative;
}
#social_block li.tiktok a:hover {
    background-image: url(/img/tiktok_white.svg) !important;
    background-size: 15px !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
.product-name {
    font: normal 14px/1.5 "PT Sans", sans-serif;
    color: #333;
    margin-bottom: 0;
}
.product-name a {
    font: normal 14px/1.5 "PT Sans", sans-serif;
    color: #333;
}
.product-name a:hover {
    color: #ff7000;
}
a.product-name {
    font: normal 14px/1.5 "PT Sans", sans-serif;
    color: #333;
}
a.product-name:hover {
    color: #ff7000;
}
.price {
    font: bold 20px/1.5 "PT Sans", sans-serif;
    color: #333;
    white-space: nowrap;
    letter-spacing: 0.02em;
}
.old-price {
    color: #888;
    text-decoration: line-through;
    font-size: 20px;
    font-weight: 700;
    margin-left: 5px;
}
.new-box,
.sale-box {
    display: block;
    position: absolute;
    top: 10px;
    background: #fff;
    border: 2px solid;
    text-align: center;
}
@media (min-width: 480px) {
    .new-box,
    .sale-box {
        top: 20px;
    }
}
.new-box span,
.sale-box span {
    display: block;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    padding: 3px 5px;
    min-width: 41px;
}
.new-box {
    left: 10px;
    color: #333;
    border-color: #333;
}
@media (min-width: 480px) {
    .new-box {
        left: 20px;
    }
}
.new-box:hover {
    color: #333;
}
.sale-box {
    right: 10px;
    color: #fc1414;
    border-color: #fc1414;
}
@media (min-width: 480px) {
    .sale-box {
        right: 20px;
    }
}
.sale-box .sale-label {
    color: #fc1414;
}
ul.footer_links {
    padding: 20px 0 0 0;
    overflow: hidden;
}
ul.footer_links li {
    float: left;
    margin-bottom: 10px;
}
ul.footer_links li + li {
    margin-left: 10px;
}
.box {
    border: 1px solid #e5e5e5;
    padding: 18px 20px 22px;
    margin: 0 0 30px;
    font-size: 14px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.box > h3 {
    margin-bottom: 26px;
}
@media (min-width: 1200px) {
    .box {
        padding: 32px 39px 38px;
        margin-bottom: 40px;
    }
}
.box p {
    margin-bottom: 0;
}
.box.box-small {
    padding: 9px 10px 9px 20px;
}
.box.box-small .dark {
    padding-top: 10px;
    padding-right: 20px;
    margin-bottom: 0;
    width: auto;
}
.box * + .form-group,
.box * + .gender-line {
    margin-top: 16px;
}
.box .submit {
    margin-top: 31px;
}
.box .checkbox {
    margin-top: 19px;
    margin-bottom: 0;
}
.box .checkbox + .checkbox {
    margin-top: 9px;
}
.product-box {
    width: 178px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.product-box .product-image {
    display: block;
    background: #f7f7f7;
    border: 1px solid #e5e5e5;
    margin-bottom: 11px;
}
.product-box .product-image img {
    max-width: 100%;
    width: 100%;
    height: auto;
}
.product-box .s_title_block p {
    display: none;
}
.page-product-box {
    padding-bottom: 10px;
}
.cart_navigation {
    margin: 0 0 20px;
}
.cart_navigation .icon-right {
    float: right;
}
.cart_navigation .btn {
    margin-bottom: 10px;
}
@media (max-width: 767px) {
    .cart_navigation .btn {
        padding: 12px 20px;
    }
    .cart_navigation .btn.icon-left span {
        padding-left: 20px;
    }
    .cart_navigation .btn.icon-left span:before {
        font-size: 18px;
    }
    .cart_navigation .btn.icon-right span {
        padding-right: 20px;
    }
    .cart_navigation .btn.icon-right span:after {
        font-size: 18px;
    }
}
@media (max-width: 540px) {
    .cart_navigation .btn {
        width: 100%;
    }
}
.block {
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    .block {
        margin-bottom: 0;
    }
}
.block .block_content > ul {
    margin-bottom: 0;
}
@media (max-width: 767px) {
    .block .block_content {
        margin-bottom: 20px;
    }
}
.block .title_block,
.block h4 {
    font: bold 20px/1.3 "PT Sans", sans-serif;
    letter-spacing: 0.06em;
    color: #333;
    text-transform: uppercase;
    margin: 0 0 30px 0;
}
@media (max-width: 767px) {
    .block .title_block,
    .block h4 {
        position: relative;
        padding-right: 40px;
    }
    .block .title_block:after,
    .block h4:after {
        display: block;
        font-family: Linearicons;
        content: "\e93a";
        display: inline-block;
        font-weight: 400;
        font-style: normal;
        font-size: inherit;
        position: absolute;
        right: 0;
        top: 50%;
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        color: #888;
    }
    .block .title_block.active:after,
    .block h4.active:after {
        content: "\e939";
    }
}
.block .title_block a,
.block h4 a {
    color: #333;
}
.block .title_block a:hover,
.block h4 a:hover {
    color: #ff7000;
}
.block .list-block li {
    padding: 5px 0;
}
.block .list-block li a i {
    display: none;
}
.block .list-block li a:hover {
    color: #333;
}
.block .list-block .form-group {
    padding: 20px 0 10px;
    margin-bottom: 0;
}
.block .list-block .form-group select {
    max-width: 157px;
    width: 157px;
}
.block .list-block .btn {
    margin-top: 12px;
}
@media (max-width: 479px) {
    .block .products-block li {
        width: 100%;
    }
}
.block .products-block li .products-block-image {
    display: block;
    background: #f7f7f7;
    border: 1px solid #e5e5e5;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .block .products-block li .products-block-image {
        display: inline-block;
    }
}
@media (min-width: 1200px), (max-width: 991px) {
    .block .products-block li .products-block-image {
        float: left;
        margin-right: 19px;
        margin-top: 6px;
        width: 29%;
    }
}
.block .products-block li .products-block-image img {
    max-width: 100%;
    width: 100%;
    height: auto;
}
.block .products-block li .product-content {
    overflow: hidden;
}
.block .products-block li .product-content h5 {
    margin: 0;
}
.block .products-block li .product-content .product-description {
    font-size: 14px;
    margin-top: 5px;
}
@media (min-width: 992px) {
    .block .products-block li + li {
        margin-top: 18px;
    }
}
@media (min-width: 1200px) {
    .block .products-block li + li {
        margin-top: 13px;
    }
}
.block .products-block .btn {
    margin-top: 30px;
}
.block .products-block .product-description {
    margin-bottom: 14px;
}
@media (min-width: 992px) and (max-width: 1199px) {
    #left_column .block .title_block,
    #left_column .block h4,
    #right_column .block .title_block,
    #right_column .block h4 {
        font-size: 16px;
    }
}
.products_block h4.title_block {
    margin-bottom: 22px;
}
.breadcrumb {
    padding: 6px 13px;
    margin-bottom: 28px;
}
@media (min-width: 768px) {
    .breadcrumb {
        margin-bottom: 49px;
    }
}
.breadcrumb li {
    float: left;
    color: #333;
    background: #f4f4f4;
    font-size: 12px;
    margin-right: 9px;
}
.breadcrumb li:after {
    font-family: Linearicons;
    content: "\e93c";
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    font-size: 8px;
    margin-left: 7px;
    color: #888;
}
.breadcrumb li:last-child {
    margin-right: 0;
}
.breadcrumb li:last-child:after {
    display: none;
}
.breadcrumb li a {
    color: #888;
}
.breadcrumb li a:hover {
    color: #333 !important;
}
.content_sortPagiBar {
    font-size: 14px;
    padding-bottom: 5px;
}
@media (min-width: 1200px) {
    .content_sortPagiBar {
        padding-top: 6px;
    }
}
.content_sortPagiBar .sortPagiBar {
    clear: both;
}
.content_sortPagiBar .sortPagiBar #productsSortForm {
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
}
.content_sortPagiBar .sortPagiBar #productsSortForm #uniform-selectProductSort {
    display: inline-block;
}
.content_sortPagiBar .sortPagiBar #productsSortForm label {
    display: inline-block;
    margin: 0 5px 0 0;
}
@media (max-width: 479px) {
    .content_sortPagiBar .sortPagiBar #productsSortForm label {
        display: block;
    }
}
.content_sortPagiBar .sortPagiBar #productsSortForm select {
    max-width: 192px;
    display: inline-block;
}
@media (max-width: 991px) {
    .content_sortPagiBar .sortPagiBar #productsSortForm select {
        max-width: 180px;
    }
}
.content_sortPagiBar .sortPagiBar .nbrItemPage {
    float: right;
    margin-left: 57px;
    margin-bottom: 10px;
}
.content_sortPagiBar .sortPagiBar .nbrItemPage label {
    display: inline-block;
    margin: 0 5px 0 0;
}
.content_sortPagiBar .sortPagiBar .nbrItemPage select {
    max-width: 93px;
}
.content_sortPagiBar .sortPagiBar .nbrItemPage .clearfix > span {
    display: inline-block;
}
.content_sortPagiBar .sortPagiBar .nbrItemPage #uniform-nb_item {
    display: inline-block;
}
@media (max-width: 767px) {
    .content_sortPagiBar .sortPagiBar .nbrItemPage {
        display: none;
    }
}
.content_sortPagiBar .sortPagiBar .product-count {
    float: right;
    padding: 7px 0;
}
@media (max-width: 767px) {
    .content_sortPagiBar .sortPagiBar .product-count {
        display: none !important;
    }
}
.content_sortPagiBar .sortPagiBar.instant_search {
    display: none;
}
.content_sortPagiBar .display,
.content_sortPagiBar .display_m {
    float: right;
    margin: 20px 0 10px 10px;
}
@media (min-width: 480px) {
    .content_sortPagiBar .display,
    .content_sortPagiBar .display_m {
        margin-top: 0;
        margin-left: 30px;
    }
}
.content_sortPagiBar .display li,
.content_sortPagiBar .display_m li {
    display: inline-block;
    vertical-align: top;
}
.content_sortPagiBar .display li a,
.content_sortPagiBar .display_m li a {
    display: block;
    position: relative;
    font-size: 16px;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    color: #333;
    text-align: center;
}
.content_sortPagiBar .display li a:before,
.content_sortPagiBar .display_m li a:before {
    position: relative;
    line-height: 37px;
    z-index: 1;
}
.content_sortPagiBar .display li a:after,
.content_sortPagiBar .display_m li a:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    right: 50%;
    bottom: 50%;
    border-radius: 50%;
    opacity: 0;
    background: #333;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.content_sortPagiBar .display li#list a,
.content_sortPagiBar .display_m li#list a {
    font-size: 22px;
}
.content_sortPagiBar .display li a:hover,
.content_sortPagiBar .display li.selected a,
.content_sortPagiBar .display_m li a:hover,
.content_sortPagiBar .display_m li.selected a {
    color: #fff;
}
.content_sortPagiBar .display li a:hover:after,
.content_sortPagiBar .display li.selected a:after,
.content_sortPagiBar .display_m li a:hover:after,
.content_sortPagiBar .display_m li.selected a:after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
}
.content_sortPagiBar .display li.selected a,
.content_sortPagiBar .display_m li.selected a {
    cursor: default;
}
.content_sortPagiBar .display li + li,
.content_sortPagiBar .display_m li + li {
    margin-left: 2px;
}
.content_sortPagiBar .select label,
.content_sortPagiBar .selector1 label {
    color: #333;
}
.bottom-pagination-content {
    padding-top: 30px;
}
.bottom-pagination-content .pagination {
    margin: 0;
    display: inline-block;
}
.bottom-pagination-content ul.pagination li {
    display: inline-block;
    margin-bottom: 5px;
}
.bottom-pagination-content ul.pagination li > a,
.bottom-pagination-content ul.pagination li > span {
    float: none;
    display: block;
}
.bottom-pagination-content ul.pagination li > a b,
.bottom-pagination-content ul.pagination li > span b {
    font-weight: 400;
}
.bottom-pagination-content ul.pagination li .btn {
    font-size: 12px;
    color: #333;
    padding: 1px 5px;
    line-height: 36px;
    min-width: 40px;
    text-align: center;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    transition-property: background, color, box-shadow, border;
    transition-duration: 0.3s, 0.3s, 0.1s, 0.1s;
}
.bottom-pagination-content ul.pagination li .btn:hover {
    color: #888;
    -moz-box-shadow: inset 0 0 0 1px #333;
    -webkit-box-shadow: inset 0 0 0 1px #333;
    box-shadow: inset 0 0 0 1px #333;
    border-color: #333;
}
.bottom-pagination-content ul.pagination li.active .btn {
    background: #333;
    color: #fff;
    -moz-box-shadow: inset 0 0 0 1px #333;
    -webkit-box-shadow: inset 0 0 0 1px #333;
    box-shadow: inset 0 0 0 1px #333;
    border-color: #333;
    cursor: default;
}
.bottom-pagination-content ul.pagination li.disabled .btn {
    cursor: default;
    box-shadow: none;
    border-color: #e5e5e5;
    color: #888;
}
.bottom-pagination-content ul.pagination li + li {
    margin-left: 2px;
}
.bottom-pagination-content .showall,
.bottom-pagination-content ul.pagination {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 10px;
}
.bottom-pagination-content ul.pagination {
    margin-bottom: 5px;
}
.cart_last_product {
    display: none;
}
.cart_quantity .cart_quantity_input {
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    width: 84px;
}
.cart_quantity .quantity {
    position: relative;
    overflow: hidden;
    margin-right: 20px;
    display: inline-block;
}
.cart_quantity .quantity input {
    width: 80px;
    height: 46px;
    padding: 0 32px 0 8px;
    background: #f4f4f4;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.06em;
    color: #333;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
    outline-width: 0;
}
@media (min-width: 1200px) {
    .cart_quantity .quantity input {
        height: 60px;
        width: 100px;
    }
}
.cart_delete a.cart_quantity_delete {
    display: inline-block;
    font-size: 80% !important;
    color: #fff !important;
    line-height: 1 !important;
    background-color: #000 !important;
    padding: 3px !important;
    text-align: center !important;
    border-radius: 5px;
}
.cart_delete a.cart_quantity_delete:hover {
    background-color: red !important;
}
#uniform-id_address_delivery {
    width: 269px !important;
}
@media (min-width: 1200px) {
    #uniform-id_address_delivery {
        width: 307px !important;
    }
}
.addresses {
    font-size: 14px;
}
.addresses .addresses .address_select,
.addresses .select label,
.addresses .selector {
    clear: both;
    float: left;
}
.block-cms .list-group > li + li {
    margin-top: 10px;
}
.block-cms .list-group-item {
    position: relative;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #333;
    padding: 19px 40px 19px 22px;
}
.block-cms .list-group-item:after {
    font-family: Linearicons;
    content: "\e93c";
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    line-height: 1;
    position: absolute;
    right: 12px;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.block-cms .list-group-item:hover {
    background: #333;
    color: #fff;
    border-color: #333;
}
#order .delivery_option {
    border-top: 1px solid #e5e5e5;
}
#order .delivery_option:last-child {
    border-bottom: 1px solid #e5e5e5;
}
#order .delivery_option > div {
    display: block;
    font-weight: 400;
}
#short_description_content dl,
#short_description_content ul {
    margin-left: 20px;
}
.rte ul {
    list-style-type: disc;
}
#address #center_column .box div.selector,
#identity #center_column .box div.selector,
#new_account_form #center_column .box div.selector {
    width: 100% !important;
}
#identity #center_column .footer_links {
    border: none;
    padding-top: 0;
}
@media (min-width: 1200px) {
    .input-block {
        width: 46%;
    }
}
#new_account_form .box {
    line-height: 20px;
}
#new_account_form .box * + .page-heading {
    margin-top: 34px;
}
#manufacturer .description_box {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #e5e5e5;
}
#manufacturer .description_box .hide_desc {
    display: none;
}
#manufacturer .bottom-pagination-content,
#manufacturer .top-pagination-content {
    min-height: 69px;
}
#manufacturer .top-pagination-content.bottom-line {
    border-bottom: 1px solid #e5e5e5;
}
@keyframes cssload-flip {
    0% {
        transform: perspective(117px) rotateX(0) rotateY(0);
    }
    50% {
        transform: perspective(117px) rotateX(-180.1deg) rotateY(0);
    }
    100% {
        transform: perspective(117px) rotateX(-180deg) rotateY(-179.9deg);
    }
}
@-o-keyframes cssload-flip {
    0% {
        -o-transform: perspective(117px) rotateX(0) rotateY(0);
    }
    50% {
        -o-transform: perspective(117px) rotateX(-180.1deg) rotateY(0);
    }
    100% {
        -o-transform: perspective(117px) rotateX(-180deg) rotateY(-179.9deg);
    }
}
@-ms-keyframes cssload-flip {
    0% {
        -ms-transform: perspective(117px) rotateX(0) rotateY(0);
    }
    50% {
        -ms-transform: perspective(117px) rotateX(-180.1deg) rotateY(0);
    }
    100% {
        -ms-transform: perspective(117px) rotateX(-180deg) rotateY(-179.9deg);
    }
}
@-webkit-keyframes cssload-flip {
    0% {
        -webkit-transform: perspective(117px) rotateX(0) rotateY(0);
    }
    50% {
        -webkit-transform: perspective(117px) rotateX(-180.1deg) rotateY(0);
    }
    100% {
        -webkit-transform: perspective(117px) rotateX(-180deg) rotateY(-179.9deg);
    }
}
@-moz-keyframes cssload-flip {
    0% {
        -moz-transform: perspective(117px) rotateX(0) rotateY(0);
    }
    50% {
        -moz-transform: perspective(117px) rotateX(-180.1deg) rotateY(0);
    }
    100% {
        -moz-transform: perspective(117px) rotateX(-180deg) rotateY(-179.9deg);
    }
}
.banner-default {
    padding: 5px;
    background-color: #1b65a6;
    color: #fff;
}
.banner-default a {
    color: #fff;
}
h1.huno-product {
    position: absolute;
    max-width: 400px;
    left: 50%;
    margin-left: -200px;
    text-align: center;
    font-size: 9px;
    z-index: -1;
    margin-top: -40px;
}
.footer-h2 {
    font-size: 1rem;
    color: #999;
    text-align: center;
}
.resenas {
    vertical-align: middle;
    color: #767676;
    font-size: 15px;
    text-align: center;
}
@media (min-width: 992px) {
    .resenas {
        text-align: right;
    }
}
@media (min-width: 1199px) {
    .resenas {
        font-size: 18px;
    }
}
.resenas .calificacion {
    color: #e57125;
    font-size: 18px;
    font-weight: 700;
}
.resenas .estrella {
    font-size: 15px;
    color: #e57125;
}
.resenas .sin-padding {
    padding: 0;
}
@media (max-width: 992px) {
    .resenas {
        border-top: 1px solid;
        padding-top: 5px;
    }
}
@media (max-width: 767px) {
    .padding-bottom-5 {
        padding-bottom: 5px;
        line-height: 20px;
    }
}
.padding-10 {
    padding: 10px 0;
}
@media (max-width: 992px) {
    .padding-10 {
        padding: 5px 0;
    }
}
@media (min-width: 992px) {
    .padding-right-10 {
        padding-right: 80px;
    }
}
@media (min-width: 1200px) {
    .padding-right-10 {
        padding-right: 80px;
    }
}
@media (min-width: 1550px) {
    .padding-right-10 {
        padding-right: 182px;
    }
}
@media (max-width: 767px) {
    .padding-bottom-5 {
        padding-bottom: 5px;
        line-height: 20px;
    }
}
@media (max-width: 992px) {
    .alineacion-vertical {
        line-height: normal;
    }
}
.alineacion-vertical {
    line-height: 40px;
    vertical-align: middle;
}
@media (max-width: 992px) {
    .alineacion-vertical {
        line-height: normal;
        vertical-align: middle;
    }
}
.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
    z-index: 100;
    display: none;
}
.loader {
    opacity: 1 !important;
    font-size: 10px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 0 20px;
    border-top: 1.1em solid rgba(103, 204, 1, 0.2);
    border-right: 1.1em solid rgba(103, 204, 1, 0.2);
    border-bottom: 1.1em solid rgba(103, 204, 1, 0.2);
    border-left: 1.1em solid #67cc01;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
#msi-info img {
    width: 150px;
}
@media (max-width: 767px) {
    #msi-info {
        font-size: 0.9em;
    }
}
@media (max-width: 767px) {
    #msi-info img {
        width: 80px;
    }
}
@keyframes border-dance {
    0% {
        background-position: 0 0, 100% 100%, 0 100%, 100% 0;
    }
    100% {
        background-position: 100% 0, 0 100%, 0 0, 100% 100%;
    }
}
.float-wa {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 10px;
    right: 10px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 1000;
}
@media (min-width: 768px) {
    .float-wa {
        bottom: 40px;
        right: 40px;
    }
}
