@charset "UTF-8";
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

.sweet-alert h2,
button,
select {
    text-transform: none
}
pre code,
td,
th {
    padding: 0
}
html,
html.pp,
html.pp body {
    -webkit-tap-highlight-color: transparent
}
body,
figure {
    margin: 0
}
.has-feedback,
sub,
sup {
    position: relative
}
.btn,
.snowflake {
    -moz-user-select: none
}
.area p,
.macros-button .btn,
pre {
    word-wrap: break-word
}
.glyphicon,
.hvr-grow {
    -moz-osx-font-smoothing: grayscale
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background: 0 0
}
a:active,
a:hover {
    outline: 0
}
b,
optgroup,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
h1 {
    margin: .67em 0
}
mark {
    background: #ff0;
    color: #000
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    border: 0;
    vertical-align: middle
}
svg:not(:root) {
    overflow: hidden
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre,
textarea {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
.glyphicon,
address,
cite {
    font-style: normal
}
button {
    overflow: visible
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    * {
        text-shadow: none!important;
        color: #000!important;
        background: 0 0!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff!important
    }
    .navbar {
        display: none
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}
.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.navbar-toggle,
.open .dropdown-toggle.btn-danger,
.open .dropdown-toggle.btn-default,
.open .dropdown-toggle.btn-info,
.open .dropdown-toggle.btn-primary,
.open .dropdown-toggle.btn-warning {
    background-image: none
}
.img-thumbnail,
body {
    background-color: #fff
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-size: 62.5%
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #428bca;
    text-decoration: none
}
a:focus,
a:hover {
    color: #2a6496;
    text-decoration: underline
}
a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}
.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: #999
}
.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
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4
}
dt,
label {
    font-weight: 700
}
address,
dd,
dt,
pre {
    line-height: 1.42857143
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}
.small,
small {
    font-size: 85%
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.text-justify {
    text-align: justify
}
.text-muted {
    color: #999
}
.text-primary {
    color: #428bca
}
a.text-primary:hover {
    color: #3071a9
}
.text-success {
    color: #3c763d
}
a.text-success:hover {
    color: #2b542c
}
.text-info {
    color: #31708f
}
a.text-info:hover {
    color: #245269
}
.text-warning {
    color: #8a6d3b
}
a.text-warning:hover {
    color: #66512c
}
.text-danger {
    color: #a94442
}
a.text-danger:hover {
    color: #843534
}
.bg-primary {
    color: #fff;
    background-color: #428bca
}
a.bg-primary:hover {
    background-color: #3071a9
}
.bg-success {
    background-color: #dff0d8
}
a.bg-success:hover {
    background-color: #c1e2b3
}
.bg-info {
    background-color: #d9edf7
}
a.bg-info:hover {
    background-color: #afd9ee
}
.bg-warning {
    background-color: #fcf8e3
}
a.bg-warning:hover {
    background-color: #f7ecb5
}
.bg-danger {
    background-color: #f2dede
}
a.bg-danger:hover {
    background-color: #e4b9b9
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}
dl,
ol,
ul {
    margin-top: 0
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}
address,
dl,
legend {
    margin-bottom: 20px
}
ol,
ul {
    margin-bottom: 10px
}
.list-inline {
    margin-left: -5px
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}
dd {
    margin-left: 0
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}
.area .grid>.gridwrap:after,
.area .row:after,
.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.dropdown-menu>li>a,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after {
    clear: both
}
abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}
blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #999
}
legend,
pre {
    display: block;
    color: #333
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}
code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}
blockquote:after,
blockquote:before {
    content: ""
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 4px
}
kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}
pre {
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-break: break-all;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}
pre code {
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}
.badge,
.btn,
.dropdown-menu>li>a,
.input-group-btn {
    white-space: nowrap
}
fieldset,
legend {
    padding: 0;
    border: 0
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
fieldset {
    margin: 0;
    min-width: 0
}
legend {
    width: 100%;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}
label {
    display: inline-block;
    margin-bottom: 5px
}
input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}
input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}
.form-control,
output {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    display: block
}
input[type=file] {
    display: block
}
input[type=range] {
    display: block;
    width: 100%
}
select[multiple],
select[size] {
    height: auto
}
input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
output {
    padding-top: 7px
}
.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    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;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control.error:focus,
.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
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
    color: #3c763d
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}
textarea.form-control {
    height: auto
}
input[type=date] {
    line-height: 34px
}
.form-group {
    margin-bottom: 15px
}
.checkbox,
.radio {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px
}
.checkbox label,
.radio label {
    display: inline;
    font-weight: 400;
    cursor: pointer
}
.btn,
.checkbox-inline,
.radio-inline {
    display: inline-block;
    vertical-align: middle;
    font-weight: 400
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    float: left;
    margin-left: -20px
}
.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}
.checkbox-inline,
.radio-inline {
    padding-left: 20px;
    margin-bottom: 0;
    cursor: pointer
}
.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}
.btn-block+.btn-block,
.help-block {
    margin-top: 5px
}
.checkbox-inline[disabled],
.checkbox[disabled],
.radio-inline[disabled],
.radio[disabled],
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=radio][disabled] {
    cursor: not-allowed
}
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-sm {
    height: 30px;
    line-height: 30px
}
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
select.input-lg {
    height: 46px;
    line-height: 46px
}
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}
.has-feedback .form-control {
    padding-right: 42.5px
}
.has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
    color: #8a6d3b
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
    color: #a94442
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}
.form-control-static {
    margin-bottom: 0
}
.help-block {
    display: block;
    margin-bottom: 10px;
    color: #737373
}
@media (min-width: 768px) {
    .form-inline .checkbox,
    .form-inline .form-control,
    .form-inline .form-group,
    .form-inline .radio {
        display: inline-block;
        vertical-align: middle
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .checkbox,
    .form-inline .radio {
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        float: none;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
    .form-horizontal .control-label {
        text-align: right
    }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}
.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}
.form-horizontal .form-control-static {
    padding-top: 7px
}
.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}
.btn {
    margin-bottom: 0;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.btn.active:focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}
.btn.active,
.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}
.btn-default .badge {
    color: #fff;
    background-color: #333
}
.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #428bca;
    border-color: #357ebd
}
.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439
}
.btn-success.active,
.btn-success:active,
.open .dropdown-toggle.btn-success {
    background-image: none
}
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}
.btn-link {
    color: #428bca;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}
.btn-link,
.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: #2a6496;
    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: #999;
    text-decoration: none
}
.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    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%;
    padding-left: 0;
    padding-right: 0
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}
table {
    max-width: 100%;
    background-color: transparent
}
th {
    text-align: left
}
.table {
    width: 100%;
    margin-bottom: 20px
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}
.table>tbody+tbody {
    border-top: 2px solid #ddd
}
.table .table {
    background-color: #fff
}
.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}
.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}
.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}
table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}
table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}
.collapsing,
.dropdown,
.glyphicon {
    position: relative
}
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}
@media (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.fade.in {
    opacity: 1
}
.collapse {
    display: none
}
.collapse.in {
    display: block
}
.caret,
.glyphicon {
    display: inline-block
}
.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}
.glyphicon {
    top: 1px;
    font-family: 'Glyphicons Halflings';
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}
.glyphicon-asterisk:before {
    content: "\2a"
}
.glyphicon-plus:before {
    content: "\2b"
}
.glyphicon-euro:before {
    content: "\20ac"
}
.glyphicon-minus:before {
    content: "\2212"
}
.glyphicon-cloud:before {
    content: "\2601"
}
.glyphicon-envelope:before {
    content: "\2709"
}
.glyphicon-pencil:before {
    content: "\270f"
}
.glyphicon-glass:before {
    content: "\e001"
}
.glyphicon-music:before {
    content: "\e002"
}
.glyphicon-search:before {
    content: "\e003"
}
.glyphicon-heart:before {
    content: "\e005"
}
.glyphicon-star:before {
    content: "\e006"
}
.glyphicon-star-empty:before {
    content: "\e007"
}
.glyphicon-user:before {
    content: "\e008"
}
.glyphicon-film:before {
    content: "\e009"
}
.glyphicon-th-large:before {
    content: "\e010"
}
.glyphicon-th:before {
    content: "\e011"
}
.glyphicon-th-list:before {
    content: "\e012"
}
.glyphicon-ok:before {
    content: "\e013"
}
.glyphicon-remove:before {
    content: "\e014"
}
.glyphicon-zoom-in:before {
    content: "\e015"
}
.glyphicon-zoom-out:before {
    content: "\e016"
}
.glyphicon-off:before {
    content: "\e017"
}
.glyphicon-signal:before {
    content: "\e018"
}
.glyphicon-cog:before {
    content: "\e019"
}
.glyphicon-trash:before {
    content: "\e020"
}
.glyphicon-home:before {
    content: "\e021"
}
.glyphicon-file:before {
    content: "\e022"
}
.glyphicon-time:before {
    content: "\e023"
}
.glyphicon-road:before {
    content: "\e024"
}
.glyphicon-download-alt:before {
    content: "\e025"
}
.glyphicon-download:before {
    content: "\e026"
}
.glyphicon-upload:before {
    content: "\e027"
}
.glyphicon-inbox:before {
    content: "\e028"
}
.glyphicon-play-circle:before {
    content: "\e029"
}
.glyphicon-repeat:before {
    content: "\e030"
}
.glyphicon-refresh:before {
    content: "\e031"
}
.glyphicon-list-alt:before {
    content: "\e032"
}
.glyphicon-lock:before {
    content: "\e033"
}
.glyphicon-flag:before {
    content: "\e034"
}
.glyphicon-headphones:before {
    content: "\e035"
}
.glyphicon-volume-off:before {
    content: "\e036"
}
.glyphicon-volume-down:before {
    content: "\e037"
}
.glyphicon-volume-up:before {
    content: "\e038"
}
.glyphicon-qrcode:before {
    content: "\e039"
}
.glyphicon-barcode:before {
    content: "\e040"
}
.glyphicon-tag:before {
    content: "\e041"
}
.glyphicon-tags:before {
    content: "\e042"
}
.glyphicon-book:before {
    content: "\e043"
}
.glyphicon-bookmark:before {
    content: "\e044"
}
.glyphicon-print:before {
    content: "\e045"
}
.glyphicon-camera:before {
    content: "\e046"
}
.glyphicon-font:before {
    content: "\e047"
}
.glyphicon-bold:before {
    content: "\e048"
}
.glyphicon-italic:before {
    content: "\e049"
}
.glyphicon-text-height:before {
    content: "\e050"
}
.glyphicon-text-width:before {
    content: "\e051"
}
.glyphicon-align-left:before {
    content: "\e052"
}
.glyphicon-align-center:before {
    content: "\e053"
}
.glyphicon-align-right:before {
    content: "\e054"
}
.glyphicon-align-justify:before {
    content: "\e055"
}
.glyphicon-list:before {
    content: "\e056"
}
.glyphicon-indent-left:before {
    content: "\e057"
}
.glyphicon-indent-right:before {
    content: "\e058"
}
.glyphicon-facetime-video:before {
    content: "\e059"
}
.glyphicon-picture:before {
    content: "\e060"
}
.glyphicon-map-marker:before {
    content: "\e062"
}
.glyphicon-adjust:before {
    content: "\e063"
}
.glyphicon-tint:before {
    content: "\e064"
}
.glyphicon-edit:before {
    content: "\e065"
}
.glyphicon-share:before {
    content: "\e066"
}
.glyphicon-check:before {
    content: "\e067"
}
.glyphicon-move:before {
    content: "\e068"
}
.glyphicon-step-backward:before {
    content: "\e069"
}
.glyphicon-fast-backward:before {
    content: "\e070"
}
.glyphicon-backward:before {
    content: "\e071"
}
.glyphicon-play:before {
    content: "\e072"
}
.glyphicon-pause:before {
    content: "\e073"
}
.glyphicon-stop:before {
    content: "\e074"
}
.glyphicon-forward:before {
    content: "\e075"
}
.glyphicon-fast-forward:before {
    content: "\e076"
}
.glyphicon-step-forward:before {
    content: "\e077"
}
.glyphicon-eject:before {
    content: "\e078"
}
.glyphicon-chevron-left:before {
    content: "\e079"
}
.glyphicon-chevron-right:before {
    content: "\e080"
}
.glyphicon-plus-sign:before {
    content: "\e081"
}
.glyphicon-minus-sign:before {
    content: "\e082"
}
.glyphicon-remove-sign:before {
    content: "\e083"
}
.glyphicon-ok-sign:before {
    content: "\e084"
}
.glyphicon-question-sign:before {
    content: "\e085"
}
.glyphicon-info-sign:before {
    content: "\e086"
}
.glyphicon-screenshot:before {
    content: "\e087"
}
.glyphicon-remove-circle:before {
    content: "\e088"
}
.glyphicon-ok-circle:before {
    content: "\e089"
}
.glyphicon-ban-circle:before {
    content: "\e090"
}
.glyphicon-arrow-left:before {
    content: "\e091"
}
.glyphicon-arrow-right:before {
    content: "\e092"
}
.glyphicon-arrow-up:before {
    content: "\e093"
}
.glyphicon-arrow-down:before {
    content: "\e094"
}
.glyphicon-share-alt:before {
    content: "\e095"
}
.glyphicon-resize-full:before {
    content: "\e096"
}
.glyphicon-resize-small:before {
    content: "\e097"
}
.glyphicon-exclamation-sign:before {
    content: "\e101"
}
.glyphicon-gift:before {
    content: "\e102"
}
.glyphicon-leaf:before {
    content: "\e103"
}
.glyphicon-fire:before {
    content: "\e104"
}
.glyphicon-eye-open:before {
    content: "\e105"
}
.glyphicon-eye-close:before {
    content: "\e106"
}
.glyphicon-warning-sign:before {
    content: "\e107"
}
.glyphicon-plane:before {
    content: "\e108"
}
.glyphicon-calendar:before {
    content: "\e109"
}
.glyphicon-random:before {
    content: "\e110"
}
.glyphicon-comment:before {
    content: "\e111"
}
.glyphicon-magnet:before {
    content: "\e112"
}
.glyphicon-chevron-up:before {
    content: "\e113"
}
.glyphicon-chevron-down:before {
    content: "\e114"
}
.glyphicon-retweet:before {
    content: "\e115"
}
.glyphicon-shopping-cart:before {
    content: "\e116"
}
.glyphicon-folder-close:before {
    content: "\e117"
}
.glyphicon-folder-open:before {
    content: "\e118"
}
.glyphicon-resize-vertical:before {
    content: "\e119"
}
.glyphicon-resize-horizontal:before {
    content: "\e120"
}
.glyphicon-hdd:before {
    content: "\e121"
}
.glyphicon-bullhorn:before {
    content: "\e122"
}
.glyphicon-bell:before {
    content: "\e123"
}
.glyphicon-certificate:before {
    content: "\e124"
}
.glyphicon-thumbs-up:before {
    content: "\e125"
}
.glyphicon-thumbs-down:before {
    content: "\e126"
}
.glyphicon-hand-right:before {
    content: "\e127"
}
.glyphicon-hand-left:before {
    content: "\e128"
}
.glyphicon-hand-up:before {
    content: "\e129"
}
.glyphicon-hand-down:before {
    content: "\e130"
}
.glyphicon-circle-arrow-right:before {
    content: "\e131"
}
.glyphicon-circle-arrow-left:before {
    content: "\e132"
}
.glyphicon-circle-arrow-up:before {
    content: "\e133"
}
.glyphicon-circle-arrow-down:before {
    content: "\e134"
}
.glyphicon-globe:before {
    content: "\e135"
}
.glyphicon-wrench:before {
    content: "\e136"
}
.glyphicon-tasks:before {
    content: "\e137"
}
.glyphicon-filter:before {
    content: "\e138"
}
.glyphicon-briefcase:before {
    content: "\e139"
}
.glyphicon-fullscreen:before {
    content: "\e140"
}
.glyphicon-dashboard:before {
    content: "\e141"
}
.glyphicon-paperclip:before {
    content: "\e142"
}
.glyphicon-heart-empty:before {
    content: "\e143"
}
.glyphicon-link:before {
    content: "\e144"
}
.glyphicon-phone:before {
    content: "\e145"
}
.glyphicon-pushpin:before {
    content: "\e146"
}
.glyphicon-usd:before {
    content: "\e148"
}
.glyphicon-gbp:before {
    content: "\e149"
}
.glyphicon-sort:before {
    content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}
.glyphicon-sort-by-order:before {
    content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}
.glyphicon-sort-by-attributes:before {
    content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}
.glyphicon-unchecked:before {
    content: "\e157"
}
.glyphicon-expand:before {
    content: "\e158"
}
.glyphicon-collapse-down:before {
    content: "\e159"
}
.glyphicon-collapse-up:before {
    content: "\e160"
}
.glyphicon-log-in:before {
    content: "\e161"
}
.glyphicon-flash:before {
    content: "\e162"
}
.glyphicon-log-out:before {
    content: "\e163"
}
.glyphicon-new-window:before {
    content: "\e164"
}
.glyphicon-record:before {
    content: "\e165"
}
.glyphicon-save:before {
    content: "\e166"
}
.glyphicon-open:before {
    content: "\e167"
}
.glyphicon-saved:before {
    content: "\e168"
}
.glyphicon-import:before {
    content: "\e169"
}
.glyphicon-export:before {
    content: "\e170"
}
.glyphicon-send:before {
    content: "\e171"
}
.glyphicon-floppy-disk:before {
    content: "\e172"
}
.glyphicon-floppy-saved:before {
    content: "\e173"
}
.glyphicon-floppy-remove:before {
    content: "\e174"
}
.glyphicon-floppy-save:before {
    content: "\e175"
}
.glyphicon-floppy-open:before {
    content: "\e176"
}
.glyphicon-credit-card:before {
    content: "\e177"
}
.glyphicon-transfer:before {
    content: "\e178"
}
.glyphicon-cutlery:before {
    content: "\e179"
}
.glyphicon-header:before {
    content: "\e180"
}
.glyphicon-compressed:before {
    content: "\e181"
}
.glyphicon-earphone:before {
    content: "\e182"
}
.glyphicon-phone-alt:before {
    content: "\e183"
}
.glyphicon-tower:before {
    content: "\e184"
}
.glyphicon-stats:before {
    content: "\e185"
}
.glyphicon-sd-video:before {
    content: "\e186"
}
.glyphicon-hd-video:before {
    content: "\e187"
}
.glyphicon-subtitles:before {
    content: "\e188"
}
.glyphicon-sound-stereo:before {
    content: "\e189"
}
.glyphicon-sound-dolby:before {
    content: "\e190"
}
.glyphicon-sound-5-1:before {
    content: "\e191"
}
.glyphicon-sound-6-1:before {
    content: "\e192"
}
.glyphicon-sound-7-1:before {
    content: "\e193"
}
.glyphicon-copyright-mark:before {
    content: "\e194"
}
.glyphicon-registration-mark:before {
    content: "\e195"
}
.glyphicon-cloud-download:before {
    content: "\e197"
}
.glyphicon-cloud-upload:before {
    content: "\e198"
}
.glyphicon-tree-conifer:before {
    content: "\e199"
}
.glyphicon-tree-deciduous:before {
    content: "\e200"
}
.caret {
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.dropdown-toggle:focus {
    outline: 0
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}
.dropdown-menu-right,
.dropdown-menu.pull-right {
    left: auto;
    right: 0
}
.dropdown-header,
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdown-menu>li>a {
    font-weight: 400;
    color: #333
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #999
}
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}
.open>.dropdown-menu {
    display: block
}
.open>a {
    outline: 0
}
.dropdown-menu-left {
    left: 0;
    right: auto
}
.dropdown-header {
    font-size: 12px;
    color: #999
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}
.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,
.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}
.modal,
.modal-backdrop {
    bottom: 0;
    left: 0;
    top: 0;
    right: 0
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}
.nav-justified>.dropdown .dropdown-menu,
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
.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:focus,
.btn-group>.btn:focus {
    outline: 0
}
.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 .btn-group,
.btn-toolbar .input-group {
    float: left
}
.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}
.btn .caret,
.btn-group>.btn:first-child {
    margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group>.btn-group {
    float: left
}
.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}
.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}
.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-lg .caret {
    border-width: 5px 5px 0
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}
.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}
#cboxWrapper,
.cboxPhoto,
.nav>li>a>img {
    max-width: none
}
.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
}
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group,
.input-group-btn>.btn+.btn {
    margin-left: -1px
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.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
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}
.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}
.btn-group-justified>.btn-group .btn {
    width: 100%
}
[data-toggle=buttons]>.btn>input[type=checkbox],
[data-toggle=buttons]>.btn>input[type=radio] {
    display: 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-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}
.nav>li,
.nav>li>a {
    display: block;
    position: relative
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}
.alert .alert-link,
.badge,
.close {
    font-weight: 700
}
.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}
.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}
.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.input-group-addon:first-child {
    border-right: 0
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.input-group-addon:last-child {
    border-left: 0
}
.input-group-btn {
    position: relative;
    font-size: 0
}
.input-group-btn>.btn {
    position: relative
}
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}
.nav>li>a {
    padding: 10px 15px
}
.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}
.nav>li.disabled>a {
    color: #999
}
.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #428bca
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.nav-tabs {
    border-bottom: 1px solid #ddd
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}
.nav-tabs.nav-justified>li {
    float: none
}
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}
.nav-pills>li {
    float: left
}
.nav-justified>li,
.nav-stacked>li {
    float: none
}
.nav-pills>li>a {
    border-radius: 4px
}
.nav-pills>li+li {
    margin-left: 2px
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #428bca
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}
.nav-justified {
    width: 100%
}
.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}
.nav-tabs-justified {
    border-bottom: 0
}
.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}
@media (min-width: 768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}
.tab-content>.tab-pane {
    display: none
}
.tab-content>.active {
    display: block
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}
.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}
.navbar-collapse.in {
    overflow-y: auto
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
    .navbar-header {
        float: left
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}
.modal-open,
.progress {
    overflow: hidden
}
.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}
.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}
.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}
.badge,
.progress-bar {
    font-size: 12px;
    text-align: center
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}
@media (min-width: 768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px
}
.navbar-toggle:focus {
    outline: 0
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}
.navbar-nav {
    margin: 7.5px -15px
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}
.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important
    }
}
.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}
@media (min-width: 768px) {
    .navbar-form .checkbox,
    .navbar-form .form-control,
    .navbar-form .form-group,
    .navbar-form .radio {
        display: inline-block;
        vertical-align: middle
    }
    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        float: none;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}
@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}
@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}
.navbar-default .navbar-brand {
    color: #777
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}
.navbar-default .navbar-toggle {
    border-color: #ddd
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}
.navbar-default .navbar-link {
    color: #777
}
.navbar-default .navbar-link:hover {
    color: #333
}
.navbar-inverse {
    background-color: #222;
    border-color: #080808
}
.navbar-inverse .navbar-brand {
    color: #999
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #999
}
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}
.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}
.navbar-inverse .navbar-toggle {
    border-color: #333
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808;
    color: #fff
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}
.navbar-inverse .navbar-link {
    color: #999
}
.badge,
.navbar-inverse .navbar-link:hover {
    color: #fff
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    line-height: 1;
    vertical-align: baseline;
    background-color: #999;
    border-radius: 10px
}
.badge:empty {
    display: none
}
.btn .badge {
    position: relative;
    top: -1px
}
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}
a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.nav-pills>.active>a>.badge,
a.list-group-item.active>.badge {
    color: #428bca;
    background-color: #fff
}
.nav-pills>li>a>.badge {
    margin-left: 3px
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}
.alert h4 {
    margin-top: 0;
    color: inherit
}
.alert>p,
.alert>ul {
    margin-bottom: 0
}
.alert>p+p {
    margin-top: 5px
}
.alert-dismissable {
    padding-right: 35px
}
.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}
.alert-success hr {
    border-top-color: #c9e2b3
}
.alert-success .alert-link {
    color: #2b542c
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}
.alert-info hr {
    border-top-color: #a6e1ec
}
.alert-info .alert-link {
    color: #245269
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}
.alert-warning hr {
    border-top-color: #f7e1b5
}
.alert-warning .alert-link {
    color: #66512c
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}
.alert-danger hr {
    border-top-color: #e4b9c0
}
.alert-danger .alert-link {
    color: #843534
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
.progress {
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    line-height: 20px;
    color: #fff;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}
.close,
.list-group-item>.badge {
    float: right
}
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
    background-color: #5cb85c
}
.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
    background-color: #5bc0de
}
.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
    background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
    background-color: #d9534f
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.media,
.media-body {
    overflow: hidden;
    zoom: 1
}
.media,
.media .media {
    margin-top: 15px
}
.media:first-child {
    margin-top: 0
}
.media-object {
    display: block
}
.media-heading {
    margin: 0 0 5px
}
.media>.pull-left {
    margin-right: 10px
}
.media>.pull-right {
    margin-left: 10px
}
.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
}
.list-group-item>.badge+.badge {
    margin-right: 5px
}
a.list-group-item {
    color: #555
}
a.list-group-item .list-group-item-heading {
    color: #333
}
a.list-group-item:focus,
a.list-group-item:hover {
    text-decoration: none;
    background-color: #f5f5f5
}
a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading {
    color: inherit
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text {
    color: #e1edf7
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}
a.list-group-item-success {
    color: #3c763d
}
a.list-group-item-success .list-group-item-heading {
    color: inherit
}
a.list-group-item-success:focus,
a.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 {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}
a.list-group-item-info {
    color: #31708f
}
a.list-group-item-info .list-group-item-heading {
    color: inherit
}
a.list-group-item-info:focus,
a.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 {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}
a.list-group-item-warning {
    color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading {
    color: inherit
}
a.list-group-item-warning:focus,
a.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 {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}
a.list-group-item-danger {
    color: #a94442
}
a.list-group-item-danger .list-group-item-heading {
    color: inherit
}
a.list-group-item-danger:focus,
a.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 {
    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
}
.close {
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}
.modal-content,
.popover {
    background-clip: padding-box
}
.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}
.modal-backdrop {
    position: fixed;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}
.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    margin: 0;
    line-height: 1.42857143
}
.modal-body {
    position: relative;
    padding: 20px
}
.popover,
.tooltip,
.tooltip-arrow {
    position: absolute
}
.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}
.tooltip {
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}
.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}
.tooltip-arrow {
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}
.tooltip.top-left .tooltip-arrow {
    left: 5px
}
.tooltip.top-right .tooltip-arrow {
    right: 5px
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}
.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}
.tooltip.bottom-left .tooltip-arrow {
    left: 5px
}
.tooltip.bottom-right .tooltip-arrow {
    right: 5px
}
.popover {
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}
.popover.top {
    margin-top: -10px
}
.popover.right {
    margin-left: 10px
}
.popover.bottom {
    margin-top: 10px
}
.popover.left {
    margin-left: -10px
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}
.popover-content {
    padding: 9px 14px
}
.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.carousel,
.carousel-inner {
    position: relative
}
.popover>.arrow {
    border-width: 11px
}
.popover>.arrow:after {
    border-width: 10px;
    content: ""
}
.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}
.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}
.popover.left>.arrow:after,
.popover.right>.arrow:after {
    content: " ";
    bottom: -10px
}
.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}
.popover.right>.arrow:after {
    left: 1px;
    border-left-width: 0;
    border-right-color: #fff
}
.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}
.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}
.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}
.popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff
}
.carousel-inner {
    overflow: hidden;
    width: 100%
}
.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}
.macros-button .btn,
.macros-button .btn:before {
    transition-timing-function: cubic-bezier(.2, 1, .3, 1)
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}
.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}
.carousel-inner>.active {
    left: 0
}
.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}
.carousel-inner>.next {
    left: 100%
}
.carousel-inner>.prev {
    left: -100%
}
.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}
.carousel-inner>.active.left {
    left: -100%
}
.carousel-inner>.active.right {
    left: 100%
}
.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}
.area input,
.macros-button .btn {
    outline: 0!important
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}
.carousel-control .icon-prev:before {
    content: '\2039'
}
.carousel-control .icon-next:before {
    content: '\203a'
}
.area .grid>.gridwrap:after,
.area .grid>.gridwrap:before,
.area .row:after,
.area .row:before {
    content: " ";
    display: table
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0)
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-caption .btn,
.text-hide {
    text-shadow: none
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}
.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before {
    content: " ";
    display: table
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right!important
}
.pull-left {
    float: left!important
}

.hide {
    display: none!important
}
.show {
    display: block!important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}
