a,
address,
aside,
b,
big,
body,
caption,
center,
code,
del,
div,
fieldset,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
img,
label,
li,
mark,
menu,
nav,
object,
p,
pre,
q,
s,
section,
small,
span,
strong,
sub,
sup,
th,
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
}

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

q {
    quotes: none
}

q:after,
q:before {
    content: "";
    content: none
}

a img {
    border: none
}

aside,
footer,
header,
menu,
nav,
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,
nav,
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: .67em 0
}

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

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

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

textarea {
    overflow: auto
}

th {
    padding: 0
}

* {
    -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,
textarea {
    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
    }
}

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

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

[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: .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-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.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
}

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
    }
}

.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%
    }
}

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

th {
    text-align: left
}

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

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, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

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

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

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

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

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

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

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

textarea.form-control {
    height: auto
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=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
}

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

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

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

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

.form-control-static.input-lg,
.form-control-static.input-sm,
.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>.input-group-btn>textarea.btn,
.input-group-sm>select[multiple].form-control,
.input-group-sm>textarea.form-control,
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

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

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

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

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 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>.input-group-btn>textarea.btn,
.input-group-lg>select[multiple].form-control,
.input-group-lg>textarea.form-control,
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

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

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default: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,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default: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,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,
.btn-success:active {
    background-image: none
}

.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.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,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info: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,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active {
    background-image: none
}

.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

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

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

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

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

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #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%
}

.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
}

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

.nav:after,
.nav:before {
    content: " ";
    display: table
}

.nav:after {
    clear: both
}

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

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

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

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

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

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

.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
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .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-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.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
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #6f6f6f
}

.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-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.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-object.img-thumbnail {
    max-width: none
}