.macros-countdown .colorback .digs,
.macros-countdown .colorback2 .digs {
    font-family: "Uni Sans", Impact, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.hidden {
    display: none!important;
    visibility: hidden!important
}
.affix {
    position: fixed
}

@font-face {
    font-family: 'Uni Sans';
    src: local('Uni Sans Thin Caps Regular'), local('UniSansThinCaps'), url(//64424.selcdn.ru/webfont/unisansac/uni_sans_thin.woff) format('woff');
    font-weight: 300;
    font-style: normal
}
@font-face {
    font-family: 'Uni Sans';
    src: local('Uni Sans Heavy Caps Regular'), local('UniSansHeavyCaps'), url(//64424.selcdn.ru/webfont/unisansac/uni_sans_heavy.woff) format('woff');
    font-weight: 900;
    font-style: normal
}
.modal .modal-dialog .modal-header h4 {
    margin-right: 20px;
    text-align: left
}
.modal .modal-dialog {
    max-width: 95%;
    margin: 50px auto 0
}
.modal+.modal-backdrop {
    z-index: 1050
}
.macros-countdown .countdown {
    display: inline-block;
    margin: 0 auto
}
.macros-countdown .countdown .line1,
.macros-countdown .countdown .line2 {
    display: inline-block;
    text-align: center;
    line-height: 1
}
.macros-countdown .countdown .days,
.macros-countdown .countdown .hours,
.macros-countdown .countdown .minutes,
.macros-countdown .countdown .seconds {
    display: inline-block
}
.macros-countdown .countdown .days .label,
.macros-countdown .countdown .hours .label,
.macros-countdown .countdown .minutes .label,
.macros-countdown .countdown .seconds .label {
    display: block
}
.macros-countdown .countdown .days div,
.macros-countdown .countdown .hours div,
.macros-countdown .countdown .minutes div,
.macros-countdown .countdown .seconds div {
    display: inline-block;
    background-repeat: no-repeat
}
.macros-countdown .darkmech.big .line1,
.macros-countdown .darkmech.big .line2 {
    margin-top: 10px
}
.macros-countdown .darkmech.big .label {
    font-size: 20px;
    margin: 3px 0 5px
}
.macros-countdown .darkmech.big .days,
.macros-countdown .darkmech.big .hours,
.macros-countdown .darkmech.big .minutes,
.macros-countdown .darkmech.big .seconds {
    width: 126px
}
.macros-countdown .darkmech.big .days .dig,
.macros-countdown .darkmech.big .hours .dig,
.macros-countdown .darkmech.big .minutes .dig,
.macros-countdown .darkmech.big .seconds .dig {
    width: 63px;
    height: 90px;
    background-image: url(//s.platformalp.ru/img/macros/countdown/dark-big.png)
}
.macros-countdown .darkmech.big .days .dig.dig0,
.macros-countdown .darkmech.big .hours .dig.dig0,
.macros-countdown .darkmech.big .minutes .dig.dig0,
.macros-countdown .darkmech.big .seconds .dig.dig0 {
    background-position: 0 0
}
.macros-countdown .darkmech.big .days .dig.dig1,
.macros-countdown .darkmech.big .hours .dig.dig1,
.macros-countdown .darkmech.big .minutes .dig.dig1,
.macros-countdown .darkmech.big .seconds .dig.dig1 {
    background-position: -63px 0
}
.macros-countdown .darkmech.big .days .dig.dig2,
.macros-countdown .darkmech.big .hours .dig.dig2,
.macros-countdown .darkmech.big .minutes .dig.dig2,
.macros-countdown .darkmech.big .seconds .dig.dig2 {
    background-position: -126px 0
}
.macros-countdown .darkmech.big .days .dig.dig3,
.macros-countdown .darkmech.big .hours .dig.dig3,
.macros-countdown .darkmech.big .minutes .dig.dig3,
.macros-countdown .darkmech.big .seconds .dig.dig3 {
    background-position: -189px 0
}
.macros-countdown .darkmech.big .days .dig.dig4,
.macros-countdown .darkmech.big .hours .dig.dig4,
.macros-countdown .darkmech.big .minutes .dig.dig4,
.macros-countdown .darkmech.big .seconds .dig.dig4 {
    background-position: -252px 0
}
.macros-countdown .darkmech.big .days .dig.dig5,
.macros-countdown .darkmech.big .hours .dig.dig5,
.macros-countdown .darkmech.big .minutes .dig.dig5,
.macros-countdown .darkmech.big .seconds .dig.dig5 {
    background-position: -315px 0
}
.macros-countdown .darkmech.big .days .dig.dig6,
.macros-countdown .darkmech.big .hours .dig.dig6,
.macros-countdown .darkmech.big .minutes .dig.dig6,
.macros-countdown .darkmech.big .seconds .dig.dig6 {
    background-position: -378px 0
}
.macros-countdown .darkmech.big .days .dig.dig7,
.macros-countdown .darkmech.big .hours .dig.dig7,
.macros-countdown .darkmech.big .minutes .dig.dig7,
.macros-countdown .darkmech.big .seconds .dig.dig7 {
    background-position: -441px 0
}
.macros-countdown .darkmech.big .days .dig.dig8,
.macros-countdown .darkmech.big .hours .dig.dig8,
.macros-countdown .darkmech.big .minutes .dig.dig8,
.macros-countdown .darkmech.big .seconds .dig.dig8 {
    background-position: -504px 0
}
.macros-countdown .darkmech.big .days .dig.dig9,
.macros-countdown .darkmech.big .hours .dig.dig9,
.macros-countdown .darkmech.big .minutes .dig.dig9,
.macros-countdown .darkmech.big .seconds .dig.dig9 {
    background-position: -567px 0
}
.macros-countdown .darkmech.medium .line1,
.macros-countdown .darkmech.medium .line2 {
    margin-top: 8px
}
.macros-countdown .darkmech.medium .label {
    font-size: 17px;
    margin: 2px 0 4px
}
.macros-countdown .darkmech.medium .days,
.macros-countdown .darkmech.medium .hours,
.macros-countdown .darkmech.medium .minutes,
.macros-countdown .darkmech.medium .seconds {
    width: 92px
}
.macros-countdown .darkmech.medium .days .dig,
.macros-countdown .darkmech.medium .hours .dig,
.macros-countdown .darkmech.medium .minutes .dig,
.macros-countdown .darkmech.medium .seconds .dig {
    width: 46px;
    height: 68px;
    background-image: url(//s.platformalp.ru/img/macros/countdown/dark-medium.png)
}
.macros-countdown .darkmech.medium .days .dig.dig0,
.macros-countdown .darkmech.medium .hours .dig.dig0,
.macros-countdown .darkmech.medium .minutes .dig.dig0,
.macros-countdown .darkmech.medium .seconds .dig.dig0 {
    background-position: 0 0
}
.macros-countdown .darkmech.medium .days .dig.dig1,
.macros-countdown .darkmech.medium .hours .dig.dig1,
.macros-countdown .darkmech.medium .minutes .dig.dig1,
.macros-countdown .darkmech.medium .seconds .dig.dig1 {
    background-position: -46px 0
}
.macros-countdown .darkmech.medium .days .dig.dig2,
.macros-countdown .darkmech.medium .hours .dig.dig2,
.macros-countdown .darkmech.medium .minutes .dig.dig2,
.macros-countdown .darkmech.medium .seconds .dig.dig2 {
    background-position: -92px 0
}
.macros-countdown .darkmech.medium .days .dig.dig3,
.macros-countdown .darkmech.medium .hours .dig.dig3,
.macros-countdown .darkmech.medium .minutes .dig.dig3,
.macros-countdown .darkmech.medium .seconds .dig.dig3 {
    background-position: -138px 0
}
.macros-countdown .darkmech.medium .days .dig.dig4,
.macros-countdown .darkmech.medium .hours .dig.dig4,
.macros-countdown .darkmech.medium .minutes .dig.dig4,
.macros-countdown .darkmech.medium .seconds .dig.dig4 {
    background-position: -184px 0
}
.macros-countdown .darkmech.medium .days .dig.dig5,
.macros-countdown .darkmech.medium .hours .dig.dig5,
.macros-countdown .darkmech.medium .minutes .dig.dig5,
.macros-countdown .darkmech.medium .seconds .dig.dig5 {
    background-position: -230px 0
}
.macros-countdown .darkmech.medium .days .dig.dig6,
.macros-countdown .darkmech.medium .hours .dig.dig6,
.macros-countdown .darkmech.medium .minutes .dig.dig6,
.macros-countdown .darkmech.medium .seconds .dig.dig6 {
    background-position: -276px 0
}
.macros-countdown .darkmech.medium .days .dig.dig7,
.macros-countdown .darkmech.medium .hours .dig.dig7,
.macros-countdown .darkmech.medium .minutes .dig.dig7,
.macros-countdown .darkmech.medium .seconds .dig.dig7 {
    background-position: -322px 0
}
.macros-countdown .darkmech.medium .days .dig.dig8,
.macros-countdown .darkmech.medium .hours .dig.dig8,
.macros-countdown .darkmech.medium .minutes .dig.dig8,
.macros-countdown .darkmech.medium .seconds .dig.dig8 {
    background-position: -368px 0
}
.macros-countdown .darkmech.medium .days .dig.dig9,
.macros-countdown .darkmech.medium .hours .dig.dig9,
.macros-countdown .darkmech.medium .minutes .dig.dig9,
.macros-countdown .darkmech.medium .seconds .dig.dig9 {
    background-position: -414px 0
}
.macros-countdown .darkmech.small .line1,
.macros-countdown .darkmech.small .line2 {
    margin-top: 8px
}
.macros-countdown .darkmech.small .label {
    font-size: 14px;
    margin: 1px 0 3px
}
.macros-countdown .darkmech.small .days,
.macros-countdown .darkmech.small .hours,
.macros-countdown .darkmech.small .minutes,
.macros-countdown .darkmech.small .seconds {
    width: 68px
}
.macros-countdown .darkmech.small .days .dig,
.macros-countdown .darkmech.small .hours .dig,
.macros-countdown .darkmech.small .minutes .dig,
.macros-countdown .darkmech.small .seconds .dig {
    width: 34px;
    height: 54px;
    background-image: url(//s.platformalp.ru/img/macros/countdown/dark-small.png)
}
.macros-countdown .darkmech.small .days .dig.dig0,
.macros-countdown .darkmech.small .hours .dig.dig0,
.macros-countdown .darkmech.small .minutes .dig.dig0,
.macros-countdown .darkmech.small .seconds .dig.dig0 {
    background-position: 0 0
}
.macros-countdown .darkmech.small .days .dig.dig1,
.macros-countdown .darkmech.small .hours .dig.dig1,
.macros-countdown .darkmech.small .minutes .dig.dig1,
.macros-countdown .darkmech.small .seconds .dig.dig1 {
    background-position: -34px 0
}
.macros-countdown .darkmech.small .days .dig.dig2,
.macros-countdown .darkmech.small .hours .dig.dig2,
.macros-countdown .darkmech.small .minutes .dig.dig2,
.macros-countdown .darkmech.small .seconds .dig.dig2 {
    background-position: -68px 0
}
.macros-countdown .darkmech.small .days .dig.dig3,
.macros-countdown .darkmech.small .hours .dig.dig3,
.macros-countdown .darkmech.small .minutes .dig.dig3,
.macros-countdown .darkmech.small .seconds .dig.dig3 {
    background-position: -102px 0
}
.macros-countdown .darkmech.small .days .dig.dig4,
.macros-countdown .darkmech.small .hours .dig.dig4,
.macros-countdown .darkmech.small .minutes .dig.dig4,
.macros-countdown .darkmech.small .seconds .dig.dig4 {
    background-position: -136px 0
}
.macros-countdown .darkmech.small .days .dig.dig5,
.macros-countdown .darkmech.small .hours .dig.dig5,
.macros-countdown .darkmech.small .minutes .dig.dig5,
.macros-countdown .darkmech.small .seconds .dig.dig5 {
    background-position: -170px 0
}
.macros-countdown .darkmech.small .days .dig.dig6,
.macros-countdown .darkmech.small .hours .dig.dig6,
.macros-countdown .darkmech.small .minutes .dig.dig6,
.macros-countdown .darkmech.small .seconds .dig.dig6 {
    background-position: -204px 0
}
.macros-countdown .darkmech.small .days .dig.dig7,
.macros-countdown .darkmech.small .hours .dig.dig7,
.macros-countdown .darkmech.small .minutes .dig.dig7,
.macros-countdown .darkmech.small .seconds .dig.dig7 {
    background-position: -238px 0
}
.macros-countdown .darkmech.small .days .dig.dig8,
.macros-countdown .darkmech.small .hours .dig.dig8,
.macros-countdown .darkmech.small .minutes .dig.dig8,
.macros-countdown .darkmech.small .seconds .dig.dig8 {
    background-position: -272px 0
}
.macros-countdown .darkmech.small .days .dig.dig9,
.macros-countdown .darkmech.small .hours .dig.dig9,
.macros-countdown .darkmech.small .minutes .dig.dig9,
.macros-countdown .darkmech.small .seconds .dig.dig9 {
    background-position: -306px 0
}
.macros-countdown .colorback .digs {
    font-weight: 700;
    position: relative
}
.macros-countdown .colorback .line {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px
}
.macros-countdown .colorback.big .label {
    font-size: 20px;
    margin: 10px 0 5px
}
.macros-countdown .colorback.big .days,
.macros-countdown .colorback.big .hours,
.macros-countdown .colorback.big .minutes,
.macros-countdown .colorback.big .seconds {
    margin: 5px
}
.macros-countdown .colorback.big .days .digs,
.macros-countdown .colorback.big .hours .digs,
.macros-countdown .colorback.big .minutes .digs,
.macros-countdown .colorback.big .seconds .digs {
    width: 128px;
    height: 128px;
    font-size: 87px;
    border-radius: 10px;
    padding-top: 20px
}
.macros-countdown .colorback.medium .label {
    font-size: 17px;
    margin: 8px 0 4px
}
.macros-countdown .colorback.medium .days,
.macros-countdown .colorback.medium .hours,
.macros-countdown .colorback.medium .minutes,
.macros-countdown .colorback.medium .seconds {
    margin: 4px
}
.macros-countdown .colorback.medium .days .digs,
.macros-countdown .colorback.medium .hours .digs,
.macros-countdown .colorback.medium .minutes .digs,
.macros-countdown .colorback.medium .seconds .digs {
    width: 90px;
    height: 90px;
    font-size: 64px;
    border-radius: 8px;
    padding-top: 14px
}
.macros-countdown .colorback.small .label {
    font-size: 14px;
    margin: 6px 0 3px
}
.macros-countdown .colorback.small .days,
.macros-countdown .colorback.small .hours,
.macros-countdown .colorback.small .minutes,
.macros-countdown .colorback.small .seconds {
    margin: 3px
}
.macros-countdown .colorback.small .days .digs,
.macros-countdown .colorback.small .hours .digs,
.macros-countdown .colorback.small .minutes .digs,
.macros-countdown .colorback.small .seconds .digs {
    width: 64px;
    height: 64px;
    font-size: 46px;
    border-radius: 6px;
    padding-top: 8px
}
.macros-countdown .colorback2 .digs {
    font-weight: 700
}
.macros-countdown .colorback2 .label {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
}
.macros-countdown .colorback2.big .days,
.macros-countdown .colorback2.big .hours,
.macros-countdown .colorback2.big .minutes,
.macros-countdown .colorback2.big .seconds {
    width: 128px;
    height: 128px;
    border-radius: 10px;
    margin: 5px;
    padding-top: 18px
}
.macros-countdown .colorback2.big .days .digs,
.macros-countdown .colorback2.big .hours .digs,
.macros-countdown .colorback2.big .minutes .digs,
.macros-countdown .colorback2.big .seconds .digs {
    font-size: 64px
}
.macros-countdown .colorback2.big .days .label,
.macros-countdown .colorback2.big .hours .label,
.macros-countdown .colorback2.big .minutes .label,
.macros-countdown .colorback2.big .seconds .label {
    font-size: 20px
}
.macros-countdown .colorback2.medium .days,
.macros-countdown .colorback2.medium .hours,
.macros-countdown .colorback2.medium .minutes,
.macros-countdown .colorback2.medium .seconds {
    width: 90px;
    height: 90px;
    border-radius: 8px;
    margin: 4px;
    padding-top: 10px
}
.macros-countdown .colorback2.medium .days .digs,
.macros-countdown .colorback2.medium .hours .digs,
.macros-countdown .colorback2.medium .minutes .digs,
.macros-countdown .colorback2.medium .seconds .digs {
    font-size: 44px
}
.macros-countdown .colorback2.medium .days .label,
.macros-countdown .colorback2.medium .hours .label,
.macros-countdown .colorback2.medium .minutes .label,
.macros-countdown .colorback2.medium .seconds .label {
    font-size: 17px
}
.macros-countdown .colorback2.small .days,
.macros-countdown .colorback2.small .hours,
.macros-countdown .colorback2.small .minutes,
.macros-countdown .colorback2.small .seconds {
    width: 64px;
    height: 64px;
    border-radius: 6px;
    margin: 3px;
    padding-top: 6px
}
.macros-countdown .colorback2.small .days .digs,
.macros-countdown .colorback2.small .hours .digs,
.macros-countdown .colorback2.small .minutes .digs,
.macros-countdown .colorback2.small .seconds .digs {
    font-size: 30px
}
.macros-countdown .colorback2.small .days .label,
.macros-countdown .colorback2.small .hours .label,
.macros-countdown .colorback2.small .minutes .label,
.macros-countdown .colorback2.small .seconds .label {
    font-size: 14px;
    margin-top: 2px
}
.macros-countdown .colorfront .digs {
    font-family: "Uni Sans", Impact, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    position: relative
}
.macros-countdown .colorfront.big .label {
    font-size: 20px;
    margin: 2px 0 8px
}
.macros-countdown .colorfront.big .days,
.macros-countdown .colorfront.big .hours,
.macros-countdown .colorfront.big .minutes,
.macros-countdown .colorfront.big .seconds {
    margin: 5px
}
.macros-countdown .colorfront.big .days .digs,
.macros-countdown .colorfront.big .hours .digs,
.macros-countdown .colorfront.big .minutes .digs,
.macros-countdown .colorfront.big .seconds .digs {
    width: 128px;
    font-size: 87px;
    border-radius: 10px
}
.macros-countdown .colorfront.medium .label {
    font-size: 17px;
    margin: 2px 0 6px
}
.macros-countdown .colorfront.medium .days,
.macros-countdown .colorfront.medium .hours,
.macros-countdown .colorfront.medium .minutes,
.macros-countdown .colorfront.medium .seconds {
    margin: 4px
}
.macros-countdown .colorfront.medium .days .digs,
.macros-countdown .colorfront.medium .hours .digs,
.macros-countdown .colorfront.medium .minutes .digs,
.macros-countdown .colorfront.medium .seconds .digs {
    width: 90px;
    font-size: 64px;
    border-radius: 8px
}
.macros-countdown .colorfront.small .label {
    font-size: 14px;
    margin: 2px 0 6px
}
.macros-countdown .colorfront.small .days,
.macros-countdown .colorfront.small .hours,
.macros-countdown .colorfront.small .minutes,
.macros-countdown .colorfront.small .seconds {
    margin: 3px
}
.macros-countdown .colorfront.small .days .digs,
.macros-countdown .colorfront.small .hours .digs,
.macros-countdown .colorfront.small .minutes .digs,
.macros-countdown .colorfront.small .seconds .digs {
    width: 64px;
    font-size: 46px;
    border-radius: 6px
}
.macros-video {
    text-align: center
}
.macros-video .incon {
    display: inline-block
}
.macros-video img {
    width: 100%
}
.macros-video .wrap {
    position: absolute
}
.macros-video .video1 {
    background-color: #000;
    position: relative;
    margin: 0 auto
}
.macros-video .video1.video_720x405 {
    max-width: 720px
}
.macros-video .video1.video_640x360 {
    max-width: 640px
}
.macros-video .video1.video_560x315 {
    max-width: 560px
}
.macros-video .video1.video_480x270 {
    max-width: 480px
}
.macros-video .video1 .wrap {
    top: 0;
    height: 100%;
    bottom: 0;
    left: 0;
    width: 100%;
    right: 0
}
.macros-video .video2 {
    position: relative;
    margin: 0 auto
}
.macros-video .video2.video_720x405 {
    max-width: 803px
}
.macros-video .video2.video_640x360 {
    max-width: 715px
}
.macros-video .video2.video_560x315 {
    max-width: 628px
}
.macros-video .video2.video_480x270 {
    max-width: 537px
}
.macros-video .video2 .wrap {
    top: 0;
    height: 89%;
    bottom: 11%;
    left: 5.2%;
    width: 89.7%;
    right: 5.1%
}
.macros-video .video3 {
    position: relative;
    margin: 0 auto
}
.macros-video .video3.video_720x405 {
    max-width: 854px
}
.macros-video .video3.video_640x360 {
    max-width: 761px
}
.macros-video .video3.video_560x315 {
    max-width: 666px
}
.macros-video .video3.video_480x270 {
    max-width: 573px
}
.macros-video .video3 .wrap {
    top: 4.3%;
    height: 79.8%;
    bottom: 6.9%;
    left: 7.9%;
    width: 84.2%;
    right: 7.9%
}
.macros-video .video4 {
    position: relative;
    margin: 0 auto
}
.macros-video .video4.video_720x405 {
    max-width: 763px
}
.macros-video .video4.video_640x360 {
    max-width: 680px
}
.macros-video .video4.video_560x315 {
    max-width: 596px
}
.macros-video .video4.video_480x270 {
    max-width: 512px
}
.macros-video .video4 .wrap {
    top: 4.4%;
    height: 84%;
    bottom: 11.6%;
    left: 3%;
    width: 94.3%;
    right: 2.7%
}
.macros-video .video5 {
    position: relative;
    margin: 0 auto
}
.macros-video .video5.video_720x405 {
    max-width: 760px
}
.macros-video .video5.video_640x360 {
    max-width: 676px
}
.macros-video .video5.video_560x315 {
    max-width: 590px
}
.macros-video .video5.video_480x270 {
    max-width: 506px
}
.macros-video .video5 .wrap {
    top: 3.9%;
    height: 87.9%;
    bottom: 8.2%;
    left: 2.5%;
    width: 94.7%;
    right: 2.8%
}
.macros-video .video6 {
    position: relative;
    margin: 0 auto
}
.macros-video .video6.video_720x405 {
    max-width: 763px
}
.macros-video .video6.video_640x360 {
    max-width: 680px
}
.macros-video .video6.video_560x315 {
    max-width: 596px
}
.macros-video .video6.video_480x270 {
    max-width: 512px
}
.macros-video .video6 .wrap {
    top: 0;
    height: 87%;
    bottom: 13%;
    left: 4.3%;
    width: 91%;
    right: 4.7%
}
.macros-video .video7 {
    position: relative;
    margin: 0 auto
}
.macros-video .video7.video_720x405 {
    max-width: 769px
}
.macros-video .video7.video_640x360 {
    max-width: 684px
}
.macros-video .video7.video_560x315 {
    max-width: 598px
}
.macros-video .video7.video_480x270 {
    max-width: 514px
}
.macros-video .video7 .wrap {
    top: 9%;
    height: 81.5%;
    bottom: 9.5%;
    left: 3.1%;
    width: 93.6%;
    right: 3.3%
}
.macros-video .video8 {
    position: relative;
    margin: 0 auto
}
.macros-video .video8.video_720x405 {
    max-width: 812px
}
.macros-video .video8.video_640x360 {
    max-width: 722px
}
.macros-video .video8.video_560x315 {
    max-width: 633px
}
.macros-video .video8.video_480x270 {
    max-width: 543px
}
.macros-video .video8 .wrap {
    top: 8.1%;
    height: 69.9%;
    bottom: 22%;
    left: 5.7%;
    width: 88.6%;
    right: 5.7%
}
.macros-video .video9 {
    position: relative;
    margin: 0 auto
}
.macros-video .video9.video_720x405 {
    max-width: 854px
}
.macros-video .video9.video_640x360 {
    max-width: 759px
}
.macros-video .video9.video_560x315 {
    max-width: 664px
}
.macros-video .video9.video_480x270 {
    max-width: 569px
}
.macros-video .video9 .wrap {
    top: 7.9%;
    height: 82.2%;
    bottom: 9.9%;
    left: 7.1%;
    width: 84.3%;
    right: 8.6%
}
.macros-form>.outer {
    position: relative;
    margin: 0 auto
}
.macros-form>.outer>.inner>.vertical>.head {
    text-align: center;
    padding: 20px 30px
}
.macros-form>.outer>.inner>.vertical>.body {
    padding: 10px 20px
}
.macros-form>.outer>.inner>.vertical>.body>.form {
    padding: 5px 0;
    width: 100%;
    margin-bottom: 0
}
.macros-form>.outer>.inner>.vertical>.body>.form .field {
    text-align: left
}
.macros-form>.outer>.inner>.vertical>.body>.form .field+.field {
    margin-top: 10px
}
.macros-form>.outer>.inner>.vertical>.body>.form .field>.name>span.required {
    color: rgba(255, 0, 0, .5)
}
.macros-form>.outer>.inner>.vertical>.body>.form .field>.input {
    width: 100%;
    position: relative
}
.macros-form>.outer>.inner>.vertical>.body>.form .field>.input>.form-control {
    color: grey;
    overflow: hidden;
    white-space: nowrap
}
.macros-form>.outer>.inner>.vertical>.body>.form .field>.input>.form-control.textarea {
    height: 60px;
    overflow: auto;
    white-space: pre
}
.macros-form>.outer>.inner>.vertical>.body>.form .field>.input label {
    display: block;
    font-weight: 400;
    margin: 0
}
.macros-form>.outer>.inner>.vertical>.body>.form .macros-button {
    margin-top: 10px
}
.macros-form>.outer>.inner>.vertical>.body>.form.text-left .field {
    display: table;
    width: 100%
}
.macros-form>.outer>.inner>.vertical>.body>.form.text-left .field>.input,
.macros-form>.outer>.inner>.vertical>.body>.form.text-left .field>.name {
    vertical-align: middle;
    display: table-cell
}
.macros-form>.outer>.inner>.vertical>.body>.form.text-left .field>.name {
    width: 40%;
    padding-right: 10px
}
.macros-form>.outer>.inner>.vertical>.body>div>.privacy {
    margin-top: 5px;
    text-align: center;
    opacity: .5;
    font-size: 80%;
    cursor: pointer
}
.macros-form>.outer>.inner>.vertical>.body>div>.privacy:hover {
    opacity: 1
}
.macros-form>.outer>.inner>.vertical.size-small>.head {
    padding: 10px 20px
}
.macros-form>.outer>.inner>.vertical.size-small>.body {
    padding: 5px 15px;
    border-width: 1px
}
.macros-form>.outer>.inner>.vertical.size-small>.body .field {
    margin-bottom: 5px
}
.macros-form>.outer>.inner>.vertical.size-small>.body .field .form-control {
    height: 30px;
    padding: 4px 10px
}
.macros-form>.outer>.inner>.vertical.size-small>.body .field .form-control.textarea {
    height: 50px!important
}
.macros-form>.outer>.inner>.vertical.size-big>.body {
    padding: 15px 30px
}
.macros-form>.outer>.inner>.vertical.size-big>.body>.form {
    padding: 10px 0
}
.macros-form>.outer>.inner>.vertical.size-big>.body>.form .field {
    margin-bottom: 15px;
    font-size: 125%
}
.macros-form>.outer>.inner>.vertical.size-big>.body>.form .field .form-control {
    height: 44px;
    border-width: 2px;
    padding: 10px 12px
}
.macros-form>.outer>.inner>.vertical.size-big>.body>.form .field .form-control.textarea {
    height: 90px!important
}
.macros-form>.outer>.inner>.vertical.none>.body,
.macros-form>.outer>.inner>.vertical.none>.body>.form {
    padding: 0!important
}
.macros-form>.outer>.inner>.vertical.simple {
    color: #000
}
.macros-form>.outer>.inner>.vertical.simple>.head {
    background-color: #fff;
    border-style: solid;
    border-width: 1px 1px 0;
    padding-bottom: 0
}
.macros-form>.outer>.inner>.vertical.simple>.body {
    background-color: #fff;
    border-style: solid;
    border-width: 1px
}
.macros-form>.outer>.inner>.vertical.simple>.head+.body {
    border-top-width: 0!important
}
.macros-form>.outer>.inner>.vertical.simple.size-big>.head {
    border-width: 4px 4px 0
}
.macros-form>.outer>.inner>.vertical.simple.size-big>.body {
    border-width: 4px
}
.macros-form>.outer>.inner>.vertical.simple-color>.head {
    color: #fff;
    border-style: solid;
    border-width: 1px
}
.macros-form>.outer>.inner>.vertical.simple-color>.head.gradient {
    background-image: url(../img/gradient.png);
    background-size: 100% 100%
}
.area .decor-garland,
.area .decor-snow {
    background-position: bottom;
    background-repeat: repeat-x;
    background-size: auto 100%
}
.macros-form>.outer>.inner>.vertical.simple-color>.body {
    border-style: solid;
    border-width: 1px
}
.macros-form>.outer>.inner>.vertical.simple-color>.head+.body {
    border-top-width: 0!important
}
.macros-form>.outer>.inner>.vertical.simple-color.size-big>.body,
.macros-form>.outer>.inner>.vertical.simple-color.size-big>.head {
    border-width: 4px
}
.macros-form>.outer>.inner>.vertical.color>.head {
    border-style: solid;
    border-width: 1px 1px 0
}
.macros-form>.outer>.inner>.vertical.color>.body {
    border-style: solid;
    border-width: 1px
}
.macros-form>.outer>.inner>.vertical.color-transparent>.head {
    border-style: solid;
    border-width: 1px 1px 0
}
.macros-form>.outer>.inner>.vertical.color-transparent>.body {
    border-style: solid;
    border-width: 1px
}
.macros-form>.outer>.inner>.horizontal>.body>.form {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
    padding: 5px 0
}
.macros-form>.outer>.inner>.horizontal>.body>.form .fields {
    display: inline-block;
    vertical-align: bottom;
    max-width: 100%
}
.macros-form>.outer>.inner>.horizontal>.body>.form .fields .field {
    text-align: left;
    margin: 5px;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%
}
.macros-form>.outer>.inner>.horizontal>.body>.form .fields .field[data-type=checkbox-input],
.macros-form>.outer>.inner>.horizontal>.body>.form .fields .field[data-type=radio-list] {
    vertical-align: bottom
}
.macros-form>.outer>.inner>.horizontal>.body>.form .fields .field>.name>span.required {
    color: rgba(255, 0, 0, .5)
}
.macros-form>.outer>.inner>.horizontal>.body>.form .fields .field>.input {
    width: 100%;
    position: relative
}
.macros-form>.outer>.inner>.horizontal>.body>.form .fields .field>.input>.form-control {
    color: grey;
    overflow: hidden;
    white-space: nowrap
}
.macros-form>.outer>.inner>.horizontal>.body>.form .fields .field>.input>.form-control.textarea {
    height: 60px;
    overflow: auto;
    white-space: pre
}
.macros-form>.outer>.inner>.horizontal>.body>.form .fields .field>.input label {
    font-weight: 400;
    margin: 0
}
.macros-form>.outer>.inner>.horizontal>.body>.form .macros-button {
    display: inline-block;
    vertical-align: bottom;
    line-height: 0;
    margin: 5px;
    max-width: 100%
}
.header-leftline,
.header-sidelines,
.header-simple {
    margin-bottom: 20px;
    overflow: hidden
}
.macros-form>.outer>.inner>.horizontal>.body>.form.text-left .field {
    display: inline-table;
    width: 100%
}
.macros-form>.outer>.inner>.horizontal>.body>.form.text-left .field>div {
    vertical-align: middle;
    display: table-cell
}
.macros-form>.outer>.inner>.horizontal>.body>.form.text-left .field>.name {
    padding-right: 10px
}
.macros-form>.outer>.inner>.horizontal>.body>.form.text-left .field>.input {
    width: 60%
}
.macros-form>.outer>.inner>.horizontal>.body>div>.privacy {
    margin-top: 5px;
    text-align: center;
    opacity: .5;
    font-size: 80%;
    cursor: pointer
}
.macros-form>.outer>.inner>.horizontal.size-small>.body>.form .field,
.macros-form>.outer>.inner>.horizontal.size-small>.body>.form .macros-button {
    margin-top: 8px
}
.macros-form>.outer>.inner>.horizontal>.body>div>.privacy:hover {
    opacity: 1
}
.macros-form>.outer>.inner>.horizontal.size-small>.body>.form .field .form-control {
    height: 30px;
    padding: 4px 10px
}
.macros-form>.outer>.inner>.horizontal.size-small>.body>.form .field .textarea {
    height: 50px!important
}
.macros-form>.outer>.inner>.horizontal.size-big>.body>.form .field {
    margin-top: 12px;
    font-size: 125%
}
.macros-form>.outer>.inner>.horizontal.size-big>.body>.form .field .form-control {
    height: 44px;
    border-width: 2px;
    padding: 10px 12px
}
.macros-form>.outer>.inner>.horizontal.size-big>.body>.form .field .textarea {
    height: 90px!important
}
.macros-form>.outer>.inner>.horizontal.size-big>.body>.form .macros-button {
    margin-top: 12px
}
.header-leftline .title+.subtitle,
.header-simple .subtitle,
.header-simple .title {
    margin-top: 10px
}
.header-simple {
    text-align: center
}
.header-leftline .line {
    border-left-style: solid
}
.header-sidelines {
    text-align: center
}
.header-sidelines .line,
.header-sidelines .title {
    display: inline-block;
    vertical-align: middle
}
.header-sidelines .subtitle,
.header-sidelines .title {
    text-align: center;
    margin: 10px 0
}
.header-colorbg,
.header-darkbg,
.header-lightbg {
    text-align: center;
    margin-bottom: 20px;
    overflow: hidden
}
.header-colorbg .subtitle,
.header-colorbg .title,
.header-darkbg .subtitle,
.header-darkbg .title,
.header-lightbg .subtitle,
.header-lightbg .title {
    margin: 10px 0
}
.macros-button {
    line-height: 0
}
.macros-button .btn-out.left {
    text-align: left
}
.macros-button .btn-out.center {
    text-align: center
}
.macros-button .btn-out.right {
    text-align: right
}
.macros-button .btn-out.full .btn-inner {
    width: 100%
}


.macros-button .btn-inner {
    position: relative;
    display: inline-block;
    max-width: 100%;
    text-decoration: none
}
.macros-button .btn,
.macros-button .btn .borders {
    display: block
}
.macros-button .btn-inner:hover {
    text-decoration: none
}
.macros-button .btn {
    width: 100%;
    box-shadow: none;
    position: relative;
    border-width: 0;
    overflow: hidden;
    white-space: normal;
    transition-property: box-shadow, transform, color, background-color, border-color!important
}
.macros-button .btn .borders,
.macros-button .btn input[type=submit] {
    position: absolute;
    right: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0
}
.macros-button .btn:before {
    transition-property: all!important;
    opacity: 0
}
.macros-button .btn:hover:before {
    opacity: 1
}
.macros-button .btn input[type=submit] {
    margin: 0;
    opacity: 0
}
.macros-button .btn image {
    max-width: 100%;
    width: auto
}
.macros-button .btn .fa,
.macros-button .btn span.text * {
    vertical-align: middle
}
.macros-map {
    position: relative;
    overflow: hidden
}
.macros-map>.map,
svg.svgicon {
    position: absolute;
    width: 100%
}
.macros-map>.map {
    max-height: 600px;
    height: 100%
}
.macros-map>.map.wide {
    width: 100%;
    left: 0;
    margin-left: 0
}
.macros-map>.map>.ymaps-map {
    height: 100%!important
}
svg.svgicon {
    height: 100%;
    top: 0;
    left: 0
}

#cboxTitle,
.fa-fw,
.fa-li,
.sweet-alert,
.sweet-alert h2 {
    text-align: center
}




body.area {
    overflow: auto
}
.area,
.area .separatorbottom,
.area .separatortop,
html.pp,
html.pp body {
    overflow: hidden
}
.area {
    font-size: 16px
}
.area .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.area .row {
    margin-left: -15px;
    margin-right: -15px
}
.area .grid,
.area .grid.paddings-20px {
    margin-left: -10px;
    margin-right: -10px
}

.area .grid>.gridwrap {
    clear: both;
    display: table;
    table-layout: fixed;
    width: 100%;
    position: relative
}
.area .grid>.gridwrap>.col {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    padding: 0 10px;
    vertical-align: top
}
.area .grid.valign-top>.gridwrap>.col {
    vertical-align: top
}
.area .grid.valign-middle>.gridwrap>.col {
    vertical-align: middle
}
.area .grid.valign-bottom>.gridwrap>.col {
    vertical-align: bottom
}
.area .grid.paddings-20px>.gridwrap>.col {
    padding: 0 10px
}
.area .grid.paddings-30px {
    margin-left: -15px;
    margin-right: -15px
}
.area .grid.paddings-30px>.gridwrap>.col {
    padding: 0 15px
}
.area .grid.paddings-40px {
    margin-left: -20px;
    margin-right: -20px
}
.area .grid.paddings-40px>.gridwrap>.col {
    padding: 0 20px
}
.area .grid.paddings-10px {
    margin-left: -5px;
    margin-right: -5px
}
.area .grid.paddings-10px>.gridwrap>.col {
    padding: 0 5px
}
.area .grid.paddings-0px {
    margin-left: 0;
    margin-right: 0
}
.area .grid.paddings-0px>.gridwrap>.col {
    padding: 0
}
.area .tbl {
    display: table;
    table-layout: fixed;
    width: 100%
}
.area .tbl.layout-auto {
    table-layout: auto
}
.area .tbl .tr {
    display: table-row
}
.area .tbl .td {
    display: table-cell
}
.area .nofonts {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.font-text-arial {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif
}
.area.font-text-couriernew {
    font-family: "Courier New", Courier, sans-serif
}
.area.font-text-georgia {
    font-family: Georgia, Palatino, sans-serif
}
.area.font-text-timesnewroman {
    font-family: "Times New Roman", times
}
.area.font-text-impact {
    font-family: Impact, chicago
}
.area.font-text-opensans {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.font-text-opensanslight {
    font-family: "Open Sans Light", "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.font-text-robotoslab {
    font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.font-text-robotoslablight {
    font-family: "Roboto Slab Light", "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.font-text-intro {
    font-family: Intro, Impact, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.font-text-sportsworld {
    font-family: "Sports World", Impact, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.font-text-unisans {
    font-family: "Uni Sans", Impact, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.font-text-junegull {
    font-family: Junegull, Impact, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.font-text-comfortaa {
    font-family: Comfortaa, cursive
}
.area.font-text-lobster {
    font-family: Lobster, Georgia, Times, serif
}
.area.font-text-yesevaone {
    font-family: "Yeseva One", Georgia, Times, serif
}
.area.font-text-beermoney {
    font-family: "Beer money", Georgia, Times, serif
}
.area.font-text-sladkoeshka {
    font-family: Sladkoeshka, Georgia, Times, serif
}
.area.font-text-bloggersans {
    font-family: "Blogger Sans", Arial, sans-serif
}
.area.font-text-andika {
    font-family: Andika, sans-serif
}
.area.font-text-badscript {
    font-family: 'Bad Script', cursive
}
.area.font-text-cuprum {
    font-family: Cuprum, sans-serif
}
.area.font-text-didactgothic {
    font-family: 'Didact Gothic', sans-serif
}
.area.font-text-ebgaramond {
    font-family: 'EB Garamond', serif
}
.area.font-text-exo2 {
    font-family: 'Exo 2', sans-serif
}
.area.font-text-exo2light {
    font-family: 'Exo 2 Light', sans-serif
}
.area.font-text-firasans {
    font-family: 'Fira Sans', sans-serif
}
.area.font-text-firasanslight {
    font-family: 'Fira Sans Light', sans-serif
}
.area.font-text-forum {
    font-family: Forum, cursive
}
.area.font-text-jura {
    font-family: Jura, sans-serif
}
.area.font-text-juralight {
    font-family: 'Jura Light', sans-serif
}
.area.font-text-kurale {
    font-family: Kurale, sans-serif
}
.area.font-text-marckscript {
    font-family: 'Marck Script', cursive
}
.area.font-text-marmelad {
    font-family: Marmelad, sans-serif
}
.area.font-text-neucha {
    font-family: Neucha, cursive
}
.area.font-text-oranienbaum {
    font-family: Oranienbaum, serif
}
.area.font-text-ptsans {
    font-family: 'PT Sans', sans-serif
}
.area.font-text-ptsanscaption {
    font-family: 'PT Sans Caption', sans-serif
}
.area.font-text-ptserifcaption {
    font-family: 'PT Serif Caption', serif
}
.area.font-text-philosopher {
    font-family: Philosopher, sans-serif
}
.area.font-text-playfairdisplay {
    font-family: 'Playfair Display', serif
}
.area.font-text-playfairdisplaysc {
    font-family: 'Playfair Display SC', serif
}
.area.font-text-poiretone {
    font-family: 'Poiret One', cursive
}
.area.font-text-prostoone {
    font-family: 'Prosto One', cursive
}
.area.font-text-roboto {
    font-family: Roboto, sans-serif
}
.area.font-text-robotolight {
    font-family: 'Roboto Light', sans-serif
}
.area.font-text-rubikone {
    font-family: 'Rubik One', sans-serif
}
.area.font-text-russoone {
    font-family: 'Russo One', sans-serif
}
.area.font-text-tenorsans {
    font-family: 'Tenor Sans', sans-serif
}
.area.font-text-ubuntu {
    font-family: Ubuntu, sans-serif
}
.area.font-text-ubuntulight {
    font-family: 'Ubuntu Light', sans-serif
}
.area.font-text-underdog {
    font-family: Underdog, cursive
}
.area.font-header-arial .font-header {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif
}
.area.font-header-couriernew .font-header {
    font-family: "Courier New", Courier, sans-serif
}
.area.font-header-georgia .font-header {
    font-family: Georgia, Palatino, sans-serif
}
.area.font-header-timesnewroman .font-header {
    font-family: "Times New Roman", times
}
.area.font-header-impact .font-header {
    font-family: Impact, chicago
}
.area.font-header-opensans .font-header {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.font-header-opensanslight .font-header {
    font-family: "Open Sans Light", "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.font-header-robotoslab .font-header {
    font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.font-header-robotoslablight .font-header {
    font-family: "Roboto Slab Light", "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.font-header-intro .font-header {
    font-family: Intro, Impact, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.font-header-sportsworld .font-header {
    font-family: "Sports World", Impact, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.font-header-unisans .font-header {
    font-family: "Uni Sans", Impact, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.font-header-junegull .font-header {
    font-family: Junegull, Impact, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.font-header-comfortaa .font-header {
    font-family: Comfortaa, cursive
}
.area.font-header-lobster .font-header {
    font-family: Lobster, Georgia, Times, serif
}
.area.font-header-yesevaone .font-header {
    font-family: "Yeseva One", Georgia, Times, serif
}
.area.font-header-beermoney .font-header {
    font-family: "Beer money", Georgia, Times, serif
}
.area.font-header-sladkoeshka .font-header {
    font-family: Sladkoeshka, Georgia, Times, serif
}
.area.font-header-bloggersans .font-header {
    font-family: "Blogger Sans", Arial, sans-serif
}
.area.font-header-andika .font-header {
    font-family: Andika, sans-serif
}
.area.font-header-badscript .font-header {
    font-family: 'Bad Script', cursive
}
.area.font-header-cuprum .font-header {
    font-family: Cuprum, sans-serif
}
.area.font-header-didactgothic .font-header {
    font-family: 'Didact Gothic', sans-serif
}
.area.font-header-ebgaramond .font-header {
    font-family: 'EB Garamond', serif
}
.area.font-header-exo2 .font-header {
    font-family: 'Exo 2', sans-serif
}
.area.font-header-exo2light .font-header {
    font-family: 'Exo 2 Light', sans-serif
}
.area.font-header-firasans .font-header {
    font-family: 'Fira Sans', sans-serif
}
.area.font-header-firasanslight .font-header {
    font-family: 'Fira Sans Light', sans-serif
}
.area.font-header-forum .font-header {
    font-family: Forum, cursive
}
.area.font-header-jura .font-header {
    font-family: Jura, sans-serif
}
.area.font-header-juralight .font-header {
    font-family: 'Jura Light', sans-serif
}
.area.font-header-kurale .font-header {
    font-family: Kurale, sans-serif
}
.area.font-header-marckscript .font-header {
    font-family: 'Marck Script', cursive
}
.area.font-header-marmelad .font-header {
    font-family: Marmelad, sans-serif
}
.area.font-header-neucha .font-header {
    font-family: Neucha, cursive
}
.area.font-header-oranienbaum .font-header {
    font-family: Oranienbaum, serif
}
.area.font-header-ptsans .font-header {
    font-family: 'PT Sans', sans-serif
}
.area.font-header-ptsanscaption .font-header {
    font-family: 'PT Sans Caption', sans-serif
}
.area.font-header-ptserifcaption .font-header {
    font-family: 'PT Serif Caption', serif
}
.area.font-header-philosopher .font-header {
    font-family: Philosopher, sans-serif
}
.area.font-header-playfairdisplay .font-header {
    font-family: 'Playfair Display', serif
}
.area.font-header-playfairdisplaysc .font-header {
    font-family: 'Playfair Display SC', serif
}
.area.font-header-poiretone .font-header {
    font-family: 'Poiret One', cursive
}
.area.font-header-prostoone .font-header {
    font-family: 'Prosto One', cursive
}
.area.font-header-roboto .font-header {
    font-family: Roboto, sans-serif
}
.area.font-header-robotolight .font-header {
    font-family: 'Roboto Light', sans-serif
}
.area.font-header-rubikone .font-header {
    font-family: 'Rubik One', sans-serif
}
.area.font-header-russoone .font-header {
    font-family: 'Russo One', sans-serif
}
.area.font-header-tenorsans .font-header {
    font-family: 'Tenor Sans', sans-serif
}
.area.font-header-ubuntu .font-header {
    font-family: Ubuntu, sans-serif
}
.area.font-header-ubuntulight .font-header {
    font-family: 'Ubuntu Light', sans-serif
}
.area.font-header-underdog .font-header {
    font-family: Underdog, cursive
}
.area p {
    color: inherit;
    line-height: 1.4;
    margin: 0
}
.area p+p {
    margin-top: 10px
}
.area a {
    text-decoration: underline;
    color: inherit
}
.area .nocolors {
    color: #333
}
.hvr-back-pulse:active,
.hvr-back-pulse:focus,
.hvr-back-pulse:hover,
.hvr-bounce-to-left:active,
.hvr-bounce-to-left:focus,
.hvr-bounce-to-left:hover,
.hvr-bounce-to-right:active,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:hover,
.hvr-bounce-to-top:active,
.hvr-bounce-to-top:focus,
.hvr-bounce-to-top:hover,
.hvr-fade:active,
.hvr-fade:focus,
.hvr-fade:hover,
.hvr-radial-in:active,
.hvr-radial-in:focus,
.hvr-radial-in:hover,
.hvr-radial-out:active,
.hvr-radial-out:focus,
.hvr-radial-out:hover,
.hvr-rectangle-in:active,
.hvr-rectangle-in:focus,
.hvr-rectangle-in:hover,
.hvr-rectangle-out:active,
.hvr-rectangle-out:focus,
.hvr-rectangle-out:hover,
.hvr-shutter-in-horizontal:active,
.hvr-shutter-in-horizontal:focus,
.hvr-shutter-in-horizontal:hover,
.hvr-shutter-in-vertical:active,
.hvr-shutter-in-vertical:focus,
.hvr-shutter-in-vertical:hover,
.hvr-shutter-out-horizontal:active,
.hvr-shutter-out-horizontal:focus,
.hvr-shutter-out-horizontal:hover,
.hvr-shutter-out-vertical:active,
.hvr-shutter-out-vertical:focus,
.hvr-shutter-out-vertical:hover,
.hvr-sweep-to-bottom:active,
.hvr-sweep-to-bottom:focus,
.hvr-sweep-to-bottom:hover,
.hvr-sweep-to-left:active,
.hvr-sweep-to-left:focus,
.hvr-sweep-to-left:hover,
.hvr-sweep-to-right:active,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:hover,
.hvr-sweep-to-top:active,
.hvr-sweep-to-top:focus,
.hvr-sweep-to-top:hover {
    color: #fff
}
.area h1,
.area h2,
.area h3,
.area h4,
.area h5,
.area h6 {
    word-wrap: break-word;
    margin: 0;
    font-size: inherit
}
.area h1 p,
.area h2 p,
.area h3 p,
.area h4 p,
.area h5 p,
.area h6 p {
    line-height: 1.1
}
.area img {
    max-width: 100%
}
.area .spans span.p {
    display: block;
    margin-top: 0
}
.area .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    transition: .4s all cubic-bezier(.25, .46, .45, .94);
    z-index: 6
}
.area .container.noanimate {
    transition: none
}
.area .container.fullwidth {
    width: 100%!important;
    padding-left: 0!important;
    padding-right: 0!important
}
.area .node>.wrapper1,
.area .node>.wrapper1>.wrapper2 {
    z-index: 1;
    position: relative
}
.area .node>.wrapper1>.mb_YTPlayer {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}
.area .sweet-overlay {
    z-index: 1100
}
.area .onlyred {
    display: none!important
}
.area .cont,
.area .node {
    margin-top: 0;
    margin-bottom: 0;
    border-width: 0!important;
    position: relative
}
.area .cont {
    min-height: 2px
}
.area .node.section {
    min-height: 20px
}
.area .node.section.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 800;
    opacity: .95
}
.area .decor-garland,
.area .decor-snow,
.area .separatorbottom,
.area .separatortop,
.area .shadowbottom,
.area .shadowtop {
    z-index: 4;
    left: 0;
    right: 0;
    position: absolute;
    width: 100%
}
.area .shadowtop {
    top: 0
}
.area .decor-snow,
.area .shadowbottom {
    bottom: 0
}
.area .decor-garland {
    top: 0
}
.area .separatorbottom .bigcircle-bottom svg,
.area .separatorbottom .bigcircle-top svg,
.area .separatorbottom .bigtriangle-bottom svg,
.area .separatorbottom .bigtriangle-top svg,
.area .separatorbottom .diagonal-left svg,
.area .separatorbottom .diagonal-right svg,
.area .separatortop .bigcircle-bottom svg,
.area .separatortop .bigcircle-top svg,
.area .separatortop .bigtriangle-bottom svg,
.area .separatortop .bigtriangle-top svg,
.area .separatortop .diagonal-left svg,
.area .separatortop .diagonal-right svg {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%
}
.area .separatorbottom .pattern-zigzag,
.area .separatortop .pattern-zigzag {
    position: relative;
    overflow: hidden
}
.area .separatorbottom .pattern-zigzag .pattern,
.area .separatortop .pattern-zigzag .pattern {
    position: absolute;
    width: 100%
}
.area .separatortop {
    top: 0
}
.area .separatortop>.bigcircle-bottom,
.area .separatortop>.bigcircle-top,
.area .separatortop>.bigtriangle-bottom,
.area .separatortop>.bigtriangle-top,
.area .separatortop>.diagonal-left,
.area .separatortop>.diagonal-right {
    margin-top: -.5px
}
.area .separatorbottom {
    bottom: 0
}
.area .separatorbottom>.bigcircle-bottom,
.area .separatorbottom>.bigcircle-top,
.area .separatorbottom>.bigtriangle-bottom,
.area .separatorbottom>.bigtriangle-top,
.area .separatorbottom>.diagonal-left,
.area .separatorbottom>.diagonal-right {
    margin-top: .5px
}
.area .fr-emoticon {
    display: inline-block;
    width: 20px;
    height: 20px;
    padding: 5px;
    line-height: 1!important;
    cursor: default;
    font-weight: 400;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
.area .z-index-big {
    z-index: 10000
}
.area .shadowsmall {
    text-shadow: rgba(0, 0, 0, .5) 1px 1px 1px
}
.area .shadowmedium {
    text-shadow: rgba(0, 0, 0, .5) 1px 3px 2px
}
.area .shadowbig {
    text-shadow: rgba(0, 0, 0, .5) 2px 5px 4px
}
.area .shadow3d {
    text-shadow: #ccc 0 1px 0, #c9c9c9 0 2px 0, #bbb 0 3px 0, #b9b9b9 0 4px 0, #aaa 0 5px 0, rgba(0, 0, 0, .0980392) 0 6px 1px, rgba(0, 0, 0, .0980392) 0 0 5px, rgba(0, 0, 0, .298039) 0 1px 3px, rgba(0, 0, 0, .14902) 0 3px 5px, rgba(0, 0, 0, .2) 0 5px 10px, rgba(0, 0, 0, .2) 0 10px 10px, rgba(0, 0, 0, .0980392) 0 20px 20px
}
.area .shadowglow {
    text-shadow: #fff 0 0 10px
}
.area .capitel {
    font-variant: small-caps
}
html.pp,
html.pp body {
    margin: 0;
    padding: 0
}
html.pp body div.area {
    height: 100%;
    width: 100%;
    position: absolute
}
html.pp body div.area .pp-section {
    position: absolute;
    background-color: #fff;
    height: auto
}
html.pp body div.area .pp-section>.wrapper1 {
    display: table;
    vertical-align: middle;
    width: 100%
}
html.pp body div.area .pp-section>.wrapper1>.wrapper2 {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}
html.pp body div.area .pp-section>.wrapper1>.wrapper2 .wow-finished {
    visibility: visible!important;
    animation-name: none!important
}
html.pp body #pp-nav ul {
    margin: 0;
    padding: 3px 0 4px;
    background: rgba(0, 0, 0, .5);
    border-radius: 15px
}
html.pp body #pp-nav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position: relative
}
.fa.fa-pull-left,
.fa.pull-left {
    margin-right: .3em
}
html.pp body #pp-nav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none
}
html.pp body #pp-nav ul li a span {
    border: 1px solid #fff;
    background: rgba(0, 0, 0, 0);
    top: 2px;
    left: 2px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    z-index: 1
}
html.pp body #pp-nav ul li a.active span {
    background: #fff;
    border-color: #fff
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}
@-webkit-keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
@keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}
@-webkit-keyframes flash {
    0%, 100%, 50% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}
@keyframes flash {
    0%, 100%, 50% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}
.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}
@-webkit-keyframes pulse {
    0%, 100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}
@keyframes pulse {
    0%, 100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}
@-webkit-keyframes rubberBand {
    0%, 100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
}
@keyframes rubberBand {
    0%, 100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
}
.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}
@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
@keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}
.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}
@-webkit-keyframes tada {
    0%, 100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}
@keyframes tada {
    0%, 100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}
@-webkit-keyframes wobble {
    0%, 100% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}
@keyframes wobble {
    0%, 100% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}
.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}
@-webkit-keyframes jello {
    11.1% {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes jello {
    11.1% {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}
@-webkit-keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}
@-webkit-keyframes bounceInDown {
    0%, 100%, 60%, 75%, 90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInDown {
    0%, 100%, 60%, 75%, 90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
    0%, 100%, 60%, 75%, 90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInLeft {
    0%, 100%, 60%, 75%, 90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
    0%, 100%, 60%, 75%, 90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInRight {
    0%, 100%, 60%, 75%, 90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
    0%, 100%, 60%, 75%, 90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes bounceInUp {
    0%, 100%, 60%, 75%, 90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}
.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}
@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}
@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}
@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}
@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}
.flipInY,
.flipOutX {
    -webkit-backface-visibility: visible!important
}
@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.flipInY {
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}
@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}
@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}
.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    backface-visibility: visible!important
}
@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}
@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}
.flipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}
.hvr-grow,
.hvr-shrink {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: transform
}
@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}
@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}
@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}
@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}
@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}
@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}
@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}
@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}
.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}
@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}
@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}
.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}
@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}
@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}
@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}
@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}
.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}
@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}
@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}
@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}
@keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}
.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}
@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}
@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}
@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}
@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}
@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}
@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}
@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}
@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}
.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}
@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}
@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}
.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}
@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}
.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}
@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}
@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}
@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}
@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}
@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}
@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
@keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}
@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
@keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}
@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}
@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
@keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}
/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.0.2
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 * Hover.css Copyright Ian Lunn 2014. Generated with Sass.
 */

.hvr-grow {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-property: transform
}
.hvr-rotate,
.hvr-shrink {
    -webkit-transition-duration: .3s
}
.hvr-grow:active,
.hvr-grow:focus,
.hvr-grow:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}
.hvr-shrink {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: .3s;
    transition-property: transform
}
.hvr-pulse,
.hvr-pulse-grow {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}
.hvr-grow-rotate,
.hvr-rotate {
    -webkit-transition-property: transform
}
.hvr-shrink:active,
.hvr-shrink:focus,
.hvr-shrink:hover {
    -webkit-transform: scale(.9);
    transform: scale(.9)
}
@-webkit-keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    75% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}
@keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    75% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}
.hvr-pulse {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden
}
.hvr-pulse:active,
.hvr-pulse:focus,
.hvr-pulse:hover {
    -webkit-animation-name: hvr-pulse;
    animation-name: hvr-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
@-webkit-keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}
@keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}
.hvr-pulse-grow {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden
}
.hvr-pulse-shrink,
.hvr-push {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden
}
.hvr-pulse-grow:active,
.hvr-pulse-grow:focus,
.hvr-pulse-grow:hover {
    -webkit-animation-name: hvr-pulse-grow;
    animation-name: hvr-pulse-grow;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}
@-webkit-keyframes hvr-pulse-shrink {
    to {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}
@keyframes hvr-pulse-shrink {
    to {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}
.hvr-pulse-shrink {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}
.hvr-pulse-shrink:active,
.hvr-pulse-shrink:focus,
.hvr-pulse-shrink:hover {
    -webkit-animation-name: hvr-pulse-shrink;
    animation-name: hvr-pulse-shrink;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}
@-webkit-keyframes hvr-push {
    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
@keyframes hvr-push {
    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
.hvr-pop,
.hvr-push {
    -webkit-transform: translateZ(0);
    -moz-osx-font-smoothing: grayscale
}
.hvr-push {
    transform: translateZ(0);
    backface-visibility: hidden
}
.hvr-bounce-in,
.hvr-pop {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden
}
.hvr-push:active,
.hvr-push:focus,
.hvr-push:hover {
    -webkit-animation-name: hvr-push;
    animation-name: hvr-push;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}
@-webkit-keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}
@keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}
.hvr-pop {
    transform: translateZ(0);
    backface-visibility: hidden
}
.hvr-pop:active,
.hvr-pop:focus,
.hvr-pop:hover {
    -webkit-animation-name: hvr-pop;
    animation-name: hvr-pop;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}
.hvr-bounce-in {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}
.hvr-bounce-out,
.hvr-rotate {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}
.hvr-bounce-in:active,
.hvr-bounce-in:focus,
.hvr-bounce-in:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36);
    transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36)
}
.hvr-bounce-out {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}
.hvr-bounce-out:active,
.hvr-bounce-out:focus,
.hvr-bounce-out:hover {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36);
    transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36)
}
.hvr-rotate {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    transition-duration: .3s;
    transition-property: transform
}
.hvr-float,
.hvr-grow-rotate {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    -webkit-transition-duration: .3s
}
.hvr-rotate:active,
.hvr-rotate:focus,
.hvr-rotate:hover {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg)
}
.hvr-grow-rotate {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: .3s;
    transition-property: transform
}
.hvr-float,
.hvr-sink {
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-property: transform
}
.hvr-grow-rotate:active,
.hvr-grow-rotate:focus,
.hvr-grow-rotate:hover {
    -webkit-transform: scale(1.1) rotate(4deg);
    transform: scale(1.1) rotate(4deg)
}
.hvr-float {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    transition-duration: .3s;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}
.hvr-bob,
.hvr-sink {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden
}
.hvr-sink,
.hvr-skew {
    -webkit-transition-duration: .3s
}
.hvr-float:active,
.hvr-float:focus,
.hvr-float:hover {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
}
.hvr-sink {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    transition-duration: .3s;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}
.hvr-skew,
.hvr-skew-forward {
    -webkit-transition-property: transform
}
.hvr-sink:active,
.hvr-sink:focus,
.hvr-sink:hover {
    -webkit-transform: translateY(8px);
    transform: translateY(8px)
}
@-webkit-keyframes hvr-bob {
    0%, 100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }
}
@keyframes hvr-bob {
    0%, 100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }
}
@-webkit-keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}
@keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}
.hvr-bob,
.hvr-hang {
    -webkit-transform: translateZ(0)
}
.hvr-bob {
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}
.hvr-hang,
.hvr-skew {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}
.hvr-bob:active,
.hvr-bob:focus,
.hvr-bob:hover {
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate
}
.hvr-hang:active,
.hvr-hang:focus,
.hvr-hang:hover,
.hvr-icon-bob:active:before,
.hvr-icon-bob:focus:before,
.hvr-icon-bob:hover:before {
    -webkit-animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    -webkit-animation-direction: normal, alternate
}
@-webkit-keyframes hvr-hang {
    0%, 100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
}
@keyframes hvr-hang {
    0%, 100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
}
@-webkit-keyframes hvr-hang-sink {
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}
@keyframes hvr-hang-sink {
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}
.hvr-hang {
    transform: translateZ(0);
    backface-visibility: hidden
}
.hvr-hang:active,
.hvr-hang:focus,
.hvr-hang:hover {
    -webkit-animation-name: hvr-hang-sink, hvr-hang;
    animation-name: hvr-hang-sink, hvr-hang;
    animation-duration: .3s, 1.5s;
    animation-delay: 0s, .3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    animation-direction: normal, alternate
}
.hvr-skew {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    transition-duration: .3s;
    transition-property: transform
}
.hvr-skew-backward,
.hvr-skew-forward {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    -webkit-transition-duration: .3s;
    -moz-osx-font-smoothing: grayscale
}
.hvr-skew:active,
.hvr-skew:focus,
.hvr-skew:hover {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg)
}
.hvr-skew-forward {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    transition-duration: .3s;
    transition-property: transform;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}
.hvr-skew-forward:active,
.hvr-skew-forward:focus,
.hvr-skew-forward:hover {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg)
}
.hvr-skew-backward {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}
.hvr-wobble-horizontal,
.hvr-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden
}
.hvr-fade,
.hvr-sweep-to-right {
    -webkit-transition-duration: .3s
}
.hvr-skew-backward:active,
.hvr-skew-backward:focus,
.hvr-skew-backward:hover {
    -webkit-transform: skew(10deg);
    transform: skew(10deg)
}
@-webkit-keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
.hvr-wobble-vertical {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}
.hvr-wobble-vertical:active,
.hvr-wobble-vertical:focus,
.hvr-wobble-vertical:hover {
    -webkit-animation-name: hvr-wobble-vertical;
    animation-name: hvr-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}
@-webkit-keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }
    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px)
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
@keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }
    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px)
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
.hvr-wobble-horizontal {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}
.hvr-wobble-to-bottom-right,
.hvr-wobble-to-top-right {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}
.hvr-wobble-horizontal:active,
.hvr-wobble-horizontal:focus,
.hvr-wobble-horizontal:hover {
    -webkit-animation-name: hvr-wobble-horizontal;
    animation-name: hvr-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}
@-webkit-keyframes hvr-wobble-to-bottom-right {
    16.65% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px)
    }
    33.3% {
        -webkit-transform: translate(-6px, -6px);
        transform: translate(-6px, -6px)
    }
    49.95% {
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px)
    }
    66.6% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px)
    }
    83.25% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}
@keyframes hvr-wobble-to-bottom-right {
    16.65% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px)
    }
    33.3% {
        -webkit-transform: translate(-6px, -6px);
        transform: translate(-6px, -6px)
    }
    49.95% {
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px)
    }
    66.6% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px)
    }
    83.25% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}
.hvr-wobble-to-bottom-right {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden
}
.hvr-wobble-to-bottom-right:active,
.hvr-wobble-to-bottom-right:focus,
.hvr-wobble-to-bottom-right:hover {
    -webkit-animation-name: hvr-wobble-to-bottom-right;
    animation-name: hvr-wobble-to-bottom-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}
@-webkit-keyframes hvr-wobble-to-top-right {
    16.65% {
        -webkit-transform: translate(8px, -8px);
        transform: translate(8px, -8px)
    }
    33.3% {
        -webkit-transform: translate(-6px, 6px);
        transform: translate(-6px, 6px)
    }
    49.95% {
        -webkit-transform: translate(4px, -4px);
        transform: translate(4px, -4px)
    }
    66.6% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px)
    }
    83.25% {
        -webkit-transform: translate(1px, -1px);
        transform: translate(1px, -1px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}
@keyframes hvr-wobble-to-top-right {
    16.65% {
        -webkit-transform: translate(8px, -8px);
        transform: translate(8px, -8px)
    }
    33.3% {
        -webkit-transform: translate(-6px, 6px);
        transform: translate(-6px, 6px)
    }
    49.95% {
        -webkit-transform: translate(4px, -4px);
        transform: translate(4px, -4px)
    }
    66.6% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px)
    }
    83.25% {
        -webkit-transform: translate(1px, -1px);
        transform: translate(1px, -1px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}
.hvr-wobble-to-top-right {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden
}
.hvr-wobble-bottom,
.hvr-wobble-top {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden
}
.hvr-wobble-to-top-right:active,
.hvr-wobble-to-top-right:focus,
.hvr-wobble-to-top-right:hover {
    -webkit-animation-name: hvr-wobble-to-top-right;
    animation-name: hvr-wobble-to-top-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}
@-webkit-keyframes hvr-wobble-top {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}
@keyframes hvr-wobble-top {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}
.hvr-wobble-top {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}
.hvr-wobble-top:active,
.hvr-wobble-top:focus,
.hvr-wobble-top:hover {
    -webkit-animation-name: hvr-wobble-top;
    animation-name: hvr-wobble-top;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}
@-webkit-keyframes hvr-wobble-bottom {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}
@keyframes hvr-wobble-bottom {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}
.hvr-wobble-bottom {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}
.hvr-buzz,
.hvr-wobble-skew {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}
.hvr-wobble-bottom:active,
.hvr-wobble-bottom:focus,
.hvr-wobble-bottom:hover {
    -webkit-animation-name: hvr-wobble-bottom;
    animation-name: hvr-wobble-bottom;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}
@-webkit-keyframes hvr-wobble-skew {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}
@keyframes hvr-wobble-skew {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}
.hvr-wobble-skew {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden
}
.hvr-wobble-skew:active,
.hvr-wobble-skew:focus,
.hvr-wobble-skew:hover {
    -webkit-animation-name: hvr-wobble-skew;
    animation-name: hvr-wobble-skew;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}
@-webkit-keyframes hvr-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
}
@keyframes hvr-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
}
.hvr-buzz,
.hvr-buzz-out {
    -webkit-transform: translateZ(0)
}
.hvr-buzz {
    transform: translateZ(0);
    backface-visibility: hidden
}
.hvr-buzz-out,
.hvr-fade {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden
}
.hvr-buzz:active,
.hvr-buzz:focus,
.hvr-buzz:hover {
    -webkit-animation-name: hvr-buzz;
    animation-name: hvr-buzz;
    -webkit-animation-duration: .15s;
    animation-duration: .15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
@-webkit-keyframes hvr-buzz-out {
    10%, 30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    20%,
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    50%,
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    60%,
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}
@keyframes hvr-buzz-out {
    10%, 30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    20%,
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    50%,
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    60%,
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}
.hvr-buzz-out {
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}
.hvr-back-pulse,
.hvr-fade {
    -webkit-transform: translateZ(0);
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden
}
.hvr-buzz-out:active,
.hvr-buzz-out:focus,
.hvr-buzz-out:hover {
    -webkit-animation-name: hvr-buzz-out;
    animation-name: hvr-buzz-out;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}
.hvr-fade {
    transform: translateZ(0);
    backface-visibility: hidden;
    transition-duration: .3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color
}
.hvr-back-pulse,
.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden
}
.hvr-fade:active,
.hvr-fade:focus,
.hvr-fade:hover {
    background-color: #2098d1
}
@-webkit-keyframes hvr-back-pulse {
    50% {
        background-color: rgba(32, 152, 209, .75)
    }
}
@keyframes hvr-back-pulse {
    50% {
        background-color: rgba(32, 152, 209, .75)
    }
}
.hvr-sweep-to-left:before,
.hvr-sweep-to-right:before {
    content: "";
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transition-timing-function: ease-out
}
.hvr-back-pulse {
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color
}
.hvr-back-pulse:active,
.hvr-back-pulse:focus,
.hvr-back-pulse:hover {
    -webkit-animation-name: hvr-back-pulse;
    animation-name: hvr-back-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-color: #2098d1
}
.hvr-sweep-to-right {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    transition-duration: .3s
}
.hvr-sweep-to-bottom,
.hvr-sweep-to-left {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}
.hvr-sweep-to-right:before {
    position: absolute;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out
}
.hvr-sweep-to-right:active:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}
.hvr-sweep-to-left {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}
.hvr-sweep-to-left:before {
    position: absolute;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out
}
.hvr-sweep-to-bottom:before,
.hvr-sweep-to-top:before {
    -webkit-transition-timing-function: ease-out;
    content: "";
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1
}
.hvr-sweep-to-left:active:before,
.hvr-sweep-to-left:focus:before,
.hvr-sweep-to-left:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}
.hvr-sweep-to-bottom {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}
.hvr-bounce-to-right,
.hvr-sweep-to-top {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden
}
.hvr-sweep-to-bottom:before {
    position: absolute;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out
}
.hvr-sweep-to-bottom:active:before,
.hvr-sweep-to-bottom:focus:before,
.hvr-sweep-to-bottom:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}
.hvr-sweep-to-top {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}
.hvr-sweep-to-top:before {
    position: absolute;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out
}
.hvr-sweep-to-top:active:before,
.hvr-sweep-to-top:focus:before,
.hvr-sweep-to-top:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}
.hvr-bounce-to-right {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}
.hvr-bounce-to-bottom,
.hvr-bounce-to-left {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}
.hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}
.hvr-bounce-to-right:active:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}
.hvr-bounce-to-left {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}
.hvr-bounce-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}
.hvr-bounce-to-left:active:before,
.hvr-bounce-to-left:focus:before,
.hvr-bounce-to-left:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}
.hvr-bounce-to-bottom {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}
.hvr-bounce-to-top,
.hvr-radial-out {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden
}
.hvr-bounce-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}
.hvr-bounce-to-bottom:active,
.hvr-bounce-to-bottom:focus,
.hvr-bounce-to-bottom:hover {
    color: #fff
}
.hvr-bounce-to-bottom:active:before,
.hvr-bounce-to-bottom:focus:before,
.hvr-bounce-to-bottom:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}
.hvr-bounce-to-top:before,
.hvr-radial-out:before {
    content: "";
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition-timing-function: ease-out
}
.hvr-bounce-to-top {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}
.hvr-bounce-to-top:before {
    position: absolute;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    transition-timing-function: ease-out
}
.hvr-bounce-to-top:active:before,
.hvr-bounce-to-top:focus:before,
.hvr-bounce-to-top:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}
.hvr-radial-out {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}
.hvr-radial-in,
.hvr-rectangle-in {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}
.hvr-radial-in,
.hvr-radial-out:before {
    background: #2098d1;
    -webkit-transition-duration: .3s
}
.hvr-radial-out:before {
    position: absolute;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    transition-duration: .3s;
    transition-timing-function: ease-out
}
.hvr-radial-in:before,
.hvr-rectangle-in:before {
    content: "";
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition-timing-function: ease-out
}
.hvr-radial-out:active:before,
.hvr-radial-out:focus:before,
.hvr-radial-out:hover:before {
    -webkit-transform: scale(2);
    transform: scale(2)
}
.hvr-radial-in {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative;
    overflow: hidden;
    -webkit-transition-property: color;
    transition-property: color;
    transition-duration: .3s
}
.hvr-radial-in:before {
    position: absolute;
    background: #e1e1e1;
    border-radius: 100%;
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out
}
.hvr-radial-in:active:before,
.hvr-radial-in:focus:before,
.hvr-radial-in:hover:before {
    -webkit-transform: scale(0);
    transform: scale(0)
}
.hvr-rectangle-in {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative;
    background: #2098d1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}
.hvr-rectangle-out,
.hvr-shutter-in-horizontal {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden
}
.hvr-rectangle-in:before,
.hvr-rectangle-out {
    background: #e1e1e1;
    -webkit-transition-duration: .3s
}
.hvr-rectangle-in:before {
    position: absolute;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-property: transform;
    transition-property: transform;
    transition-duration: .3s;
    transition-timing-function: ease-out
}
.hvr-rectangle-out:before,
.hvr-shutter-in-horizontal:before {
    content: "";
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition-timing-function: ease-out
}
.hvr-rectangle-in:active:before,
.hvr-rectangle-in:focus:before,
.hvr-rectangle-in:hover:before {
    -webkit-transform: scale(0);
    transform: scale(0)
}
.hvr-rectangle-out {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    transition-duration: .3s
}
.hvr-rectangle-out:before {
    position: absolute;
    background: #2098d1;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out
}
.hvr-rectangle-out:active:before,
.hvr-rectangle-out:focus:before,
.hvr-rectangle-out:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1)
}
.hvr-shutter-in-horizontal {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #2098d1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}
.hvr-shutter-in-vertical,
.hvr-shutter-out-horizontal {
    -webkit-backface-visibility: hidden;
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -moz-osx-font-smoothing: grayscale
}
.hvr-shutter-in-horizontal:before {
    position: absolute;
    background: #e1e1e1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out
}
.hvr-shutter-in-vertical:before,
.hvr-shutter-out-horizontal:before {
    -webkit-transition-timing-function: ease-out;
    content: "";
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}
.hvr-shutter-in-horizontal:active:before,
.hvr-shutter-in-horizontal:focus:before,
.hvr-shutter-in-horizontal:hover:before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}
.hvr-shutter-out-horizontal {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}
.hvr-shutter-out-horizontal:before {
    position: absolute;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out
}
.hvr-shutter-out-horizontal:active:before,
.hvr-shutter-out-horizontal:focus:before,
.hvr-shutter-out-horizontal:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}
.hvr-shutter-in-vertical {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative;
    background: #2098d1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}
.hvr-shutter-in-vertical:before {
    position: absolute;
    background: #e1e1e1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out
}
.hvr-shutter-in-vertical:active:before,
.hvr-shutter-in-vertical:focus:before,
.hvr-shutter-in-vertical:hover:before {
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
}
.hvr-shutter-out-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}
.hvr-shutter-out-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}
.hvr-ripple-out:before,
.hvr-trim:before {
    content: ''
}
.hvr-border-fade,
.hvr-glow {
    -webkit-transition-property: box-shadow
}
.hvr-shutter-out-vertical:active:before,
.hvr-shutter-out-vertical:focus:before,
.hvr-shutter-out-vertical:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}
.hvr-border-fade,
.hvr-hollow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}
.hvr-border-fade {
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-property: box-shadow;
    box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent
}
.hvr-hollow,
.hvr-trim:before {
    -webkit-transition-duration: .3s
}
.hvr-border-fade:active,
.hvr-border-fade:focus,
.hvr-border-fade:hover {
    box-shadow: inset 0 0 0 4px #2098d1, 0 0 1px transparent
}
.hvr-hollow {
    transform: translateZ(0);
    backface-visibility: hidden;
    transition-duration: .3s;
    -webkit-transition-property: background;
    transition-property: background;
    box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent
}
.hvr-ripple-out,
.hvr-trim {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}
.hvr-hollow:active,
.hvr-hollow:focus,
.hvr-hollow:hover {
    background: 0 0
}
.hvr-trim {
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative
}
.hvr-trim:before {
    position: absolute;
    border: 4px solid #fff;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    opacity: 0;
    transition-duration: .3s;
    -webkit-transition-property: opacity;
    transition-property: opacity
}
.hvr-trim:active:before,
.hvr-trim:focus:before,
.hvr-trim:hover:before {
    opacity: 1
}
@-webkit-keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0
    }
}
@keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0
    }
}
.hvr-ripple-out {
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative
}
.hvr-outline-out,
.hvr-ripple-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden
}
.hvr-ripple-out:before {
    position: absolute;
    border: 6px solid #e1e1e1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}
.hvr-ripple-out:active:before,
.hvr-ripple-out:focus:before,
.hvr-ripple-out:hover:before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out
}
@-webkit-keyframes hvr-ripple-in {
    100% {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1
    }
}
@keyframes hvr-ripple-in {
    100% {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1
    }
}
.hvr-outline-in:before,
.hvr-ripple-in:before {
    content: '';
    border: 4px solid #e1e1e1;
    opacity: 0
}
.hvr-ripple-in {
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}
.hvr-ripple-in:before {
    position: absolute;
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}
.hvr-ripple-in:active:before,
.hvr-ripple-in:focus:before,
.hvr-ripple-in:hover:before {
    -webkit-animation-name: hvr-ripple-in;
    animation-name: hvr-ripple-in
}
.hvr-outline-out {
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}
.hvr-outline-in,
.hvr-round-corners {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}
.hvr-outline-out:before {
    content: '';
    position: absolute;
    border: 4px solid #e1e1e1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left
}
.hvr-outline-out:active:before,
.hvr-outline-out:focus:before,
.hvr-outline-out:hover:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px
}
.hvr-outline-in {
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative
}
.hvr-outline-in:before {
    pointer-events: none;
    position: absolute;
    top: -16px;
    right: -16px;
    bottom: -16px;
    left: -16px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left
}
.hvr-underline-from-center:before,
.hvr-underline-from-left:before {
    content: "";
    z-index: -1;
    background: #2098d1;
    height: 4px;
    -webkit-transition-timing-function: ease-out
}
.hvr-outline-in:active:before,
.hvr-outline-in:focus:before,
.hvr-outline-in:hover:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
    opacity: 1
}
.hvr-round-corners {
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: border-radius;
    transition-property: border-radius
}
.hvr-underline-from-center,
.hvr-underline-from-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden
}
.hvr-round-corners:active,
.hvr-round-corners:focus,
.hvr-round-corners:hover {
    border-radius: 1em
}
.hvr-underline-from-left {
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}
.hvr-underline-from-left:before {
    position: absolute;
    left: 0;
    right: 100%;
    bottom: 0;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out
}
.hvr-underline-from-left:active:before,
.hvr-underline-from-left:focus:before,
.hvr-underline-from-left:hover:before {
    right: 0
}
.hvr-underline-from-center {
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}
.hvr-overline-from-left,
.hvr-underline-from-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden
}
.hvr-underline-from-center:before {
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: 0;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out
}
.hvr-overline-from-left:before,
.hvr-underline-from-right:before {
    content: "";
    z-index: -1;
    -webkit-transition-timing-function: ease-out;
    background: #2098d1;
    height: 4px
}
.hvr-underline-from-center:active:before,
.hvr-underline-from-center:focus:before,
.hvr-underline-from-center:hover:before {
    left: 0;
    right: 0
}
.hvr-underline-from-right {
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative
}
.hvr-underline-from-right:before {
    position: absolute;
    left: 100%;
    right: 0;
    bottom: 0;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out
}
.hvr-underline-from-right:active:before,
.hvr-underline-from-right:focus:before,
.hvr-underline-from-right:hover:before {
    left: 0
}
.hvr-overline-from-left {
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative
}
.hvr-overline-from-center,
.hvr-overline-from-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden
}
.hvr-overline-from-left:before {
    position: absolute;
    left: 0;
    right: 100%;
    top: 0;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out
}
.hvr-overline-from-center:before,
.hvr-overline-from-right:before {
    content: "";
    z-index: -1;
    -webkit-transition-timing-function: ease-out;
    top: 0
}
.hvr-overline-from-left:active:before,
.hvr-overline-from-left:focus:before,
.hvr-overline-from-left:hover:before {
    right: 0
}
.hvr-overline-from-center {
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}
.hvr-overline-from-center:before {
    position: absolute;
    left: 50%;
    right: 50%;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out
}
.hvr-overline-from-right:before,
.hvr-underline-reveal:before {
    -webkit-transition-duration: .3s;
    background: #2098d1;
    height: 4px
}
.hvr-overline-from-center:active:before,
.hvr-overline-from-center:focus:before,
.hvr-overline-from-center:hover:before {
    left: 0;
    right: 0
}
.hvr-overline-from-right {
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}
.hvr-reveal,
.hvr-underline-reveal {
    -webkit-backface-visibility: hidden;
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden
}
.hvr-overline-from-right:before {
    position: absolute;
    left: 100%;
    right: 0;
    -webkit-transition-property: left;
    transition-property: left;
    transition-duration: .3s;
    transition-timing-function: ease-out
}
.hvr-reveal:before,
.hvr-underline-reveal:before {
    bottom: 0;
    -webkit-transition-timing-function: ease-out;
    content: "";
    left: 0;
    z-index: -1;
    right: 0
}
.hvr-overline-from-right:active:before,
.hvr-overline-from-right:focus:before,
.hvr-overline-from-right:hover:before {
    left: 0
}
.hvr-reveal {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative
}
.hvr-reveal:before {
    position: absolute;
    top: 0;
    border-color: #2098d1;
    border-style: solid;
    border-width: 0;
    -webkit-transition-property: border-width;
    transition-property: border-width;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    transition-timing-function: ease-out
}
.hvr-reveal:active:before,
.hvr-reveal:focus:before,
.hvr-reveal:hover:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    border-width: 4px
}
.hvr-underline-reveal {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative
}
.hvr-underline-reveal:before {
    position: absolute;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    transition-duration: .3s;
    transition-timing-function: ease-out
}
.hvr-underline-reveal:active:before,
.hvr-underline-reveal:focus:before,
.hvr-underline-reveal:hover:before {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.hvr-overline-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}
.hvr-overline-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}
.hvr-overline-reveal:active:before,
.hvr-overline-reveal:focus:before,
.hvr-overline-reveal:hover:before {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.hvr-glow,
.hvr-shadow {
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden
}
.hvr-glow {
    display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-property: box-shadow
}
.hvr-grow-shadow,
.hvr-shadow {
    display: inline-block;
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s
}
.hvr-box-shadow-outset,
.hvr-shadow {
    -webkit-transition-property: box-shadow
}
.hvr-glow:active,
.hvr-glow:focus,
.hvr-glow:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, .6)
}
.hvr-shadow {
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    backface-visibility: hidden;
    transition-duration: .3s;
    transition-property: box-shadow
}
.hvr-box-shadow-outset,
.hvr-grow-shadow {
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden
}
.hvr-shadow:active,
.hvr-shadow:focus,
.hvr-shadow:hover {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .5)
}
.hvr-grow-shadow {
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    backface-visibility: hidden;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform
}
.hvr-box-shadow-inset,
.hvr-box-shadow-outset {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition-duration: .3s;
    -moz-osx-font-smoothing: grayscale
}
.hvr-grow-shadow:active,
.hvr-grow-shadow:focus,
.hvr-grow-shadow:hover {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}
.hvr-box-shadow-outset {
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    backface-visibility: hidden;
    transition-duration: .3s;
    transition-property: box-shadow
}
.hvr-box-shadow-outset:active,
.hvr-box-shadow-outset:focus,
.hvr-box-shadow-outset:hover {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .6)
}
.hvr-box-shadow-inset {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .6), 0 0 1px transparent
}
.hvr-box-shadow-inset:active,
.hvr-box-shadow-inset:focus,
.hvr-box-shadow-inset:hover {
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .6), 0 0 1px transparent
}
.hvr-float-shadow,
.hvr-shadow-radial {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden
}
.hvr-float-shadow {
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}
.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, .35) 0, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, .35) 0, rgba(0, 0, 0, 0) 80%);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity
}
.hvr-float-shadow:active,
.hvr-float-shadow:focus,
.hvr-float-shadow:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}
.hvr-float-shadow:active:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:hover:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px)
}
.hvr-shadow-radial {
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}
.hvr-bubble-right,
.hvr-bubble-top {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}
.hvr-shadow-radial:after,
.hvr-shadow-radial:before {
    pointer-events: none;
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    box-sizing: border-box;
    background-repeat: no-repeat;
    height: 5px;
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity;
    transition-property: opacity
}
.hvr-bubble-right:before,
.hvr-bubble-top:before {
    pointer-events: none;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-property: transform
}
.hvr-shadow-radial:before {
    bottom: 100%;
    background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 80%)
}
.hvr-shadow-radial:after {
    top: 100%;
    background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 80%)
}
.hvr-shadow-radial:active:after,
.hvr-shadow-radial:active:before,
.hvr-shadow-radial:focus:after,
.hvr-shadow-radial:focus:before,
.hvr-shadow-radial:hover:after,
.hvr-shadow-radial:hover:before {
    opacity: 1
}
.hvr-bubble-top {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative
}
.hvr-bubble-top:before {
    position: absolute;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-property: transform;
    left: calc(40%);
    top: 0;
    border-width: 0 10px 10px;
    border-color: transparent transparent #e1e1e1
}
.hvr-bubble-top:active:before,
.hvr-bubble-top:focus:before,
.hvr-bubble-top:hover:before {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}
.hvr-bubble-right {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative
}
.hvr-bubble-bottom,
.hvr-bubble-left {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden
}
.hvr-bubble-right:before {
    position: absolute;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-property: transform;
    top: calc(40%);
    right: 0;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #e1e1e1
}
.hvr-bubble-bottom:before,
.hvr-bubble-left:before {
    pointer-events: none;
    border-style: solid;
    -webkit-transition-property: transform;
    z-index: -1;
    content: ''
}
.hvr-bubble-right:active:before,
.hvr-bubble-right:focus:before,
.hvr-bubble-right:hover:before {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}
.hvr-bubble-bottom {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}
.hvr-bubble-bottom:before {
    position: absolute;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-property: transform;
    left: calc(40%);
    bottom: 0;
    border-width: 10px 10px 0;
    border-color: #e1e1e1 transparent transparent
}
.hvr-bubble-bottom:active:before,
.hvr-bubble-bottom:focus:before,
.hvr-bubble-bottom:hover:before {
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}
.hvr-bubble-left {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}
.hvr-bubble-float-right,
.hvr-bubble-float-top {
    -webkit-backface-visibility: hidden;
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -moz-osx-font-smoothing: grayscale
}
.hvr-bubble-left:before {
    position: absolute;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-property: transform;
    top: calc(40%);
    left: 0;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e1e1e1 transparent transparent
}
.hvr-bubble-left:active:before,
.hvr-bubble-left:focus:before,
.hvr-bubble-left:hover:before {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}
.hvr-bubble-float-top {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}
.hvr-bubble-float-top:before {
    position: absolute;
    z-index: -1;
    content: '';
    left: calc(40%);
    top: 0;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: transparent transparent #e1e1e1;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}
.hvr-bubble-float-left:before,
.hvr-bubble-float-right:before {
    z-index: -1;
    content: '';
    top: calc(40%);
    border-style: solid
}
.hvr-bubble-float-top:active,
.hvr-bubble-float-top:focus,
.hvr-bubble-float-top:hover {
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}
.hvr-bubble-float-top:active:before,
.hvr-bubble-float-top:focus:before,
.hvr-bubble-float-top:hover:before {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}
.hvr-bubble-float-right {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}
.hvr-bubble-float-right:before {
    position: absolute;
    right: 0;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #e1e1e1;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}
.hvr-bubble-float-right:active,
.hvr-bubble-float-right:focus,
.hvr-bubble-float-right:hover {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}
.hvr-bubble-float-right:active:before,
.hvr-bubble-float-right:focus:before,
.hvr-bubble-float-right:hover:before {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}
.hvr-bubble-float-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}
.hvr-bubble-float-bottom:before {
    position: absolute;
    z-index: -1;
    content: '';
    left: calc(40%);
    bottom: 0;
    border-style: solid;
    border-width: 10px 10px 0;
    border-color: #e1e1e1 transparent transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}
.hvr-bubble-float-bottom:active,
.hvr-bubble-float-bottom:focus,
.hvr-bubble-float-bottom:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}
.hvr-bubble-float-bottom:active:before,
.hvr-bubble-float-bottom:focus:before,
.hvr-bubble-float-bottom:hover:before {
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}
.hvr-bubble-float-left,
.hvr-icon-back {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden
}
.hvr-bubble-float-left {
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}
.hvr-bubble-float-left:before {
    position: absolute;
    left: 0;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e1e1e1 transparent transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}
.hvr-icon-back:before,
.hvr-icon-forward:before {
    font-family: FontAwesome;
    -webkit-transition-property: transform
}
.hvr-bubble-float-left:active,
.hvr-bubble-float-left:focus,
.hvr-bubble-float-left:hover {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}
.hvr-bubble-float-left:active:before,
.hvr-bubble-float-left:focus:before,
.hvr-bubble-float-left:hover:before {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}
.hvr-icon-back {
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-left: 2.2em;
    -webkit-transition-duration: .1s;
    transition-duration: .1s
}
.hvr-icon-down,
.hvr-icon-forward {
    -webkit-backface-visibility: hidden;
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -moz-osx-font-smoothing: grayscale
}
.hvr-icon-back:before,
.hvr-icon-forward {
    -webkit-transform: translateZ(0);
    -webkit-transition-duration: .1s
}
.hvr-icon-back:before {
    content: "\f137";
    position: absolute;
    left: 1em;
    padding: 0 1px;
    transform: translateZ(0);
    transition-duration: .1s;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}
.hvr-icon-back:active:before,
.hvr-icon-back:focus:before,
.hvr-icon-back:hover:before {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px)
}
.hvr-icon-forward {
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative;
    padding-right: 2.2em;
    transition-duration: .1s
}
.hvr-icon-forward:before {
    content: "\f138";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}