.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.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-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.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, .05);
    box-shadow: 0 1px 1px rgba(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 .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 {
    margin-bottom: 0
}

.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.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 {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.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-footer {
    border-top: 0
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .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
}

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

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-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
    }
    th.visible-xs {
        display: table-cell !important
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*!
 *  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: .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: .14286em;
    text-align: center
}

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

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .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-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-close:before {
    content: "\f00d"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.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-edit:before {
    content: "\f044"
}

.fa-warning:before {
    content: "\f071"
}

.fa-comment:before {
    content: "\f075"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.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-rss:before {
    content: "\f09e"
}

.fa-certificate:before {
    content: "\f0a3"
}

.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-comment-o:before {
    content: "\f0e5"
}

.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-desktop:before {
    content: "\f108"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-reply:before {
    content: "\f112"
}

.fa-code:before {
    content: "\f121"
}

.fa-reply-all:before {
    content: "\f122"
}

.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-car:before {
    content: "\f1b9"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.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-off:before {
    content: "\f204"
}

.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-city:before {
    content: "\e60b"
}

.icon-blog:before {
    content: "\e61c"
}

.icon-toggle-off:before {
    content: "\e670"
}

.icon-toggle-on:before {
    content: "\e671"
}

.icon-star:before {
    content: "\e68d"
}

.icon-reply:before {
    content: "\e69a"
}

.icon-reply-all:before {
    content: "\e69b"
}

.icon-disc:before {
    content: "\e6af"
}

.icon-file-add:before {
    content: "\e6b4"
}

.icon-document:before {
    content: "\e6d8"
}

.icon-document2:before {
    content: "\e6d9"
}

.icon-media:before {
    content: "\e6fa"
}

.icon-label:before {
    content: "\e717"
}

.icon-user:before {
    content: "\e71e"
}

.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-add:before {
    content: "\e752"
}

.icon-tag:before {
    content: "\e755"
}

.icon-tags:before {
    content: "\e756"
}

.icon-telephone:before {
    content: "\e76a"
}

.icon-phone-error:before {
    content: "\e771"
}

.icon-telephone2:before {
    content: "\e777"
}

.icon-location:before {
    content: "\e783"
}

.icon-delete:before {
    content: "\e794"
}

.icon-phone:before {
    content: "\e7a5"
}

.icon-desktop:before {
    content: "\e7af"
}

.icon-new-tab:before {
    content: "\e7b1"
}

.icon-window:before {
    content: "\e7b2"
}

.icon-scale2:before {
    content: "\e814"
}

.icon-bread:before {
    content: "\e822"
}

.icon-apple:before {
    content: "\e82c"
}

.icon-tree:before {
    content: "\e830"
}

.icon-car:before {
    content: "\e84a"
}

.icon-car2:before {
    content: "\e84f"
}

.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-mic:before {
    content: "\e8cb"
}

.icon-mic2:before {
    content: "\e8cd"
}

.icon-loading:before {
    content: "\e8d0"
}

.icon-loading2:before {
    content: "\e8d1"
}

.icon-loading3:before {
    content: "\e8d2"
}

.icon-return:before {
    content: "\e8e0"
}

.icon-return2:before {
    content: "\e8e1"
}

.icon-code:before {
    content: "\e90b"
}

.icon-file-code:before {
    content: "\e90c"
}

.icon-file-image:before {
    content: "\e90d"
}

.icon-file-zip:before {
    content: "\e90e"
}

.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-tab:before {
    content: "\e94f"
}

.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-size:before {
    content: "\e9a2"
}

.icon-bold:before {
    content: "\e9a3"
}

.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-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: .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 .4s ease color .4s ease;
    -o-transition: border-color .4s ease color .4s ease;
    -webkit-transition: border-color .4s ease color .4s ease;
    transition: border-color .4s ease color .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(.7, 1, 1);
    -ms-transform: scale3d(.7, 1, 1);
    -o-transform: scale3d(.7, 1, 1);
    -webkit-transform: scale3d(.7, 1, 1);
    transform: scale3d(.7, 1, 1);
    transition: transform .4s, opacity .4s;
    transition-timing-function: cubic-bezier(.2, 1, .3, 1)
}

.btn-default,
.btn-default::before {
    transition-timing-function: cubic-bezier(.2, 1, .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: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 .4s ease color .4s ease;
    -o-transition: border-color .4s ease color .4s ease;
    -webkit-transition: border-color .4s ease color .4s ease;
    transition: border-color .4s ease color .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 .4s, opacity .4s;
    transition-timing-function: cubic-bezier(.2, 1, .3, 1)
}

.btn-primary,
.btn-primary::before {
    transition-timing-function: cubic-bezier(.2, 1, .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(.7, 1, 1);
    -ms-transform: scale3d(.7, 1, 1);
    -o-transform: scale3d(.7, 1, 1);
    -webkit-transform: scale3d(.7, 1, 1);
    transform: scale3d(.7, 1, 1)
}

.btn-primary.btn[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(.7, 1, 1);
    -ms-transform: scale3d(.7, 1, 1);
    -o-transform: scale3d(.7, 1, 1);
    -webkit-transform: scale3d(.7, 1, 1);
    transform: scale3d(.7, 1, 1)
}

input.btn-primary {
    background: #ff7000;
    -moz-transition: .3s all ease;
    -o-transition: .3s all ease;
    -webkit-transition: .3s all ease;
    transition: .3s all ease
}

input.btn-primary:hover {
    background: 0 0
}

.link-button {
    font-weight: 700
}

.link-button i {
    margin-right: 5px
}

.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed !important;
    opacity: .65
}

.link {
    display: inline-block;
    position: relative;
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .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: .3s all ease;
    -o-transition: .3s all ease;
    -webkit-transition: .3s all ease;
    transition: .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, .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 #fancybox-loading {
    z-index: 9999;
    width: 80px;
    height: 80px;
    padding: 0;
    margin: 0 0 0 -10px;
    transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    perspective: 1200;
    -o-perspective: 1200;
    -ms-perspective: 1200;
    -webkit-perspective: 1200;
    -moz-perspective: 1200
}

body #fancybox-loading div {
    position: relative;
    display: block;
    height: inherit;
    width: inherit;
    animation: cssload-flip 1.38s infinite ease-in-out;
    -o-animation: cssload-flip 1.38s infinite ease-in-out;
    -ms-animation: cssload-flip 1.38s infinite ease-in-out;
    -webkit-animation: cssload-flip 1.38s infinite ease-in-out;
    -moz-animation: cssload-flip 1.38s infinite ease-in-out;
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    background-image: none
}

body #fancybox-loading div:after,
body #fancybox-loading div:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-color: #ff7000;
    height: 100%;
    width: 100%;
    backface-visibility: hidden
}

body #fancybox-loading div:after {
    background-color: #333;
    z-index: 800;
    transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg)
}

body #fancybox-loading,
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 .nav {
    background: #333
}

header .nav .row {
    margin: 0
}

header .nav nav {
    width: 100%
}

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: .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: .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 #block_contact_infos ul li {
    position: relative;
    color: inherit;
    padding-left: 0;
    padding-top: 2px
}