.hvr-icon-grow:before,
.hvr-icon-spin:before {
    right: 1em;
    font-family: FontAwesome;
    -webkit-transition-property: transform
}
.hvr-icon-forward:active:before,
.hvr-icon-forward:focus:before,
.hvr-icon-forward:hover:before {
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
}
@-webkit-keyframes hvr-icon-down {
    0%, 100%, 50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    25%,
    75% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}
@keyframes hvr-icon-down {
    0%, 100%, 50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    25%,
    75% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}
.hvr-icon-down {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative;
    padding-right: 2.2em
}
.hvr-icon-down:before {
    content: "\f01a";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
.hvr-icon-down:active:before,
.hvr-icon-down:focus:before,
.hvr-icon-down:hover:before {
    -webkit-animation-name: hvr-icon-down;
    animation-name: hvr-icon-down;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}
@-webkit-keyframes hvr-icon-up {
    0%, 100%, 50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    25%,
    75% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}
@keyframes hvr-icon-up {
    0%, 100%, 50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    25%,
    75% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}
.hvr-icon-up {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}
.hvr-icon-up:before {
    content: "\f01b";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
.hvr-icon-drop,
.hvr-icon-spin {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}
.hvr-icon-up:active:before,
.hvr-icon-up:focus:before,
.hvr-icon-up:hover:before {
    -webkit-animation-name: hvr-icon-up;
    animation-name: hvr-icon-up;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}
.hvr-icon-spin {
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative;
    padding-right: 2.2em
}
.hvr-icon-spin:before {
    content: "\f021";
    position: absolute;
    padding: 0 1px;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    transition-property: transform;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}
.hvr-icon-spin:active:before,
.hvr-icon-spin:focus:before,
.hvr-icon-spin:hover:before {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}
@-webkit-keyframes hvr-icon-drop {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    100%,
    51% {
        opacity: 1
    }
}
@keyframes hvr-icon-drop {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    100%,
    51% {
        opacity: 1
    }
}
.hvr-icon-drop {
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative;
    padding-right: 2.2em
}
.hvr-icon-fade,
.hvr-icon-float-away {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden
}
.hvr-icon-drop:before {
    content: "\f041";
    position: absolute;
    right: 1em;
    opacity: 1;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
.hvr-icon-drop:active:before,
.hvr-icon-drop:focus:before,
.hvr-icon-drop:hover:before {
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-animation-name: hvr-icon-drop;
    animation-name: hvr-icon-drop;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    animation-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}
.hvr-icon-fade {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}
.hvr-icon-fade:before {
    content: "\f00c";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: color;
    transition-property: color
}
.hvr-icon-fade:active:before,
.hvr-icon-fade:focus:before,
.hvr-icon-fade:hover:before {
    color: #0F9E5E
}
@-webkit-keyframes hvr-icon-float-away {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-1em);
        transform: translateY(-1em)
    }
}
@keyframes hvr-icon-float-away {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-1em);
        transform: translateY(-1em)
    }
}
.hvr-icon-float-away {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}
.hvr-icon-grow,
.hvr-icon-sink-away {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}
.hvr-icon-float-away:after,
.hvr-icon-float-away:before {
    content: "\f055";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome
}
.hvr-icon-float-away:after {
    opacity: 0;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}
.hvr-icon-float-away:active:after,
.hvr-icon-float-away:focus:after,
.hvr-icon-float-away:hover:after {
    -webkit-animation-name: hvr-icon-float-away;
    animation-name: hvr-icon-float-away;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}
@-webkit-keyframes hvr-icon-sink-away {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(1em);
        transform: translateY(1em)
    }
}
@keyframes hvr-icon-sink-away {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(1em);
        transform: translateY(1em)
    }
}
.hvr-icon-sink-away {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative;
    padding-right: 2.2em
}
.hvr-icon-sink-away:after,
.hvr-icon-sink-away:before {
    content: "\f056";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
.hvr-icon-sink-away:after {
    opacity: 0;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}
.hvr-icon-sink-away:active:after,
.hvr-icon-sink-away:focus:after,
.hvr-icon-sink-away:hover:after {
    -webkit-animation-name: hvr-icon-sink-away;
    animation-name: hvr-icon-sink-away;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}
.hvr-icon-grow {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}
.hvr-icon-pulse,
.hvr-icon-shrink {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden
}
.hvr-icon-grow:before,
.hvr-icon-shrink {
    -webkit-transform: translateZ(0);
    -webkit-transition-duration: .3s
}
.hvr-icon-grow:before {
    content: "\f118";
    position: absolute;
    padding: 0 1px;
    transform: translateZ(0);
    transition-duration: .3s;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}
.hvr-icon-pulse:before,
.hvr-icon-shrink:before {
    right: 1em;
    font-family: FontAwesome;
    -webkit-transition-timing-function: ease-out
}
.hvr-icon-grow:active:before,
.hvr-icon-grow:focus:before,
.hvr-icon-grow:hover:before {
    -webkit-transform: scale(1.3) translateZ(0);
    transform: scale(1.3) translateZ(0)
}
.hvr-icon-shrink {
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    transition-duration: .3s
}
.hvr-icon-shrink:before {
    content: "\f119";
    position: absolute;
    padding: 0 1px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    transition-timing-function: ease-out
}
.hvr-icon-shrink:active:before,
.hvr-icon-shrink:focus:before,
.hvr-icon-shrink:hover:before {
    -webkit-transform: scale(.8);
    transform: scale(.8)
}
@-webkit-keyframes hvr-icon-pulse {
    25% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    75% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}
@keyframes hvr-icon-pulse {
    25% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    75% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}
.hvr-icon-pulse {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}
.hvr-icon-pulse-grow,
.hvr-icon-pulse-shrink {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}
.hvr-icon-pulse:before {
    content: "\f015";
    position: absolute;
    padding: 0 1px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition-timing-function: ease-out
}
.hvr-icon-pulse-grow:before,
.hvr-icon-pulse-shrink:before {
    content: "\f015";
    right: 1em;
    font-family: FontAwesome;
    -webkit-transition-timing-function: ease-out
}
.hvr-icon-pulse:active:before,
.hvr-icon-pulse:focus:before,
.hvr-icon-pulse:hover:before {
    -webkit-animation-name: hvr-icon-pulse;
    animation-name: hvr-icon-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
@-webkit-keyframes hvr-icon-pulse-grow {
    to {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}
@keyframes hvr-icon-pulse-grow {
    to {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}
.hvr-icon-pulse-grow {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative;
    padding-right: 2.2em
}
.hvr-icon-pulse-grow:before {
    position: absolute;
    padding: 0 1px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition-timing-function: ease-out
}
.hvr-icon-pulse-grow:active:before,
.hvr-icon-pulse-grow:focus:before,
.hvr-icon-pulse-grow:hover:before {
    -webkit-animation-name: hvr-icon-pulse-grow;
    animation-name: hvr-icon-pulse-grow;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}
@-webkit-keyframes hvr-icon-pulse-shrink {
    to {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}
@keyframes hvr-icon-pulse-shrink {
    to {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}
.hvr-icon-pulse-shrink {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative;
    padding-right: 2.2em
}
.hvr-icon-pop,
.hvr-icon-push {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden
}
.hvr-icon-pulse-shrink:before {
    position: absolute;
    padding: 0 1px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition-timing-function: ease-out
}
.hvr-icon-pop:before,
.hvr-icon-push:before {
    right: 1em;
    font-family: FontAwesome;
    -webkit-transition-property: transform;
    -webkit-transition-timing-function: ease-out
}
.hvr-icon-pulse-shrink:active:before,
.hvr-icon-pulse-shrink:focus:before,
.hvr-icon-pulse-shrink:hover:before {
    -webkit-animation-name: hvr-icon-pulse-shrink;
    animation-name: hvr-icon-pulse-shrink;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}
@-webkit-keyframes hvr-icon-push {
    50% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}
@keyframes hvr-icon-push {
    50% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}
.hvr-icon-push {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}
.hvr-icon-pop,
.hvr-icon-push:before {
    -webkit-transform: translateZ(0);
    -webkit-transition-duration: .3s
}
.hvr-icon-push:before {
    content: "\f006";
    position: absolute;
    padding: 0 1px;
    transform: translateZ(0);
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out
}
.hvr-icon-push:active:before,
.hvr-icon-push:focus:before,
.hvr-icon-push:hover:before {
    -webkit-animation-name: hvr-icon-push;
    animation-name: hvr-icon-push;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}
@-webkit-keyframes hvr-icon-pop {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}
@keyframes hvr-icon-pop {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}
.hvr-icon-pop {
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    transition-duration: .3s
}
.hvr-icon-bounce,
.hvr-icon-rotate {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}
.hvr-icon-bounce,
.hvr-icon-pop:before {
    -webkit-transform: translateZ(0);
    -webkit-transition-duration: .3s
}
.hvr-icon-pop:before {
    content: "\f005";
    position: absolute;
    padding: 0 1px;
    transform: translateZ(0);
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out
}
.hvr-icon-bounce:before,
.hvr-icon-rotate:before {
    right: 1em;
    font-family: FontAwesome;
    -webkit-transition-property: transform;
    -webkit-transition-timing-function: ease-out
}
.hvr-icon-pop:active:before,
.hvr-icon-pop:focus:before,
.hvr-icon-pop:hover:before {
    -webkit-animation-name: hvr-icon-pop;
    animation-name: hvr-icon-pop;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}
.hvr-icon-bounce {
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative;
    padding-right: 2.2em;
    transition-duration: .3s
}
.hvr-icon-bounce:before,
.hvr-icon-rotate {
    -webkit-transform: translateZ(0);
    -webkit-transition-duration: .3s
}
.hvr-icon-bounce:before {
    content: "\f087";
    position: absolute;
    padding: 0 1px;
    transform: translateZ(0);
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out
}
.hvr-icon-bounce:active:before,
.hvr-icon-bounce:focus:before,
.hvr-icon-bounce:hover:before {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36);
    transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36)
}
.hvr-icon-rotate {
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative;
    padding-right: 2.2em;
    transition-duration: .3s
}
.hvr-icon-float,
.hvr-icon-grow-rotate {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden
}
.hvr-icon-grow-rotate,
.hvr-icon-rotate:before {
    -webkit-transform: translateZ(0);
    -webkit-transition-duration: .3s
}
.hvr-icon-rotate:before {
    content: "\f0c6";
    position: absolute;
    padding: 0 1px;
    transform: translateZ(0);
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out
}
.hvr-icon-float:before,
.hvr-icon-grow-rotate:before {
    -webkit-transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    right: 1em;
    font-family: FontAwesome
}
.hvr-icon-rotate:active:before,
.hvr-icon-rotate:focus:before,
.hvr-icon-rotate:hover:before {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg)
}
.hvr-icon-grow-rotate {
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    transition-duration: .3s
}
.hvr-icon-float,
.hvr-icon-grow-rotate:before {
    -webkit-transform: translateZ(0);
    -webkit-transition-duration: .3s
}
.hvr-icon-grow-rotate:before {
    content: "\f095";
    position: absolute;
    padding: 0 1px;
    transform: translateZ(0);
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out
}
.hvr-icon-grow-rotate:active:before,
.hvr-icon-grow-rotate:focus:before,
.hvr-icon-grow-rotate:hover:before {
    -webkit-transform: scale(1.5) rotate(12deg);
    transform: scale(1.5) rotate(12deg)
}
.hvr-icon-float {
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    transition-duration: .3s
}
.hvr-icon-bob,
.hvr-icon-sink {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}
.hvr-icon-float:before,
.hvr-icon-sink {
    -webkit-transform: translateZ(0);
    -webkit-transition-duration: .3s
}
.hvr-icon-float:before {
    content: "\f01b";
    position: absolute;
    padding: 0 1px;
    transform: translateZ(0);
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out
}
.hvr-icon-float:active:before,
.hvr-icon-float:focus:before,
.hvr-icon-float:hover:before {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px)
}
.hvr-icon-sink {
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative;
    padding-right: 2.2em;
    transition-duration: .3s
}
.hvr-icon-bob,
.hvr-icon-sink:before {
    -webkit-transform: translateZ(0);
    -webkit-transition-duration: .3s
}
.hvr-icon-sink:before {
    content: "\f01a";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    transform: translateZ(0);
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}
.hvr-icon-sink:active:before,
.hvr-icon-sink:focus:before,
.hvr-icon-sink:hover:before {
    -webkit-transform: translateY(4px);
    transform: translateY(4px)
}
@-webkit-keyframes hvr-icon-bob {
    0%, 100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
    50% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
}
@keyframes hvr-icon-bob {
    0%, 100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
    50% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
}
@-webkit-keyframes hvr-icon-bob-float {
    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}
@keyframes hvr-icon-bob-float {
    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}
.hvr-icon-bob {
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative;
    padding-right: 2.2em;
    transition-duration: .3s
}
.hvr-icon-hang,
.hvr-icon-wobble-horizontal {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    -webkit-transition-duration: .3s;
    -moz-osx-font-smoothing: grayscale
}
.hvr-icon-bob:before {
    content: "\f077";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
.hvr-icon-bob:active:before,
.hvr-icon-bob:focus:before,
.hvr-icon-bob:hover:before {
    -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
    animation-name: hvr-icon-bob-float, hvr-icon-bob;
    animation-duration: .3s, 1.5s;
    animation-delay: 0s, .3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    animation-direction: normal, alternate
}
@-webkit-keyframes hvr-icon-hang {
    0%, 100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
    50% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px)
    }
}
@keyframes hvr-icon-hang {
    0%, 100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
    50% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px)
    }
}
@-webkit-keyframes hvr-icon-hang-sink {
    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}
@keyframes hvr-icon-hang-sink {
    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}
.hvr-icon-hang {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative;
    padding-right: 2.2em;
    transition-duration: .3s
}
.hvr-icon-hang:before {
    content: "\f078";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
.hvr-icon-hang:active:before,
.hvr-icon-hang:focus:before,
.hvr-icon-hang:hover:before {
    -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate
}
@-webkit-keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px)
    }
    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
@keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px)
    }
    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
.hvr-icon-wobble-horizontal {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative;
    padding-right: 2.2em;
    transition-duration: .3s
}
.hvr-icon-buzz,
.hvr-icon-wobble-vertical {
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    -webkit-transition-duration: .3s;
    display: inline-block;
    vertical-align: middle
}
.hvr-icon-wobble-horizontal:before {
    content: "\f061";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
.hvr-icon-wobble-horizontal:active:before,
.hvr-icon-wobble-horizontal:focus:before,
.hvr-icon-wobble-horizontal:hover:before {
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}
@-webkit-keyframes hvr-icon-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
    33.3% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@keyframes hvr-icon-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
    33.3% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
.hvr-icon-wobble-vertical {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    transition-duration: .3s
}
.hvr-icon-wobble-vertical:before {
    content: "\f062";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
.hvr-icon-wobble-vertical:active:before,
.hvr-icon-wobble-vertical:focus:before,
.hvr-icon-wobble-vertical:hover:before {
    -webkit-animation-name: hvr-icon-wobble-vertical;
    animation-name: hvr-icon-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}
@-webkit-keyframes hvr-icon-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
}
@keyframes hvr-icon-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
}
.hvr-icon-buzz {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    transition-duration: .3s
}
.hvr-curl-top-left,
.hvr-icon-buzz-out {
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}
.hvr-icon-buzz:before {
    content: "\f017";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
.hvr-icon-buzz:active:before,
.hvr-icon-buzz:focus:before,
.hvr-icon-buzz:hover:before {
    -webkit-animation-name: hvr-icon-buzz;
    animation-name: hvr-icon-buzz;
    -webkit-animation-duration: .15s;
    animation-duration: .15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
@-webkit-keyframes hvr-icon-buzz-out {
    10%, 30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    20%,
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    50%,
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    60%,
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}
@keyframes hvr-icon-buzz-out {
    10%, 30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    20%,
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    50%,
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    60%,
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}
.hvr-icon-buzz-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}
.hvr-icon-buzz-out:before {
    content: "\f023";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
.hvr-curl-top-left:before,
.hvr-curl-top-right:before {
    pointer-events: none;
    content: '';
    background: #fff;
    top: 0
}
.hvr-curl-top-left,
.hvr-curl-top-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0)
}
.hvr-icon-buzz-out:active:before,
.hvr-icon-buzz-out:focus:before,
.hvr-icon-buzz-out:hover:before {
    -webkit-animation-name: hvr-icon-buzz-out;
    animation-name: hvr-icon-buzz-out;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}
.hvr-curl-top-left {
    transform: translateZ(0);
    backface-visibility: hidden;
    position: relative
}
.hvr-curl-top-left:before {
    position: absolute;
    height: 0;
    width: 0;
    left: 0;
    background: linear-gradient(135deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#000000');
    z-index: 1000;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .4);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    transition-property: width, height
}
.hvr-curl-bottom-right:before,
.hvr-curl-top-right:before {
    right: 0;
    -webkit-transition-duration: .3s;
    -webkit-transition-property: width, height
}
.hvr-curl-top-left:active:before,
.hvr-curl-top-left:focus:before,
.hvr-curl-top-left:hover:before {
    width: 25px;
    height: 25px
}
.hvr-curl-top-right {
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}
.hvr-curl-bottom-left,
.hvr-curl-bottom-right {
    -webkit-transform: translateZ(0);
    vertical-align: middle;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}
.hvr-curl-top-right:before {
    position: absolute;
    height: 0;
    width: 0;
    background: linear-gradient(225deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    box-shadow: -1px 1px 1px rgba(0, 0, 0, .4);
    transition-duration: .3s;
    transition-property: width, height
}
.hvr-curl-bottom-left:before,
.hvr-curl-bottom-right:before {
    bottom: 0;
    background: #fff;
    content: '';
    pointer-events: none
}
.hvr-curl-top-right:active:before,
.hvr-curl-top-right:focus:before,
.hvr-curl-top-right:hover:before {
    width: 25px;
    height: 25px
}
.hvr-curl-bottom-right {
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative
}
.hvr-curl-bottom-right:before {
    position: absolute;
    height: 0;
    width: 0;
    background: linear-gradient(315deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    box-shadow: -1px -1px 1px rgba(0, 0, 0, .4);
    transition-duration: .3s;
    transition-property: width, height
}
.hvr-curl-bottom-right:active:before,
.hvr-curl-bottom-right:focus:before,
.hvr-curl-bottom-right:hover:before {
    width: 25px;
    height: 25px
}
.hvr-curl-bottom-left {
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative
}
.hvr-curl-bottom-left:before {
    position: absolute;
    height: 0;
    width: 0;
    left: 0;
    background: linear-gradient(45deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    box-shadow: 1px -1px 1px rgba(0, 0, 0, .4);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    transition-property: width, height
}
.hvr-curl-bottom-left:active:before,
.hvr-curl-bottom-left:focus:before,
.hvr-curl-bottom-left:hover:before {
    width: 25px;
    height: 25px
}
.hvr-diagonal {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
.hvr-diagonal:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 150%;
    height: 100%;
    background-color: #37474f;
    z-index: -1;
    -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transition: -webkit-transform .3s, opacity .3s, background-color .3s;
    transition: transform .3s, opacity .3s, background-color .3s
}
.hvr-diagonal:hover:before {
    opacity: 1;
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
    -webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
    transition-timing-function: cubic-bezier(.2, 1, .3, 1)
}
/*!
 *  Font Awesome 4.6.3 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(//s.platformalp.ru/fonts/fontawesome-webfont.eot?v=4.6.3);
    src: url(//s.platformalp.ru/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(//s.platformalp.ru/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(//s.platformalp.ru/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(//s.platformalp.ru/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(//s.platformalp.ru/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}
.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.33333333em;
    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-fw {
    width: 1.28571429em
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}
.fa.fa-pull-right,
.fa.pull-right {
    margin-left: .3em
}
.fa-ul>li {
    position: relative
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em
}
.fa-li.fa-lg {
    left: -1.85714286em
}
.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}
.fa-pull-right {
    float: right
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}
@-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-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}
.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    filter: none
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}
.cboxIframe,
.cboxPhoto {
    display: block;
    border: 0
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}
.fa-stack-1x {
    line-height: inherit
}
.fa-stack-2x {
    font-size: 2em
}
.fa-inverse {
    color: #fff
}
#cboxCurrent,
#cboxTitle {
    color: #949494;
    bottom: 4px
}
.fa-glass:before {
    content: "\f000"
}
.fa-music:before {
    content: "\f001"
}
.fa-search:before {
    content: "\f002"
}
.fa-envelope-o:before {
    content: "\f003"
}
.fa-heart:before {
    content: "\f004"
}
.fa-star:before {
    content: "\f005"
}
.fa-star-o:before {
    content: "\f006"
}
.fa-user:before {
    content: "\f007"
}
.fa-film:before {
    content: "\f008"
}
.fa-th-large:before {
    content: "\f009"
}
.fa-th:before {
    content: "\f00a"
}
.fa-th-list:before {
    content: "\f00b"
}
.fa-check:before {
    content: "\f00c"
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}
.fa-search-plus:before {
    content: "\f00e"
}
.fa-search-minus:before {
    content: "\f010"
}
.fa-power-off:before {
    content: "\f011"
}
.fa-signal:before {
    content: "\f012"
}
.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}
.fa-trash-o:before {
    content: "\f014"
}
.fa-home:before {
    content: "\f015"
}
.fa-file-o:before {
    content: "\f016"
}
.fa-clock-o:before {
    content: "\f017"
}
.fa-road:before {
    content: "\f018"
}
.fa-download:before {
    content: "\f019"
}
.fa-arrow-circle-o-down:before {
    content: "\f01a"
}
.fa-arrow-circle-o-up:before {
    content: "\f01b"
}
.fa-inbox:before {
    content: "\f01c"
}
.fa-play-circle-o:before {
    content: "\f01d"
}
.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e"
}
.fa-refresh:before {
    content: "\f021"
}
.fa-list-alt:before {
    content: "\f022"
}
.fa-lock:before {
    content: "\f023"
}
.fa-flag:before {
    content: "\f024"
}
.fa-headphones:before {
    content: "\f025"
}
.fa-volume-off:before {
    content: "\f026"
}
.fa-volume-down:before {
    content: "\f027"
}
.fa-volume-up:before {
    content: "\f028"
}
.fa-qrcode:before {
    content: "\f029"
}
.fa-barcode:before {
    content: "\f02a"
}
.fa-tag:before {
    content: "\f02b"
}
.fa-tags:before {
    content: "\f02c"
}
.fa-book:before {
    content: "\f02d"
}
.fa-bookmark:before {
    content: "\f02e"
}
.fa-print:before {
    content: "\f02f"
}
.fa-camera:before {
    content: "\f030"
}
.fa-font:before {
    content: "\f031"
}
.fa-bold:before {
    content: "\f032"
}
.fa-italic:before {
    content: "\f033"
}
.fa-text-height:before {
    content: "\f034"
}
.fa-text-width:before {
    content: "\f035"
}
.fa-align-left:before {
    content: "\f036"
}
.fa-align-center:before {
    content: "\f037"
}
.fa-align-right:before {
    content: "\f038"
}
.fa-align-justify:before {
    content: "\f039"
}
.fa-list:before {
    content: "\f03a"
}
.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}
.fa-indent:before {
    content: "\f03c"
}
.fa-video-camera:before {
    content: "\f03d"
}
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e"
}
.fa-pencil:before {
    content: "\f040"
}
.fa-map-marker:before {
    content: "\f041"
}
.fa-adjust:before {
    content: "\f042"
}
.fa-tint:before {
    content: "\f043"
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}
.fa-share-square-o:before {
    content: "\f045"
}
.fa-check-square-o:before {
    content: "\f046"
}
.fa-arrows:before {
    content: "\f047"
}
.fa-step-backward:before {
    content: "\f048"
}
.fa-fast-backward:before {
    content: "\f049"
}
.fa-backward:before {
    content: "\f04a"
}
.fa-play:before {
    content: "\f04b"
}
.fa-pause:before {
    content: "\f04c"
}
.fa-stop:before {
    content: "\f04d"
}
.fa-forward:before {
    content: "\f04e"
}
.fa-fast-forward:before {
    content: "\f050"
}
.fa-step-forward:before {
    content: "\f051"
}
.fa-eject:before {
    content: "\f052"
}
.fa-chevron-left:before {
    content: "\f053"
}
.fa-chevron-right:before {
    content: "\f054"
}
.fa-plus-circle:before {
    content: "\f055"
}
.fa-minus-circle:before {
    content: "\f056"
}
.fa-times-circle:before {
    content: "\f057"
}
.fa-check-circle:before {
    content: "\f058"
}
.fa-question-circle:before {
    content: "\f059"
}
.fa-info-circle:before {
    content: "\f05a"
}
.fa-crosshairs:before {
    content: "\f05b"
}
.fa-times-circle-o:before {
    content: "\f05c"
}
.fa-check-circle-o:before {
    content: "\f05d"
}
.fa-ban:before {
    content: "\f05e"
}
.fa-arrow-left:before {
    content: "\f060"
}
.fa-arrow-right:before {
    content: "\f061"
}
.fa-arrow-up:before {
    content: "\f062"
}
.fa-arrow-down:before {
    content: "\f063"
}
.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}
.fa-expand:before {
    content: "\f065"
}
.fa-compress:before {
    content: "\f066"
}
.fa-plus:before {
    content: "\f067"
}
.fa-minus:before {
    content: "\f068"
}
.fa-asterisk:before {
    content: "\f069"
}
.fa-exclamation-circle:before {
    content: "\f06a"
}
.fa-gift:before {
    content: "\f06b"
}
.fa-leaf:before {
    content: "\f06c"
}
.fa-fire:before {
    content: "\f06d"
}
.fa-eye:before {
    content: "\f06e"
}
.fa-eye-slash:before {
    content: "\f070"
}
.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071"
}
.fa-plane:before {
    content: "\f072"
}
.fa-calendar:before {
    content: "\f073"
}
.fa-random:before {
    content: "\f074"
}
.fa-comment:before {
    content: "\f075"
}
.fa-magnet:before {
    content: "\f076"
}
.fa-chevron-up:before {
    content: "\f077"
}
.fa-chevron-down:before {
    content: "\f078"
}
.fa-retweet:before {
    content: "\f079"
}
.fa-shopping-cart:before {
    content: "\f07a"
}
.fa-folder:before {
    content: "\f07b"
}
.fa-folder-open:before {
    content: "\f07c"
}
.fa-arrows-v:before {
    content: "\f07d"
}
.fa-arrows-h:before {
    content: "\f07e"
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}
.fa-twitter-square:before {
    content: "\f081"
}
.fa-facebook-square:before {
    content: "\f082"
}
.fa-camera-retro:before {
    content: "\f083"
}
.fa-key:before {
    content: "\f084"
}
.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}
.fa-comments:before {
    content: "\f086"
}
.fa-thumbs-o-up:before {
    content: "\f087"
}
.fa-thumbs-o-down:before {
    content: "\f088"
}
.fa-star-half:before {
    content: "\f089"
}
.fa-heart-o:before {
    content: "\f08a"
}
.fa-sign-out:before {
    content: "\f08b"
}
.fa-linkedin-square:before {
    content: "\f08c"
}
.fa-thumb-tack:before {
    content: "\f08d"
}
.fa-external-link:before {
    content: "\f08e"
}
.fa-sign-in:before {
    content: "\f090"
}
.fa-trophy:before {
    content: "\f091"
}
.fa-github-square:before {
    content: "\f092"
}
.fa-upload:before {
    content: "\f093"
}
.fa-lemon-o:before {
    content: "\f094"
}
.fa-phone:before {
    content: "\f095"
}
.fa-square-o:before {
    content: "\f096"
}
.fa-bookmark-o:before {
    content: "\f097"
}
.fa-phone-square:before {
    content: "\f098"
}
.fa-twitter:before {
    content: "\f099"
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}
.fa-github:before {
    content: "\f09b"
}
.fa-unlock:before {
    content: "\f09c"
}
.fa-credit-card:before {
    content: "\f09d"
}
.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}
.fa-hdd-o:before {
    content: "\f0a0"
}
.fa-bullhorn:before {
    content: "\f0a1"
}
.fa-bell:before {
    content: "\f0f3"
}
.fa-certificate:before {
    content: "\f0a3"
}
.fa-hand-o-right:before {
    content: "\f0a4"
}
.fa-hand-o-left:before {
    content: "\f0a5"
}
.fa-hand-o-up:before {
    content: "\f0a6"
}
.fa-hand-o-down:before {
    content: "\f0a7"
}
.fa-arrow-circle-left:before {
    content: "\f0a8"
}
.fa-arrow-circle-right:before {
    content: "\f0a9"
}
.fa-arrow-circle-up:before {
    content: "\f0aa"
}
.fa-arrow-circle-down:before {
    content: "\f0ab"
}
.fa-globe:before {
    content: "\f0ac"
}
.fa-wrench:before {
    content: "\f0ad"
}
.fa-tasks:before {
    content: "\f0ae"
}
.fa-filter:before {
    content: "\f0b0"
}
.fa-briefcase:before {
    content: "\f0b1"
}
.fa-arrows-alt:before {
    content: "\f0b2"
}
.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}
.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}
.fa-cloud:before {
    content: "\f0c2"
}
.fa-flask:before {
    content: "\f0c3"
}
.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}
.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}
.fa-paperclip:before {
    content: "\f0c6"
}
.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}
.fa-square:before {
    content: "\f0c8"
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}
.fa-list-ul:before {
    content: "\f0ca"
}
.fa-list-ol:before {
    content: "\f0cb"
}
.fa-strikethrough:before {
    content: "\f0cc"
}
.fa-underline:before {
    content: "\f0cd"
}
.fa-table:before {
    content: "\f0ce"
}
.fa-magic:before {
    content: "\f0d0"
}
.fa-truck:before {
    content: "\f0d1"
}
.fa-pinterest:before {
    content: "\f0d2"
}
.fa-pinterest-square:before {
    content: "\f0d3"
}
.fa-google-plus-square:before {
    content: "\f0d4"
}
.fa-google-plus:before {
    content: "\f0d5"
}
.fa-money:before {
    content: "\f0d6"
}
.fa-caret-down:before {
    content: "\f0d7"
}
.fa-caret-up:before {
    content: "\f0d8"
}
.fa-caret-left:before {
    content: "\f0d9"
}
.fa-caret-right:before {
    content: "\f0da"
}
.fa-columns:before {
    content: "\f0db"
}
.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}
.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}
.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}
.fa-envelope:before {
    content: "\f0e0"
}
.fa-linkedin:before {
    content: "\f0e1"
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}
.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}
.fa-comment-o:before {
    content: "\f0e5"
}
.fa-comments-o:before {
    content: "\f0e6"
}
.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}
.fa-sitemap:before {
    content: "\f0e8"
}
.fa-umbrella:before {
    content: "\f0e9"
}
.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}
.fa-lightbulb-o:before {
    content: "\f0eb"
}
.fa-exchange:before {
    content: "\f0ec"
}
.fa-cloud-download:before {
    content: "\f0ed"
}
.fa-cloud-upload:before {
    content: "\f0ee"
}
.fa-user-md:before {
    content: "\f0f0"
}
.fa-stethoscope:before {
    content: "\f0f1"
}
.fa-suitcase:before {
    content: "\f0f2"
}
.fa-bell-o:before {
    content: "\f0a2"
}
.fa-coffee:before {
    content: "\f0f4"
}
.fa-cutlery:before {
    content: "\f0f5"
}
.fa-file-text-o:before {
    content: "\f0f6"
}
.fa-building-o:before {
    content: "\f0f7"
}
.fa-hospital-o:before {
    content: "\f0f8"
}
.fa-ambulance:before {
    content: "\f0f9"
}
.fa-medkit:before {
    content: "\f0fa"
}
.fa-fighter-jet:before {
    content: "\f0fb"
}
.fa-beer:before {
    content: "\f0fc"
}
.fa-h-square:before {
    content: "\f0fd"
}
.fa-plus-square:before {
    content: "\f0fe"
}
.fa-angle-double-left:before {
    content: "\f100"
}
.fa-angle-double-right:before {
    content: "\f101"
}
.fa-angle-double-up:before {
    content: "\f102"
}
.fa-angle-double-down:before {
    content: "\f103"
}
.fa-angle-left:before {
    content: "\f104"
}
.fa-angle-right:before {
    content: "\f105"
}
.fa-angle-up:before {
    content: "\f106"
}
.fa-angle-down:before {
    content: "\f107"
}
.fa-desktop:before {
    content: "\f108"
}
.fa-laptop:before {
    content: "\f109"
}
.fa-tablet:before {
    content: "\f10a"
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}
.fa-circle-o:before {
    content: "\f10c"
}
.fa-quote-left:before {
    content: "\f10d"
}
.fa-quote-right:before {
    content: "\f10e"
}
.fa-spinner:before {
    content: "\f110"
}
.fa-circle:before {
    content: "\f111"
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}
.fa-github-alt:before {
    content: "\f113"
}
.fa-folder-o:before {
    content: "\f114"
}
.fa-folder-open-o:before {
    content: "\f115"
}
.fa-smile-o:before {
    content: "\f118"
}
.fa-frown-o:before {
    content: "\f119"
}
.fa-meh-o:before {
    content: "\f11a"
}
.fa-gamepad:before {
    content: "\f11b"
}
.fa-keyboard-o:before {
    content: "\f11c"
}
.fa-flag-o:before {
    content: "\f11d"
}
.fa-flag-checkered:before {
    content: "\f11e"
}
.fa-terminal:before {
    content: "\f120"
}
.fa-code:before {
    content: "\f121"
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}
.fa-location-arrow:before {
    content: "\f124"
}
.fa-crop:before {
    content: "\f125"
}
.fa-code-fork:before {
    content: "\f126"
}
.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}
.fa-question:before {
    content: "\f128"
}
.fa-info:before {
    content: "\f129"
}
.fa-exclamation:before {
    content: "\f12a"
}
.fa-superscript:before {
    content: "\f12b"
}
.fa-subscript:before {
    content: "\f12c"
}
.fa-eraser:before {
    content: "\f12d"
}
.fa-puzzle-piece:before {
    content: "\f12e"
}
.fa-microphone:before {
    content: "\f130"
}
.fa-microphone-slash:before {
    content: "\f131"
}
.fa-shield:before {
    content: "\f132"
}
.fa-calendar-o:before {
    content: "\f133"
}
.fa-fire-extinguisher:before {
    content: "\f134"
}
.fa-rocket:before {
    content: "\f135"
}
.fa-maxcdn:before {
    content: "\f136"
}
.fa-chevron-circle-left:before {
    content: "\f137"
}
.fa-chevron-circle-right:before {
    content: "\f138"
}
.fa-chevron-circle-up:before {
    content: "\f139"
}
.fa-chevron-circle-down:before {
    content: "\f13a"
}
.fa-html5:before {
    content: "\f13b"
}
.fa-css3:before {
    content: "\f13c"
}
.fa-anchor:before {
    content: "\f13d"
}
.fa-unlock-alt:before {
    content: "\f13e"
}
.fa-bullseye:before {
    content: "\f140"
}
.fa-ellipsis-h:before {
    content: "\f141"
}
.fa-ellipsis-v:before {
    content: "\f142"
}
.fa-rss-square:before {
    content: "\f143"
}
.fa-play-circle:before {
    content: "\f144"
}
.fa-ticket:before {
    content: "\f145"
}
.fa-minus-square:before {
    content: "\f146"
}
.fa-minus-square-o:before {
    content: "\f147"
}
.fa-level-up:before {
    content: "\f148"
}
.fa-level-down:before {
    content: "\f149"
}
.fa-check-square:before {
    content: "\f14a"
}
.fa-pencil-square:before {
    content: "\f14b"
}
.fa-external-link-square:before {
    content: "\f14c"
}
.fa-share-square:before {
    content: "\f14d"
}
.fa-compass:before {
    content: "\f14e"
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}
.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}
.fa-gbp:before {
    content: "\f154"
}
.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}
.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}
.fa-krw:before,
.fa-won:before {
    content: "\f159"
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}
.fa-file:before {
    content: "\f15b"
}
.fa-file-text:before {
    content: "\f15c"
}
.fa-sort-alpha-asc:before {
    content: "\f15d"
}
.fa-sort-alpha-desc:before {
    content: "\f15e"
}
.fa-sort-amount-asc:before {
    content: "\f160"
}
.fa-sort-amount-desc:before {
    content: "\f161"
}
.fa-sort-numeric-asc:before {
    content: "\f162"
}
.fa-sort-numeric-desc:before {
    content: "\f163"
}
.fa-thumbs-up:before {
    content: "\f164"
}
.fa-thumbs-down:before {
    content: "\f165"
}
.fa-youtube-square:before {
    content: "\f166"
}
.fa-youtube:before {
    content: "\f167"
}
.fa-xing:before {
    content: "\f168"
}
.fa-xing-square:before {
    content: "\f169"
}
.fa-youtube-play:before {
    content: "\f16a"
}
.fa-dropbox:before {
    content: "\f16b"
}
.fa-stack-overflow:before {
    content: "\f16c"
}
.fa-instagram:before {
    content: "\f16d"
}
.fa-flickr:before {
    content: "\f16e"
}
.fa-adn:before {
    content: "\f170"
}
.fa-bitbucket:before {
    content: "\f171"
}
.fa-bitbucket-square:before {
    content: "\f172"
}
.fa-tumblr:before {
    content: "\f173"
}
.fa-tumblr-square:before {
    content: "\f174"
}
.fa-long-arrow-down:before {
    content: "\f175"
}
.fa-long-arrow-up:before {
    content: "\f176"
}
.fa-long-arrow-left:before {
    content: "\f177"
}
.fa-long-arrow-right:before {
    content: "\f178"
}
.fa-apple:before {
    content: "\f179"
}
.fa-windows:before {
    content: "\f17a"
}
.fa-android:before {
    content: "\f17b"
}
.fa-linux:before {
    content: "\f17c"
}
.fa-dribbble:before {
    content: "\f17d"
}
.fa-skype:before {
    content: "\f17e"
}
.fa-foursquare:before {
    content: "\f180"
}
.fa-trello:before {
    content: "\f181"
}
.fa-female:before {
    content: "\f182"
}
.fa-male:before {
    content: "\f183"
}
.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}
.fa-sun-o:before {
    content: "\f185"
}
.fa-moon-o:before {
    content: "\f186"
}
.fa-archive:before {
    content: "\f187"
}
.fa-bug:before {
    content: "\f188"
}
.fa-vk:before {
    content: "\f189"
}
.fa-weibo:before {
    content: "\f18a"
}
.fa-renren:before {
    content: "\f18b"
}
.fa-pagelines:before {
    content: "\f18c"
}
.fa-stack-exchange:before {
    content: "\f18d"
}
.fa-arrow-circle-o-right:before {
    content: "\f18e"
}
.fa-arrow-circle-o-left:before {
    content: "\f190"
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}
.fa-dot-circle-o:before {
    content: "\f192"
}
.fa-wheelchair:before {
    content: "\f193"
}
.fa-vimeo-square:before {
    content: "\f194"
}
.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}
.fa-plus-square-o:before {
    content: "\f196"
}
.fa-space-shuttle:before {
    content: "\f197"
}
.fa-slack:before {
    content: "\f198"
}
.fa-envelope-square:before {
    content: "\f199"
}
.fa-wordpress:before {
    content: "\f19a"
}
.fa-openid:before {
    content: "\f19b"
}
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}
.fa-yahoo:before {
    content: "\f19e"
}
.fa-google:before {
    content: "\f1a0"
}
.fa-reddit:before {
    content: "\f1a1"
}
.fa-reddit-square:before {
    content: "\f1a2"
}
.fa-stumbleupon-circle:before {
    content: "\f1a3"
}
.fa-stumbleupon:before {
    content: "\f1a4"
}
.fa-delicious:before {
    content: "\f1a5"
}
.fa-digg:before {
    content: "\f1a6"
}
.fa-pied-piper-pp:before {
    content: "\f1a7"
}
.fa-pied-piper-alt:before {
    content: "\f1a8"
}
.fa-drupal:before {
    content: "\f1a9"
}
.fa-joomla:before {
    content: "\f1aa"
}
.fa-language:before {
    content: "\f1ab"
}
.fa-fax:before {
    content: "\f1ac"
}
.fa-building:before {
    content: "\f1ad"
}
.fa-child:before {
    content: "\f1ae"
}
.fa-paw:before {
    content: "\f1b0"
}
.fa-spoon:before {
    content: "\f1b1"
}
.fa-cube:before {
    content: "\f1b2"
}
.fa-cubes:before {
    content: "\f1b3"
}
.fa-behance:before {
    content: "\f1b4"
}
.fa-behance-square:before {
    content: "\f1b5"
}
.fa-steam:before {
    content: "\f1b6"
}
.fa-steam-square:before {
    content: "\f1b7"
}
.fa-recycle:before {
    content: "\f1b8"
}
.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}
.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}
.fa-tree:before {
    content: "\f1bb"
}
.fa-spotify:before {
    content: "\f1bc"
}
.fa-deviantart:before {
    content: "\f1bd"
}
.fa-soundcloud:before {
    content: "\f1be"
}
.fa-database:before {
    content: "\f1c0"
}
.fa-file-pdf-o:before {
    content: "\f1c1"
}
.fa-file-word-o:before {
    content: "\f1c2"
}
.fa-file-excel-o:before {
    content: "\f1c3"
}
.fa-file-powerpoint-o:before {
    content: "\f1c4"
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}
.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}
.fa-file-code-o:before {
    content: "\f1c9"
}
.fa-vine:before {
    content: "\f1ca"
}
.fa-codepen:before {
    content: "\f1cb"
}
.fa-jsfiddle:before {
    content: "\f1cc"
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}
.fa-circle-o-notch:before {
    content: "\f1ce"
}
.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: "\f1d0"
}
.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}
.fa-git-square:before {
    content: "\f1d2"
}
.fa-git:before {
    content: "\f1d3"
}
.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\f1d4"
}
.fa-tencent-weibo:before {
    content: "\f1d5"
}
.fa-qq:before {
    content: "\f1d6"
}
.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}
.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}
.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}
.fa-history:before {
    content: "\f1da"
}
.fa-circle-thin:before {
    content: "\f1db"
}
.fa-header:before {
    content: "\f1dc"
}
.fa-paragraph:before {
    content: "\f1dd"
}
.fa-sliders:before {
    content: "\f1de"
}
.fa-share-alt:before {
    content: "\f1e0"
}
.fa-share-alt-square:before {
    content: "\f1e1"
}
.fa-bomb:before {
    content: "\f1e2"
}
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}
.fa-tty:before {
    content: "\f1e4"
}
.fa-binoculars:before {
    content: "\f1e5"
}
.fa-plug:before {
    content: "\f1e6"
}
.fa-slideshare:before {
    content: "\f1e7"
}
.fa-twitch:before {
    content: "\f1e8"
}
.fa-yelp:before {
    content: "\f1e9"
}
.fa-newspaper-o:before {
    content: "\f1ea"
}
.fa-wifi:before {
    content: "\f1eb"
}
.fa-calculator:before {
    content: "\f1ec"
}
.fa-paypal:before {
    content: "\f1ed"
}
.fa-google-wallet:before {
    content: "\f1ee"
}
.fa-cc-visa:before {
    content: "\f1f0"
}
.fa-cc-mastercard:before {
    content: "\f1f1"
}
.fa-cc-discover:before {
    content: "\f1f2"
}
.fa-cc-amex:before {
    content: "\f1f3"
}
.fa-cc-paypal:before {
    content: "\f1f4"
}
.fa-cc-stripe:before {
    content: "\f1f5"
}
.fa-bell-slash:before {
    content: "\f1f6"
}
.fa-bell-slash-o:before {
    content: "\f1f7"
}
.fa-trash:before {
    content: "\f1f8"
}
.fa-copyright:before {
    content: "\f1f9"
}
.fa-at:before {
    content: "\f1fa"
}
.fa-eyedropper:before {
    content: "\f1fb"
}
.fa-paint-brush:before {
    content: "\f1fc"
}
.fa-birthday-cake:before {
    content: "\f1fd"
}
.fa-area-chart:before {
    content: "\f1fe"
}
.fa-pie-chart:before {
    content: "\f200"
}
.fa-line-chart:before {
    content: "\f201"
}
.fa-lastfm:before {
    content: "\f202"
}
.fa-lastfm-square:before {
    content: "\f203"
}
.fa-toggle-off:before {
    content: "\f204"
}
.fa-toggle-on:before {
    content: "\f205"
}
.fa-bicycle:before {
    content: "\f206"
}
.fa-bus:before {
    content: "\f207"
}
.fa-ioxhost:before {
    content: "\f208"
}
.fa-angellist:before {
    content: "\f209"
}
.fa-cc:before {
    content: "\f20a"
}
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}
.fa-meanpath:before {
    content: "\f20c"
}
.fa-buysellads:before {
    content: "\f20d"
}
.fa-connectdevelop:before {
    content: "\f20e"
}
.fa-dashcube:before {
    content: "\f210"
}
.fa-forumbee:before {
    content: "\f211"
}
.fa-leanpub:before {
    content: "\f212"
}
.fa-sellsy:before {
    content: "\f213"
}
.fa-shirtsinbulk:before {
    content: "\f214"
}
.fa-simplybuilt:before {
    content: "\f215"
}
.fa-skyatlas:before {
    content: "\f216"
}
.fa-cart-plus:before {
    content: "\f217"
}
.fa-cart-arrow-down:before {
    content: "\f218"
}
.fa-diamond:before {
    content: "\f219"
}
.fa-ship:before {
    content: "\f21a"
}
.fa-user-secret:before {
    content: "\f21b"
}
.fa-motorcycle:before {
    content: "\f21c"
}
.fa-street-view:before {
    content: "\f21d"
}
.fa-heartbeat:before {
    content: "\f21e"
}
.fa-venus:before {
    content: "\f221"
}
.fa-mars:before {
    content: "\f222"
}
.fa-mercury:before {
    content: "\f223"
}
.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}
.fa-transgender-alt:before {
    content: "\f225"
}
.fa-venus-double:before {
    content: "\f226"
}
.fa-mars-double:before {
    content: "\f227"
}
.fa-venus-mars:before {
    content: "\f228"
}
.fa-mars-stroke:before {
    content: "\f229"
}
.fa-mars-stroke-v:before {
    content: "\f22a"
}
.fa-mars-stroke-h:before {
    content: "\f22b"
}
.fa-neuter:before {
    content: "\f22c"
}
.fa-genderless:before {
    content: "\f22d"
}
.fa-facebook-official:before {
    content: "\f230"
}
.fa-pinterest-p:before {
    content: "\f231"
}
.fa-whatsapp:before {
    content: "\f232"
}
.fa-server:before {
    content: "\f233"
}
.fa-user-plus:before {
    content: "\f234"
}
.fa-user-times:before {
    content: "\f235"
}
.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}
.fa-viacoin:before {
    content: "\f237"
}
.fa-train:before {
    content: "\f238"
}
.fa-subway:before {
    content: "\f239"
}
.fa-medium:before {
    content: "\f23a"
}
.fa-y-combinator:before,
.fa-yc:before {
    content: "\f23b"
}
.fa-optin-monster:before {
    content: "\f23c"
}
.fa-opencart:before {
    content: "\f23d"
}
.fa-expeditedssl:before {
    content: "\f23e"
}
.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240"
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}
.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}
.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}
.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}
.fa-mouse-pointer:before {
    content: "\f245"
}
.fa-i-cursor:before {
    content: "\f246"
}
.fa-object-group:before {
    content: "\f247"
}
.fa-object-ungroup:before {
    content: "\f248"
}
.fa-sticky-note:before {
    content: "\f249"
}
.fa-sticky-note-o:before {
    content: "\f24a"
}
.fa-cc-jcb:before {
    content: "\f24b"
}
.fa-cc-diners-club:before {
    content: "\f24c"
}
.fa-clone:before {
    content: "\f24d"
}
.fa-balance-scale:before {
    content: "\f24e"
}
.fa-hourglass-o:before {
    content: "\f250"
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}
.fa-hourglass:before {
    content: "\f254"
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}
.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "\f256"
}
.fa-hand-scissors-o:before {
    content: "\f257"
}
.fa-hand-lizard-o:before {
    content: "\f258"
}
.fa-hand-spock-o:before {
    content: "\f259"
}
.fa-hand-pointer-o:before {
    content: "\f25a"
}
.fa-hand-peace-o:before {
    content: "\f25b"
}
.fa-trademark:before {
    content: "\f25c"
}
.fa-registered:before {
    content: "\f25d"
}
.fa-creative-commons:before {
    content: "\f25e"
}
.fa-gg:before {
    content: "\f260"
}
.fa-gg-circle:before {
    content: "\f261"
}
.fa-tripadvisor:before {
    content: "\f262"
}
.fa-odnoklassniki:before {
    content: "\f263"
}
.fa-odnoklassniki-square:before {
    content: "\f264"
}
.fa-get-pocket:before {
    content: "\f265"
}
.fa-wikipedia-w:before {
    content: "\f266"
}
.fa-safari:before {
    content: "\f267"
}
.fa-chrome:before {
    content: "\f268"
}
.fa-firefox:before {
    content: "\f269"
}
.fa-opera:before {
    content: "\f26a"
}
.fa-internet-explorer:before {
    content: "\f26b"
}
.fa-television:before,
.fa-tv:before {
    content: "\f26c"
}
.fa-contao:before {
    content: "\f26d"
}
.fa-500px:before {
    content: "\f26e"
}
.fa-amazon:before {
    content: "\f270"
}
.fa-calendar-plus-o:before {
    content: "\f271"
}
.fa-calendar-minus-o:before {
    content: "\f272"
}
.fa-calendar-times-o:before {
    content: "\f273"
}
.fa-calendar-check-o:before {
    content: "\f274"
}
.fa-industry:before {
    content: "\f275"
}
.fa-map-pin:before {
    content: "\f276"
}
.fa-map-signs:before {
    content: "\f277"
}
.fa-map-o:before {
    content: "\f278"
}
.fa-map:before {
    content: "\f279"
}
.fa-commenting:before {
    content: "\f27a"
}
.fa-commenting-o:before {
    content: "\f27b"
}
.fa-houzz:before {
    content: "\f27c"
}
.fa-vimeo:before {
    content: "\f27d"
}
.fa-black-tie:before {
    content: "\f27e"
}
.fa-fonticons:before {
    content: "\f280"
}
.fa-reddit-alien:before {
    content: "\f281"
}
.fa-edge:before {
    content: "\f282"
}
.fa-credit-card-alt:before {
    content: "\f283"
}
.fa-codiepie:before {
    content: "\f284"
}
.fa-modx:before {
    content: "\f285"
}
.fa-fort-awesome:before {
    content: "\f286"
}
.fa-usb:before {
    content: "\f287"
}
.fa-product-hunt:before {
    content: "\f288"
}
.fa-mixcloud:before {
    content: "\f289"
}
.fa-scribd:before {
    content: "\f28a"
}
.fa-pause-circle:before {
    content: "\f28b"
}
.fa-pause-circle-o:before {
    content: "\f28c"
}
.fa-stop-circle:before {
    content: "\f28d"
}
.fa-stop-circle-o:before {
    content: "\f28e"
}
.fa-shopping-bag:before {
    content: "\f290"
}
.fa-shopping-basket:before {
    content: "\f291"
}
.fa-hashtag:before {
    content: "\f292"
}
.fa-bluetooth:before {
    content: "\f293"
}
.fa-bluetooth-b:before {
    content: "\f294"
}
.fa-percent:before {
    content: "\f295"
}
.fa-gitlab:before {
    content: "\f296"
}
.fa-wpbeginner:before {
    content: "\f297"
}
.fa-wpforms:before {
    content: "\f298"
}
.fa-envira:before {
    content: "\f299"
}
.fa-universal-access:before {
    content: "\f29a"
}
.fa-wheelchair-alt:before {
    content: "\f29b"
}
.fa-question-circle-o:before {
    content: "\f29c"
}
.fa-blind:before {
    content: "\f29d"
}
.fa-audio-description:before {
    content: "\f29e"
}
.fa-volume-control-phone:before {
    content: "\f2a0"
}
.fa-braille:before {
    content: "\f2a1"
}
.fa-assistive-listening-systems:before {
    content: "\f2a2"
}
.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: "\f2a3"
}
.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: "\f2a4"
}
.fa-glide:before {
    content: "\f2a5"
}
.fa-glide-g:before {
    content: "\f2a6"
}
.fa-sign-language:before,
.fa-signing:before {
    content: "\f2a7"
}
.fa-low-vision:before {
    content: "\f2a8"
}
.fa-viadeo:before {
    content: "\f2a9"
}
.fa-viadeo-square:before {
    content: "\f2aa"
}
.fa-snapchat:before {
    content: "\f2ab"
}
.fa-snapchat-ghost:before {
    content: "\f2ac"
}
.fa-snapchat-square:before {
    content: "\f2ad"
}
.fa-pied-piper:before {
    content: "\f2ae"
}
.fa-first-order:before {
    content: "\f2b0"
}
.fa-yoast:before {
    content: "\f2b1"
}
.fa-themeisle:before {
    content: "\f2b2"
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}
.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
#cboxOverlay,
#cboxWrapper,
#colorbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
}
#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: url(//s.platformalp.ru/colorbox/overlay.png)
}
#cboxBottomLeft,
#cboxMiddleLeft {
    clear: left
}
#cboxContent {
    position: relative;
    background: #fff;
    overflow: hidden
}
#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}
#cboxTitle {
    margin: 0;
    position: absolute;
    left: 0;
    width: 100%
}
#cboxLoadingGraphic,
#cboxLoadingOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.cboxPhoto {
    float: left;
    margin: auto;
    -ms-interpolation-mode: bicubic
}
.cboxIframe {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0
}
#cboxContent,
#cboxLoadedContent,
#colorbox {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}
#colorbox {
    outline: 0
}
#cboxTopLeft {
    width: 21px;
    height: 21px;
    background: url(//s.platformalp.ru/colorbox/controls.png) -101px 0 no-repeat
}
#cboxTopRight {
    width: 21px;
    height: 21px;
    background: url(//s.platformalp.ru/colorbox/controls.png) -130px 0 no-repeat
}
#cboxBottomLeft {
    width: 21px;
    height: 21px;
    background: url(//s.platformalp.ru/colorbox/controls.png) -101px -29px no-repeat
}
#cboxBottomRight {
    width: 21px;
    height: 21px;
    background: url(//s.platformalp.ru/colorbox/controls.png) -130px -29px no-repeat
}
#cboxMiddleLeft {
    width: 21px;
    background: url(//s.platformalp.ru/colorbox/controls.png) left top repeat-y
}
#cboxMiddleRight {
    width: 21px;
    background: url(//s.platformalp.ru/colorbox/controls.png) right top repeat-y
}
#cboxTopCenter {
    height: 21px;
    background: url(//s.platformalp.ru/colorbox/border.png) repeat-x
}
#cboxBottomCenter {
    height: 21px;
    background: url(//s.platformalp.ru/colorbox/border.png) 0 -29px repeat-x
}
.cboxIframe {
    background: #fff
}
#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}
#cboxCurrent {
    display: none!important;
    position: absolute;
    left: 58px
}
#cboxLoadingOverlay {
    background: url(//s.platformalp.ru/colorbox/loading_background.png) center center no-repeat
}
#cboxLoadingGraphic {
    background: url(//s.platformalp.ru/colorbox/loading.gif) center center no-repeat
}
#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
    cursor: pointer;
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: 0 0
}
#cboxNext,
#cboxPrevious {
    width: 25%;
    max-width: 128px;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #000;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    text-indent: -9999px;
    top: 0;
    outline: 0
}
#cboxClose:active,
#cboxNext:active,
#cboxPrevious:active,
#cboxSlideshow:active {
    outline: 0
}
#cboxSlideshow {
    position: absolute;
    bottom: 4px;
    right: 30px;
    color: #0092ef
}
#cboxPrevious {
    bottom: 0;
    left: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAADjUlEQVR4nO3dvW8UZxDH8T3eJP6TFPwPuEA0533m5XgsMEihMglvaSlPIgqQIg0CKkAUQBMQJUh0iZBc0LuAhn8hrbHTXMTJxo7h7nbOnu9H2n5n5vfMnnzWbdMAAAAAAAAAAAAAAAAkUms91rbtkqo+VNV3ZvZRVVfN7ImILNdaj0ffI2ZkcXGxVdUPZra506Wqn0opZ6PvFdPVc/ebqrqx2/DHL3e/W2s9HH3jmNBwODxkZo/2Ovgt2+DFysrK0ega8J0mGT4h2P96InJvkuGPheAZj4N9ZBon/yvXo+i6sDdTO/lf+WB4Jro47G5mwx89CtZ4FMypGa39bddgMDgVXSu2m+nJ3/IYuBNdLMZ0dfLHrpfRNeOLzk7+2OeAt9FFowk5+ZtmtikiT6NrR8DJH7tuRBefXc/d7wcNf7Pf75+IbkBaUWt/7Pn/KroHmYWefDP7ZzAY/BDdhKxCh6+qG23bLkU3IaXotW9m6/yHUBCGnxjDT4zhJ8bwE5uD4X82sx+j+5DSPAxfVS9G9yElhp8Yw09sOBwecvfHDD8hhp8Yw0+M4SfG8BNj+Ikx/MQYfmIMPzGGnxjDT4zhJ8bwkxORX6OGr6ob7n4pugdpjX6Ecc+/wzft4ZvZT9E9SGthYeHI//0CJ2v/AHP3Pic/MTP7g5OfmIi85uQnpqp/cfITM7O/OwzAetu256JrxhhVfdPx839dRJaj68aImd3uOAB8Dpgnbdue7joA/22CUsr56PrRND0zex8RAlXdKKX8HN2A9MxsMepPwaNNcCG6B+lFfhlECOaEiNyKCsHoG8HL0T1IjxCAEIAQoCEEaOJDICJXonuQHiEAIQAhQBMfglLK1egepEcIQAhACNDEh8Ddr0X3ID1CAEIAQoAmPgQicj26B+kRAhACxIeglPJLdA/SIwTg1bHg5dFowh8Hb6LrR/Am6Pf7J6IbgKbpici9oBDciC4eI+7+W0AAnkfXjS863wSq+ja6aGzR5SZw9z+j68V2nW0Cd78TXSx20NEmOBldJ3Y2002gqmu11sPRRWJ3MwuBu5+JLg57NO3HgYj8Hl0Tvs3UNoGqPmP171OTbgIRedA0TS+6Dkzge0PA8A+Onrvf/JbfMXT3u6z9A2b0XqNdX22jqp9KKWej7xUzUms91rbtkqo+VNV3ZvZRVVfN7ImILNdaj0ffIwAAAAAAAAAAAAAAwFb/Al7ID+SZY6BhAAAAAElFTkSuQmCC);
    background-position: left
}
#cboxNext:hover,
#cboxPrevious:hover {
    visibility: visible;
    opacity: .5;
    filter: alpha(opacity=50)
}
#cboxNext {
    bottom: 0;
    right: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAADR0lEQVR4nO3dP28UVxTG4UvAgYLvklQoSpNFSEiWd++575Gmtc0fTQWEjgApnIgydFCAu4QyTpEGEC2OImokaJCggW9AmjjQmMiKlESOd+fs5vweafq58773XI93pS0FAAAAAAAAAAAAAABgznRdd9zMViXdk/RE0gt33zazu5J8NBodib5HzIikNUmvJb37u6u19nwymZyOvldMUd/3S5I2/yn4v1w7tdavo+8bU7C+vn5M0v19hP/nZWZ3SymHoteA/+gg4VOCBdf3/VJrbesg4e/5u+Bm9HqwT2b2/TTCZxIsoN3XvKmFzyRYIF3XfSzp5SwKQAkWgCSbVfgcBwtA0q1ZF4BJMMd0wNc+JsGCc/ftoQrAJJhDkn4asgAfJsHGxsZH0WtHKcXdN4YuAJNgjozH4xMRBaAEc8TMHkWVgONgDozH408kvWUSJGZmq621PyhBYq21c5J2OA4SowSgBKAEKJQAhRKgUAIUSoBCCVDiSyBpkxIEowSgBKAEKJQAhRKgUAIUSoBSirufpwTJUQJQAlACFEqAUoq7X478yrm7X4t+BukFl2CntXYq+hmkF3wcPOUomAPBk+CL6PWjxE0CM7sRvXbsipgErbWt6HVjD3e/PHABHkavGXuY2ZkhjwIzexC9ZuwaOnxJ79z9x+h1o5RSa70Q8SbAbxrMAUlnh975H66VlZXPo9efmrtfDPwfwOPo9acW/G2h32utJ6OfQVrRnwjWWq9GP4O0zOxS5CeBtdZvo59BWoSfGOEnRviJ1Vq/JPykCD8xM7sSFTzhB5P0FeEnRfiJEX5ihJ9YrfUq4SdF+IkRfmKEn5i7XyP8pAg/McJPTNJ1wk+K8BMj/MQIPzFJa8Ff5vgu+hmk1Vr7VNJvhJ/TIXf/lbGflLt/xs5PzMxuEH5i7v7z0OGb2TfR68au1tov7PzEJN1n5ydmZrfZ+Ym5+wo7P7Hl5eWjZvaKnZ+YpDXCT07SLcZ+Yn3fL7XWttj5iXVdd7i19gM7P7GDlIDw/yf6vl+StLmP8HckXY++b0xZa21d0pt/Cf/ZZDI5HX2vmJGu646b2aqke5KeSHrh7tvufkeSj0ajI9H3CAAAAAAAAAAAAAAAMKT33z4Lqn+7rl4AAAAASUVORK5CYII=);
    background-position: right
}
#cboxClose {
    position: absolute;
    top: 0;
    right: 0;
    background: url(//s.platformalp.ru/colorbox/controls.png) -25px 0 no-repeat;
    width: 25px;
    height: 25px;
    text-indent: -9999px
}
.sweet-alert,
.sweet-overlay {
    position: fixed;
    display: none
}
#cboxClose:hover {
    background-position: -25px -25px
}
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,600,700,300);
.sweet-overlay {
    background-color: rgba(0, 0, 0, .4);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1000
}
.sweet-alert {
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    padding: 17px;
    border-radius: 5px;
    left: 50%;
    top: 50%;
    margin-top: -200px;
    overflow: hidden;
    z-index: 2000
}
@media all and (max-width: 540px) {
    .sweet-alert {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        left: 15px;
        right: 15px
    }
}
.sweet-alert h2 {
    color: #575757;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    margin: 25px 0;
    padding: 0;
    line-height: 40px;
    display: block
}
.sweet-alert p {
    color: #797979;
    font-size: 16px;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal
}
.sweet-alert button {
    background-color: #AEDEF4;
    color: #fff;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0;
    cursor: pointer
}
.sweet-alert button:focus {
    outline: 0;
    box-shadow: 0 0 2px rgba(128, 179, 235, .5), inset 0 0 0 1px rgba(0, 0, 0, .05)
}
.sweet-alert button:hover {
    background-color: #a1d9f2
}
.sweet-alert button:active {
    background-color: #81ccee
}
.sweet-alert button.cancel {
    background-color: #D0D0D0
}
.sweet-alert button.cancel:hover {
    background-color: #c8c8c8
}
.sweet-alert button.cancel:active {
    background-color: #b6b6b6
}
.sweet-alert button.cancel:focus {
    box-shadow: rgba(197, 205, 211, .8) 0 0 2px, rgba(0, 0, 0, .0470588) 0 0 0 1px inset!important
}
.sweet-alert button::-moz-focus-inner {
    border: 0
}
.sweet-alert[data-has-cancel-button=false] button {
    box-shadow: none!important
}
.sweet-alert .icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box
}
.sweet-alert .icon.error {
    border-color: #F27474
}
.sweet-alert .icon.error .x-mark {
    position: relative;
    display: block
}
.sweet-alert .icon.error .line {
    position: absolute;
    height: 5px;
    width: 47px;
    background-color: #F27474;
    display: block;
    top: 37px;
    border-radius: 2px
}
.sweet-alert .icon.error .line.left {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 17px
}
.sweet-alert .icon.error .line.right {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 16px
}
.sweet-alert .icon.warning {
    border-color: #F8BB86
}
.sweet-alert .icon.warning .body {
    position: absolute;
    width: 5px;
    height: 47px;
    left: 50%;
    top: 10px;
    border-radius: 2px;
    margin-left: -2px;
    background-color: #F8BB86
}
.sweet-alert .icon.warning .dot {
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-left: -3px;
    left: 50%;
    bottom: 10px;
    background-color: #F8BB86
}
.sweet-alert .icon.info::after,
.sweet-alert .icon.info::before {
    content: "";
    background-color: #C9DAE1;
    position: absolute
}
.sweet-alert .icon.info {
    border-color: #C9DAE1
}
.sweet-alert .icon.info::before {
    width: 5px;
    height: 29px;
    left: 50%;
    bottom: 17px;
    border-radius: 2px;
    margin-left: -2px
}
.sweet-alert .icon.info::after {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-left: -3px;
    top: 19px
}
.sweet-alert .icon.success {
    border-color: #A5DC86
}
.sweet-alert .icon.success::after,
.sweet-alert .icon.success::before {
    content: '';
    position: absolute;
    width: 60px;
    height: 120px;
    background: #fff
}
.sweet-alert .icon.success::before {
    border-radius: 120px 0 0 120px;
    top: -7px;
    left: -33px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 60px 60px;
    transform-origin: 60px 60px
}
.sweet-alert .icon.success::after {
    border-radius: 0 120px 120px 0;
    top: -11px;
    left: 30px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 60px;
    transform-origin: 0 60px
}
.sweet-alert .icon.success .placeholder {
    width: 80px;
    height: 80px;
    border: 4px solid rgba(165, 220, 134, .2);
    border-radius: 50%;
    box-sizing: content-box;
    position: absolute;
    left: -4px;
    top: -4px;
    z-index: 2
}
.sweet-alert .icon.success .fix {
    width: 5px;
    height: 90px;
    background-color: #fff;
    position: absolute;
    left: 28px;
    top: 8px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.sweet-alert .icon.success .line {
    height: 5px;
    background-color: #A5DC86;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 2
}
.sweet-alert .icon.success .line.tip {
    width: 25px;
    left: 14px;
    top: 46px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.sweet-alert .icon.success .line.long {
    width: 47px;
    right: 8px;
    top: 38px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.sweet-alert .icon.custom {
    background-size: contain;
    border-radius: 0;
    border: none;
    background-position: center center;
    background-repeat: no-repeat
}
@-webkit-keyframes showSweetAlert {
    0% {
        transform: scale(.7);
        -webkit-transform: scale(.7)
    }
    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05)
    }
    80% {
        transform: scale(.95);
        -webkit-tranform: scale(.95)
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}
@-moz-keyframes showSweetAlert {
    0% {
        transform: scale(.7);
        -webkit-transform: scale(.7)
    }
    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05)
    }
    80% {
        transform: scale(.95);
        -webkit-tranform: scale(.95)
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}
@keyframes showSweetAlert {
    0% {
        transform: scale(.7);
        -webkit-transform: scale(.7)
    }
    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05)
    }
    80% {
        transform: scale(.95);
        -webkit-tranform: scale(.95)
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}
@-webkit-keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    100% {
        transform: scale(.5);
        -webkit-transform: scale(.5)
    }
}
@-moz-keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    100% {
        transform: scale(.5);
        -webkit-transform: scale(.5)
    }
}
@keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    100% {
        transform: scale(.5);
        -webkit-transform: scale(.5)
    }
}
.showSweetAlert {
    -webkit-animation: showSweetAlert .3s;
    -moz-animation: showSweetAlert .3s;
    animation: showSweetAlert .3s
}
.hideSweetAlert {
    -webkit-animation: hideSweetAlert .2s;
    -moz-animation: hideSweetAlert .2s;
    animation: hideSweetAlert .2s
}
@-webkit-keyframes animateSuccessTip {
    0%, 54% {
        width: 0;
        left: 1px;
        top: 19px
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}
@-moz-keyframes animateSuccessTip {
    0%, 54% {
        width: 0;
        left: 1px;
        top: 19px
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}
@keyframes animateSuccessTip {
    0%, 54% {
        width: 0;
        left: 1px;
        top: 19px
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}
@-webkit-keyframes animateSuccessLong {
    0%, 65% {
        width: 0;
        right: 46px;
        top: 54px
    }
    84% {
        width: 55px;
        right: 0;
        top: 35px
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}
@-moz-keyframes animateSuccessLong {
    0%, 65% {
        width: 0;
        right: 46px;
        top: 54px
    }
    84% {
        width: 55px;
        right: 0;
        top: 35px
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}
@keyframes animateSuccessLong {
    0%, 65% {
        width: 0;
        right: 46px;
        top: 54px
    }
    84% {
        width: 55px;
        right: 0;
        top: 35px
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}
@-webkit-keyframes rotatePlaceholder {
    0%, 5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }
    100%,
    12% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg)
    }
}
@-moz-keyframes rotatePlaceholder {
    0%, 5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }
    100%,
    12% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg)
    }
}
@keyframes rotatePlaceholder {
    0%, 5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }
    100%,
    12% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg)
    }
}
.animateSuccessTip {
    -webkit-animation: animateSuccessTip .75s;
    -moz-animation: animateSuccessTip .75s;
    animation: animateSuccessTip .75s
}
.animateSuccessLong {
    -webkit-animation: animateSuccessLong .75s;
    -moz-animation: animateSuccessLong .75s;
    animation: animateSuccessLong .75s
}
.icon.success.animate::after {
    -webkit-animation: rotatePlaceholder 4.25s ease-in;
    -moz-animation: rotatePlaceholder 4.25s ease-in;
    animation: rotatePlaceholder 4.25s ease-in
}
@-webkit-keyframes animateErrorIcon {
    0% {
        transform: rotateX(100deg);
        -webkit-transform: rotateX(100deg);
        opacity: 0
    }
    100% {
        transform: rotateX(0);
        -webkit-transform: rotateX(0);
        opacity: 1
    }
}
@-moz-keyframes animateErrorIcon {
    0% {
        transform: rotateX(100deg);
        -webkit-transform: rotateX(100deg);
        opacity: 0
    }
    100% {
        transform: rotateX(0);
        -webkit-transform: rotateX(0);
        opacity: 1
    }
}
@keyframes animateErrorIcon {
    0% {
        transform: rotateX(100deg);
        -webkit-transform: rotateX(100deg);
        opacity: 0
    }
    100% {
        transform: rotateX(0);
        -webkit-transform: rotateX(0);
        opacity: 1
    }
}
.animateErrorIcon {
    -webkit-animation: animateErrorIcon .5s;
    -moz-animation: animateErrorIcon .5s;
    animation: animateErrorIcon .5s
}
@-webkit-keyframes animateXMark {
    0%, 50% {
        transform: scale(.4);
        -webkit-transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }
    80% {
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        margin-top: -6px
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}
@-moz-keyframes animateXMark {
    0%, 50% {
        transform: scale(.4);
        -webkit-transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }
    80% {
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        margin-top: -6px
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}
@keyframes animateXMark {
    0%, 50% {
        transform: scale(.4);
        -webkit-transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }
    80% {
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        margin-top: -6px
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}
.animateXMark {
    -webkit-animation: animateXMark .5s;
    -moz-animation: animateXMark .5s;
    animation: animateXMark .5s
}
@-webkit-keyframes pulseWarning {
    0% {
        border-color: #F8D486
    }
    100% {
        border-color: #F8BB86
    }
}
@-moz-keyframes pulseWarning {
    0% {
        border-color: #F8D486
    }
    100% {
        border-color: #F8BB86
    }
}
@keyframes pulseWarning {
    0% {
        border-color: #F8D486
    }
    100% {
        border-color: #F8BB86
    }
}
.pulseWarning {
    -webkit-animation: pulseWarning .75s infinite alternate;
    -moz-animation: pulseWarning .75s infinite alternate;
    animation: pulseWarning .75s infinite alternate
}
@-webkit-keyframes pulseWarningIns {
    0% {
        background-color: #F8D486
    }
    100% {
        background-color: #F8BB86
    }
}
@-moz-keyframes pulseWarningIns {
    0% {
        background-color: #F8D486
    }
    100% {
        background-color: #F8BB86
    }
}
@keyframes pulseWarningIns {
    0% {
        background-color: #F8D486
    }
    100% {
        background-color: #F8BB86
    }
}
.pulseWarningIns {
    -webkit-animation: pulseWarningIns .75s infinite alternate;
    -moz-animation: pulseWarningIns .75s infinite alternate;
    animation: pulseWarningIns .75s infinite alternate
}
.sweet-alert {
    width: 600px;
    margin-left: -300px
}
@media all and (max-width: 640px) {
    .sweet-alert {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        left: 15px;
        right: 15px
    }
}
.pp-section,
.pp-tableCell,
.snowfield {
    width: 100%;
    height: 100%
}
.snowfield {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: -1
}
.snowflake {
    position: absolute;
    color: #fff;
    line-height: 1;
    pointer-events: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.snowflake-solid {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff
}
/*!
 * pagepiling.js 1.5.3
 *
 * https://github.com/alvarotrigo/pagePiling.js
 * @license MIT licensed
 *
 * Copyright (C) 2016 alvarotrigo.com - A project by Alvaro Trigo
 */

.pp-section {
    position: absolute
}
.pp-easing {
    -webkit-transition: all 1s cubic-bezier(.55, .085, 0, .99);
    -moz-transition: all 1s cubic-bezier(.55, .085, 0, .99);
    -o-transition: all 1s cubic-bezier(.55, .085, 0, .99);
    transition: all 1s cubic-bezier(.55, .085, 0, .99);
    -webkit-transition-timing-function: cubic-bezier(.55, .085, 0, .99);
    -moz-transition-timing-function: cubic-bezier(.55, .085, 0, .99);
    -o-transition-timing-function: cubic-bezier(.55, .085, 0, .99);
    transition-timing-function: cubic-bezier(.55, .085, 0, .99)
}
#pp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1
}
#pp-nav.right {
    right: 17px
}
#pp-nav.left {
    left: 17px
}
.pp-section.pp-table {
    display: table
}
.pp-tableCell {
    display: table-cell;
    vertical-align: middle
}
.pp-slidesNav {
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1
}
.pp-slidesNav.bottom {
    bottom: 17px
}
.pp-slidesNav.top {
    top: 17px
}
#pp-nav ul,
.pp-slidesNav ul {
    margin: 0;
    padding: 0
}
#pp-nav li,
.pp-slidesNav li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position: relative
}
.pp-slidesNav li {
    display: inline-block
}
#pp-nav li a,
.pp-slidesNav li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none
}
#pp-nav li .active span,
.pp-slidesNav .active span {
    background: #333
}
#pp-nav span,
.pp-slidesNav span {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border: 1px solid #000;
    background: rgba(0, 0, 0, 0);
    border-radius: 50%;
    position: absolute;
    z-index: 1
}
.pp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px
}
.pp-tooltip.right {
    right: 20px
}
.pp-tooltip.left {
    left: 20px
}
.pp-scrollable {
    overflow-y: scroll;
    height: 100%
}
.section-diagonal>.wrapper1>.wrapper2>svg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 3
}