.footer-container #block_contact_infos ul li i {
    position: absolute;
    left: 0;
    top: 0;
    color: #ff7000;
    font-size: 18px
}

.footer-container #block_contact_infos ul li a {
    font: inherit;
    padding: 0;
    text-transform: none
}

.footer-container #block_contact_infos ul li a:before {
    display: none
}

.footer-container #block_contact_infos ul li a[href^="mailto:"] {
    color: #fff
}

.footer-container #block_contact_infos ul li a[href^="mailto:"]:hover {
    color: #ff7000
}

.footer-container #block_contact_infos ul li a[href^="tel:"] {
    white-space: nowrap
}

.footer-container #block_contact_infos ul li+li {
    margin-top: 13px
}

.footer-container .bottom-footer a {
    text-transform: none;
    letter-spacing: .02em
}

a {
    color: inherit;
    -moz-transition: .3s all ease;
    -o-transition: .3s all ease;
    -webkit-transition: .3s all ease;
    transition: .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
}

.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-success:before {
    font-family: Linearicons;
    content: "\e959";
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    padding-right: 7px;
    float: left;
    line-height: 1
}

.alert.alert-danger {
    background-color: #fff9f9;
    border-color: #fe8080;
    color: #fe8080
}

.alert.alert-danger:before {
    font-family: Linearicons;
    content: "\e955";
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    padding-right: 7px;
    float: left;
    line-height: 1
}

.alert.alert-danger .alert-link {
    color: #fe8080
}

.alert.alert-danger .alert-link:hover {
    color: #fd1b1b
}

.alert.alert-warning {
    background: #fffbca;
    color: #fe8080
}

.form-group.form-error input,
.form-group.form-error textarea {
    border: 1px solid #fe8080;
    background: url(../img/icon/form-error.png) 94% 10px no-repeat;
    background-color: #fff
}

.form-group.form-error textarea {
    background-position: 98% 5px
}

.form-group.form-error .form-control {
    padding-right: 38px
}

.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: .3s background-color ease;
    -o-transition: .3s background-color ease;
    -webkit-transition: .3s background-color ease;
    transition: .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
}

textarea.form-control {
    padding: 8px 16px
}

select.form-control {
    display: inline-block
}

.label,
.label-danger,
.label-success,
.label-warning {
    white-space: normal;
    display: inline-block;
    padding: 5px 10px;
    background: #fffbca;
    color: #42b575;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .06em;
    text-transform: uppercase;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.label-danger.label-danger,
.label-success.label-danger,
.label-warning.label-danger,
.label.label-danger {
    color: #fe8080
}

.label-danger.label-warning,
.label-success.label-warning,
.label-warning.label-warning,
.label.label-warning {
    color: #ff7000
}

label {
    color: #333;
    font-weight: 400;
    font-size: 14px
}

label.required:before {
    content: "*";
    color: #fe8080;
    font-size: 14px;
    position: relative;
    line-height: 12px
}

.checkbox {
    margin-top: 9px;
    margin-bottom: 9px
}

.checkbox label {
    color: #888
}

.checkbox+.checkbox {
    margin-top: 0
}

textarea {
    resize: none
}

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: .3s all ease;
    -o-transition: .3s all ease;
    -webkit-transition: .3s all ease;
    transition: .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: .3s all ease;
    -o-transition: .3s all ease;
    -webkit-transition: .3s all ease;
    transition: .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: .3s all ease;
    -o-transition: .3s all ease;
    -webkit-transition: .3s all ease;
    transition: .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: .3s all ease;
    -o-transition: .3s all ease;
    -webkit-transition: .3s all ease;
    transition: .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: .3s all ease;
    -o-transition: .3s all ease;
    -webkit-transition: .3s all ease;
    transition: .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 .3s;
    -o-transition: font-size .3s;
    -webkit-transition: font-size .3s;
    transition: font-size .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
}