.s-elements-wrapper {
    padding: 10px 5px;
    margin: 0 -5px
}
.s-elements-grid {
    text-align: center
}

.s-elements-grid__cell {
    display: inline-block;
    text-align: left
}
.valign-top .s-elements-grid__cell {
    vertical-align: top
}
.valign-middle .s-elements-grid__cell {
    vertical-align: middle
}
.valign-bottom .s-elements-grid__cell {
    vertical-align: bottom
}
.section-helper {
    height: 0!important;
    min-height: 0!important
}
.section-slider .bx-wrapper .bx-viewport .slide,
.section-slider>.wrapper1>.wrapper2>.container>.incon>.wrap>.bxslider>.slide>.cont,
.widget-grid>.wrapper1>.wrapper2>.grid>.gridwrap>.col>.cont {
    min-height: 10px
}
.section-helper:after {
    display: none!important
}
.section-map .panel {
    position: absolute!important;
    top: 0;
    left: 0;
    right: 0;
    padding: 10px;
    margin: 10px auto;
    background-color: rgba(255, 255, 255, .75);
    z-index: 220
}
.section-map .panel .subtitle,
.section-map .panel .title {
    margin: 10px 0;
    text-align: center
}
.section-menu .template1 {
    text-align: center;
    margin: 5px 0
}
.section-menu .template1>.ib {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700
}
.section-menu .template1>.ib>div {
    padding: 10px 20px
}
.section-menu .template1>.ib>div a {
    color: inherit;
    text-decoration: none;
    overflow: hidden
}
.section-slider>.wrapper1>.wrapper2>.container>.incon {
    padding: 20px 0 0
}
.section-slider>.wrapper1>.wrapper2>.container>.incon>.wrap {
    position: relative;
    margin: 0 auto;
    max-width: 80%
}
.section-slider>.wrapper1>.wrapper2>.container>.incon>.wrap>.bxslider {
    position: relative;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc
}
.section-slider>.wrapper1>.wrapper2>.container>.incon>.wrap>.left {
    position: absolute;
    left: -50px;
    top: 50%;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAfCAYAAACGVs+MAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDIzRDJGMzlDMjM5MTFFM0E4NDFGNzk5MDQ4MTFBNjMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDIzRDJGM0FDMjM5MTFFM0E4NDFGNzk5MDQ4MTFBNjMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEMjNEMkYzN0MyMzkxMUUzQTg0MUY3OTkwNDgxMUE2MyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEMjNEMkYzOEMyMzkxMUUzQTg0MUY3OTkwNDgxMUE2MyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtTw/aAAAAJaSURBVHjatJexS1tRFMZvYqEYsO1Q3vOB7eCQOHQIIS0oFUmQNiDtVEdbcMnQSQf/CUs35w5duxXFOgRE20EkyeBgshhUkASCtkKCGWy/r5yIUV/evcl7B36QvJx7vu/e3PfeuaFsNqs04xF4DSbBM/AUPJDf/oBDsAe2wTo40yl6TyOHYgvgLbjvkvNYSID34AJ8B5/FlGuEPWa8IjOa7SJ+VzD3nYxdkVpGBl6AX2DOw6RXhKUGayV1DbyS5RtR/gVrrUrtrgbGwVcwqPyPQak97mbACVD8pgnnLgOfgKWCD0vujg4DU+BNL9Wi0aiKx+Omw2ZE8+o5sNSreCKR+P85FAqpQqFgMpyam1yBUXm69SzOiMVipitBzVEayPQr3o5Go2FaKhM2nb2beD6fV+Vy2dTAS+6BmG52KpVStm37Jc4YowFbJzOdTivLsvwUZ9j8C4Z0Zh6AOGOIBs69sniLBRTnNFDzysrlcqpWu53GzchN2UdUaWBfJ5MmqtWq3yb2B5LJ5DA+TOtkVyoV1Wq1lOM4Hdf5ndfr9bqpgS9cgTXwV3cENx03nw8rQc01GjgAWyYj3UxEIhGTMtQ8aL8Nl03X7qaJUqmkisWiSYnl62/DTWmZZkxNtGduKL4qmh1t+SJ4btqU9PAgqonWrY7oBHwAzQC7oaZonLg1pT+ljW4GJD4nGl3b8g1pz459FD+W/bWhezDZARPSwV72IXwpNVhr1/RoxsPlRzYN4Juc93TjQsZMSo2zfg6nPFzOy/kuc+10/AQ8lJzf4Ehy+YD5AU51nP4TYAD4d6jnpceyOgAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    opacity: .8;
    cursor: pointer
}

.section-slider>.wrapper1>.wrapper2>.container>.incon>.wrap>.left:hover {
    opacity: 1
}
.section-slider>.wrapper1>.wrapper2>.container>.incon>.wrap>.right {
    position: absolute;
    right: -50px;
    top: 50%;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAfCAYAAACGVs+MAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0M5N0VCQkNDMjM5MTFFM0JFOEFFQzU1NDc2QUJFRjUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0M5N0VCQkRDMjM5MTFFM0JFOEFFQzU1NDc2QUJFRjUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQzk3RUJCQUMyMzkxMUUzQkU4QUVDNTU0NzZBQkVGNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQzk3RUJCQkMyMzkxMUUzQkU4QUVDNTU0NzZBQkVGNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhDiZf8AAAI8SURBVHjaxJcxS0JRFMcvIoSI1RDvIVSDgzY0qFRgJKFDCVJTjRa0ODTV0Jco2vwErW2hlIMiZUOEOjSkS1CC+JYsQXHRzomjaPn03ucTD/wG9Z7z/7/re/edYwyHw4wzZoFtwAssA4vANP32DbwDL8ADcAtUeIoaOdag2AmwC0yprJkj3MAB0ABugEsypRqGIVccoSvaHyDeL3DtHuVGqJaQgTXgEQgNMTksDFQDa63wGtii7Ztn+gXWilLtgQY8wBVgYvqHiWp71AxYxyj+14S1n4ELQGLjD4mejh4Dm8COSBWn08nsdrtWE0HS7JwDZyLZLpeLORyOzudCoaDFBGqmcAdsdLpxX3m3uNvt1roTqGlDAwGRrFqt9u+7EUwEDCJX397uTCajl4kNNOAQzRpkwufziZRaQgOylr1TMyHLMvP7/bxlZDRg0fosqZmQJIl3JyxooMomF1U0oGjNxpsO//e/oSgKSyaTPCXKaOBVT/FyucwSiQRvmVcjNQ1BPcTxfhA8FdO4AzGgNQFx1IyhgTfgnjfLbDbrIc5I8639Njznzcpmsyyfz48q3tFsvw1T1DIFeU20Wq3f94JG8Shp9rTlp8Aqb1OSy+W0Pr0Kaf3riErAIVAf48FTJ42SWlOapja6PibxEGkMbMvj1J4VdRQv0v0V5x1MnoB16mCbIwg3qQbWehYdzXC4PMamAbimeY83GpTjpRqVUYZTHC6PaL4LdE3HC8AMrfkCPmgtHjB3wCeP0x8BBgCy36ldfjbFYwAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    opacity: .8;
    cursor: pointer
}

.section-slider>.wrapper1>.wrapper2>.container>.incon>.wrap>.right:hover {
    opacity: 1
}
.section-slider>.wrapper1>.wrapper2>.container>.incon>.points {
    padding-top: 20px;
    text-align: center
}
.section-slider>.wrapper1>.wrapper2>.container>.incon>.points>.point {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: rgba(0, 0, 0, .4);
    cursor: pointer;
    border-radius: 100%;
    border: 1px solid rgba(255, 255, 255, .5);
    margin: 5px
}
.section-slider>.wrapper1>.wrapper2>.container>.incon>.points>.point.active {
    background: #000;
    cursor: default
}
.section-slider .bx-wrapper .bx-viewport {
    box-sizing: content-box;
    border: none;
    left: 0;
    background: 0 0
}
.section-slider .bx-wrapper .bx-pager.bx-default-pager a {
    width: 16px;
    height: 16px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, .5)
}
.widget-before-after .root {
    white-space: nowrap;
    position: relative
}
.widget-before-after .root>img {
    display: inline-block;
    opacity: 0
}
.widget-before-after .handler {
    position: absolute;
    top: 0;
    height: 100%;
    left: 50%;
    margin-left: -2px;
    width: 4px;
    z-index: 2;
    box-shadow: 0 0 10px rgba(0, 0, 0, .25)
}
.widget-before-after .handler .round {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    left: 50%;
    margin-left: -22px;
    border-radius: 100%;
    border-style: solid;
    border-width: 3px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .25)
}
.widget-before-after .layer-after .wrap .label,
.widget-before-after .layer-before .wrap .label {
    background: rgba(0, 0, 0, .5);
    color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
    display: inline-block;
    z-index: 1
}
.widget-before-after .handler .arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    border-style: solid;
    border-color: transparent;
    border-width: 6px
}
.widget-before-after .handler .arrow.left {
    margin-left: -18px;
    margin-top: -6px
}
.widget-before-after .handler .arrow.right {
    margin-left: 6px;
    margin-top: -6px
}
.widget-before-after .layer-before {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    width: 50%;
    overflow: hidden;
    z-index: 1
}
.widget-before-after .layer-before .wrap {
    top: 0;
    right: 0;
    position: absolute;
    max-width: 200%;
    transform: translateX(50%);
    height: 100%
}
.widget-before-after .layer-before .wrap>img {
    width: 100%;
    height: 100%;
    position: absolute
}
.widget-before-after .layer-before .wrap .settings {
    width: 50%;
    height: 100%;
    position: absolute!important;
    left: 0;
    top: 0
}
.widget-before-after .layer-before .wrap .label {
    top: 50%;
    position: absolute!important;
    transform: translateY(-50%);
    left: 10px
}
.widget-before-after .layer-after {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    right: 0;
    width: 50%;
    overflow: hidden;
    z-index: 1
}
.widget-before-after .layer-after .wrap {
    top: 0;
    left: 0;
    position: absolute;
    max-width: 200%;
    transform: translateX(-50%);
    height: 100%
}
.widget-before-after .layer-after .wrap>img {
    width: 100%;
    height: 100%;
    position: absolute
}
.widget-before-after .layer-after .wrap .settings {
    width: 50%;
    height: 100%;
    position: absolute!important;
    right: 0;
    top: 0
}
.widget-before-after .layer-after .wrap .label {
    top: 50%;
    position: absolute!important;
    transform: translateY(-50%);
    right: 10px
}
.widget-cart-image .bgimage,
.widget-image .bgimage,
.widget-list .list p {
    background-repeat: no-repeat
}
.widget-cart-amount .form-control {
    width: 50px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    text-align: center
}
.widget-cart-amount .wrapper2 .btn {
    border: none
}
.widget-cart-button .condition {
    font-size: 12px;
    color: grey;
    border-bottom: 1px dashed grey
}
.widget-cart-remove .wrapper2 .btn {
    border: none
}
.widget-comments-fb table {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0
}
.widget-comments-fb table td {
    height: 171px
}
.widget-comments-fb table td.left {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMIAAACrCAYAAAA0GkOjAAAAAXNSR0IArs4c6QAAJD1JREFUeAHtXAd8VGUSn/QEEnqAhF6k1wChSxXUUw4O9WyInHqnJ/bTQxQVRbFgQSyIcNhQPAUOkCK9F0PvvZdAIJBGQho3/0m+5bEk2V1YxN2d8Ze8t+99bf4z/5n5vjX4XWAhFUXAxxHw93H9VX1FQBBQIqgjKAKMgBJB3UARUCKoDygCeQhoRlBPUAQYASWCuoEioERQH1AE8hDQjKCeoAgwAkoEdQNFQImgPqAI5CGgGUE9QRFgBJQI6gaKgBJBfUARyEMg0Fkg0tPT6dDhIxQYEEjVqlWhwECnuzo7hbZTBK4bAk5588+Tp9ILg16m7OwcWWj5yEgaP+5zatyowXVbuE6sCLgTAT9Hf4+QmHiGYtt1pszMLOp5Uzc6fOQobdu+gxo0qEezpk8iPz8/d65Hx1IErgsCDjPC3PkLhQSNGtanMaM/pjxidKHt23dKqVStapVLFj57zjyaMfNXim0ZQ/3uv4cSTp2mt4a/R9k5OVSxQgUaPOg5af/Ndz/QT5P+R/v2HaDKlaLplp7daeDj/6CgoCBa9dsamvD9j9IO4//r2ScpIyODnh80RJ75+/nTiHeH0bHj8fTe+yOFjKEhofTu26/L+38PfoXS0zMIf3M09JXBVLZsGdq+Yyd98NGnFLdmLfn7+9ONHdrRoH8/K2sy89WqWYOefvKfMsaP/51Ey1asoh7du1JkZDma8MN/5bn1F8Z/7ZUXKSgwiN56ZwQtW76KUlNTqWqVKnTXnX2o3313Uwp/HvzSUCpZMoLq1atDn48eR7ncr9ONHWjwv5+jEiUibPqa+XMYqxdfeo3SWWfMf/ttt1BSUjINf+d9WrR4qejWpEkjGvjYI9S6dSvbHGSJSaGhodSoQX16oN89GqysRivk3iERdrDDQ2KaNxNA4VSVoqPowMFDdPToMbInwr69+2nqtBkUEhJCt55OpL/e05/27N1H0dznx++/kjHeePMd+nLc17Yl7di5i/CzafNWKblOM3kwBqR4sWL05MBH+f1u27PAgAB6Z/hQSk1JpWnTZ0o7OPfzzz1J+HO7iT9Okmf49eILz9LJkwnU965+4qQYD442+X/TZb5fZ04hM1+7tq1t/TZv2SbzValcSdqb9dga5N8Mev4ZeublF2nxkmUUHBzEDl+SNm7aLD8geJPGjWjq9DxdrH2/Z2IdZAx/+O4/l83/zXcTaSITEYL5/3RrT7q//8M85hbBr3jxYjLf8hUracHcGRQRHm6bIyqqIpew2ZSQcIoklDA5+ve71zq13heAgMPj0ywGFYLIZQRODjl46LB5dNl1Lzv/3fcNyCMBGwckAGmOHYun8V9/J+2HvvoSHdy7lcaO+UQ+z1+4WJwTH2wlF5deINKq1XESyRHp7CUkJJjCwkJpzdr1tHbdemkHZzECx0KkjmnelDasXUGrli+QLIRxV3P2MQKC5ObmiuPj3shtf7qZtm2Ko2WLf5VH5ctHymc8K1GiBEHX6tWr0tzZ02jt6iXUIqa5tEPGsspDAx6g7ZvjmLBPyePlnHH27ttvbSIZd8QHH1/yLC5urZAAQWjVsvm0ef0q6tKpo+zZvp/4k61tEB9gLF04W9bQp3cveX7ixEnbe70pHAGHGcF0tTmmeeDgunbdBluLUSNH2DLHPjY8Nt0lS5bg0ulucXik/0YNG9CWrdto67btVCIiQsqaihUrUHz8CVq5Ko62cISGI6SmptnGNTdwxrNnk5gEG5gEfgQSBAcHU1raOWly8OBBuaLvkFffEKKk5r/bzFmoan55B1JUr93IDGu74oQsPDyQzp8/L8+ABeYwmPwwYTwhwr/19ghx2MTERFtfcxPAWeyZp/7J/YrTPx4ZQKM+GU0ZPN4pzn5GUBa+98FISklJMY/kumPXbrlmZWXRR6M+pwtM1uOMCwR4GkHQur//I4wdMcHj5HH7dm3Ma70WgYDDjADjQM6cOStX1MXnzuU5mH1ZJA0K+IXaFpEWkp17MdL6WzbaKFkgph3u28S2JETfNWvX0RqO9IiCBR3b1qtbR06w8kqSLYQSJ5qzkJGc/LnPnD0rRNu8ZSuXHNHSJzw83DQjOGvXLp3kp0KF8rbnRd0ks9P26vNX+vyLcbRu/Ua6sWN7ioqKuqwLyneQEwIdSpcpLffWX6s56/308xTeY1SmO+/obXtlstP585m0jQMFgkVQUKCsH/sXqyBzlypVgiIi8vSaN3+h9bXeF4KAQyLUr1dXusatWSdRGrXn8fh4iYaVuAYuTJo0bkiff/KhvEbJ8tnosXJftXJluWLzt3Z9XtY4euw4beC6GoIsYKQYR88WMc1k832M27Ru3ZKJcpFIph32B82aNaHfuIRACdW4UUPZnJv3keXynAXRcca0n+Xnjr59qHu3LhTD4xtp2yaWvuJjYfzc0vMm87jI68aNmyVIlGeHXL54Do14ZxiV4gxlLzgsmDd/kTwGlsfzy6bSpUvZmiJD4HRuEO9rioVdLO2w14BUZHL+/OO3sv6nn3xc1g/iGkHQ+mzUB/Tl6FGyEcfz7Tt2mdd6LQIBh6VR926dZRO4k9Pz3x55nGv841La4BQJkaswQZTGJg8nJ99OmEioe+HUcDZE7BUrV9O99z8kUT6OIz7Kjtq1alInjqi/zpkvwyISyjHt7LlCvNhWLQucLptLhqaNL5Y0mGPaL3mbaHTACQ72Jf+b+gslJ6fIZnLJ0uUyZreundFExJqNrPfmfUHXMqXzIvtpPmYG2YHTxs1bLhsPDwY+9S+aMnW6nC7hc+3aNUXn3bv34qNIq1YxghsIbQRZBpkRe7Lbet9FDerXoym82Ye8OmQQxTRrKvfYJL/y2pui18zZc+RZmQIyj7zQX5cg4DAjAMj3331LjjXnL1gkx5A4AcIzUyNfMmJ+uYMoDRny0guEY0E41rPPDxaH/+KzkXQTR2M4P45bT/PpUis+bv3mqzFSNqDOh6B0MjUuHAEREXOaef3y2wVyJIyNbSF9AgMD2FHqyjfgeODH62jIx4gj3n1TyoUFvCEHCeDAIz98l091Gsq+Am1NGZjXL38N+XrgmRGUUEbq81xdu9woG+yPPv6MsOdozSUdBCdNXK6LYF3Qce68hXz8mS6b9U8/fl/2KzZ9ea5hQ4fk6Wgw4Gc4IECURym6k0/PQALg++jfH6K/PdiPdcxbK8pWbJ5x1JuWliYYvzbkxfwV6KUoBBx+oWY6w2mPHj1OQXxEiPrb6gymjavXpORkSuJNbjjXsyayujqGK+0RMeP5FAVEqsDEKmi/4cp41rYnTiZQVmYm7w8uxQYkb96qAxMzgLZvWSMZKZMzGEjtKoZw9JMJCZTJe4VIXn9o/umddR16f2UIOE2EKxtee1mJsI2PTgs6/lWUrj8CDvcI13+Jnr2CAC6JcOCA0siUdJ6tkXeuXjOCd9pVtXIRAYebZRfH0+aKgEcioETwSLPpot2NgBLB3YjqeB6JgBLBI82mi3Y3AkoEdyOq43kkAkoEjzSbLtrdCCgR3I2ojueRCCgRPNJsumh3I6BEcDeiOp5HIqBE8Eiz6aLdjYASwd2I6ngeiYASwSPNpot2NwJKBHcjquN5JAIO/zfsk6fOeKRiumhFwBUE9H/DdgUtbeu1CGhp5LWmVcVcQUCJ4Apa2tZrEVAieK1pVTFXEFAiuIKWtvVaBJQIXmtaVcwVBJQIrqClbb0WASWC15pWFXMFASWCK2hpW69FQIngtaZVxVxBQIngClra1msRUCJ4rWlVMVcQUCK4gpa29VoElAhea1pVzBUElAiuoKVtvRYBJYLXmlYVcwUBJYIraGlbr0VAieC1plXFXEFAieAKWtrWaxFQInitaVUxVxBQIriClrb1WgSUCF5rWlXMFQSUCK6gpW29FgElgteaVhVzBQGH/8DXlu17XBlP2yoCHomAQyJAq0b1a3ukcrpoRcBZBLQ0chYpbefVCCgRvNq8qpyzCCgRnEVK23k1AkoErzavKucsAkoEZ5HSdl6NgBLBq82ryjmLgBLBWaS0nVcjoETwavOqcs4ioERwFilt59UIKBG82ryqnLMIKBGcRUrbeTUCSgSvNq8q5ywCSgRnkdJ2Xo2AEsGrzavKOYuAEsFZpLSdVyOgRPBq86pyziKgRHAWKW3n1Qg49RdqV4LAoUOHKCsr67KuQUFBVLVq1cueO3qQm5tLu3fvpgoVKlCpUqUcNdf3XoJAQkICnTp1iurVqycabd++ncqXL0/lypVzq4bXjAhbt26llJSUyxYbFhbmNBFOnjxJ69evl3FABD8/P+rUqdNlY+oD70UgNTWVNm/eLGS4cOECxcfHU6tWrTyHCNnZ2VSmTBlq06YNQQHInDlznLZYUlISLVmyhEJCQqhhw4YUEBBApUuXpsjISKfH0Iaej0CNGjVECWQGSOvWralatWpy785f1ywjoCwqXrw4hYeH29aLiG6VM2fO0JYtW+js2bPi6JUrV6bGjRtL5N+7d688q1mzJp07d44CAwOpbNmytu4g2qZNmyRC5OTkULFixSR9VqpUifB5zZo1NgJiXqwDYyEjJSYm0q5du4RgERERtjFxs3bt2gJLupIlS1L9+vUpLS2Ntm3bRidOnCB/f3/CfFgz7u0Fc6B98+bN5VVGRoZEN6wvJiaGkOWgP8ZCsEDKB+mBG3SGfhi3RYsWggUGOXjwIB0/flxKRDhJXFyc6Fu3bl0JFGhj9IOuTZs2xSOJqFg3AkxoaCjVqlVL8MA7zIOSFfpB0tPT5RkcDnY8evSoPLf+AqbQAXZA9ocO0KdEiRKiA0oX2Hfnzp2yLqwb+uM51gQdoQdKaIyD+SHAA1mgUaNGlJmZabOTIQQwXbVqFd1www2X+IN1bVdyf7n1rmQUuz4ABIaFIQoTlE0LFiwQAFH3BwcH044dO2jFihXSBSkQRkBNCKKAGGh/+PBheb9u3Tras2ePZB2ABIdD3+TkZDEIAIZDAEzMBWMtXLhQ+gJovIez2QuMhx+UZWiD+hSfMcb58+dp/vz5dODAATEoyAdDmzXbjwXnOHLkiDzGXFg/+hp9sZ59+/aJ8yDbwVnwDM4Fp8H8aH/s2DHb0NDDrAsPgYdpZxrt379fnuE5BDpg3NOnT1NUVJTgikABp4LA0eGURkAErAX44d5ggvHQDvbAM9h45cqVhPkqVqwoJS/6LF68WOYAZugDosG+CGTAA2tBX9gK85i9JNYBsqIP7GlvJ4y9ceNGeQ9Cu1OuSUaAYiADIk9hAiMgMnbs2FGMg3ZLly4VowNkGADRsHv37rI5hiOhtNqwYQNVqVJFQESZhNILgoj/22+/ST9DQBDERLnVq1eL02BdRuwzFJ5jPgjWh7mQik05hmgFB23ZsqUtmiI6wRlhGGSNggQGhXNAh3bt2kkWgQPAURDZTMYA6VEPw/lRVkKwRjgIdMYccJCC1g0HM+OYYGHWAkdEn65du8oagcHMmTMlyGB+M49pbx2/Tp06hB+Qc8qUKeLsyFBGoBNwNs9QymI+49xoB/J16NBBugBTYAv9rYL2yMZFCbIfCHQt5JoQAQbGgosigknRAMkITpMQcVAPwljR0dG2EyJEXzgDIigiM4yKSIQIAUdD1LMXRGQYECDDUZCWrSXM8uXL5TMMjyjdrFkz2ZNgHAO4lTggKNpiPjgsBGRGWzhoQUTA+0WLFgkJOnfuLOUP+mEMiHFE3KN0A9kQKQ0RkCmACeaADois1jWhH07REKWBAeaDvig9TDu8Q+lhsgd0gMPCBmgPwf2yZctkHmBmLwXhgTY9evQQp4aDw+4F2cFqY5S/IAIIhH2fEfSHXeEDJpOZd7iasg7lmj2JrO2u9P6aEAGGhMB5CxMYy+qUaGc+m4iEfYFVYDwYBMaD0ZDqQTaziYajWAXOCUF79IMjGwfEcxgFmQROAHDRxmQYvC9I0Ma+ZkZdXJigNMMPBP2wD4AYZ7M6g9FfGuT/QjAAOUAGOAj2JPYRH22gF9pgXJAApEQpYcQEA6wfAoyhuyELrnBEvDfkMH0Lu6Ld3LlzJQjA1rADyh+UtVax2tF6b9pgnQc4C2LfgrXbEwF2BBGgJ0jlMUSAg0IATGECI8BwKIFMKWMIhHeIfHBQq2BcOA7KE9xXr16dYmNjpQn2EPZEQIQ1pRGcB/Usan9jDEQfZAIIjFFQNJOX+b9ARDgQyjmsEQKjw3CFfbcBPXr27CllH74Hwea8du3aNp2R/cz3KlgDHBHzGIFj4TP6wtmbNGlymaOAQKjRoSOcE1HTYIlxkA2w7ptvvtkMK/sxRGWsDwJbdenSRe4RMODgjgT2g5PijB/rgiBT2hMBmcKIsSkCGMiJdWG/Zzb22PfZCwIBdMSm2pGN7Ps6+9ntm2VsHmEQLByOCSabH0QdRCxsilHm4DM2mgAOjowaGYCYjRdSOoAF2BgXToyICEcGgDAkDI4SCXUpxAo6DIrogff4gRjD4x7j4T02oJijqMiO9nBYOCoIhTWjL9YPh7A6L9oaAXGhE8iDK74XQckG/YERPgMvZAtsYKEX3lkFmQt9oDeiYkECXEAUBBa0MZEfbUEMYIX9DIgHfQ2uZixre+u9eV/QFeuHADvYASUP7ASxEhHPgBV0hJ3Qz5RLmMvsu6zZUQbJ/4X3IFpBFQb2ldg7mjWDwIu4FIXA12bPni17R3lQxK9La48iGjr7CiCbtA8m2wucH8/79u0rpQrAw/cFEESJ9u3bizNAcYAJcuAHgroZG0I4HZwFkRiKwnngpCAeoovZ3OKzyRJwImz64FRwPIgZF/1RSmCPYATPIMbYuAdBcbwJYlvXjI1gYUY04xgy4OQIexNE57Zt2xI28SAWBHNh0wlCmrIG/eHkCBS44jN+zLrM+HiHNQAb7IVMO4yL410ECOBlyg5giS+mINa25rP1invjaGZePAPhgDXwNMEPdoDTo3TFoQIE2ENPCPojsgMPs3b0AbYQ8wztzD30QRa1f4/PICF+jCAYmKNYrBl6F7VXNf38uHGR23D8a9iu/CPAkydPljKhK29mCxI4ECIxiABFUZcicgMsKGwvUNIoY19+IM0iAiKtwwFAQBDNGvXtx3PHZ9T8WDMcr6A1uzIHShmUeTADnNMY0ZUxnG1bFJbOjlFQO5AWZY5ZP+wAfZApkYVAOAQaa5uCxrmez9yeERwpY1hu2sGBTTQwz6xXbJ7wU5AAXPwYAZl+DwHRzN7iaucDmcwG+mrHctS/KCwd9S3qPQhgFXs7GJJb2/zR7t3uOd26dSsyqiFdIqLaE+KPBoyu5+oRAMlBCntiXP3I7h/B7aWR+5eoIyoC1x4Bt58aXfsl6wyKgPsRUCK4H1Md0QMRUCJ4oNF0ye5HQIngfkx1RA9EQInggUbTJbsfASWC+zHVET0QASWCBxpNl+x+BJQI7sdUR/RABJQIHmg0XbL7EVAiuB9THdEDEVAieKDRdMnuR0CJ4H5MdUQPRECJ4IFG0yW7HwElgvsx1RE9EAElggcaTZfsfgSUCO7HVEf0QASc+gs1/N2yiiLgzQg4/As1b1ZedVMEDAJaGhkk9OrTCCgRfNr8qrxBQIlgkNCrTyOgRPBp86vyBgElgkFCrz6NgBLBp82vyhsElAgGCb36NAJKBJ82vypvEFAiGCT06tMIKBF82vyqvEFAiWCQ0KtPI6BE8Gnzq/IGASWCQUKvPo2AEsGnza/KGwSUCAYJvfo0AkoEnza/Km8QUCIYJPTq0wgoEXza/Kq8QUCJYJDQq08joETwafOr8gYBJYJBQq8+jYASwafNr8obBJQIBgm9+jQCDv+Br5Onzvg0QKq8byCg/8CXb9hZtXSAgJZGDgDS176BgBLBN+ysWjpAQIngACB97RsIKBF8w86qpQMElAgOANLXvoGAEsE37KxaOkBAieAAIH3tGwg4/ELtwgWi1HPnKT09k3L5vijx9yMKCw2m8OIh5Mf3KoqApyDgkAggwVc/xdHy1fspKzvnEr2EF/zrAv/nx/8FBwVQu9jqNOCuWIpgMtjLBWbVycQ0fnwpS4oXC6LwsGD75lf0+ciJZKpYLpwCA64u2SWnnZcxioUGFbkO6LR601GKT0ylsiXCqE3TKhQUeHVzFznh7/gyLT2Lg2CmbUYEt8jSxSXIneN3mewPpSJCbe+dvTmTnE6hIUEUFuLQ/Zwd8qrbOVxJekY2rdhwjA4nXgTEzApnC2cnDgwMoMzMHDp1JpNWbjxOd/fKLpAICWfSqdfA701327Xf7U1p4L2tbZ+v5ubR16fTZy/fRlWjSl7NMPTJ96upRnRpuudPjQsd5/TZdHrm3Vm051Ai1atRjvYfOUOlmQwfv3grVa5YotB+1+tFCjv16B/j6Ol+bZ0i64QZm2jcpLWXLLdm5dL0KeP789xtdPh4Er3xRNdL3jvz4aWR86lt08rUr1czZ5r/Lm0cEgGlUXauP/n5c5TDh3wJCPCj+jXL0x23NKBaVUvTbxwVx0/aQFk5ftZmprlcTbk04Z07qVKFCNs7ZBJITk4unTp7jkKCAy+JNIi6R06k8PMAKl+muK3feSZfUkoGlS4ZZjMsyOnPNdqJ06kUEsTjlLgYsdA+np8jipUMv5ixMO/RkymE6F+udDEZX3KWJbBncxv7LPP66EWEMSd/dLdkoXMZWfT4sF/og29W0Acv3CzjJCalS1SNioywrRHzBfA6oWtxzoSIjEmp5+kC155mvbmsM7JsCmcm3GPNGeezCc5crlQxW+kJi5w6c45CGRuThYEXnmdn5wo+Zbh9AGOCCD953jZ69K5WvJZgeX+CM1kYR+cyjKG9oNStXyuSxr/RR7L+8YRUeowDzX9nb+Xgx6vLT+xGH9M/l/WADSDAJ+N8FpW0ZI6hA7sK1niPttAPOCGIXK9s6pAIWKxRGPcQLLxkWAjd26sRtWgUTSmpGRQUwNDzcz/7xnldLvldLDTwsrS460AiPfH2DMrOyqE0dqiWDaIlssJZnnxrJh0/lSKO0K11TXrr6e60gEu1oZ8vFGPCCYY81oU6t6ou8wx8c4aUYDDQg71j6LG/tqR124/Tix/OlfdnmTz33daEnryvDe07cpae5aiOEiCN90EY/3VLlMvk9Tz99ixCOh/7em923LxS6UxyBq3efITee66nkAADg0iDHu5EW3bGyzyjJqymCTM3UkSxEHYMfxrO625SpwJ17j+eqlUqKZkE5OrYshotZH0g93IGeur+tvTU8Fl0mnXfezhRnmNdi+L2Uw47Tl3OPl8N6yPOg4x0gHXIys2lW9rfQK881pnGTV5Hs5bupkRe83kmT1kmwpdD/0x3PP2jON4dz0zkqH47PTF8BmfybNEd0XngPbEyl/WXP9sTJgUpK5WPoGj+yc7JYSLkuU4Wk63Lg+PphxF3UJWKJWn64l00hcn2nzd607xV+2jopwulhKoeXYqDWTLNH/cgDftiMbVrXoXxCqbRE3+jXJ4widcKQo7hddaqUtq6hN/l3hLznJ+P/Z2COIrXqlqGMjIyadjIufTFt6solR3JCR6w482mh1+dKj9/f20awdl+Xb6bYupFCVCTPryb1rPjIkp8+fMaBt2fZn/xAH3HmWQBO8O2fQn0yicL6Gl2mOXfPcwptjm9OWaxkAJaNK8fRUu+/hun7W709bT1dIhT+JsMfo92tenXMQ/QZ0Nuo4kzt9D2fafog6+XC/BzvnyAJr53lzj3vJX7BIwLbKGnhs8kEGf0q71sJMDLhMRz0qYBR0yr1K1ehvr2bEAbdsTT9zM30djX/kxzv+wvBHt77FJbtmxStyKtmPAIxTDh9x8+Q3PG9KfB/+hEM5fstrVBdFzwnwH00F9a0ELW+z8cmSdx9tlz8DQdS0ihD79ZKRllztj+9ANjs2TtAfnBes6yY33xyp9p5uf9CJlqy+4TNGnk3RKpMcaiuH1Uu0oZwfvL13rRvBV7hWRWXXCPzPrlz2tpzE9raMioBWKX5vWj7Ztd9jmDCfbG6EU08L7WomfzBlESQJGtJAswoSGneZ1D/9mZFowfQGVKhdnWf9mA1/iBUxnBugakPKQ5lBAoaZAdMnL8KTA0jPzPZVmbFnrflaNb+XJ5JQ4iDaLiQ31jJOXCWXYfOs1RJ1cMuH57PN3Zs6FkkBu4BJs26l46HJ/E5Vou7eFoCWdI5XlRMiBKQwb0bi5j9mhXi0Z+t5I27jpBR9lx+v85ryZtwc5Xg2vddVuP0UZ22NGv3k6IfNWiS1IMG3nXgVMyDvpC3n/+5ktKKTwL46wGya8O5B6/zjOpE3nvsIbHbt24MjW6oYK869O9AU2Zv43S2Skhd9/cSMqV6Mhwqlu9LGMawnuSUpc446031hHyRXEUrl8zkurVLMcHFrm8Vn9xps17TlBUuQj6nKMqSi3YA/sVSLvm1agOkxLSoFZ5SuDsYsoVlEmI3nDwh175H7VgnT8adIusRzpYfqEcO510TsiJTP72MzdRe47m2/edtLS6/Bb7pZzsC/QX1hvzPcg2mbpgx2UN63N2i2WcIAhgaWzH6yEuEcHUqi8/diPVZKcEgyFv/esmOnCUN06fLmYDOVbjlo61xRDWli9/PF/q91s71KEbW1anZ9+bLa9BCNT6RvZx9PRjYAPYcauz48KBITUqxVKJ/Lof64Tgkp3Dv/I/I7MYQRkUGOQvr4KDLp4MIXoGYD/E0rB2eT4MCBYyxTauJI5m+qNmR6sVGw/TbeywRibO2Ezfz9pMfbvXp2De6xhJ58wJ0htnNFfzvqCr0aOgd3gG3avwprxa/sHAA7c3o2b1K9Ly9YccZuYusTUkwy5du19Ovb79ZSNN//Q+2X9Y56tRqTQNeqij9VGB96YkRukGAe5BXLIaPbOzCnYM0w997IMKnv1ectEzXJjxQi4fo1o8/gLfJyWlSZTK90sXRstrikh2+4116b7bm9DR+GTZOGIs1NQzluySSLiSne5prolRpyPFlggPo749GvK+Ipe+mrrBFtG+nbZJHHw2l1vJvH/pEFNNNmITZ22RyVZuOCwpvy0fdd7A0fibaevk+d7DZ2kj1/cxnMYhPTvUptd5Y4dMg+hplYjiwdSjfW3CPiBuyzHZnGLP8NXU9dS7az0mUQVase4gZ628P2zCJrVh7Ug5CLCOc6X3wAZRHfuI3hx1W7Mu46ask02/ozGRVYZ9sYQmztpEf+sTQ2891V3Wb7KVtb8jMmId/nzWsYmzLvpPX7hduteoVEr2H9MX7hTbjeES948sF0OWE6tEBEpGTffBHIrilP4Ob7ggg4b/QsdOplJaTiAV5whamJjobSKutV0fjqAfcSmCWrQ6ly04HYKxXnu8C2+WZ1DXAeN5Q5hDf7+jFTXiSP3cA+3p1c8W0Ou8Yca42OCaiL9m61Fq32+slG0vPnwjkyCUBj/ckQZ/NE82cklpGfTYXbFyxPps/3b0wvu/0k2PfC2bxl5d6lHrJpWlJod3IPI/wZvq4WOX0O2d615yLPv8gA55dfCbv9hU+Qvr8fc7Wwopb+I9yf2DfqYSvFnGnmrEv3pKO3EezmoQZDcTFaEHyggITuWCuNyRe35uIiv65v340XO89md4v9XxgXFy4ta9bS3Zi4ybvNbWHv0xPsYqxgEEG/o7n/2RhnOJ89w7s2kFZ49kPrFqwzpXrnDpkbP046PxwgTrRVl7a8c6NPSzhTSUG6K8QRZHJh3EmI/4arlgh+waxCVdAGdl6Ca6cn+UdDbhzwYL27Pf6cbhX6idOJVGT7wxix09xVZi4NSgYtniNHpYL1nmoy9P47ImTU4ScKowasgtVCF/D+CKHtgcI7VG8v4DUQtRX/Yh/AynRwDX+gUX9gU4Po1k0oSwoxlBck7gL+7C2OgRFmLiO5GTZ9Kk3oeDG8FmPf4UHyNyDYwvjFwVbKZT0jKFNMgUVkngo02UW9gLBBXhVNY+rtzjZAzYF2ddzdFrUf3hpNisAlfU//iCEySN4i8hr0ZgC1AYNoLAjl/8dw3d0aOBHM0uW3dISPELl19/RHGYEcDQYKnREYryVPAP4NqPfwx7zWc0QFvz3FWFrWfZ1vNkREPr9wdmXDi51dHNcyyzoPZwdFNPm7a4wimu5gs4kMpKLOvYIPW1FERUHGs6K/JdSH7MCOXvL65Gb+uc9nZAxF+9+TAfoe6l5vWi+bqHHu7bwtrlD3XvkAhhnE7bNIuW6Gz+Fwt88VOOI6dJaxXKRsgGE5vDNk2jbScqfyhNdTG/KwLMAxo7tDctWXNAjp//0h37pvK/6xpcmcxhaYQDF3zZhI1Q/uGLjI8obU6NcFyIdAvlUY7gf7u40qzgyuK1rSLgLgQcEsFdE+k4isAfGQHLlv2PvExdmyJwbRFQIlxbfHV0D0FAieAhhtJlXlsElAjXFl8d3UMQUCJ4iKF0mdcWgf8DhslqJldGKO0AAAAASUVORK5CYII=);
    background-position: left;
    width: 194px
}
.widget-comments-fb table td.center {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAACrCAYAAABrC8zqAAAAAXNSR0IArs4c6QAAALdJREFUaAXt2bEJhEAARUEV+69OMLECObgSvMMGnsFiNMaPDYYvsjhf/2ca8CwDzriPcFBLMmLUAl3YEaMW6MKOGLVAF3bEqAW6sKM2Ws/Pt6sHxewKkUoGmUQTI0Yt0IUdMWqBLtZtP7p6UPhANpKXllELdGFHjFqgCzti1AJd2BGjFujCjhi1QBd29KKRG+SL2JYNuwW6sCNGLdCFHbWRf5BtZEeMWqALO2LUAl3YEaMW6GLYjn5ydB/eFtv+9QAAAABJRU5ErkJggg==);
    background-position: center
}
.widget-comments-fb table td.right {
    background-image: url(data:image/png;base64,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);
    background-position: right;
    width: 216px
}
.widget-comments-vk table {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0
}
.widget-comments-vk table td {
    height: 148px
}
.widget-comments-vk table td.left {
    background-image: url(data:image/png;base64,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);
    background-position: left;
    width: 196px
}
.widget-comments-vk table td.center {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAACUCAYAAACa0qmvAAAAAXNSR0IArs4c6QAAALhJREFUaAXtmLENhDAMRR3kZdiBGViAYdjm9qK4K6CgTBMpR7AseqeheC4SUvwUn/9sQVrWT5WOGjq0t5QLRPAADxoM5AAPyME9FvpZ0Hka7argmnLOzMageS6jpYnodz/dj9CuV4WELkr1Kj9Edl4jk6nlhhzgATmwDgoLsAALsGAOwAIswAIsuAP0A/qBZUG33/GkIvCkpZSA7JHwJwsaWxr4YsEDcmB9ERZgARZgwRyABVh4Cwt/mRAYlZG+masAAAAASUVORK5CYII=);
    background-position: center
}
.widget-comments-vk table td.right {
    background-image: url(data:image/png;base64,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);
    background-position: right;
    width: 104px
}
.w-elements-grid {
    text-align: center
}