.required,
sup {
    color: #fe8080
}

label.required {
    color: #333
}

p.required {
    font-size: 12px
}

.page-heading {
    font: bold 20px/1.3 "PT Sans", sans-serif;
    letter-spacing: .06em;
    color: #333;
    text-transform: uppercase;
    overflow: hidden;
    margin: 0
}

.page-heading#instant_search_results a.close {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    opacity: 1;
    line-height: inherit;
    text-transform: none;
    font-family: "PT Sans", sans-serif;
    color: #6f6f6f;
    margin-top: 5px
}

.page-heading#instant_search_results a.close:hover {
    color: #333
}

@media (max-width:479px) {
    .page-heading#instant_search_results a.close {
        float: left;
        clear: left
    }
}

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
    }
}

.page-subheading {
    font: bold 18px/1.3 "PT Sans", sans-serif;
    letter-spacing: .06em;
    color: #333;
    text-transform: uppercase;
    margin: 0 0 15px
}

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, .2);
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 9999;
    overflow: hidden
}

#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-rss:before,
#header_login_form .form_content a.btn-default.rss a:before,
#header_login_form button.btn-rss:before,
#header_login_form button.rss a:before,
#header_login_form li.btn-rss:before,
#header_login_form li.rss a:before,
#social_block .form_content a.btn-default.btn-rss:before,
#social_block .form_content a.btn-default.rss a:before,
#social_block button.btn-rss:before,
#social_block button.rss a:before,
#social_block li.btn-rss:before,
#social_block li.rss a:before {
    font-family: FontAwesome;
    content: "\f09e";
    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: .02em
}

.old-price {
    color: #888;
    text-decoration: line-through;
    font-size: 20px;
    font-weight: 700;
    margin-left: 5px
}

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
}

.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: .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
}

.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: .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
}

@media (max-width:767px) {
    #order-detail-content {
        border: none
    }
}

#order .address_add.submit {
    margin-bottom: 35px
}

.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: .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
}

#account-creation_form #center_column p.required,
#address #center_column p.required,
#new_account_form #center_column p.required {
    color: red;
    margin: 9px 0 16px 0
}

#account-creation_form #center_column p.inline-infos,
#address #center_column p.inline-infos,
#new_account_form #center_column p.inline-infos {
    color: red
}

@media (min-width:1200px) {
    .input-block {
        width: 46%
    }
}

#password {
    padding-top: 0;
    border: none
}

.tab-content {
    margin-top: 20px
}

.tab-content>ul {
    margin-bottom: 0;
    opacity: 1;
    -moz-transition: .8s all ease;
    -o-transition: .8s all ease;
    -webkit-transition: .8s all ease;
    transition: .8s all ease
}

@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
}

.rewards-container {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden
}

@media (max-width:767px) {
    .rewards-container {
        height: 600px
    }
}

.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
    }
}

.input-danger {
    color: #000;
    border: 1px solid #d9534f;
    background-color: #efb9b8
}

.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, .2);
    border-right: 1.1em solid rgba(103, 204, 1, .2);
    border-bottom: 1.1em solid rgba(103, 204, 1, .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: .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
    }
}
.blog_description img, 
.ybc_blog_wrapper img {
    max-width: 100% !important;
    height: auto !important;
}