.w-elements-grid__cell {
    display: inline-block;
    text-align: left
}
.valign-top .w-elements-grid__cell {
    vertical-align: top
}
.valign-middle .w-elements-grid__cell {
    vertical-align: middle
}
.valign-bottom .w-elements-grid__cell {
    vertical-align: bottom
}
.w-gallery-grid.left {
    text-align: left
}
.w-gallery-grid.right {
    text-align: right
}
.w-gallery-grid.center {
    text-align: center
}
.w-gallery-grid.justify {
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.w-gallery-grid__cell {
    display: inline-block;
    vertical-align: middle
}
.widget-header h1 {
    font-size: 220%
}
.widget-header h2 {
    font-size: 180%
}
.widget-header h3 {
    font-size: 150%
}
.widget-header h4 {
    font-size: 120%
}
.widget-html .placeholder {
    text-align: center;
    border: 2px dashed gray;
    font-family: monospace;
    padding: 5px
}
.widget-image .wrapper2 {
    overflow: hidden
}
.widget-image .svgwrap {
    display: inline-block;
    position: relative
}
.widget-image img {
    max-width: 100%;
    display: inline-block!important
}
.widget-image .bgimage {
    position: relative
}
.widget-image .bgimage img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}
.widget-image .bgimage noscript {
    opacity: 0
}
.widget-imagedtext .tbl {
    width: 100%
}
.widget-imagedtext .tbl.top .td {
    vertical-align: top
}
.widget-imagedtext .tbl.middle .td {
    vertical-align: middle
}
.widget-imagedtext .tbl.bottom .td {
    vertical-align: bottom
}
.widget-imagedtext .tbl>.td.icon .wrap {
    position: relative
}
.widget-imagedtext .tbl>.td.icon img {
    max-width: 100%
}
.widget-line .line {
    position: relative;
    margin: 0 auto
}
.widget-list .list p {
    background-position: left;
    margin: 0;
    padding: 0
}
.widget-list .list[class*="_16"] p {
    padding-left: 24px;
    min-height: 16px
}
.widget-list .list[class*="_24"] p {
    padding-left: 34px;
    min-height: 30px;
    padding-top: 4px
}
.widget-list .list[class*="_32"] p {
    padding-left: 44px;
    min-height: 40px;
    padding-top: 8px
}
.widget-slider .bx-wrapper .bx-viewport .slide,
.widget-slider>.wrapper1>.wrapper2>.wrap>.bxslider>.slide>.cont {
    min-height: 10px
}
.widget-list .list.good.list_1_16 p {
    background-image: url(//s.platformalp.ru/img/list-good/list_1_16.png)
}
.widget-list .list.good.list_1_24 p {
    background-image: url(//s.platformalp.ru/img/list-good/list_1_24.png)
}
.widget-list .list.good.list_1_32 p {
    background-image: url(//s.platformalp.ru/img/list-good/list_1_32.png)
}
.widget-list .list.good.list_2_16 p {
    background-image: url(//s.platformalp.ru/img/list-good/list_2_16.png)
}
.widget-list .list.good.list_2_24 p {
    background-image: url(//s.platformalp.ru/img/list-good/list_2_24.png)
}
.widget-list .list.good.list_2_32 p {
    background-image: url(//s.platformalp.ru/img/list-good/list_2_32.png)
}
.widget-list .list.good.list_3_16 p {
    background-image: url(//s.platformalp.ru/img/list-good/list_3_16.png)
}
.widget-list .list.good.list_3_24 p {
    background-image: url(//s.platformalp.ru/img/list-good/list_3_24.png)
}
.widget-list .list.good.list_3_32 p {
    background-image: url(//s.platformalp.ru/img/list-good/list_3_32.png)
}
.widget-list .list.good.list_4_16 p {
    background-image: url(//s.platformalp.ru/img/list-good/list_4_16.png)
}
.widget-list .list.good.list_4_24 p {
    background-image: url(//s.platformalp.ru/img/list-good/list_4_24.png)
}
.widget-list .list.good.list_4_32 p {
    background-image: url(//s.platformalp.ru/img/list-good/list_4_32.png)
}
.widget-list .list.good.list_5_16 p {
    background-image: url(//s.platformalp.ru/img/list-good/list_5_16.png)
}
.widget-list .list.good.list_5_24 p {
    background-image: url(//s.platformalp.ru/img/list-good/list_5_24.png)
}
.widget-list .list.good.list_5_32 p {
    background-image: url(//s.platformalp.ru/img/list-good/list_5_32.png)
}
.widget-list .list.good.list_6_16 p {
    background-image: url(//s.platformalp.ru/img/list-good/list_6_16.png)
}
.widget-list .list.good.list_6_24 p {
    background-image: url(//s.platformalp.ru/img/list-good/list_6_24.png)
}
.widget-list .list.good.list_6_32 p {
    background-image: url(//s.platformalp.ru/img/list-good/list_6_32.png)
}
.widget-list .list.good.list_7_16 p {
    background-image: url(//s.platformalp.ru/img/list-good/list_7_16.png)
}
.widget-list .list.good.list_7_24 p {
    background-image: url(//s.platformalp.ru/img/list-good/list_7_24.png)
}
.widget-list .list.good.list_7_32 p {
    background-image: url(//s.platformalp.ru/img/list-good/list_7_32.png)
}
.widget-list .list.good.list_8_16 p {
    background-image: url(//s.platformalp.ru/img/list-good/list_8_16.png)
}
.widget-list .list.good.list_8_24 p {
    background-image: url(//s.platformalp.ru/img/list-good/list_8_24.png)
}
.widget-list .list.good.list_8_32 p {
    background-image: url(//s.platformalp.ru/img/list-good/list_8_32.png)
}
.widget-list .list.bad.list_1_16 p {
    background-image: url(//s.platformalp.ru/img/list-bad/list_1_16.png)
}
.widget-list .list.bad.list_1_24 p {
    background-image: url(//s.platformalp.ru/img/list-bad/list_1_24.png)
}
.widget-list .list.bad.list_1_32 p {
    background-image: url(//s.platformalp.ru/img/list-bad/list_1_32.png)
}
.widget-list .list.bad.list_2_16 p {
    background-image: url(//s.platformalp.ru/img/list-bad/list_2_16.png)
}
.widget-list .list.bad.list_2_24 p {
    background-image: url(//s.platformalp.ru/img/list-bad/list_2_24.png)
}
.widget-list .list.bad.list_2_32 p {
    background-image: url(//s.platformalp.ru/img/list-bad/list_2_32.png)
}
.widget-list .list.bad.list_3_16 p {
    background-image: url(//s.platformalp.ru/img/list-bad/list_3_16.png)
}
.widget-list .list.bad.list_3_24 p {
    background-image: url(//s.platformalp.ru/img/list-bad/list_3_24.png)
}
.widget-list .list.bad.list_3_32 p {
    background-image: url(//s.platformalp.ru/img/list-bad/list_3_32.png)
}
.widget-list .list.bad.list_4_16 p {
    background-image: url(//s.platformalp.ru/img/list-bad/list_4_16.png)
}
.widget-list .list.bad.list_4_24 p {
    background-image: url(//s.platformalp.ru/img/list-bad/list_4_24.png)
}
.widget-list .list.bad.list_4_32 p {
    background-image: url(//s.platformalp.ru/img/list-bad/list_4_32.png)
}
.widget-list .list.bad.list_5_16 p {
    background-image: url(//s.platformalp.ru/img/list-bad/list_5_16.png)
}
.widget-list .list.bad.list_5_24 p {
    background-image: url(//s.platformalp.ru/img/list-bad/list_5_24.png)
}
.widget-list .list.bad.list_5_32 p {
    background-image: url(//s.platformalp.ru/img/list-bad/list_5_32.png)
}
.widget-list .list.bad.list_6_16 p {
    background-image: url(//s.platformalp.ru/img/list-bad/list_6_16.png)
}
.widget-list .list.bad.list_6_24 p {
    background-image: url(//s.platformalp.ru/img/list-bad/list_6_24.png)
}
.widget-list .list.bad.list_6_32 p {
    background-image: url(//s.platformalp.ru/img/list-bad/list_6_32.png)
}
.widget-list .list.bad.list_7_16 p {
    background-image: url(//s.platformalp.ru/img/list-bad/list_7_16.png)
}
.widget-list .list.bad.list_7_24 p {
    background-image: url(//s.platformalp.ru/img/list-bad/list_7_24.png)
}
.widget-list .list.bad.list_7_32 p {
    background-image: url(//s.platformalp.ru/img/list-bad/list_7_32.png)
}
.widget-list .list.bad.list_8_16 p {
    background-image: url(//s.platformalp.ru/img/list-bad/list_8_16.png)
}
.widget-list .list.bad.list_8_24 p {
    background-image: url(//s.platformalp.ru/img/list-bad/list_8_24.png)
}
.widget-list .list.bad.list_8_32 p {
    background-image: url(//s.platformalp.ru/img/list-bad/list_8_32.png)
}
.widget-list .list.info.list_1_16 p {
    background-image: url(//s.platformalp.ru/img/list-info/list_1_16.png)
}
.widget-list .list.info.list_1_24 p {
    background-image: url(//s.platformalp.ru/img/list-info/list_1_24.png)
}
.widget-list .list.info.list_1_32 p {
    background-image: url(//s.platformalp.ru/img/list-info/list_1_32.png)
}
.widget-list .list.info.list_2_16 p {
    background-image: url(//s.platformalp.ru/img/list-info/list_2_16.png)
}
.widget-list .list.info.list_2_24 p {
    background-image: url(//s.platformalp.ru/img/list-info/list_2_24.png)
}
.widget-list .list.info.list_2_32 p {
    background-image: url(//s.platformalp.ru/img/list-info/list_2_32.png)
}
.widget-list .list.info.list_3_16 p {
    background-image: url(//s.platformalp.ru/img/list-info/list_3_16.png)
}
.widget-list .list.info.list_3_24 p {
    background-image: url(//s.platformalp.ru/img/list-info/list_3_24.png)
}
.widget-list .list.info.list_3_32 p {
    background-image: url(//s.platformalp.ru/img/list-info/list_3_32.png)
}
.widget-list .list.info.list_4_16 p {
    background-image: url(//s.platformalp.ru/img/list-info/list_4_16.png)
}
.widget-list .list.info.list_4_24 p {
    background-image: url(//s.platformalp.ru/img/list-info/list_4_24.png)
}
.widget-list .list.info.list_4_32 p {
    background-image: url(//s.platformalp.ru/img/list-info/list_4_32.png)
}
.widget-list .list.info.list_5_16 p {
    background-image: url(//s.platformalp.ru/img/list-info/list_5_16.png)
}
.widget-list .list.info.list_5_24 p {
    background-image: url(//s.platformalp.ru/img/list-info/list_5_24.png)
}
.widget-list .list.info.list_5_32 p {
    background-image: url(//s.platformalp.ru/img/list-info/list_5_32.png)
}
.widget-list .list.info.list_6_16 p {
    background-image: url(//s.platformalp.ru/img/list-info/list_6_16.png)
}
.widget-list .list.info.list_6_24 p {
    background-image: url(//s.platformalp.ru/img/list-info/list_6_24.png)
}
.widget-list .list.info.list_6_32 p {
    background-image: url(//s.platformalp.ru/img/list-info/list_6_32.png)
}
.widget-list .list.info.list_7_16 p {
    background-image: url(//s.platformalp.ru/img/list-info/list_7_16.png)
}
.widget-list .list.info.list_7_24 p {
    background-image: url(//s.platformalp.ru/img/list-info/list_7_24.png)
}
.widget-list .list.info.list_7_32 p {
    background-image: url(//s.platformalp.ru/img/list-info/list_7_32.png)
}
.widget-list .list.info.list_8_16 p {
    background-image: url(//s.platformalp.ru/img/list-info/list_8_16.png)
}
.widget-list .list.info.list_8_24 p {
    background-image: url(//s.platformalp.ru/img/list-info/list_8_24.png)
}
.widget-list .list.info.list_8_32 p {
    background-image: url(//s.platformalp.ru/img/list-info/list_8_32.png)
}
.w-menu-grid.left {
    text-align: left
}
.w-menu-grid.right {
    text-align: right
}
.w-menu-grid.center {
    text-align: center
}
.w-menu-grid.justify {
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.w-menu-grid__cell {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%
}
.widget-slide-share .slide {
    margin: 0 auto;
    position: relative
}
.widget-slide-share .slide.slide_599x487 {
    max-width: 599px
}
.widget-slide-share .slide.slide_514x418 {
    max-width: 514px
}
.widget-slide-share .slide.slide_429x348 {
    max-width: 429px
}
.widget-slide-share .slide.slide_344x280 {
    max-width: 344px
}
.widget-slide-share .wrapper {
    background-color: #323232;
    height: 40px;
    width: 100%;
    bottom: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIgAAAAzCAYAAABMt0DkAAAACXBIWXMAAAsTAAALEwEAmpwYAAAYRWlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarXlpNFX/2/69hzM4HPM8y0zmOZnneR5TOThmh44pKkmSqCRDiiZUpGimEkIpyZRSKikKpdKAhPxfpL6/3/dZ/xfPWs/nxV7XvvZ13/d132uvvdfeHwARQVpcXDTKCRDDSGC625hL+vr5S5JGgAQSwA2coEgLjo8zc3V1hP/vmn0CCADAIxVaXFw0/O8WVwg9PhgAcQWAoJD44BgA5AoALhwcx0wAIPQCgHRyQlwCAOE7APAyff38AYhkAOAN+41FAYA36DdWBwBepqe7BQDREoDMRqMxwwDYXQFAMik4LAGAPQ6AyM0IiWAA8GYCEI2Dw2khAMLtALA6JiY2BEB4GgAUgv4jT9h/5Qz6m5NGC/uLf/cCAABky4j4uGhaCvxfr5joxD81VgEAWzjT1h0AeAGQqqhYB3cAYANAGhlBzi4AwA2A3IsIAVjBQ+GJtl4r+qngeAt/AOAHQCGEZukAAKIAKH9ilJfZCtakMQF+61HniAQ7zxUcxIx1X8mPJtHjrTz+4HC6neNKzmxGtPMffCw0wtoOADgB0Cup4Z4+v32i7UkR3s4AwA6A9sZHeTis6IdTwy2c/2iYie5eACADgH4PZVq7/9ZggjHxf/rCVINpVh4AIAiAmSaEe9r+jsV86fG+jn+8hdAtrX57wELoDK8Vz1hCXIK5+0psVly064oeO0aPtnH/PWfsQnySx5/Y/gSm58rMsTeRNHvX3/6x2bgEV8/f3nAcHMECLEESEkESgiAWIiGie6p+CiRXrlgDDZgQBnRQWWH+RPgADZjAABp4QCp8BAbQIf5vnDnQgAl0SAIGLP1lfx9VIBRowIQkoEM8RME7YEIMLowb44a4I26Mm+LGuCaujxv8iZPk+FOVaEW0JNoSrYmKf30EQyxEQywwIeJ/cv9EEt4R+ghvCI8JI4Rn4ADRQIdEYAIdGH8784YxYELEn/ONERnMfzmXBCcYgcSVqdAhCBgw+UeDy+GauA5ujhvhxrgBSOL8uDCo4Nq4Pm6Gm+CGuA5u8F8OE/+6+GeW/65HB8Z/9bjCsyux66y4CPrr3+Kv6t9ZLP5jRiEQCw7/VmLZ2GWsA7uN3ccasXqQxJqxBqwLu4XV/8edMAZMCPtbzR3owIAoiIaIPxr1GvVJ9cX/UZ224oAJdIgHSKBvTgAAsIiNS2FGhIUnSJrFxUXTJe0YwaqrJTXVNXQBfP38JX8/Pr65AwIACH/PPxwtGkBfE4Bi/g8XKwpQWwTAf/gfTs4ZQMgA4JJ7cCIz6TeHAwAQgAIcwAtCIA7SoAAqoAm6YAimYAX24AKe4AcbIBjCIQaYkAxbYQdkQS4cgCI4AsehAqrgPFyCemiE23AXHkAvPIbnMAJv4QNMwywsIAhCQqgIDyKESCCyiDKiiegjxogV4oi4I35IIBKGMJBEZCuyE8lFDiJHkJNINXIRuY7cRu4jfcgz5DUyiXxFfqIYyobyomKoHKqG6qNmqAPqia5Hw9BNaCqaie5HS9By9Bx6Db2NPkAfoyPoB3QGA4wV48ekMBVMH7PAXDB/LBRjYmlYDlaMlWO12A2sA3uEjWBT2DxOxHlwSVwFN8RtcS88GN+Ep+F78SN4FX4Nb8cf4a/xafwXgUoQJSgT1hDsCL6EMEIyIYtQTDhNuEq4Q3hMeEuYJRKJ/ER5oh7RluhHjCRuIe4lHiXWEVuIfcRR4gyJRBIiKZOMSC4kGimBlEU6TDpHaib1k96SfpBZyRJkTbI12Z/MIGeQi8lnyU3kfvI4eYGFk0WWZQ2LC0sISwpLHkslyw2WHpa3LAsULoo8xYjiSYmk7KCUUGopdygvKN9YWVlXsRqwurFGsKazlrBeYL3H+pp1no2bTYnNgi2ALZFtP9sZtha2Z2zfqFSqHNWU6k9NoO6nVlPbqMPUH+w87Krsduwh7NvZS9mvsfezf+Jg4ZDlMOPYwJHKUcxxmaOHY4qThVOO04KTxpnGWcp5nXOQc4aLh0uDy4Urhmsv11mu+1wT3CRuOW4r7hDuTO4K7jbuUR6MR5rHgieYZydPJc8dnre8RF55XjveSN5c3vO83bzTfNx82nzefJv5Svlu8Y3wY/xy/Hb80fx5/Jf4n/D/FBATMBOgC+wRqBXoF5gTFBE0FaQL5gjWCT4W/CkkKWQlFCWUL1Qv9FIYF1YSdhNOFj4mfEd4SoRXxFAkWCRH5JLIkCgqqiTqLrpFtEK0S3RGTFzMRixO7LBYm9iUOL+4qXikeKF4k/ikBI+EsUSERKFEs8R7ST5JM8loyRLJdslpKVEpW6lEqZNS3VILq+RXea3KWFW36qU0RVpfOlS6ULpVelpGQsZJZqtMjcyQLIusvmy47CHZDtk5OXk5H7ndcvVyE/KC8nbyqfI18i8UqAomCpsUyhUGFImK+opRikcVe5VQJR2lcKVSpR5lVFlXOUL5qHLfasJqg9WM1eWrB1XYVMxUklRqVF6r8qs6qmao1qt+UpNR81fLV+tQ+6Wuox6tXqn+XINbw14jQ+OGxldNJc1gzVLNAS2qlrXWdq0GrS/aytp07WPaT3V4dJx0duu06izp6ukydWt1J/Vk9AL1yvQG9Xn1XfX36t8zIBiYG2w3aDSYX6O7JmHNpTWfDVUMowzPGk6slV9LX1u5dtRolRHN6KTRiLGkcaDxCeMREykTmkm5yRtTadMQ09Om42aKZpFm58w+maubM82vms9ZrLHYZtFiiVnaWOZYdltxW3lZHbEatl5lHWZdYz1to2OzxabFlmDrYJtvO2gnZhdsV203ba9nv82+3YHNwcPhiMMbRyVHpuMNJ9TJ3qnA6YWzrDPDud4FXOxcClxeusq7bnK96UZ0c3UrdXvnruG+1b3Dg8djo8dZj1lPc888z+deCl6JXq3eHN4B3tXecz6WPgd9RnzVfLf5PvAT9ovwa/An+Xv7n/afWWe1rmjd2wCdgKyAJ+vl129ef3+D8IboDbc2cmykbbwcSAj0CTwbuEhzoZXTZoLsgsqCpoMtgg8FfwgxDSkMmaQb0Q/Sx0ONQg+GToQZhRWETYabhBeHT0VYRByJ+BJpG3k8ci7KJepM1HK0T3RdDDkmMOY6g5sRxWiPFY/dHNsXpxyXFTeyac2mok3TTAfm6Xgkfn18QwJvQlxCV6JC4q7E10nGSaVJP5K9ky9v5trM2NyVopSyJ2U81Tr11BZ8S/CW1q1SW3dsfb3NbNvJNCQtKK11u/T2zO1v023Sq3ZQdkTteJihnnEw4/tOn503MsUy0zNHd9nsqsliz2JmDe423H08G8+OyO7eo7Xn8J5fOSE5nbnqucW5i3uD93bu09hXsm95f+j+7jzdvGMHiAcYB57km+RXHeQ6mHpwtMCp4FqhZGFO4feijUX3i7WLjx+iHEo8NFLiWNJwWObwgcOLR8KPPC41L60rEy3bUzZ3NORo/zHTY7XHxY7nHv95IuLE05M2J6+Vy5UXVxArkireVXpXdpzSP1V9Wvh07umlM4wzI1XuVe3VetXVZ0XP5tWgNYk1k+cCzvWetzzfUKtSe7KOvy73AlxIvPD+YuDFJ5ccLrVe1r9ce0X2StlVnqs515BrKdem68PrRxr8Gvqu219vvWF44+pN1ZtnGqUaS2/x3cprojRlNi03pzbPtMS1TN0Ouz3aurH1eZtv20C7W3v3HYc79+5a323rMOtovmd0r/H+mvvXO/U76x/oPrjWpdN19aHOw6vdut3XevR6GnoNem/0re1r6jfpv/3I8tHdAbuBB4+dH/c98XrydDBgcORpyNOJZ9HPvgwlDS08T39BeJHzkvNl8bDocPkrxVd1I7ojt15bvu564/Hm+Wjw6Iex+LHFt5nvqO+KxyXGqyc0JxonrSd73697//ZD3IeFqayPXB/LPil8uvLZ9HPXtO/02y/ML8tf934T+nbmu/b31hnXmeHZmNmFuZwfQj+q5vXnO376/BxfSF4kLZYsKS7d+OXw68VyzPJyHI1JAwAADADQ0FCAr2cAqH4APL0AFPbf318rC0MAUADwRlSRD2g7thP3IJgS5UnCZEEWCYoRqzNbFPUA+3WOKS4VbjpPBe8ov5JAimCzMIeIj2il2DeJtZKZUg+luWTcZffJPVAARS2lUOVDqztV5tQU1N000jVrtB7roLoaeuv1cwyurXm9lmqkbxxossf0otkLC7KlrlWw9QGbBtthe8RBxtHGKdI5z+WK61O3Hx78nlpeLt4xPvt8a/0e+L9eNx0wt35hIwRSaEJBKsFmIe70jaH0MFq4R8TaSMkoJGokujnmBGNnbHic6yZ9pmQ8Of5zwpPEpqSq5ILNaSnRqX5b7LYabdNL091ukG62wyHDZyc9M2HXrqzC3ZXZl/e05HTlPtn7at/4/o95Xw/M5M8enCmYKfxZjB/iK1l92OZIcOn2spKjtceajz84MXByqHykYrLy+2nsDF+VUrX52YCa5HOF5y/V9tV9uch1Seuyx5X4qweuVdffaLh9ve1Gy82bjVdv1TVVN1e0HL1d1JrTtrU98o7HXd0OwY75eyP3ezrvPmjruv2wsbuup6Q3vs+in9r/6FHpQOhjnSeEJ4ODVU+TnpkOEYc6nqe/0Hkx/jJ/2HB49NW+EcORD6+Pv3EfxUbrxrzG5t8Wvlv9rnncfXxsYtek2uTY+6oPjCmtqZmPdZ+CP3N9vjrtOv3uy9avAl/vfsv7zpihzYbO5fwY+3lnSXV5GQC8EWnkAhqJaWIT+EVCOtGXZERWYZGnyLOuYlOnrmF34wjmTOM6zt3EM8nHya8vQBPMFroiPCzKKqYlvk4iXfKkVPOq59IzsqxyEvI6CnaKgUopygWrL6p0qU6o4xpSmmu1/LUTdHJ1K/Wu6z80eLPm+1qikYixhomTabRZnvkFi17Lj9ZkGzFbTTsrey+HYEeG02bnNJedrrvcstyzPXI893rleGf6pPiG+3n6W64zCbBe778heWNR4AVaa1Bn8J2Qq/Sy0C1hPuHqEWwRU5G9UTeiq2NKGXmxGXHMTQFM03iJ+IWEx4nnk7KSgzZbpainymwR2yq0jS+Ncztx+2z6mx2dGRd3FmUm71qfZb/bMttxDy1nR+6pvXf3De//lDdzYC5/5uC3gunCj0VTxZ8O/TjMecSglFF2+mj3sdHjkyfennxV/qyir/LeqabTjWc6qz6elapZf67s/LM63gvOF7MvtV6ev6p6LaS+tKH/BuGmduPGW7uaTjc3tjTdPtt6oG1be/Kd9Lt5HUfvVdw/1rn/QWKXx0OVbrx7qOdSb25fZL/bI6sBq8duT4IGE59mPts9tO156AuLl8Ivp4avv9o94vta5Q35zbvRtrGjbze9Mx1nGx+YqJjc/j7iQ8hU+MeYT3Gf46bjvjC/Jn1L+Z48EzFrM8cxd/mH1Y8H8/7zH3/2LrItDS0vA4AytCMOyFOUjhGxPFwZ7yGkEtWIk6RT5HAWNZZ5SifrcbZkqju7Jgc7xyznM64W7mqeAt5tfGH87gJGgopCfEKLwhMi/aJNYrXiFRKlksVShavypLNkkmRpclbykvI/FLoUjyvFK9uullJBVSZVB9Xuqd/QOKtZopWuHahjoEvU7dEr0vc1EDJ4tuaoYchaTSOi0bDxNZM803AzS3M5C05LsPxmNW79xOambbEd3V7WfsShxNHFieTU5rzTxc5V0PW9W5N7gUe4p6EX1WvY+7zPVl97Pz6/V/5V62IDdALm19/akL7RIpAc2EcrC4oKXhvCFjJEPxO6KUw/bDG8OSI90jQKolqid8RYMHDGndhdcWZxPzbVMP3ikfjqBJeE74klSWuThpPTN4ttvpUSmMqfOrSlZuvObb5pCmmz29vSC3aEZVjuVMoU3MWaBVnfd49mP9xTl7M3l7ZXex9p39D+C3k5B6LybQ5yH7xbsK5gqjC1yKzY/FD2YfKRnNKxo0LHNI8bnDA4qVOuVqFQKXVK6DTXGUoVSzXHWakao3OB53fXnq97dGHxksJl/ysHr/bV8zb4XS+7MdhIuKXYZNMc1LL99rHWprZX7ct3pTos7oXd39t58cGTrqVuxZ51vYf6hh9pDux7/GnQ4+n1IannRS/VXrG/Th7LnUj56Px1dt5teRng9384AACiLkBBEYD3PgDvSYD8egC5mwACFABXKoCnAaC7awG1qQUkatff9wcCOJCBA/hBAhRBG0zBEfwhAjbDHjgC56AJ+uEdLCLciCJiivgh8cg+pBq5g4yiCCqFmqMh6G70HNqP/sSkMScsFavCBnEyvgaPwSvwZwRuggMhi9BGRIimxHRiK4lAsicdID0lS5GjyddZSCw+LFUsPylOlJOUOVZn1io2nC2IrY0qS91D/cTuyd7IIcuRzwmcmzjHuPy4erituW/x6PNc413D28bnzjfKnyhAFCgWlBNsEHIWmhDOFtEQGRU9LhYkriz+Q+KuZJFUyCptaaL0c5nLsnly0fIOCsqKVMVppcfKN1cfU0lTDVAzUOdVn9Z4qHlWa492uI69rqoen96y/keD4TX9hp1r7xi1G3eYdJsOmU2Yz1qCFdGabEO2Jdux2LM58DpKOWk7O7swXAvdGt3felK9tL39fLb5nvBr9x8PYF2vvsF749bASlp30I8QGbpH6K6wxvCfkRZRh6PnGcGx/ZusmY0J2ol1ySqbL6au3dK7LXa7aPqTjMJMx12zuwv3rM65s5e+ny/vVf7DgpdFyyWSRwzKHI9tPJFSfqJy6IxK9Ylz6rUjF09e2VDPer22cX2zcqvEHet75V1sPQp9swP5gwrP+l4ce3XoTf+7wMn5j9yfz32F7+qzBnPL8zk/GxYGFm8uVfyKW9ZbXgYABAhAAW4QATnQBBNwggCIgTTIh0q4Dj3wFpYQfkQNsUdCkZ1IOXIbeYPiqDzqiDLRI2gb+hkTxRywrVgdNoYL4+54Ln6HgBCMCFsINwmLRBPiTuJ9EifJj3SK9JVsRi4gv2MxZClgmaJYU05SFll9Wa+wcbMx2QaoBtQT7Kzsm9nHOfw4ujmtOVu4jLmauS24O3k8eF7yRvL+5MvjV+J/ILBJkF/wmpCb0DvhFBGqSKWoqeiYWL64vQS7xEvJy1L7V0VIm8sIynyQvSV3QD5UwVxRVolbmbyaoEJWZVfjVufSIGvMa05oDWp36tzWva3Xqf/c4Ksh+1p1IzfjCJMEU6ZZuLmvhY2lgZW2tb6Nje1GuzT7kw4djtPOIi5WrlFuWe6FHoc8i7wKvU/4NPt+8ddZlx7wcIP4xoTAniDp4NCQIvrV0O6wsfCFSP4orWjPmCTGkdiWuPdMgXjrhKTEM0lDmzlTnFLztjzdJpe2bfvojrCdnJmdWQnZxD27c/G92ftF8tryMwp8iywOGR42LDU8anBc8SRefrcy6bTImVvVQTV8517W3rnQc2nmqkb91usPGjmaLFuYrafbJzvM71/q0ugu633Z/33gy5Pxp6NDEy++v0JeU0Z538qM204WT+l9zvl2ei56vnshc7Ft6fuv+eVlAECBDFwgDipgDG4QCtugGC5AF7xHWBBlxAlhIiVIC/Ie5Uct0QT0NDqEcWF2WCbWgi3hhngqfgNfJJgRcgiDREXiDuJLkjGpnEwmx5IHWAxYjlJQSiTlMasl6002A7bbVFfqO/YMDimOFs4AzlmuA9wq3A95GLxU3io+c74X/CkC4gLdgvuFgoTNRZREeUUXxF6KN0gclIyRclylLi0oQ5SZl/0i91n+m8KSEruyzGpTlUDVdLWj6g0ajzS/aQvr2Olm6LUZsK0JMLxgRDIONGkyW2VeYMlvVWvjb8dl3+d4xDnW1ctd02PIy9+7y9fW79G60IAfG3YGIrS4oMchevSyMJbwHZGUqIoYp1iIq2fGJogntiUnpoRs+ZRWmZ6y40nGYia6i5zFuVsrO37PQK7X3sn92QdU858VZBcZFn8pqT6yoYxy9MxxvRO3yk0qWk5Znu6scq0eqPE811trXXf9osKlQ1fIV7ddW2zYc0PuZu+tjGbdlsnWsnaXu3jHzfvxD5S7xrqP9fr28z7qf5w3aP90eejcC5eXE68SR5beZIxhbzPG0Ymd7/EP26c+fbL+nDJ99Mu+r4nfLL/NfT874zzzfDZ8dnYuaW7yR8CPnnmL+Zqf1J9xP/sXdBZKFr4s2i2WLy4seS6d/4X98v11bhlZ9lo+u7wMEB+qpQkAAAibOQBheHn5mxwA6SDAUv7y8kL58vJSBQD2AqAl+vfeDgAAkROg7BUAQKfSwPS/91j+H6yKzOQdUxHeAAAAIGNIUk0AAG2YAABzjgAA2e0AAIGfAAB/mgAA2GMAADIXAAAdLVvevdMAAAe0SURBVHja7JxpSFTrG8B/Z2YcNesqFkNhJIGmYBTZopUVKEGIuREmLqUUBYJbVh8MqQ8tkJCRprRYxrhF5YJmCi1klCUi2CJZmgXZMu3qaDpn5txPd6Budv/974zW7f19nJkz55z3/c3zPO9zzhzJ399fQSAYA5UYAoEQRCAEEQhBBEIQgRBEIAQRCEEEQhCBQAgiEIIIhCACIYhACCIQgnwfSZLw8fGhsLCQ4eHh32oihoeHKSgowNfXF0mShCBfo9Pp2LNnD+Xl5fj4+GA2m38rQWRZZs6cOZSVlbF9+3Z0Op0QRFEUtFotCQkJ1NXVERYWJmI6EBsbS11dHQkJCWi1WhRF+f0E0Wg0BAcHc+7cOTIzM9FoNMKMr8YnMzOT8+fPExISgkajmRBRxn1WVCoVXl5e7NixA39/f2HCP+Dh4UFubi7Nzc0UFRXR3d2NxWL5bwqi0+lISkoiKioKrVYrZv8HWLlyJUuXLqW6upqSkhJev37930gxiqLg6OhIYmIiFRUVrF+/Xsjxf+Lg4EBMTAyVlZVER0ePS31iV0HUajUBAQGcOXOGjIwM3Nzc7LYvR0dHSkpKyMjI+FcyBwQE0NDQQFtbGzt37kStVlvfnzJlCkePHuXy5cvU19eTmppqrZ1kWWbz5s3U1tZy7do1jh8/jpOTk13O9Y8//mDXrl3o9XoCAwNRq9V2E8Vugnh4eJCXl0dRURHe3t52LeY2bNhAbW0tfn5+/zrapaSk4OrqSlVVFU1NTVgsFhRFwd3dnZqaGpYsWUJHRwdGo5GkpCTS0tIAyMnJYevWrQwNDXHv3j38/f05efIkTk5Odps8Ly8vCgsLOXz4MDNnzvz5axBFUZgyZQqpqalERETg4OBg1/Dn5OREcXExvr6+fPz4EZPJRGtr6z9uFxISQnBwMMPDwzQ0NNDe3g5AREQE3t7edHV1UVdXx/3791EUBYvFQnp6Om5ubmzZsoX29nZGRkY4f/48q1evprW1lbVr19Le3k5aWhoDAwPs27eP8PBwZs+ezcOHD+2aCpYtW0Z1dTV6vZ7i4mKMRqPNmm0aW4mh1WoJDg4mOzubyZMnj0tO/vz5M/Hx8Tg4OJCdnU1wcDCdnZ1jfl6SJAoKCggMDGRwcBCNRkNkZCRlZWW8ffuW1NRU1Go18+bNIysri02bNlkbdu7u7vT29nL37l3rZDs7OzMwMEBcXBxqtZq8vDxGR0eRJIl3795Z0+x4oFarSUpKYt26dRw4cIArV65Yj+WnSjET0SZWqVTMnz+ft2/fYjAYxjyuzMxMAgMDqaqqYtWqVSxfvpyenh7Cw8Opqqri2LFjKIpCYmIiycnJVjnUajWpqamsW7cOk8mELMsUFRUxa9Ysamtr8fX1paenh6dPn1rlmah2ua33q7LVQZlMJhobGwkNDeXChQvIsjxug+Li4sL06dN5/PjxmAPk4uJCaGgovb297N271/p6S0sLLi4u6HQ6FixYQH9//5gpwWKxEBkZyfXr1wkKCqKyspKOjg4cHR158OCBVShFUZg+fTomkwmj0TguY2CxWDhz5gxr1qzh0qVLmEwmm8iisrW9g4OD7N+/n+joaG7dujUu0WPOnDk4ODjQ2dmJSjX2KTk7O1vrjb+YNm0asixjNBrx9PSkr6/vm9tqtVpKSkrIyclhcHCQuLg4Dh48iLu7O1qtlu7ubqtUFouFuXPnYjAYePXqld0bWy0tLURFRXHkyBGGhoZsGkXs1ijr6+sjIyODhQsXsm3bNrutZNRqNYsWLcJsNnP79u3vDo5KpfoiMkyaNImgoCCePXtmlaW1tfVv0UOr1VJTU4NOpyM/Px+9Xo/ZbEZRFAwGA7IsW5e0siwTHx+Ph4cHp06dQpZlu6Wb7u5uDh06RFtbm932Y9dOqtls5s6dO2zcuJGYmBiSk5NxdXW1eQTx8/NjYGCAJ0+efDeCGI1GgoKC0Ol0vHnzhvz8fCZPnkx5eTkBAQFoNBo6Ojr+dg65ubnodDqOHDnC8+fPCQ8PR5IkDAYDra2tfPjwgdjYWCoqKli8eDHp6em8f/+ekpISmxSKX9Pf309+fj719fWMjIwgSZLdJLR7q12SJEZGRtDr9TQ1NZGcnExUVJTNlsCSJDFjxgxevnzJ0NAQzs7O37xVwGg0cuLECbKysmhsbLSmgtLSUurq6sjOzsZisXyxSvmrnvDw8AAgPT39i+80GAyEhYVRUVFBSkoKLS0tAHz48IG0tDSGh4dtOnGyLFNdXc3p06etrXZ7F8PSeD8f5H+5WPfx40cCAgLsslyWJImYmBhMJhNVVVU26/94enri7+/Pp0+faG5u/uH7WQYGBmhpaWHq1KnffP/GjRsUFhaO+8U6aaIeIKPRaFixYgWZmZnWX+h4CPKzMpYgL168IC8vj+bmZputTH6qFPO9cHn16lVu3rxJTEwMaWlp49ZU+hUwm83k5+dz9uxZu9cZ49oo+9FwPzo6SmlpKWFhYVy8eFGYAZw9e5awsDD0er1ditxfIoJ8jcFgYPfu3ZSVlZGenv7bRRONRsOjR48oKCigq6trQm8z/ClqEMGvgfhfjEAIIhCCCIQgAiGIQAgiEIIIhCACIYhAIAQRCEEEQhCBEEQwQfw5ANEzL1XUNkLVAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute
}
.widget-slide-share .slide-share {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}
.widget-slider>.wrapper1>.wrapper2>.wrap {
    position: relative;
    margin: 0 auto;
    width: 100%;
    padding: 0 40px
}
.widget-slider>.wrapper1>.wrapper2>.wrap>.bxslider {
    position: relative;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc
}
.widget-slider>.wrapper1>.wrapper2>.wrap>.left,
.widget-slider>.wrapper1>.wrapper2>.wrap>.right {
    position: absolute;
    top: 50%;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    background-repeat: no-repeat;
    cursor: pointer
}
.widget-slider>.wrapper1>.wrapper2>.wrap>.left {
    left: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAfCAYAAACGVs+MAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDIzRDJGMzlDMjM5MTFFM0E4NDFGNzk5MDQ4MTFBNjMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDIzRDJGM0FDMjM5MTFFM0E4NDFGNzk5MDQ4MTFBNjMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEMjNEMkYzN0MyMzkxMUUzQTg0MUY3OTkwNDgxMUE2MyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEMjNEMkYzOEMyMzkxMUUzQTg0MUY3OTkwNDgxMUE2MyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtTw/aAAAAJaSURBVHjatJexS1tRFMZvYqEYsO1Q3vOB7eCQOHQIIS0oFUmQNiDtVEdbcMnQSQf/CUs35w5duxXFOgRE20EkyeBgshhUkASCtkKCGWy/r5yIUV/evcl7B36QvJx7vu/e3PfeuaFsNqs04xF4DSbBM/AUPJDf/oBDsAe2wTo40yl6TyOHYgvgLbjvkvNYSID34AJ8B5/FlGuEPWa8IjOa7SJ+VzD3nYxdkVpGBl6AX2DOw6RXhKUGayV1DbyS5RtR/gVrrUrtrgbGwVcwqPyPQak97mbACVD8pgnnLgOfgKWCD0vujg4DU+BNL9Wi0aiKx+Omw2ZE8+o5sNSreCKR+P85FAqpQqFgMpyam1yBUXm69SzOiMVipitBzVEayPQr3o5Go2FaKhM2nb2beD6fV+Vy2dTAS+6BmG52KpVStm37Jc4YowFbJzOdTivLsvwUZ9j8C4Z0Zh6AOGOIBs69sniLBRTnNFDzysrlcqpWu53GzchN2UdUaWBfJ5MmqtWq3yb2B5LJ5DA+TOtkVyoV1Wq1lOM4Hdf5ndfr9bqpgS9cgTXwV3cENx03nw8rQc01GjgAWyYj3UxEIhGTMtQ8aL8Nl03X7qaJUqmkisWiSYnl62/DTWmZZkxNtGduKL4qmh1t+SJ4btqU9PAgqonWrY7oBHwAzQC7oaZonLg1pT+ljW4GJD4nGl3b8g1pz459FD+W/bWhezDZARPSwV72IXwpNVhr1/RoxsPlRzYN4Juc93TjQsZMSo2zfg6nPFzOy/kuc+10/AQ8lJzf4Ehy+YD5AU51nP4TYAD4d6jnpceyOgAAAABJRU5ErkJggg==);
    opacity: .8
}

.widget-slider>.wrapper1>.wrapper2>.wrap>.left:hover {
    opacity: 1
}
.widget-slider>.wrapper1>.wrapper2>.wrap>.right {
    right: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAfCAYAAACGVs+MAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0M5N0VCQkNDMjM5MTFFM0JFOEFFQzU1NDc2QUJFRjUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0M5N0VCQkRDMjM5MTFFM0JFOEFFQzU1NDc2QUJFRjUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQzk3RUJCQUMyMzkxMUUzQkU4QUVDNTU0NzZBQkVGNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQzk3RUJCQkMyMzkxMUUzQkU4QUVDNTU0NzZBQkVGNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhDiZf8AAAI8SURBVHjaxJcxS0JRFMcvIoSI1RDvIVSDgzY0qFRgJKFDCVJTjRa0ODTV0Jco2vwErW2hlIMiZUOEOjSkS1CC+JYsQXHRzomjaPn03ucTD/wG9Z7z/7/re/edYwyHw4wzZoFtwAssA4vANP32DbwDL8ADcAtUeIoaOdag2AmwC0yprJkj3MAB0ABugEsypRqGIVccoSvaHyDeL3DtHuVGqJaQgTXgEQgNMTksDFQDa63wGtii7Ztn+gXWilLtgQY8wBVgYvqHiWp71AxYxyj+14S1n4ELQGLjD4mejh4Dm8COSBWn08nsdrtWE0HS7JwDZyLZLpeLORyOzudCoaDFBGqmcAdsdLpxX3m3uNvt1roTqGlDAwGRrFqt9u+7EUwEDCJX397uTCajl4kNNOAQzRpkwufziZRaQgOylr1TMyHLMvP7/bxlZDRg0fosqZmQJIl3JyxooMomF1U0oGjNxpsO//e/oSgKSyaTPCXKaOBVT/FyucwSiQRvmVcjNQ1BPcTxfhA8FdO4AzGgNQFx1IyhgTfgnjfLbDbrIc5I8639Njznzcpmsyyfz48q3tFsvw1T1DIFeU20Wq3f94JG8Shp9rTlp8Aqb1OSy+W0Pr0Kaf3riErAIVAf48FTJ42SWlOapja6PibxEGkMbMvj1J4VdRQv0v0V5x1MnoB16mCbIwg3qQbWehYdzXC4PMamAbimeY83GpTjpRqVUYZTHC6PaL4LdE3HC8AMrfkCPmgtHjB3wCeP0x8BBgCy36ldfjbFYwAAAABJRU5ErkJggg==);
    opacity: .8
}

.widget-slider>.wrapper1>.wrapper2>.wrap>.right:hover {
    opacity: 1
}
.widget-slider>.wrapper1>.wrapper2>.points {
    padding-top: 4px;
    text-align: center;
    line-height: 0
}
.widget-slider>.wrapper1>.wrapper2>.points>.point {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: rgba(0, 0, 0, .4);
    cursor: pointer;
    border-radius: 100%;
    border: 1px solid rgba(255, 255, 255, .5);
    margin: 5px
}
.widget-slider>.wrapper1>.wrapper2>.points>.point.active {
    background: #000;
    cursor: default
}
.widget-slider .bx-wrapper .bx-viewport {
    box-sizing: content-box;
    border: none;
    left: 0;
    background: 0 0
}
.widget-slider .bx-wrapper .bx-pager.bx-default-pager a {
    width: 16px;
    height: 16px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, .5)
}
.widget-social .soc-icon {
    line-height: 0
}
.widget-social .soc-icon .goodshare {
    position: relative
}
.widget-social .soc-icon .goodshare span {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 100%;
    margin-left: 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #000;
    padding: 0;
    font-family: Arial, sans-serif;
    background: #fff
}
.widget-social .soc-icon .goodshare i.corner {
    position: absolute;
    border-width: 0 0 1px 1px;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    bottom: auto;
    top: 50%;
    right: -17px;
    background: #fff;
    width: 7px;
    height: 7px;
    z-index: 1;
    border-color: #ccc;
    border-style: solid
}
.widget-social .soc-icon,
.widget-socials .soc-icon {
    line-height: 0
}
.widget-social .soc-icon.white a .bg,
.widget-social .soc-icon.white a:hover [class*=hvr-].bg,
.widget-socials .soc-icon.white a .bg,
.widget-socials .soc-icon.white a:hover [class*=hvr-].bg {
    background: #fff
}
.widget-social .soc-icon.transparent a .bg,
.widget-social .soc-icon.transparent a:hover [class*=hvr-].bg,
.widget-socials .soc-icon.transparent a .bg,
.widget-socials .soc-icon.transparent a:hover [class*=hvr-].bg {
    background: 0 0
}
.widget-social .soc-icon.transparent .vk:hover .bg[class*=hvr-].hvr-fade,
.widget-social .soc-icon.transparent .vk:hover .bg[class*=hvr-]:before,
.widget-social .soc-icon.white .vk:hover .bg[class*=hvr-].hvr-fade,
.widget-social .soc-icon.white .vk:hover .bg[class*=hvr-]:before,
.widget-socials .soc-icon.transparent .vk:hover .bg[class*=hvr-].hvr-fade,
.widget-socials .soc-icon.transparent .vk:hover .bg[class*=hvr-]:before,
.widget-socials .soc-icon.white .vk:hover .bg[class*=hvr-].hvr-fade,
.widget-socials .soc-icon.white .vk:hover .bg[class*=hvr-]:before {
    background: #507299
}
.widget-social .soc-icon.transparent .fb:hover .bg[class*=hvr-].hvr-fade,
.widget-social .soc-icon.transparent .fb:hover .bg[class*=hvr-]:before,
.widget-social .soc-icon.white .fb:hover .bg[class*=hvr-].hvr-fade,
.widget-social .soc-icon.white .fb:hover .bg[class*=hvr-]:before,
.widget-socials .soc-icon.transparent .fb:hover .bg[class*=hvr-].hvr-fade,
.widget-socials .soc-icon.transparent .fb:hover .bg[class*=hvr-]:before,
.widget-socials .soc-icon.white .fb:hover .bg[class*=hvr-].hvr-fade,
.widget-socials .soc-icon.white .fb:hover .bg[class*=hvr-]:before {
    background: #3b5998
}
.widget-social .soc-icon.transparent .tw:hover .bg[class*=hvr-].hvr-fade,
.widget-social .soc-icon.transparent .tw:hover .bg[class*=hvr-]:before,
.widget-social .soc-icon.white .tw:hover .bg[class*=hvr-].hvr-fade,
.widget-social .soc-icon.white .tw:hover .bg[class*=hvr-]:before,
.widget-socials .soc-icon.transparent .tw:hover .bg[class*=hvr-].hvr-fade,
.widget-socials .soc-icon.transparent .tw:hover .bg[class*=hvr-]:before,
.widget-socials .soc-icon.white .tw:hover .bg[class*=hvr-].hvr-fade,
.widget-socials .soc-icon.white .tw:hover .bg[class*=hvr-]:before {
    background: #1da1f2
}
.widget-social .soc-icon.transparent .ok:hover .bg[class*=hvr-].hvr-fade,
.widget-social .soc-icon.transparent .ok:hover .bg[class*=hvr-]:before,
.widget-social .soc-icon.white .ok:hover .bg[class*=hvr-].hvr-fade,
.widget-social .soc-icon.white .ok:hover .bg[class*=hvr-]:before,
.widget-socials .soc-icon.transparent .ok:hover .bg[class*=hvr-].hvr-fade,
.widget-socials .soc-icon.transparent .ok:hover .bg[class*=hvr-]:before,
.widget-socials .soc-icon.white .ok:hover .bg[class*=hvr-].hvr-fade,
.widget-socials .soc-icon.white .ok:hover .bg[class*=hvr-]:before {
    background: #f2720c
}
.widget-social .soc-icon.transparent .youtube:hover .bg[class*=hvr-].hvr-fade,
.widget-social .soc-icon.transparent .youtube:hover .bg[class*=hvr-]:before,
.widget-social .soc-icon.white .youtube:hover .bg[class*=hvr-].hvr-fade,
.widget-social .soc-icon.white .youtube:hover .bg[class*=hvr-]:before,
.widget-socials .soc-icon.transparent .youtube:hover .bg[class*=hvr-].hvr-fade,
.widget-socials .soc-icon.transparent .youtube:hover .bg[class*=hvr-]:before,
.widget-socials .soc-icon.white .youtube:hover .bg[class*=hvr-].hvr-fade,
.widget-socials .soc-icon.white .youtube:hover .bg[class*=hvr-]:before {
    background: #e62117
}
.widget-social .soc-icon.transparent .gp:hover .bg[class*=hvr-].hvr-fade,
.widget-social .soc-icon.transparent .gp:hover .bg[class*=hvr-]:before,
.widget-social .soc-icon.white .gp:hover .bg[class*=hvr-].hvr-fade,
.widget-social .soc-icon.white .gp:hover .bg[class*=hvr-]:before,
.widget-socials .soc-icon.transparent .gp:hover .bg[class*=hvr-].hvr-fade,
.widget-socials .soc-icon.transparent .gp:hover .bg[class*=hvr-]:before,
.widget-socials .soc-icon.white .gp:hover .bg[class*=hvr-].hvr-fade,
.widget-socials .soc-icon.white .gp:hover .bg[class*=hvr-]:before {
    background: #d73d32
}
.widget-social .soc-icon.transparent .vk .bg,
.widget-social .soc-icon.white .vk .bg,
.widget-socials .soc-icon.transparent .vk .bg,
.widget-socials .soc-icon.white .vk .bg {
    border-color: #507299;
    color: #507299
}
.widget-social .soc-icon.transparent .fb .bg,
.widget-social .soc-icon.white .fb .bg,
.widget-socials .soc-icon.transparent .fb .bg,
.widget-socials .soc-icon.white .fb .bg {
    border-color: #3b5998;
    color: #3b5998
}
.widget-social .soc-icon.transparent .tw .bg,
.widget-social .soc-icon.white .tw .bg,
.widget-socials .soc-icon.transparent .tw .bg,
.widget-socials .soc-icon.white .tw .bg {
    border-color: #1da1f2;
    color: #1da1f2
}
.widget-social .soc-icon.transparent .ok .bg,
.widget-social .soc-icon.white .ok .bg,
.widget-socials .soc-icon.transparent .ok .bg,
.widget-socials .soc-icon.white .ok .bg {
    border-color: #f2720c;
    color: #f2720c
}
.widget-social .soc-icon.transparent .youtube .bg,
.widget-social .soc-icon.white .youtube .bg,
.widget-socials .soc-icon.transparent .youtube .bg,
.widget-socials .soc-icon.white .youtube .bg {
    border-color: #e62117;
    color: #e62117
}
.widget-social .soc-icon.transparent .gp .bg,
.widget-social .soc-icon.white .gp .bg,
.widget-socials .soc-icon.transparent .gp .bg,
.widget-socials .soc-icon.white .gp .bg {
    border-color: #d73d32;
    color: #d73d32
}
.widget-social .soc-icon.transparent a:hover .bg,
.widget-social .soc-icon.white a:hover .bg,
.widget-socials .soc-icon.transparent a:hover .bg,
.widget-socials .soc-icon.white a:hover .bg {
    color: #fff
}
.widget-social .soc-icon.transparent .vk:hover .bg,
.widget-social .soc-icon.white .vk:hover .bg,
.widget-socials .soc-icon.transparent .vk:hover .bg,
.widget-socials .soc-icon.white .vk:hover .bg {
    background: #507299;
    border-color: #3e5978
}
.widget-social .soc-icon.transparent .fb:hover .bg,
.widget-social .soc-icon.white .fb:hover .bg,
.widget-socials .soc-icon.transparent .fb:hover .bg,
.widget-socials .soc-icon.white .fb:hover .bg {
    background: #3b5998;
    border-color: #2d4373
}
.widget-social .soc-icon.transparent .tw:hover .bg,
.widget-social .soc-icon.white .tw:hover .bg,
.widget-socials .soc-icon.transparent .tw:hover .bg,
.widget-socials .soc-icon.white .tw:hover .bg {
    background: #1da1f2;
    border-color: #0c85d0
}
.widget-social .soc-icon.transparent .ok:hover .bg,
.widget-social .soc-icon.white .ok:hover .bg,
.widget-socials .soc-icon.transparent .ok:hover .bg,
.widget-socials .soc-icon.white .ok:hover .bg {
    background: #f2720c;
    border-color: #c15b0a
}
.widget-social .soc-icon.transparent .youtube:hover .bg,
.widget-social .soc-icon.white .youtube:hover .bg,
.widget-socials .soc-icon.transparent .youtube:hover .bg,
.widget-socials .soc-icon.white .youtube:hover .bg {
    background: #e62117;
    border-color: #b81a12
}
.widget-social .soc-icon.transparent .gp:hover .bg,
.widget-social .soc-icon.white .gp:hover .bg,
.widget-socials .soc-icon.transparent .gp:hover .bg,
.widget-socials .soc-icon.white .gp:hover .bg {
    background: #d73d32;
    border-color: #b32d23
}
.widget-social .soc-icon.transparent .vk [class*=hvr-].bg:before,
.widget-social .soc-icon.white .vk [class*=hvr-].bg:before,
.widget-socials .soc-icon.transparent .vk [class*=hvr-].bg:before,
.widget-socials .soc-icon.white .vk [class*=hvr-].bg:before {
    background: #507299
}
.widget-social .soc-icon.transparent .fb [class*=hvr-].bg:before,
.widget-social .soc-icon.white .fb [class*=hvr-].bg:before,
.widget-socials .soc-icon.transparent .fb [class*=hvr-].bg:before,
.widget-socials .soc-icon.white .fb [class*=hvr-].bg:before {
    background: #3b5998
}
.widget-social .soc-icon.transparent .tw [class*=hvr-].bg:before,
.widget-social .soc-icon.white .tw [class*=hvr-].bg:before,
.widget-socials .soc-icon.transparent .tw [class*=hvr-].bg:before,
.widget-socials .soc-icon.white .tw [class*=hvr-].bg:before {
    background: #1da1f2
}
.widget-social .soc-icon.transparent .ok [class*=hvr-].bg:before,
.widget-social .soc-icon.white .ok [class*=hvr-].bg:before,
.widget-socials .soc-icon.transparent .ok [class*=hvr-].bg:before,
.widget-socials .soc-icon.white .ok [class*=hvr-].bg:before {
    background: #f2720c
}
.widget-social .soc-icon.transparent .youtube [class*=hvr-].bg:before,
.widget-social .soc-icon.white .youtube [class*=hvr-].bg:before,
.widget-socials .soc-icon.transparent .youtube [class*=hvr-].bg:before,
.widget-socials .soc-icon.white .youtube [class*=hvr-].bg:before {
    background: #e62117
}
.widget-social .soc-icon.transparent .gp [class*=hvr-].bg:before,
.widget-social .soc-icon.white .gp [class*=hvr-].bg:before,
.widget-socials .soc-icon.transparent .gp [class*=hvr-].bg:before,
.widget-socials .soc-icon.white .gp [class*=hvr-].bg:before {
    background: #d73d32
}
.widget-social .soc-icon a,
.widget-socials .soc-icon a {
    display: inline-block;
    background-image: none;
    font: normal normal normal .8em/1.26 FontAwesome;
    text-decoration: none;
    text-align: center;
    color: #fff
}
.widget-social .soc-icon a .bg:before,
.widget-socials .soc-icon a .bg:before {
    opacity: 0
}
.widget-social .soc-icon a:hover .bg:before,
.widget-socials .soc-icon a:hover .bg:before {
    opacity: 1
}
.widget-social .soc-icon a:hover .hvr-diagonal:before,
.widget-socials .soc-icon a:hover .hvr-diagonal:before {
    opacity: 1;
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
    -webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
    transition-timing-function: cubic-bezier(.2, 1, .3, 1)
}
.widget-social .soc-icon a:hover .hvr-shutter-out-horizontal:before,
.widget-social .soc-icon a:hover .hvr-sweep-to-left:before,
.widget-social .soc-icon a:hover .hvr-sweep-to-right:before,
.widget-socials .soc-icon a:hover .hvr-shutter-out-horizontal:before,
.widget-socials .soc-icon a:hover .hvr-sweep-to-left:before,
.widget-socials .soc-icon a:hover .hvr-sweep-to-right:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}
.widget-social .soc-icon a:hover .hvr-shutter-out-vertical:before,
.widget-social .soc-icon a:hover .hvr-sweep-to-bottom:before,
.widget-social .soc-icon a:hover .hvr-sweep-to-top:before,
.widget-socials .soc-icon a:hover .hvr-shutter-out-vertical:before,
.widget-socials .soc-icon a:hover .hvr-sweep-to-bottom:before,
.widget-socials .soc-icon a:hover .hvr-sweep-to-top:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}
.widget-social .soc-icon a:hover .hvr-rectangle-out:before,
.widget-socials .soc-icon a:hover .hvr-rectangle-out:before {
    -webkit-transform: scale(1);
    transform: scale(1)
}
.widget-social .soc-icon .vk .bg,
.widget-socials .soc-icon .vk .bg {
    border-color: #3e5978;
    background: #507299
}
.widget-social .soc-icon .fb .bg,
.widget-socials .soc-icon .fb .bg {
    border-color: #2d4373;
    background: #3b5998
}
.widget-social .soc-icon .tw .bg,
.widget-socials .soc-icon .tw .bg {
    border-color: #0c85d0;
    background: #1da1f2
}
.widget-social .soc-icon .ok .bg,
.widget-socials .soc-icon .ok .bg {
    border-color: #c15b0a;
    background: #f2720c
}
.widget-social .soc-icon .youtube .bg,
.widget-socials .soc-icon .youtube .bg {
    border-color: #b81a12;
    background: #e62117
}
.widget-social .soc-icon .gp .bg,
.widget-socials .soc-icon .gp .bg {
    border-color: #b32d23;
    background: #d73d32
}
.widget-social .soc-icon .vk .bg:after,
.widget-socials .soc-icon .vk .bg:after {
    content: "\f189"
}
.widget-social .soc-icon .fb .bg:after,
.widget-socials .soc-icon .fb .bg:after {
    content: "\f09a"
}
.widget-social .soc-icon .tw .bg:after,
.widget-socials .soc-icon .tw .bg:after {
    content: "\f099"
}
.widget-social .soc-icon .ok .bg:after,
.widget-socials .soc-icon .ok .bg:after {
    content: "\f263"
}
.widget-social .soc-icon .youtube .bg:after,
.widget-socials .soc-icon .youtube .bg:after {
    content: "\f167"
}
.widget-social .soc-icon .gp .bg:after,
.widget-socials .soc-icon .gp .bg:after {
    content: "\f0d5"
}
.widget-social .soc-icon .vk:hover .bg,
.widget-socials .soc-icon .vk:hover .bg {
    border-color: #1b2735;
    background: #2d4056
}
.widget-social .soc-icon .vk:hover .bg[class*=hvr-],
.widget-socials .soc-icon .vk:hover .bg[class*=hvr-] {
    background: #507299
}
.widget-social .soc-icon .vk:hover .bg[class*=hvr-].hvr-fade,
.widget-social .soc-icon .vk:hover .bg[class*=hvr-]:before,
.widget-socials .soc-icon .vk:hover .bg[class*=hvr-].hvr-fade,
.widget-socials .soc-icon .vk:hover .bg[class*=hvr-]:before {
    background: #2d4056
}
.widget-social .soc-icon .fb:hover .bg,
.widget-socials .soc-icon .fb:hover .bg {
    border-color: #10182a;
    background: #1e2e4f
}
.widget-social .soc-icon .fb:hover .bg[class*=hvr-],
.widget-socials .soc-icon .fb:hover .bg[class*=hvr-] {
    background: #3b5998
}
.widget-social .soc-icon .fb:hover .bg[class*=hvr-].hvr-fade,
.widget-social .soc-icon .fb:hover .bg[class*=hvr-]:before,
.widget-socials .soc-icon .fb:hover .bg[class*=hvr-].hvr-fade,
.widget-socials .soc-icon .fb:hover .bg[class*=hvr-]:before {
    background: #1e2e4f
}
.widget-social .soc-icon .tw:hover .bg,
.widget-socials .soc-icon .tw:hover .bg {
    border-color: #064870;
    background: #0967a0
}
.widget-social .soc-icon .tw:hover .bg[class*=hvr-],
.widget-socials .soc-icon .tw:hover .bg[class*=hvr-] {
    background: #1da1f2
}
.widget-social .soc-icon .tw:hover .bg[class*=hvr-].hvr-fade,
.widget-social .soc-icon .tw:hover .bg[class*=hvr-]:before,
.widget-socials .soc-icon .tw:hover .bg[class*=hvr-].hvr-fade,
.widget-socials .soc-icon .tw:hover .bg[class*=hvr-]:before {
    background: #0967a0
}
.widget-social .soc-icon .ok:hover .bg,
.widget-socials .soc-icon .ok:hover .bg {
    border-color: #602d05;
    background: #914407
}
.widget-social .soc-icon .ok:hover .bg[class*=hvr-],
.widget-socials .soc-icon .ok:hover .bg[class*=hvr-] {
    background: #f2720c
}
.widget-social .soc-icon .ok:hover .bg[class*=hvr-].hvr-fade,
.widget-social .soc-icon .ok:hover .bg[class*=hvr-]:before,
.widget-socials .soc-icon .ok:hover .bg[class*=hvr-].hvr-fade,
.widget-socials .soc-icon .ok:hover .bg[class*=hvr-]:before {
    background: #914407
}
.widget-social .soc-icon .youtube:hover .bg,
.widget-socials .soc-icon .youtube:hover .bg {
    border-color: #5b0d09;
    background: #89140e
}
.widget-social .soc-icon .youtube:hover .bg[class*=hvr-],
.widget-socials .soc-icon .youtube:hover .bg[class*=hvr-] {
    background: #e62117
}
.widget-social .soc-icon .youtube:hover .bg[class*=hvr-].hvr-fade,
.widget-social .soc-icon .youtube:hover .bg[class*=hvr-]:before,
.widget-socials .soc-icon .youtube:hover .bg[class*=hvr-].hvr-fade,
.widget-socials .soc-icon .youtube:hover .bg[class*=hvr-]:before {
    background: #89140e
}
.widget-social .soc-icon .gp:hover .bg,
.widget-socials .soc-icon .gp:hover .bg {
    border-color: #5e1712;
    background: #88221b
}
.widget-social .soc-icon .gp:hover .bg[class*=hvr-],
.widget-socials .soc-icon .gp:hover .bg[class*=hvr-] {
    background: #d73d32
}
.widget-social .soc-icon .gp:hover .bg[class*=hvr-].hvr-fade,
.widget-social .soc-icon .gp:hover .bg[class*=hvr-]:before,
.widget-socials .soc-icon .gp:hover .bg[class*=hvr-].hvr-fade,
.widget-socials .soc-icon .gp:hover .bg[class*=hvr-]:before {
    background: #88221b
}
.widget-social .soc-icon .bg,
.widget-socials .soc-icon .bg {
    overflow: hidden
}
.widget-social .paddings-10px a,
.widget-socials .paddings-10px a {
    margin: 0 5px
}
.widget-social .paddings-20px a,
.widget-socials .paddings-20px a {
    margin: 0 10px
}
.widget-social .paddings-30px a,
.widget-socials .paddings-30px a {
    margin: 0 15px
}
.widget-social .paddings-40px a,
.widget-socials .paddings-40px a {
    margin: 0 20px
}
.socialsvars .w50 .controls,
.socialsvars .w50 .type {
    width: 50%;
    float: left
}
.socialsvars .w50 .controls {
    text-align: right
}
.socialsvars table {
    min-width: 200px
}
.socialsvars .small {
    margin: 0
}
.socialsvars .link {
    max-width: 390px;
    overflow: hidden;
    position: relative
}
.socialsvars .link:after {
    content: '';
    height: 20px;
    width: 20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAABCAYAAADeko4lAAAAFklEQVQIW2P8//8/GwMDAy8S5qGEDwARsQP4GoCgygAAAABJRU5ErkJggg==) right repeat-y;
    position: absolute;
    right: 0
}

/*=====*/
label.error { display: none !important;}

.form-control.error {
	border-color: #df5f5f;
}
.form .field[data-type="radio-list"] .name-val.error{
	color: #df5f5f;
}