@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: 5px;
}
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;
	    text-align: center;
}
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: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 {
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
}
.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:1000px) {
	
	span.p{
		font-size:18px!important;
	}
}

@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;
	   display: none;
	
}
.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;
}
.col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .fa-pull-left, div.area.screen-lg .col-lg-1, div.area.screen-lg .col-md-1, div.area.screen-lg .col-sm-1, div.area.screen-lg .col-xs-1, div.area.screen-md .col-sm-1, div.area.screen-md .col-xs-1, div.area.screen-sm .col-sm-1, div.area.screen-sm .col-xs-1, div.area.screen-xs .col-xs-1 {
    float: left;
}
.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: Comfortaa;
    font-style: normal;
    font-weight: 400;
    src: local('Comfortaa'), local('Comfortaa-Regular'), url(//themes.googleusercontent.com/static/fonts/comfortaa/v5/Be0CkOtwwI2n86HMhtablT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
    font-family: Lobster;
    font-style: normal;
    font-weight: 400;
    src: local('Lobster'), local('Lobster-Regular'), url(https://fonts.gstatic.com/s/lobster/v18/pAEjWxDCHGX7OXS3SC2tywLUuEpTyoUstqEm5AMlJo4.woff) format('woff');
}
@font-face {
    font-family: 'Open Sans Light';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTQcuEIXEaFWBWXA4NoGd_Oo.woff) format('woff');
}
@font-face {
    font-family: 'Open Sans Light';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSgcuEIXEaFWBWXA4NoGd_Oo.woff) format('woff');
}
@font-face {
    font-family: 'Open Sans Light';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxlxy1emkJdO89Ay69zsEcxM.woff) format('woff');
}
@font-face {
    font-family: 'Open Sans Light';
    font-style: italic;
    font-weight: 700;
    src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxt09evbWZEfN6lr5tkJ_7hE.woff) format('woff');
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/RjgO7rYTmqiVp7vzi-Q5UbO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzAcuEIXEaFWBWXA4NoGd_Oo.woff) format('woff');
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v13/xjAJXh38I15wypJXxuGMBkbeuvGrcRTTBH456c-a4yI.woff) format('woff');
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxpoxY6pJ8tEQQdWYhQvtl8Q.woff) format('woff');
}
@font-face {
    font-family: 'Roboto Slab Light';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Slab Light'), local('RobotoSlab-Light'), url(https://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJVxy1emkJdO89Ay69zsEcxM.woff) format('woff');
}
@font-face {
    font-family: 'Roboto Slab Light';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(https://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJZoxY6pJ8tEQQdWYhQvtl8Q.woff) format('woff');
}
@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(https://fonts.gstatic.com/s/robotoslab/v6/y7lebkjgREBJK96VQi37ZkbeuvGrcRTTBH456c-a4yI.woff) format('woff');
}
@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(https://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJZoxY6pJ8tEQQdWYhQvtl8Q.woff) format('woff');
}
@font-face {
    font-family: 'Yeseva One';
    font-style: normal;
    font-weight: 400;
    src: local('Yeseva One'), local('YesevaOne'), url(//themes.googleusercontent.com/static/fonts/yesevaone/v7/AehIYCFomPDBe18pH83xwxsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
    font-family: Andika;
    font-style: normal;
    font-weight: 400;
    src: local('Andika'), url(https://fonts.gstatic.com/s/andika/v7/s4-E4JwrwFrgC4b8y_wuuuvvDin1pK8aKteLpeZ5c0A.woff) format('woff');
}
@font-face {
    font-family: 'Bad Script';
    font-style: normal;
    font-weight: 400;
    src: local('Bad Script Regular'), local('BadScript-Regular'), url(https://fonts.gstatic.com/s/badscript/v5/xvnrV3H3fZsc-fSw6fOJeL3hpw3pgy2gAi-Ip7WPMi0.woff) format('woff');
}
@font-face {
    font-family: Cuprum;
    font-style: normal;
    font-weight: 400;
    src: local('Cuprum'), local('Cuprum-Regular'), url(https://fonts.gstatic.com/s/cuprum/v7/_8eDwXzPxQAsab4bYS-fzuvvDin1pK8aKteLpeZ5c0A.woff) format('woff');
}
@font-face {
    font-family: Cuprum;
    font-style: normal;
    font-weight: 700;
    src: local('Cuprum Bold'), local('Cuprum-Bold'), url(https://fonts.gstatic.com/s/cuprum/v7/n3IzcUkIerri6e9sz7DgbrO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face {
    font-family: Cuprum;
    font-style: italic;
    font-weight: 400;
    src: local('Cuprum Italic'), local('Cuprum-Italic'), url(https://fonts.gstatic.com/s/cuprum/v7/qeKnzn2Grxyt-04Hf-FrNnYhjbSpvc47ee6xR_80Hnw.woff) format('woff');
}
@font-face {
    font-family: Cuprum;
    font-style: italic;
    font-weight: 700;
    src: local('Cuprum Bold Italic'), local('Cuprum-BoldItalic'), url(https://fonts.gstatic.com/s/cuprum/v7/qoCTdBYim27O_DVk90C7-UbeuvGrcRTTBH456c-a4yI.woff) format('woff');
}
@font-face {
    font-family: 'Didact Gothic';
    font-style: normal;
    font-weight: 400;
    src: local('Didact Gothic'), local('DidactGothic'), url(https://fonts.gstatic.com/s/didactgothic/v7/v8_72sD3DYMKyM0dn3LtWmonN9bKTKK8tQ19VgtlJ7g.woff) format('woff');
}
@font-face {
    font-family: 'EB Garamond';
    font-style: normal;
    font-weight: 400;
    src: local('EB Garamond'), local('EBGaramond'), url(https://fonts.gstatic.com/s/ebgaramond/v7/kYZt1bJ8UsGAPRGnkXPeFUbeuvGrcRTTBH456c-a4yI.woff) format('woff');
}
@font-face {
    font-family: 'Exo 2 Light';
    font-style: normal;
    font-weight: 400;
    src: local('Exo 2 Light'), local('Exo2-Light'), url(https://fonts.gstatic.com/s/exo2/v3/5kpBH6SjiUHiaKVw-Vesv3YhjbSpvc47ee6xR_80Hnw.woff) format('woff');
}
@font-face {
    font-family: 'Exo 2 Light';
    font-style: normal;
    font-weight: 700;
    src: local('Exo 2 Semi Bold'), local('Exo2-SemiBold'), url(https://fonts.gstatic.com/s/exo2/v3/f0hHk_ds7TVzNRk1BrjGO3YhjbSpvc47ee6xR_80Hnw.woff) format('woff');
}
@font-face {
    font-family: 'Exo 2 Light';
    font-style: italic;
    font-weight: 400;
    src: local('Exo 2 Light Italic'), local('Exo2-LightItalic'), url(https://fonts.gstatic.com/s/exo2/v3/23rYvy_JA5ECpoxf7frKbb3hpw3pgy2gAi-Ip7WPMi0.woff) format('woff');
}
@font-face {
    font-family: 'Exo 2 Light';
    font-style: italic;
    font-weight: 700;
    src: local('Exo 2 Semi Bold Italic'), local('Exo2-SemiBoldItalic'), url(https://fonts.gstatic.com/s/exo2/v3/AbE2HdC08fDM25clla7d473hpw3pgy2gAi-Ip7WPMi0.woff) format('woff');
}
@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 400;
    src: local('Exo 2'), local('Exo2-Regular'), url(https://fonts.gstatic.com/s/exo2/v3/MJip7cr_UKpMiRlnw9dEtaCWcynf_cDxXwCLxiixG1c.woff) format('woff');
}
@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 700;
    src: local('Exo 2 Bold'), local('Exo2-Bold'), url(https://fonts.gstatic.com/s/exo2/v3/_yeyO5FlfE2FZh25hTeRLnYhjbSpvc47ee6xR_80Hnw.woff) format('woff');
}
@font-face {
    font-family: 'Exo 2';
    font-style: italic;
    font-weight: 400;
    src: local('Exo 2 Italic'), local('Exo2-Italic'), url(https://fonts.gstatic.com/s/exo2/v3/l5cZY-FlVggZMInUQZUkGQLUuEpTyoUstqEm5AMlJo4.woff) format('woff');
}
@font-face {
    font-family: 'Exo 2';
    font-style: italic;
    font-weight: 700;
    src: local('Exo 2 Bold Italic'), local('Exo2-BoldItalic'), url(https://fonts.gstatic.com/s/exo2/v3/8v5Te3n1zxIm7cF0xXG0ir3hpw3pgy2gAi-Ip7WPMi0.woff) format('woff');
}
@font-face {
    font-family: 'Fira Sans Light';
    font-style: normal;
    font-weight: 400;
    src: local('Fira Sans Light'), local('FiraSans-Light'), url(https://fonts.gstatic.com/s/firasans/v6/VTBnrK42EiOBncVyQXZ7jwcuEIXEaFWBWXA4NoGd_Oo.woff) format('woff');
}
@font-face {
    font-family: 'Fira Sans Light';
    font-style: normal;
    font-weight: 700;
    src: local('Fira Sans Medium'), local('FiraSans-Medium'), url(https://fonts.gstatic.com/s/firasans/v6/zM2u8V3CuPVwAAXFQcDi4AcuEIXEaFWBWXA4NoGd_Oo.woff) format('woff');
}
@font-face {
    font-family: 'Fira Sans Light';
    font-style: italic;
    font-weight: 400;
    src: local('Fira Sans Light Italic'), local('FiraSans-LightItalic'), url(https://fonts.gstatic.com/s/firasans/v6/6s0YCA9oCTF6hM60YM-qTVxy1emkJdO89Ay69zsEcxM.woff) format('woff');
}
@font-face {
    font-family: 'Fira Sans Light';
    font-style: italic;
    font-weight: 700;
    src: local('Fira Sans Medium Italic'), local('FiraSans-MediumItalic'), url(https://fonts.gstatic.com/s/firasans/v6/6s0YCA9oCTF6hM60YM-qTblVUKnzPXGXIswG3a_wb6M.woff) format('woff');
}
@font-face {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Fira Sans'), local('FiraSans-Regular'), url(https://fonts.gstatic.com/s/firasans/v6/T3abUOg4YgfjOby2l-QudrO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Fira Sans Bold'), local('FiraSans-Bold'), url(https://fonts.gstatic.com/s/firasans/v6/DugPdSljmOTocZOR2CItOgcuEIXEaFWBWXA4NoGd_Oo.woff) format('woff');
}
@font-face {
    font-family: 'Fira Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Fira Sans Italic'), local('FiraSans-Italic'), url(https://fonts.gstatic.com/s/firasans/v6/QURAmFz4b80g324-oF-Uj0beuvGrcRTTBH456c-a4yI.woff) format('woff');
}
@font-face {
    font-family: 'Fira Sans';
    font-style: italic;
    font-weight: 700;
    src: local('Fira Sans Bold Italic'), local('FiraSans-BoldItalic'), url(https://fonts.gstatic.com/s/firasans/v6/6s0YCA9oCTF6hM60YM-qTZoxY6pJ8tEQQdWYhQvtl8Q.woff) format('woff');
}
@font-face {
    font-family: Forum;
    font-style: normal;
    font-weight: 400;
    src: local('Forum'), url(https://fonts.gstatic.com/s/forum/v7/7qS_xjRHq4jE3WG2QmCZJqCWcynf_cDxXwCLxiixG1c.woff) format('woff');
}
@font-face {
    font-family: 'Jura Light';
    font-style: normal;
    font-weight: 400;
    src: local('Jura Light'), local('Jura-Light'), url(https://fonts.gstatic.com/s/jura/v7/2xAxE0mfxqgtRjxoj1eslQLUuEpTyoUstqEm5AMlJo4.woff) format('woff');
}
@font-face {
    font-family: 'Jura Light';
    font-style: normal;
    font-weight: 700;
    src: local('Jura DemiBold'), local('Jura-DemiBold'), url(https://fonts.gstatic.com/s/jura/v7/y7CH5NH53rbHuBF7syal8ALUuEpTyoUstqEm5AMlJo4.woff) format('woff');
}
@font-face {
    font-family: Jura;
    font-style: normal;
    font-weight: 400;
    src: local('Jura Regular'), local('Jura-Regular'), url(https://fonts.gstatic.com/s/jura/v7/ljJ-zV7ZK4tKDTvdsjElC_esZW2xOQ-xsNqO47m55DA.woff) format('woff');
}
@font-face {
    font-family: Jura;
    font-style: normal;
    font-weight: 700;
    src: local('Jura DemiBold'), local('Jura-DemiBold'), url(https://fonts.gstatic.com/s/jura/v7/y7CH5NH53rbHuBF7syal8ALUuEpTyoUstqEm5AMlJo4.woff) format('woff');
}
@font-face {
    font-family: Kurale;
    font-style: normal;
    font-weight: 400;
    src: local('Kurale'), local('Kurale-Regular'), url(https://fonts.gstatic.com/s/kurale/v1/hCoap9cUARhaBgpjTOZ9DOvvDin1pK8aKteLpeZ5c0A.woff) format('woff');
}
@font-face {
    font-family: 'Marck Script';
    font-style: normal;
    font-weight: 400;
    src: local('Marck Script'), local('MarckScript-Regular'), url(https://fonts.gstatic.com/s/marckscript/v7/O_D1NAZVOFOobLbVtW3bcgcuEIXEaFWBWXA4NoGd_Oo.woff) format('woff');
}
@font-face {
    font-family: Marmelad;
    font-style: normal;
    font-weight: 400;
    src: local('Marmelad'), local('Marmelad-Regular'), url(https://fonts.gstatic.com/s/marmelad/v6/loaoNQJAXNuUjzmAQ_DJ93YhjbSpvc47ee6xR_80Hnw.woff) format('woff');
}
@font-face {
    font-family: Neucha;
    font-style: normal;
    font-weight: 400;
    src: local('Neucha'), url(https://fonts.gstatic.com/s/neucha/v8/SDHKV72jUU-1fMV8sxbUh-vvDin1pK8aKteLpeZ5c0A.woff) format('woff');
}
@font-face {
    font-family: Oranienbaum;
    font-style: normal;
    font-weight: 400;
    src: local('Oranienbaum'), local('Oranienbaum-Regular'), url(https://fonts.gstatic.com/s/oranienbaum/v5/WyaFSM_en0pjtlmUWwS7GUbeuvGrcRTTBH456c-a4yI.woff) format('woff');
}
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v8/oOt0DNfso2UXZt7DYCiN2gLUuEpTyoUstqEm5AMlJo4.woff) format('woff');
}
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: local('PT Sans Bold'), local('PTSans-Bold'), url(https://fonts.gstatic.com/s/ptsans/v8/g46X4VH_KHOWAAa-HpnGPr3hpw3pgy2gAi-Ip7WPMi0.woff) format('woff');
}
@font-face {
    font-family: 'PT Sans';
    font-style: italic;
    font-weight: 400;
    src: local('PT Sans Italic'), local('PTSans-Italic'), url(https://fonts.gstatic.com/s/ptsans/v8/7dSh6BcuqDLzS2qAASIeurO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face {
    font-family: 'PT Sans';
    font-style: italic;
    font-weight: 700;
    src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(https://fonts.gstatic.com/s/ptsans/v8/lILlYDvubYemzYzN7GbLkAcuEIXEaFWBWXA4NoGd_Oo.woff) format('woff');
}
@font-face {
    font-family: 'PT Sans Caption';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans Caption'), local('PTSans-Caption'), url(https://fonts.gstatic.com/s/ptsanscaption/v9/OXYTDOzBcXU8MTNBvBHeSR0YHMlTTgDjRFthwdr5tPI.woff) format('woff');
}
@font-face {
    font-family: 'PT Sans Caption';
    font-style: normal;
    font-weight: 700;
    src: local('PT Sans Caption Bold'), local('PTSans-CaptionBold'), url(https://fonts.gstatic.com/s/ptsanscaption/v9/Q-gJrFokeE7JydPpxASt2-1SJ78UJ5PNpVCEkIl_jbE.woff) format('woff');
}
@font-face {
    font-family: 'PT Serif Caption';
    font-style: normal;
    font-weight: 400;
    src: local('PT Serif Caption'), local('PTSerif-Caption'), url(https://fonts.gstatic.com/s/ptserifcaption/v8/7xkFOeTxxO1GMC1suOUYWYzkFcZUoMmIZt0fxBFXzN8.woff) format('woff');
}
@font-face {
    font-family: 'PT Serif Caption';
    font-style: italic;
    font-weight: 400;
    src: local('PT Serif Caption Italic'), local('PTSerif-CaptionItalic'), url(https://fonts.gstatic.com/s/ptserifcaption/v8/0kfPsmrmTSgiec7u_Wa0DJrvsx2dAdU0opuVo_nyRjI.woff) format('woff');
}
@font-face {
    font-family: Philosopher;
    font-style: normal;
    font-weight: 400;
    src: local('Philosopher'), url(https://fonts.gstatic.com/s/philosopher/v7/OttjxgcoEsufOGSINYBGLUbeuvGrcRTTBH456c-a4yI.woff) format('woff');
}
@font-face {
    font-family: Philosopher;
    font-style: normal;
    font-weight: 700;
    src: local('Philosopher Bold'), local('Philosopher-Bold'), url(https://fonts.gstatic.com/s/philosopher/v7/napvkewXG9Gqby5vwGHICJoxY6pJ8tEQQdWYhQvtl8Q.woff) format('woff');
}
@font-face {
    font-family: Philosopher;
    font-style: italic;
    font-weight: 400;
    src: local('Philosopher Italic'), local('Philosopher-Italic'), url(https://fonts.gstatic.com/s/philosopher/v7/_9Hnc_gz9k7Qq6uKaeHKmV9lV9I2WBuTxI8YIwDzfpo.woff) format('woff');
}
@font-face {
    font-family: Philosopher;
    font-style: italic;
    font-weight: 700;
    src: local('Philosopher Bold Italic'), local('Philosopher-BoldItalic'), url(https://fonts.gstatic.com/s/philosopher/v7/PuKlryTcvTj7-qZWfLCFIDWpjGzpI6MUC_0nMmCQDvc.woff) format('woff');
}
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    src: local('Playfair Display'), local('PlayfairDisplay-Regular'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/2NBgzUtEeyB-Xtpr9bm1CSR_NRt-6h4BVegGNmhM5vQ.woff) format('woff');
}
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 700;
    src: local('Playfair Display Bold'), local('PlayfairDisplay-Bold'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/UC3ZEjagJi85gF9qFaBgIF8yIYD2zMzszvjxjdPD-V4.woff) format('woff');
}
@font-face {
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 400;
    src: local('Playfair Display Italic'), local('PlayfairDisplay-Italic'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/9MkijrV-dEJ0-_NWV7E6N2_Nq19Um4NkYP0ocFt9h1w.woff) format('woff');
}
@font-face {
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 700;
    src: local('Playfair Display Bold Italic'), local('PlayfairDisplay-BoldItalic'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/n7G4PqJvFP2Kubl0VBLDEH-6IDjsgm0VNDw0A1D_9oOglnMp3_3A8V8Ai8YosRtX.woff) format('woff');
}
@font-face {
    font-family: 'Playfair Display SC';
    font-style: normal;
    font-weight: 400;
    src: local('Playfair Display SC'), local('PlayfairDisplaySC-Regular'), url(https://fonts.gstatic.com/s/playfairdisplaysc/v5/G0-tvBxd4eQRdwFKB8dRkds1QhRWAzeOT_lx2n3VU0A.woff) format('woff');
}
@font-face {
    font-family: 'Playfair Display SC';
    font-style: normal;
    font-weight: 700;
    src: local('Playfair Display SC Bold'), local('PlayfairDisplaySC-Bold'), url(https://fonts.gstatic.com/s/playfairdisplaysc/v5/5ggqGkvWJU_TtW2W8cEubAH6NmgnvZwXW9l6Ia_7t0jr7w4p9aSvGirXi6XmeXNA.woff) format('woff');
}
@font-face {
    font-family: 'Playfair Display SC';
    font-style: italic;
    font-weight: 400;
    src: local('Playfair Display SC Italic'), local('PlayfairDisplaySC-Italic'), url(https://fonts.gstatic.com/s/playfairdisplaysc/v5/myuYiFR-4NTrUT4w6TKls4L1bTQHoy7f86WPrOz4RlGglnMp3_3A8V8Ai8YosRtX.woff) format('woff');
}
@font-face {
    font-family: 'Playfair Display SC';
    font-style: italic;
    font-weight: 700;
    src: local('Playfair Display SC Bold Italic'), local('PlayfairDisplaySC-BoldItalic'), url(https://fonts.gstatic.com/s/playfairdisplaysc/v5/6X0OQrQhEEnPo56RalREX3z0KlIYaAQFvQWAzSl_WYZ2IY20qb3OO3nusUf_NB58.woff) format('woff');
}
@font-face {
    font-family: 'Poiret One';
    font-style: normal;
    font-weight: 400;
    src: local('Poiret One'), local('PoiretOne-Regular'), url(https://fonts.gstatic.com/s/poiretone/v4/cKr_e199f0xMkxMkRbEJX73hpw3pgy2gAi-Ip7WPMi0.woff) format('woff');
}
@font-face {
    font-family: 'Prosto One';
    font-style: normal;
    font-weight: 400;
    src: local('Prosto One'), local('ProstoOne-Regular'), url(https://fonts.gstatic.com/s/prostoone/v5/g_U08WmVcCfOwPUBpEKV5L3hpw3pgy2gAi-Ip7WPMi0.woff) format('woff');
}
@font-face {
    font-family: 'Roboto Light';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/Fl4y0QdOxyyTHEGMXX8kcbO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face {
    font-family: 'Roboto Light';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/oHi30kwQWvpCWqAhzHcCSLO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face {
    font-family: 'Roboto Light';
    font-style: italic;
    font-weight: 400;
    src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v15/7m8l7TlFO-S3VkhHuR0at0beuvGrcRTTBH456c-a4yI.woff) format('woff');
}
@font-face {
    font-family: 'Roboto Light';
    font-style: italic;
    font-weight: 700;
    src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v15/OLffGBTaF0XFOW1gnuHF0UbeuvGrcRTTBH456c-a4yI.woff) format('woff');
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/mUdRVCMHGKUBOACHGTH1g-vvDin1pK8aKteLpeZ5c0A.woff) format('woff');
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/isZ-wbCXNKAbnjo6_TwHTrO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 400;
    src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v15/m1uAalIytmLBFXF3PwhxpHYhjbSpvc47ee6xR_80Hnw.woff) format('woff');
}
@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 700;
    src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcC0beuvGrcRTTBH456c-a4yI.woff) format('woff');
}
@font-face {
    font-family: 'Rubik One';
    font-style: normal;
    font-weight: 400;
    src: local('Rubik One Regular'), local('RubikOne-Regular'), url(https://fonts.gstatic.com/s/rubikone/v4/byiD8ndhVuPVbFwk0FYw8LO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face {
    font-family: 'Russo One';
    font-style: normal;
    font-weight: 400;
    src: local('Russo One'), local('RussoOne-Regular'), url(https://fonts.gstatic.com/s/russoone/v5/4ofjFbAC3dpxPypNpg86K7O3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face {
    font-family: 'Tenor Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Tenor Sans'), local('TenorSans'), url(https://fonts.gstatic.com/s/tenorsans/v7/Ktx0Cs11QAojS82RMZDizr3hpw3pgy2gAi-Ip7WPMi0.woff) format('woff');
}
@font-face {
    font-family: 'Ubuntu Light';
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu Light'), local('Ubuntu-Light'), url(https://fonts.gstatic.com/s/ubuntu/v9/nBF2d6Y3AbOwfkBM-9HcWLO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face {
    font-family: 'Ubuntu Light';
    font-style: normal;
    font-weight: 700;
    src: local('Ubuntu Medium'), local('Ubuntu-Medium'), url(https://fonts.gstatic.com/s/ubuntu/v9/IiMFELcoPB-OzGzq14k4erO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face {
    font-family: 'Ubuntu Light';
    font-style: italic;
    font-weight: 400;
    src: local('Ubuntu Light Italic'), local('Ubuntu-LightItalic'), url(https://fonts.gstatic.com/s/ubuntu/v9/DZ_YjBPqZ88vcZCcIXm6VkbeuvGrcRTTBH456c-a4yI.woff) format('woff');
}
@font-face {
    font-family: 'Ubuntu Light';
    font-style: italic;
    font-weight: 700;
    src: local('Ubuntu Medium Italic'), local('Ubuntu-MediumItalic'), url(https://fonts.gstatic.com/s/ubuntu/v9/ohKfORL_YnhBMzkCPoIqwkbeuvGrcRTTBH456c-a4yI.woff) format('woff');
}
@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu'), url(https://fonts.gstatic.com/s/ubuntu/v9/EOw89wVWpfqz-OXHFsgbz-vvDin1pK8aKteLpeZ5c0A.woff) format('woff');
}
@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 700;
    src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(https://fonts.gstatic.com/s/ubuntu/v9/4z2U46_RRLOfkoHsWJG3v7O3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face {
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 400;
    src: local('Ubuntu Italic'), local('Ubuntu-Italic'), url(https://fonts.gstatic.com/s/ubuntu/v9/0bJAQfNpYDMK5gdvWOS2DXYhjbSpvc47ee6xR_80Hnw.woff) format('woff');
}
@font-face {
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 700;
    src: local('Ubuntu Bold Italic'), local('Ubuntu-BoldItalic'), url(https://fonts.gstatic.com/s/ubuntu/v9/OMD20Sg9RTs7sUORCEN-7UbeuvGrcRTTBH456c-a4yI.woff) format('woff');
}
@font-face {
    font-family: Underdog;
    font-style: normal;
    font-weight: 400;
    src: local('Underdog'), local('Underdog-Regular'), url(https://fonts.gstatic.com/s/underdog/v5/wIML9Pqk3OcCkq2krk73f3YhjbSpvc47ee6xR_80Hnw.woff) format('woff');
}
@font-face {
    font-family: 'Sports World';
    src: url(fonts/sportsworld/sports_world-regular.eot);
    src: local('Sports World'), local('Sports World Regular'), url(fonts/sportsworld/sports_world-regular.woff) format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Junegull;
    src: url(fonts/junegull/junegull_rg.eot);
    src: local('Junegull Regular'), local('Junegull-Regular'), url(fonts/junegull/junegull_rg.woff) format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Intro;
    src: url(fonts/intro/intro.eot);
    src: local('Intro'), local('Intro Regular'), url(fonts/intro/intro.woff) format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Beer money';
    src: url(fonts/beermoney/beer_money.eot);
    src: local('beer money'), local('beer money Regular'), url(fonts/beermoney/beer_money.woff) format('woff'), url(fonts/beermoney/beer_money.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Blogger Sans';
    src: url(fonts/BloggerSans.eot);
    src: local('Blogger Sans'), url(fonts/BloggerSans.woff) format('woff'), url(fonts/BloggerSans.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Sladkoeshka;
    src: url(fonts/SladkoeshkaRegular.eot);
    src: local('Sladkoeshka Regular'), url(fonts/SladkoeshkaRegular.woff) format('woff'), url(fonts/SladkoeshkaRegular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsOC933fdLZhbewWVDyX-fYw.woff) format('woff');
}
@font-face {
    font-family: 'Raleway Thin';
    src: local('Raleway Thin'), local('Raleway-Thin'), url(fonts/raleway/100.woff2) format('woff2'), url(fonts/raleway/100.woff) format('woff');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Raleway Light';
    src: local('Raleway Light'), local('Raleway-Light'), url(fonts/raleway/300.woff2) format('woff2'), url(fonts/raleway/300.woff) format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Raleway Medium';
    src: local('Raleway Medium'), local('Raleway-Medium'), url(fonts/raleway/500.woff2) format('woff2'), url(fonts/raleway/500.woff) format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Raleway Bold';
    src: local('Raleway Bold'), local('Raleway-Bold'), url(fonts/raleway/700.woff2) format('woff2'), url(fonts/raleway/700.woff) format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Raleway Black';
    src: local('Raleway Black'), local('Raleway-Black'), url(fonts/raleway/900.woff2) format('woff2'), url(fonts/raleway/900.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;
    margin: 0 4px;
}
.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(/img/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;
    margin: 0 3px;
}
.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(/img/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;
    margin: 0 2px;
}
.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(/img/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;
}

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>.file {
    position: relative;
    overflow: hidden;
}
.macros-form>.outer>.inner>.vertical>.body>.form .field>.input>.file input {
    position: absolute;
    top: 0;
    left: -400px;
    right: 0;
    bottom: 0;
    width: 2400px;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
.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;
}

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>.file {
    position: relative;
    overflow: hidden;
}
.macros-form>.outer>.inner>.horizontal>.body>.form .fields .field>.input>.file input {
    position: absolute;
    top: 0;
    left: -400px;
    right: 0;
    bottom: 0;
    width: 2400px;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
.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%}
.area.screen-xs .macros-button .btn-out.xs-center .btn-inner, .area.screen-xs .macros-button .btn-out.xs-left .btn-inner, .area.screen-xs .macros-button .btn-out.xs-right .btn-inner {
    width: auto;
}
.area.screen-xs .macros-button .btn-out.xs-left {
    text-align: left;
}
.area.screen-xs .macros-button .btn-out.xs-center {
    text-align: center;
}
.area.screen-xs .macros-button .btn-out.xs-right {
    text-align: right;
}
.area.screen-xs .macros-button .btn-out.xs-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, div.area.screen-xs .grid.sm-wrap>.gridwrap, div.area.screen-xs .grid.xs-wrap>.gridwrap, div.area.screen-xs .tbl.sm-wrap, div.area.screen-xs .tbl.sm-wrap>.td, div.area.screen-xs .tbl.sm-wrap>.tr, div.area.screen-xs .tbl.sm-wrap>.tr>.td, div.area.screen-xs .tbl.xs-wrap, div.area.screen-xs .tbl.xs-wrap>.td, div.area.screen-xs .tbl.xs-wrap>.tr, div.area.screen-xs .tbl.xs-wrap>.tr>.td {
    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;
}
div.area.screen-xs .container {
    max-width: 767px;
    width: 100%}
div.area.screen-xs .col-xs-12 {
    width: 100%}
div.area.screen-xs .col-xs-11 {
    width: 91.66666667%}
div.area.screen-xs .col-xs-10 {
    width: 83.33333333%}
div.area.screen-xs .col-xs-9 {
    width: 75%}
div.area.screen-xs .col-xs-8 {
    width: 66.66666667%}
div.area.screen-xs .col-xs-7 {
    width: 58.33333333%}
div.area.screen-xs .col-xs-6 {
    width: 50%}
div.area.screen-xs .col-xs-5 {
    width: 41.66666667%}
div.area.screen-xs .col-xs-4 {
    width: 33.33333333%}
div.area.screen-xs .col-xs-3 {
    width: 25%}
div.area.screen-xs .col-xs-2 {
    width: 16.66666667%}
div.area.screen-xs .col-xs-1 {
    width: 8.33333333%}
div.area.screen-xs .col-xs-pull-12 {
    right: 100%}
div.area.screen-xs .col-xs-pull-11 {
    right: 91.66666667%}
div.area.screen-xs .col-xs-pull-10 {
    right: 83.33333333%}
div.area.screen-xs .col-xs-pull-9 {
    right: 75%}
div.area.screen-xs .col-xs-pull-8 {
    right: 66.66666667%}
div.area.screen-xs .col-xs-pull-7 {
    right: 58.33333333%}
div.area.screen-xs .col-xs-pull-6 {
    right: 50%}
div.area.screen-xs .col-xs-pull-5 {
    right: 41.66666667%}
div.area.screen-xs .col-xs-pull-4 {
    right: 33.33333333%}
div.area.screen-xs .col-xs-pull-3 {
    right: 25%}
div.area.screen-xs .col-xs-pull-2 {
    right: 16.66666667%}
div.area.screen-xs .col-xs-pull-1 {
    right: 8.33333333%}
div.area.screen-xs .col-xs-pull-0 {
    right: 0;
}
div.area.screen-xs .col-xs-push-12 {
    left: 100%}
div.area.screen-xs .col-xs-push-11 {
    left: 91.66666667%}
div.area.screen-xs .col-xs-push-10 {
    left: 83.33333333%}
div.area.screen-xs .col-xs-push-9 {
    left: 75%}
div.area.screen-xs .col-xs-push-8 {
    left: 66.66666667%}
div.area.screen-xs .col-xs-push-7 {
    left: 58.33333333%}
div.area.screen-xs .col-xs-push-6 {
    left: 50%}
div.area.screen-xs .col-xs-push-5 {
    left: 41.66666667%}
div.area.screen-xs .col-xs-push-4 {
    left: 33.33333333%}
div.area.screen-xs .col-xs-push-3 {
    left: 25%}
div.area.screen-xs .col-xs-push-2 {
    left: 16.66666667%}
div.area.screen-xs .col-xs-push-1 {
    left: 8.33333333%}
div.area.screen-xs .col-xs-push-0 {
    left: 0;
}
div.area.screen-xs .col-xs-offset-12 {
    margin-left: 100%}
div.area.screen-xs .col-xs-offset-11 {
    margin-left: 91.66666667%}
div.area.screen-xs .col-xs-offset-10 {
    margin-left: 83.33333333%}
div.area.screen-xs .col-xs-offset-9 {
    margin-left: 75%}
div.area.screen-xs .col-xs-offset-8 {
    margin-left: 66.66666667%}
div.area.screen-xs .col-xs-offset-7 {
    margin-left: 58.33333333%}
div.area.screen-xs .col-xs-offset-6 {
    margin-left: 50%}
div.area.screen-xs .col-xs-offset-5 {
    margin-left: 41.66666667%}
div.area.screen-xs .col-xs-offset-4 {
    margin-left: 33.33333333%}
div.area.screen-xs .col-xs-offset-3 {
    margin-left: 25%}
div.area.screen-xs .col-xs-offset-2 {
    margin-left: 16.66666667%}
div.area.screen-xs .col-xs-offset-1 {
    margin-left: 8.33333333%}
div.area.screen-xs .col-xs-offset-0 {
    margin-left: 0;
}
div.area.screen-xs .grid.sm-wrap, div.area.screen-xs .grid.xs-wrap {
    margin-left: 0;
    margin-right: 0;
}
div.area.screen-xs .grid.sm-wrap>.gridwrap>.col, div.area.screen-xs .grid.xs-wrap>.gridwrap>.col {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%!important;
    padding-left: 0;
    padding-right: 0;
}
div.area.screen-xs .xs-force-center, div.area.screen-xs .xs-force-center>* {
    text-align: center!important;
}
#cboxTitle, .fa-fw, .fa-li, .sweet-alert, .sweet-alert h2 {
    text-align: center;
}
div.area.screen-xs .xs-force-bg-center {
    backgroundPosition: center!important;
}
div.area.screen-xs .xs-hidden {
    display: none!important;
}
div.area.screen-sm .grid.sm-wrap>.gridwrap, div.area.screen-sm .tbl.sm-wrap, div.area.screen-sm .tbl.sm-wrap>.td, div.area.screen-sm .tbl.sm-wrap>.tr, div.area.screen-sm .tbl.sm-wrap>.tr>.td {
    display: block;
}
div.area.screen-sm {
    min-width: 750px;
}
div.area.screen-sm .container {
    width: 750px;
}
div.area.screen-sm .col-xs-12 {
    width: 100%}
div.area.screen-sm .col-xs-11 {
    width: 91.66666667%}
div.area.screen-sm .col-xs-10 {
    width: 83.33333333%}
div.area.screen-sm .col-xs-9 {
    width: 75%}
div.area.screen-sm .col-xs-8 {
    width: 66.66666667%}
div.area.screen-sm .col-xs-7 {
    width: 58.33333333%}
div.area.screen-sm .col-xs-6 {
    width: 50%}
div.area.screen-sm .col-xs-5 {
    width: 41.66666667%}
div.area.screen-sm .col-xs-4 {
    width: 33.33333333%}
div.area.screen-sm .col-xs-3 {
    width: 25%}
div.area.screen-sm .col-xs-2 {
    width: 16.66666667%}
div.area.screen-sm .col-xs-1 {
    width: 8.33333333%}
div.area.screen-sm .col-xs-pull-12 {
    right: 100%}
div.area.screen-sm .col-xs-pull-11 {
    right: 91.66666667%}
div.area.screen-sm .col-xs-pull-10 {
    right: 83.33333333%}
div.area.screen-sm .col-xs-pull-9 {
    right: 75%}
div.area.screen-sm .col-xs-pull-8 {
    right: 66.66666667%}
div.area.screen-sm .col-xs-pull-7 {
    right: 58.33333333%}
div.area.screen-sm .col-xs-pull-6 {
    right: 50%}
div.area.screen-sm .col-xs-pull-5 {
    right: 41.66666667%}
div.area.screen-sm .col-xs-pull-4 {
    right: 33.33333333%}
div.area.screen-sm .col-xs-pull-3 {
    right: 25%}
div.area.screen-sm .col-xs-pull-2 {
    right: 16.66666667%}
div.area.screen-sm .col-xs-pull-1 {
    right: 8.33333333%}
div.area.screen-sm .col-xs-pull-0 {
    right: 0;
}
div.area.screen-sm .col-xs-push-12 {
    left: 100%}
div.area.screen-sm .col-xs-push-11 {
    left: 91.66666667%}
div.area.screen-sm .col-xs-push-10 {
    left: 83.33333333%}
div.area.screen-sm .col-xs-push-9 {
    left: 75%}
div.area.screen-sm .col-xs-push-8 {
    left: 66.66666667%}
div.area.screen-sm .col-xs-push-7 {
    left: 58.33333333%}
div.area.screen-sm .col-xs-push-6 {
    left: 50%}
div.area.screen-sm .col-xs-push-5 {
    left: 41.66666667%}
div.area.screen-sm .col-xs-push-4 {
    left: 33.33333333%}
div.area.screen-sm .col-xs-push-3 {
    left: 25%}
div.area.screen-sm .col-xs-push-2 {
    left: 16.66666667%}
div.area.screen-sm .col-xs-push-1 {
    left: 8.33333333%}
div.area.screen-sm .col-xs-push-0 {
    left: 0;
}
div.area.screen-sm .col-xs-offset-12 {
    margin-left: 100%}
div.area.screen-sm .col-xs-offset-11 {
    margin-left: 91.66666667%}
div.area.screen-sm .col-xs-offset-10 {
    margin-left: 83.33333333%}
div.area.screen-sm .col-xs-offset-9 {
    margin-left: 75%}
div.area.screen-sm .col-xs-offset-8 {
    margin-left: 66.66666667%}
div.area.screen-sm .col-xs-offset-7 {
    margin-left: 58.33333333%}
div.area.screen-sm .col-xs-offset-6 {
    margin-left: 50%}
div.area.screen-sm .col-xs-offset-5 {
    margin-left: 41.66666667%}
div.area.screen-sm .col-xs-offset-4 {
    margin-left: 33.33333333%}
div.area.screen-sm .col-xs-offset-3 {
    margin-left: 25%}
div.area.screen-sm .col-xs-offset-2 {
    margin-left: 16.66666667%}
div.area.screen-sm .col-xs-offset-1 {
    margin-left: 8.33333333%}
div.area.screen-sm .col-xs-offset-0 {
    margin-left: 0;
}
div.area.screen-sm .col-sm-12 {
    width: 100%}
div.area.screen-sm .col-sm-11 {
    width: 91.66666667%}
div.area.screen-sm .col-sm-10 {
    width: 83.33333333%}
div.area.screen-sm .col-sm-9 {
    width: 75%}
div.area.screen-sm .col-sm-8 {
    width: 66.66666667%}
div.area.screen-sm .col-sm-7 {
    width: 58.33333333%}
div.area.screen-sm .col-sm-6 {
    width: 50%}
div.area.screen-sm .col-sm-5 {
    width: 41.66666667%}
div.area.screen-sm .col-sm-4 {
    width: 33.33333333%}
div.area.screen-sm .col-sm-3 {
    width: 25%}
div.area.screen-sm .col-sm-2 {
    width: 16.66666667%}
div.area.screen-sm .col-sm-1 {
    width: 8.33333333%}
div.area.screen-sm .col-sm-pull-12 {
    right: 100%}
div.area.screen-sm .col-sm-pull-11 {
    right: 91.66666667%}
div.area.screen-sm .col-sm-pull-10 {
    right: 83.33333333%}
div.area.screen-sm .col-sm-pull-9 {
    right: 75%}
div.area.screen-sm .col-sm-pull-8 {
    right: 66.66666667%}
div.area.screen-sm .col-sm-pull-7 {
    right: 58.33333333%}
div.area.screen-sm .col-sm-pull-6 {
    right: 50%}
div.area.screen-sm .col-sm-pull-5 {
    right: 41.66666667%}
div.area.screen-sm .col-sm-pull-4 {
    right: 33.33333333%}
div.area.screen-sm .col-sm-pull-3 {
    right: 25%}
div.area.screen-sm .col-sm-pull-2 {
    right: 16.66666667%}
div.area.screen-sm .col-sm-pull-1 {
    right: 8.33333333%}
div.area.screen-sm .col-sm-pull-0 {
    right: 0;
}
div.area.screen-sm .col-sm-push-12 {
    left: 100%}
div.area.screen-sm .col-sm-push-11 {
    left: 91.66666667%}
div.area.screen-sm .col-sm-push-10 {
    left: 83.33333333%}
div.area.screen-sm .col-sm-push-9 {
    left: 75%}
div.area.screen-sm .col-sm-push-8 {
    left: 66.66666667%}
div.area.screen-sm .col-sm-push-7 {
    left: 58.33333333%}
div.area.screen-sm .col-sm-push-6 {
    left: 50%}
div.area.screen-sm .col-sm-push-5 {
    left: 41.66666667%}
div.area.screen-sm .col-sm-push-4 {
    left: 33.33333333%}
div.area.screen-sm .col-sm-push-3 {
    left: 25%}
div.area.screen-sm .col-sm-push-2 {
    left: 16.66666667%}
div.area.screen-sm .col-sm-push-1 {
    left: 8.33333333%}
div.area.screen-sm .col-sm-push-0 {
    left: 0;
}
div.area.screen-sm .col-sm-offset-12 {
    margin-left: 100%}
div.area.screen-sm .col-sm-offset-11 {
    margin-left: 91.66666667%}
div.area.screen-sm .col-sm-offset-10 {
    margin-left: 83.33333333%}
div.area.screen-sm .col-sm-offset-9 {
    margin-left: 75%}
div.area.screen-sm .col-sm-offset-8 {
    margin-left: 66.66666667%}
div.area.screen-sm .col-sm-offset-7 {
    margin-left: 58.33333333%}
div.area.screen-sm .col-sm-offset-6 {
    margin-left: 50%}
div.area.screen-sm .col-sm-offset-5 {
    margin-left: 41.66666667%}
div.area.screen-sm .col-sm-offset-4 {
    margin-left: 33.33333333%}
div.area.screen-sm .col-sm-offset-3 {
    margin-left: 25%}
div.area.screen-sm .col-sm-offset-2 {
    margin-left: 16.66666667%}
div.area.screen-sm .col-sm-offset-1 {
    margin-left: 8.33333333%}
div.area.screen-sm .col-sm-offset-0 {
    margin-left: 0;
}
div.area.screen-sm .grid.sm-wrap {
    margin-left: 0;
    margin-right: 0;
}
div.area.screen-sm .grid.sm-wrap>.gridwrap>.col {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%!important;
    padding-left: 0;
    padding-right: 0;
}
div.area.screen-lg .lg-hidden, div.area.screen-md .md-hidden, div.area.screen-sm .sm-hidden {
    display: none!important;
}
div.area.screen-md {
    min-width: 970px;
}
div.area.screen-md .container {
    width: 970px;
}
div.area.screen-md .col-xs-12 {
    width: 100%}
div.area.screen-md .col-xs-11 {
    width: 91.66666667%}
div.area.screen-md .col-xs-10 {
    width: 83.33333333%}
div.area.screen-md .col-xs-9 {
    width: 75%}
div.area.screen-md .col-xs-8 {
    width: 66.66666667%}
div.area.screen-md .col-xs-7 {
    width: 58.33333333%}
div.area.screen-md .col-xs-6 {
    width: 50%}
div.area.screen-md .col-xs-5 {
    width: 41.66666667%}
div.area.screen-md .col-xs-4 {
    width: 33.33333333%}
div.area.screen-md .col-xs-3 {
    width: 25%}
div.area.screen-md .col-xs-2 {
    width: 16.66666667%}
div.area.screen-md .col-xs-1 {
    width: 8.33333333%}
div.area.screen-md .col-xs-pull-12 {
    right: 100%}
div.area.screen-md .col-xs-pull-11 {
    right: 91.66666667%}
div.area.screen-md .col-xs-pull-10 {
    right: 83.33333333%}
div.area.screen-md .col-xs-pull-9 {
    right: 75%}
div.area.screen-md .col-xs-pull-8 {
    right: 66.66666667%}
div.area.screen-md .col-xs-pull-7 {
    right: 58.33333333%}
div.area.screen-md .col-xs-pull-6 {
    right: 50%}
div.area.screen-md .col-xs-pull-5 {
    right: 41.66666667%}
div.area.screen-md .col-xs-pull-4 {
    right: 33.33333333%}
div.area.screen-md .col-xs-pull-3 {
    right: 25%}
div.area.screen-md .col-xs-pull-2 {
    right: 16.66666667%}
div.area.screen-md .col-xs-pull-1 {
    right: 8.33333333%}
div.area.screen-md .col-xs-pull-0 {
    right: 0;
}
div.area.screen-md .col-xs-push-12 {
    left: 100%}
div.area.screen-md .col-xs-push-11 {
    left: 91.66666667%}
div.area.screen-md .col-xs-push-10 {
    left: 83.33333333%}
div.area.screen-md .col-xs-push-9 {
    left: 75%}
div.area.screen-md .col-xs-push-8 {
    left: 66.66666667%}
div.area.screen-md .col-xs-push-7 {
    left: 58.33333333%}
div.area.screen-md .col-xs-push-6 {
    left: 50%}
div.area.screen-md .col-xs-push-5 {
    left: 41.66666667%}
div.area.screen-md .col-xs-push-4 {
    left: 33.33333333%}
div.area.screen-md .col-xs-push-3 {
    left: 25%}
div.area.screen-md .col-xs-push-2 {
    left: 16.66666667%}
div.area.screen-md .col-xs-push-1 {
    left: 8.33333333%}
div.area.screen-md .col-xs-push-0 {
    left: 0;
}
div.area.screen-md .col-xs-offset-12 {
    margin-left: 100%}
div.area.screen-md .col-xs-offset-11 {
    margin-left: 91.66666667%}
div.area.screen-md .col-xs-offset-10 {
    margin-left: 83.33333333%}
div.area.screen-md .col-xs-offset-9 {
    margin-left: 75%}
div.area.screen-md .col-xs-offset-8 {
    margin-left: 66.66666667%}
div.area.screen-md .col-xs-offset-7 {
    margin-left: 58.33333333%}
div.area.screen-md .col-xs-offset-6 {
    margin-left: 50%}
div.area.screen-md .col-xs-offset-5 {
    margin-left: 41.66666667%}
div.area.screen-md .col-xs-offset-4 {
    margin-left: 33.33333333%}
div.area.screen-md .col-xs-offset-3 {
    margin-left: 25%}
div.area.screen-md .col-xs-offset-2 {
    margin-left: 16.66666667%}
div.area.screen-md .col-xs-offset-1 {
    margin-left: 8.33333333%}
div.area.screen-md .col-xs-offset-0 {
    margin-left: 0;
}
div.area.screen-md .col-sm-12 {
    width: 100%}
div.area.screen-md .col-sm-11 {
    width: 91.66666667%}
div.area.screen-md .col-sm-10 {
    width: 83.33333333%}
div.area.screen-md .col-sm-9 {
    width: 75%}
div.area.screen-md .col-sm-8 {
    width: 66.66666667%}
div.area.screen-md .col-sm-7 {
    width: 58.33333333%}
div.area.screen-md .col-sm-6 {
    width: 50%}
div.area.screen-md .col-sm-5 {
    width: 41.66666667%}
div.area.screen-md .col-sm-4 {
    width: 33.33333333%}
div.area.screen-md .col-sm-3 {
    width: 25%}
div.area.screen-md .col-sm-2 {
    width: 16.66666667%}
div.area.screen-md .col-sm-1 {
    width: 8.33333333%}
div.area.screen-md .col-sm-pull-12 {
    right: 100%}
div.area.screen-md .col-sm-pull-11 {
    right: 91.66666667%}
div.area.screen-md .col-sm-pull-10 {
    right: 83.33333333%}
div.area.screen-md .col-sm-pull-9 {
    right: 75%}
div.area.screen-md .col-sm-pull-8 {
    right: 66.66666667%}
div.area.screen-md .col-sm-pull-7 {
    right: 58.33333333%}
div.area.screen-md .col-sm-pull-6 {
    right: 50%}
div.area.screen-md .col-sm-pull-5 {
    right: 41.66666667%}
div.area.screen-md .col-sm-pull-4 {
    right: 33.33333333%}
div.area.screen-md .col-sm-pull-3 {
    right: 25%}
div.area.screen-md .col-sm-pull-2 {
    right: 16.66666667%}
div.area.screen-md .col-sm-pull-1 {
    right: 8.33333333%}
div.area.screen-md .col-sm-pull-0 {
    right: 0;
}
div.area.screen-md .col-sm-push-12 {
    left: 100%}
div.area.screen-md .col-sm-push-11 {
    left: 91.66666667%}
div.area.screen-md .col-sm-push-10 {
    left: 83.33333333%}
div.area.screen-md .col-sm-push-9 {
    left: 75%}
div.area.screen-md .col-sm-push-8 {
    left: 66.66666667%}
div.area.screen-md .col-sm-push-7 {
    left: 58.33333333%}
div.area.screen-md .col-sm-push-6 {
    left: 50%}
div.area.screen-md .col-sm-push-5 {
    left: 41.66666667%}
div.area.screen-md .col-sm-push-4 {
    left: 33.33333333%}
div.area.screen-md .col-sm-push-3 {
    left: 25%}
div.area.screen-md .col-sm-push-2 {
    left: 16.66666667%}
div.area.screen-md .col-sm-push-1 {
    left: 8.33333333%}
div.area.screen-md .col-sm-push-0 {
    left: 0;
}
div.area.screen-md .col-sm-offset-12 {
    margin-left: 100%}
div.area.screen-md .col-sm-offset-11 {
    margin-left: 91.66666667%}
div.area.screen-md .col-sm-offset-10 {
    margin-left: 83.33333333%}
div.area.screen-md .col-sm-offset-9 {
    margin-left: 75%}
div.area.screen-md .col-sm-offset-8 {
    margin-left: 66.66666667%}
div.area.screen-md .col-sm-offset-7 {
    margin-left: 58.33333333%}
div.area.screen-md .col-sm-offset-6 {
    margin-left: 50%}
div.area.screen-md .col-sm-offset-5 {
    margin-left: 41.66666667%}
div.area.screen-md .col-sm-offset-4 {
    margin-left: 33.33333333%}
div.area.screen-md .col-sm-offset-3 {
    margin-left: 25%}
div.area.screen-md .col-sm-offset-2 {
    margin-left: 16.66666667%}
div.area.screen-md .col-sm-offset-1 {
    margin-left: 8.33333333%}
div.area.screen-md .col-sm-offset-0 {
    margin-left: 0;
}
.col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, div.area.screen-md .col-md-1 {
    float: left;
}
div.area.screen-md .col-md-12 {
    width: 100%}
div.area.screen-md .col-md-11 {
    width: 91.66666667%}
div.area.screen-md .col-md-10 {
    width: 83.33333333%}
div.area.screen-md .col-md-9 {
    width: 75%}
div.area.screen-md .col-md-8 {
    width: 66.66666667%}
div.area.screen-md .col-md-7 {
    width: 58.33333333%}
div.area.screen-md .col-md-6 {
    width: 50%}
div.area.screen-md .col-md-5 {
    width: 41.66666667%}
div.area.screen-md .col-md-4 {
    width: 33.33333333%}
div.area.screen-md .col-md-3 {
    width: 25%}
div.area.screen-md .col-md-2 {
    width: 16.66666667%}
div.area.screen-md .col-md-1 {
    width: 8.33333333%}
div.area.screen-md .col-md-pull-12 {
    right: 100%}
div.area.screen-md .col-md-pull-11 {
    right: 91.66666667%}
div.area.screen-md .col-md-pull-10 {
    right: 83.33333333%}
div.area.screen-md .col-md-pull-9 {
    right: 75%}
div.area.screen-md .col-md-pull-8 {
    right: 66.66666667%}
div.area.screen-md .col-md-pull-7 {
    right: 58.33333333%}
div.area.screen-md .col-md-pull-6 {
    right: 50%}
div.area.screen-md .col-md-pull-5 {
    right: 41.66666667%}
div.area.screen-md .col-md-pull-4 {
    right: 33.33333333%}
div.area.screen-md .col-md-pull-3 {
    right: 25%}
div.area.screen-md .col-md-pull-2 {
    right: 16.66666667%}
div.area.screen-md .col-md-pull-1 {
    right: 8.33333333%}
div.area.screen-md .col-md-pull-0 {
    right: 0;
}
div.area.screen-md .col-md-push-12 {
    left: 100%}
div.area.screen-md .col-md-push-11 {
    left: 91.66666667%}
div.area.screen-md .col-md-push-10 {
    left: 83.33333333%}
div.area.screen-md .col-md-push-9 {
    left: 75%}
div.area.screen-md .col-md-push-8 {
    left: 66.66666667%}
div.area.screen-md .col-md-push-7 {
    left: 58.33333333%}
div.area.screen-md .col-md-push-6 {
    left: 50%}
div.area.screen-md .col-md-push-5 {
    left: 41.66666667%}
div.area.screen-md .col-md-push-4 {
    left: 33.33333333%}
div.area.screen-md .col-md-push-3 {
    left: 25%}
div.area.screen-md .col-md-push-2 {
    left: 16.66666667%}
div.area.screen-md .col-md-push-1 {
    left: 8.33333333%}
div.area.screen-md .col-md-push-0 {
    left: 0;
}
div.area.screen-md .col-md-offset-12 {
    margin-left: 100%}
div.area.screen-md .col-md-offset-11 {
    margin-left: 91.66666667%}
div.area.screen-md .col-md-offset-10 {
    margin-left: 83.33333333%}
div.area.screen-md .col-md-offset-9 {
    margin-left: 75%}
div.area.screen-md .col-md-offset-8 {
    margin-left: 66.66666667%}
div.area.screen-md .col-md-offset-7 {
    margin-left: 58.33333333%}
div.area.screen-md .col-md-offset-6 {
    margin-left: 50%}
div.area.screen-md .col-md-offset-5 {
    margin-left: 41.66666667%}
div.area.screen-md .col-md-offset-4 {
    margin-left: 33.33333333%}
div.area.screen-md .col-md-offset-3 {
    margin-left: 25%}
div.area.screen-md .col-md-offset-2 {
    margin-left: 16.66666667%}
div.area.screen-md .col-md-offset-1 {
    margin-left: 8.33333333%}
div.area.screen-md .col-md-offset-0 {
    margin-left: 0;
}
div.area.screen-lg {
    min-width: 1170px;
}
div.area.screen-lg .container {
    width: 1170px;
}
div.area.screen-lg .col-xs-12 {
    width: 100%}
div.area.screen-lg .col-xs-11 {
    width: 91.66666667%}
div.area.screen-lg .col-xs-10 {
    width: 83.33333333%}
div.area.screen-lg .col-xs-9 {
    width: 75%}
div.area.screen-lg .col-xs-8 {
    width: 66.66666667%}
div.area.screen-lg .col-xs-7 {
    width: 58.33333333%}
div.area.screen-lg .col-xs-6 {
    width: 50%}
div.area.screen-lg .col-xs-5 {
    width: 41.66666667%}
div.area.screen-lg .col-xs-4 {
    width: 33.33333333%}
div.area.screen-lg .col-xs-3 {
    width: 25%}
div.area.screen-lg .col-xs-2 {
    width: 16.66666667%}
div.area.screen-lg .col-xs-1 {
    width: 8.33333333%}
div.area.screen-lg .col-xs-pull-12 {
    right: 100%}
div.area.screen-lg .col-xs-pull-11 {
    right: 91.66666667%}
div.area.screen-lg .col-xs-pull-10 {
    right: 83.33333333%}
div.area.screen-lg .col-xs-pull-9 {
    right: 75%}
div.area.screen-lg .col-xs-pull-8 {
    right: 66.66666667%}
div.area.screen-lg .col-xs-pull-7 {
    right: 58.33333333%}
div.area.screen-lg .col-xs-pull-6 {
    right: 50%}
div.area.screen-lg .col-xs-pull-5 {
    right: 41.66666667%}
div.area.screen-lg .col-xs-pull-4 {
    right: 33.33333333%}
div.area.screen-lg .col-xs-pull-3 {
    right: 25%}
div.area.screen-lg .col-xs-pull-2 {
    right: 16.66666667%}
div.area.screen-lg .col-xs-pull-1 {
    right: 8.33333333%}
div.area.screen-lg .col-xs-pull-0 {
    right: 0;
}
div.area.screen-lg .col-xs-push-12 {
    left: 100%}
div.area.screen-lg .col-xs-push-11 {
    left: 91.66666667%}
div.area.screen-lg .col-xs-push-10 {
    left: 83.33333333%}
div.area.screen-lg .col-xs-push-9 {
    left: 75%}
div.area.screen-lg .col-xs-push-8 {
    left: 66.66666667%}
div.area.screen-lg .col-xs-push-7 {
    left: 58.33333333%}
div.area.screen-lg .col-xs-push-6 {
    left: 50%}
div.area.screen-lg .col-xs-push-5 {
    left: 41.66666667%}
div.area.screen-lg .col-xs-push-4 {
    left: 33.33333333%}
div.area.screen-lg .col-xs-push-3 {
    left: 25%}
div.area.screen-lg .col-xs-push-2 {
    left: 16.66666667%}
div.area.screen-lg .col-xs-push-1 {
    left: 8.33333333%}
div.area.screen-lg .col-xs-push-0 {
    left: 0;
}
div.area.screen-lg .col-xs-offset-12 {
    margin-left: 100%}
div.area.screen-lg .col-xs-offset-11 {
    margin-left: 91.66666667%}
div.area.screen-lg .col-xs-offset-10 {
    margin-left: 83.33333333%}
div.area.screen-lg .col-xs-offset-9 {
    margin-left: 75%}
div.area.screen-lg .col-xs-offset-8 {
    margin-left: 66.66666667%}
div.area.screen-lg .col-xs-offset-7 {
    margin-left: 58.33333333%}
div.area.screen-lg .col-xs-offset-6 {
    margin-left: 50%}
div.area.screen-lg .col-xs-offset-5 {
    margin-left: 41.66666667%}
div.area.screen-lg .col-xs-offset-4 {
    margin-left: 33.33333333%}
div.area.screen-lg .col-xs-offset-3 {
    margin-left: 25%}
div.area.screen-lg .col-xs-offset-2 {
    margin-left: 16.66666667%}
div.area.screen-lg .col-xs-offset-1 {
    margin-left: 8.33333333%}
div.area.screen-lg .col-xs-offset-0 {
    margin-left: 0;
}
div.area.screen-lg .col-sm-12 {
    width: 100%}
div.area.screen-lg .col-sm-11 {
    width: 91.66666667%}
div.area.screen-lg .col-sm-10 {
    width: 83.33333333%}
div.area.screen-lg .col-sm-9 {
    width: 75%}
div.area.screen-lg .col-sm-8 {
    width: 66.66666667%}
div.area.screen-lg .col-sm-7 {
    width: 58.33333333%}
div.area.screen-lg .col-sm-6 {
    width: 50%}
div.area.screen-lg .col-sm-5 {
    width: 41.66666667%}
div.area.screen-lg .col-sm-4 {
    width: 33.33333333%}
div.area.screen-lg .col-sm-3 {
    width: 25%}
div.area.screen-lg .col-sm-2 {
    width: 16.66666667%}
div.area.screen-lg .col-sm-1 {
    width: 8.33333333%}
div.area.screen-lg .col-sm-pull-12 {
    right: 100%}
div.area.screen-lg .col-sm-pull-11 {
    right: 91.66666667%}
div.area.screen-lg .col-sm-pull-10 {
    right: 83.33333333%}
div.area.screen-lg .col-sm-pull-9 {
    right: 75%}
div.area.screen-lg .col-sm-pull-8 {
    right: 66.66666667%}
div.area.screen-lg .col-sm-pull-7 {
    right: 58.33333333%}
div.area.screen-lg .col-sm-pull-6 {
    right: 50%}
div.area.screen-lg .col-sm-pull-5 {
    right: 41.66666667%}
div.area.screen-lg .col-sm-pull-4 {
    right: 33.33333333%}
div.area.screen-lg .col-sm-pull-3 {
    right: 25%}
div.area.screen-lg .col-sm-pull-2 {
    right: 16.66666667%}
div.area.screen-lg .col-sm-pull-1 {
    right: 8.33333333%}
div.area.screen-lg .col-sm-pull-0 {
    right: 0;
}
div.area.screen-lg .col-sm-push-12 {
    left: 100%}
div.area.screen-lg .col-sm-push-11 {
    left: 91.66666667%}
div.area.screen-lg .col-sm-push-10 {
    left: 83.33333333%}
div.area.screen-lg .col-sm-push-9 {
    left: 75%}
div.area.screen-lg .col-sm-push-8 {
    left: 66.66666667%}
div.area.screen-lg .col-sm-push-7 {
    left: 58.33333333%}
div.area.screen-lg .col-sm-push-6 {
    left: 50%}
div.area.screen-lg .col-sm-push-5 {
    left: 41.66666667%}
div.area.screen-lg .col-sm-push-4 {
    left: 33.33333333%}
div.area.screen-lg .col-sm-push-3 {
    left: 25%}
div.area.screen-lg .col-sm-push-2 {
    left: 16.66666667%}
div.area.screen-lg .col-sm-push-1 {
    left: 8.33333333%}
div.area.screen-lg .col-sm-push-0 {
    left: 0;
}
div.area.screen-lg .col-sm-offset-12 {
    margin-left: 100%}
div.area.screen-lg .col-sm-offset-11 {
    margin-left: 91.66666667%}
div.area.screen-lg .col-sm-offset-10 {
    margin-left: 83.33333333%}
div.area.screen-lg .col-sm-offset-9 {
    margin-left: 75%}
div.area.screen-lg .col-sm-offset-8 {
    margin-left: 66.66666667%}
div.area.screen-lg .col-sm-offset-7 {
    margin-left: 58.33333333%}
div.area.screen-lg .col-sm-offset-6 {
    margin-left: 50%}
div.area.screen-lg .col-sm-offset-5 {
    margin-left: 41.66666667%}
div.area.screen-lg .col-sm-offset-4 {
    margin-left: 33.33333333%}
div.area.screen-lg .col-sm-offset-3 {
    margin-left: 25%}
div.area.screen-lg .col-sm-offset-2 {
    margin-left: 16.66666667%}
div.area.screen-lg .col-sm-offset-1 {
    margin-left: 8.33333333%}
div.area.screen-lg .col-sm-offset-0 {
    margin-left: 0;
}
div.area.screen-lg .col-md-12 {
    width: 100%}
div.area.screen-lg .col-md-11 {
    width: 91.66666667%}
div.area.screen-lg .col-md-10 {
    width: 83.33333333%}
div.area.screen-lg .col-md-9 {
    width: 75%}
div.area.screen-lg .col-md-8 {
    width: 66.66666667%}
div.area.screen-lg .col-md-7 {
    width: 58.33333333%}
div.area.screen-lg .col-md-6 {
    width: 50%}
div.area.screen-lg .col-md-5 {
    width: 41.66666667%}
div.area.screen-lg .col-md-4 {
    width: 33.33333333%}
div.area.screen-lg .col-md-3 {
    width: 25%}
div.area.screen-lg .col-md-2 {
    width: 16.66666667%}
div.area.screen-lg .col-md-1 {
    width: 8.33333333%}
div.area.screen-lg .col-md-pull-12 {
    right: 100%}
div.area.screen-lg .col-md-pull-11 {
    right: 91.66666667%}
div.area.screen-lg .col-md-pull-10 {
    right: 83.33333333%}
div.area.screen-lg .col-md-pull-9 {
    right: 75%}
div.area.screen-lg .col-md-pull-8 {
    right: 66.66666667%}
div.area.screen-lg .col-md-pull-7 {
    right: 58.33333333%}
div.area.screen-lg .col-md-pull-6 {
    right: 50%}
div.area.screen-lg .col-md-pull-5 {
    right: 41.66666667%}
div.area.screen-lg .col-md-pull-4 {
    right: 33.33333333%}
div.area.screen-lg .col-md-pull-3 {
    right: 25%}
div.area.screen-lg .col-md-pull-2 {
    right: 16.66666667%}
div.area.screen-lg .col-md-pull-1 {
    right: 8.33333333%}
div.area.screen-lg .col-md-pull-0 {
    right: 0;
}
div.area.screen-lg .col-md-push-12 {
    left: 100%}
div.area.screen-lg .col-md-push-11 {
    left: 91.66666667%}
div.area.screen-lg .col-md-push-10 {
    left: 83.33333333%}
div.area.screen-lg .col-md-push-9 {
    left: 75%}
div.area.screen-lg .col-md-push-8 {
    left: 66.66666667%}
div.area.screen-lg .col-md-push-7 {
    left: 58.33333333%}
div.area.screen-lg .col-md-push-6 {
    left: 50%}
div.area.screen-lg .col-md-push-5 {
    left: 41.66666667%}
div.area.screen-lg .col-md-push-4 {
    left: 33.33333333%}
div.area.screen-lg .col-md-push-3 {
    left: 25%}
div.area.screen-lg .col-md-push-2 {
    left: 16.66666667%}
div.area.screen-lg .col-md-push-1 {
    left: 8.33333333%}
div.area.screen-lg .col-md-push-0 {
    left: 0;
}
div.area.screen-lg .col-md-offset-12 {
    margin-left: 100%}
div.area.screen-lg .col-md-offset-11 {
    margin-left: 91.66666667%}
div.area.screen-lg .col-md-offset-10 {
    margin-left: 83.33333333%}
div.area.screen-lg .col-md-offset-9 {
    margin-left: 75%}
div.area.screen-lg .col-md-offset-8 {
    margin-left: 66.66666667%}
div.area.screen-lg .col-md-offset-7 {
    margin-left: 58.33333333%}
div.area.screen-lg .col-md-offset-6 {
    margin-left: 50%}
div.area.screen-lg .col-md-offset-5 {
    margin-left: 41.66666667%}
div.area.screen-lg .col-md-offset-4 {
    margin-left: 33.33333333%}
div.area.screen-lg .col-md-offset-3 {
    margin-left: 25%}
div.area.screen-lg .col-md-offset-2 {
    margin-left: 16.66666667%}
div.area.screen-lg .col-md-offset-1 {
    margin-left: 8.33333333%}
div.area.screen-lg .col-md-offset-0 {
    margin-left: 0;
}
div.area.screen-lg .col-lg-12 {
    width: 100%}
div.area.screen-lg .col-lg-11 {
    width: 91.66666667%}
div.area.screen-lg .col-lg-10 {
    width: 83.33333333%}
div.area.screen-lg .col-lg-9 {
    width: 75%}
div.area.screen-lg .col-lg-8 {
    width: 66.66666667%}
div.area.screen-lg .col-lg-7 {
    width: 58.33333333%}
div.area.screen-lg .col-lg-6 {
    width: 50%}
div.area.screen-lg .col-lg-5 {
    width: 41.66666667%}
div.area.screen-lg .col-lg-4 {
    width: 33.33333333%}
div.area.screen-lg .col-lg-3 {
    width: 25%}
div.area.screen-lg .col-lg-2 {
    width: 16.66666667%}
div.area.screen-lg .col-lg-1 {
    width: 8.33333333%}
div.area.screen-lg .col-lg-pull-12 {
    right: 100%}
div.area.screen-lg .col-lg-pull-11 {
    right: 91.66666667%}
div.area.screen-lg .col-lg-pull-10 {
    right: 83.33333333%}
div.area.screen-lg .col-lg-pull-9 {
    right: 75%}
div.area.screen-lg .col-lg-pull-8 {
    right: 66.66666667%}
div.area.screen-lg .col-lg-pull-7 {
    right: 58.33333333%}
div.area.screen-lg .col-lg-pull-6 {
    right: 50%}
div.area.screen-lg .col-lg-pull-5 {
    right: 41.66666667%}
div.area.screen-lg .col-lg-pull-4 {
    right: 33.33333333%}
div.area.screen-lg .col-lg-pull-3 {
    right: 25%}
div.area.screen-lg .col-lg-pull-2 {
    right: 16.66666667%}
div.area.screen-lg .col-lg-pull-1 {
    right: 8.33333333%}
div.area.screen-lg .col-lg-pull-0 {
    right: 0;
}
div.area.screen-lg .col-lg-push-12 {
    left: 100%}
div.area.screen-lg .col-lg-push-11 {
    left: 91.66666667%}
div.area.screen-lg .col-lg-push-10 {
    left: 83.33333333%}
div.area.screen-lg .col-lg-push-9 {
    left: 75%}
div.area.screen-lg .col-lg-push-8 {
    left: 66.66666667%}
div.area.screen-lg .col-lg-push-7 {
    left: 58.33333333%}
div.area.screen-lg .col-lg-push-6 {
    left: 50%}
div.area.screen-lg .col-lg-push-5 {
    left: 41.66666667%}
div.area.screen-lg .col-lg-push-4 {
    left: 33.33333333%}
div.area.screen-lg .col-lg-push-3 {
    left: 25%}
div.area.screen-lg .col-lg-push-2 {
    left: 16.66666667%}
div.area.screen-lg .col-lg-push-1 {
    left: 8.33333333%}
div.area.screen-lg .col-lg-push-0 {
    left: 0;
}
div.area.screen-lg .col-lg-offset-12 {
    margin-left: 100%}
div.area.screen-lg .col-lg-offset-11 {
    margin-left: 91.66666667%}
div.area.screen-lg .col-lg-offset-10 {
    margin-left: 83.33333333%}
div.area.screen-lg .col-lg-offset-9 {
    margin-left: 75%}
div.area.screen-lg .col-lg-offset-8 {
    margin-left: 66.66666667%}
div.area.screen-lg .col-lg-offset-7 {
    margin-left: 58.33333333%}
div.area.screen-lg .col-lg-offset-6 {
    margin-left: 50%}
div.area.screen-lg .col-lg-offset-5 {
    margin-left: 41.66666667%}
div.area.screen-lg .col-lg-offset-4 {
    margin-left: 33.33333333%}
div.area.screen-lg .col-lg-offset-3 {
    margin-left: 25%}
div.area.screen-lg .col-lg-offset-2 {
    margin-left: 16.66666667%}
div.area.screen-lg .col-lg-offset-1 {
    margin-left: 8.33333333%}
div.area.screen-lg .col-lg-offset-0 {
    margin-left: 0;
}
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 .col-xs-1, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.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-text-ralewaythin {
    font-family: 'Raleway Thin', sans-serif;
}
.area.font-text-ralewaylight {
    font-family: 'Raleway Light', sans-serif;
}
.area.font-text-ralewaymedium {
    font-family: 'Raleway Medium', sans-serif;
}
.area.font-text-ralewaybold {
    font-family: 'Raleway Bold', sans-serif;
}
.area.font-text-ralewayblack {
    font-family: 'Raleway Black', sans-serif;
}
.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.font-header-ralewaythin .font-header {
    font-family: 'Raleway Thin', sans-serif;
}
.area.font-header-ralewaylight .font-header {
    font-family: 'Raleway Light', sans-serif;
}
.area.font-header-ralewaymedium .font-header {
    font-family: 'Raleway Medium', sans-serif;
}
.area.font-header-ralewaybold .font-header {
    font-family: 'Raleway Bold', sans-serif;
}
.area.font-header-ralewayblack .font-header {
    font-family: 'Raleway Black', sans-serif;
}
.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 .metahtml {
    z-index: 250;
    position: relative;
}
.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(/fonts/fontawesome-webfont.eot?v=4.6.3);
    src: url(/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) 
		format('embedded-opentype'), url(/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), 
		url(/fontawesome-webfont.woff?v=4.6.3) format('woff'), 
		url(/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),     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(/img/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(/img/controls.png) -101px 0 no-repeat;
}
#cboxTopRight {
    width: 21px;
    height: 21px;
    background: url(/img/controls.png) -130px 0 no-repeat;
}
#cboxBottomLeft {
    width: 21px;
    height: 21px;
    background: url(/img/controls.png) -101px -29px no-repeat;
}
#cboxBottomRight {
    width: 21px;
    height: 21px;
    background: url(/imgcontrols.png) -130px -29px no-repeat;
}
#cboxMiddleLeft {
    width: 21px;
    background: url(/img/controls.png) left top repeat-y;
}
#cboxMiddleRight {
    width: 21px;
    background: url(/img/controls.png) right top repeat-y;
}
#cboxTopCenter {
    height: 21px;
    background: url(/img/border.png) repeat-x;
}
#cboxBottomCenter {
    height: 21px;
    background: url(/img/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(/img/loading_background.png) center center no-repeat;
}
#cboxLoadingGraphic {
    background: url(/img/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(/img/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;
}
.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;
}
.area.screen-xs .s-diagonal-tbl.xs-wrap .s-diagonal-td {
    padding-left: 0!important;
    padding-right: 0!important;
}
.s-elements-wrapper {
    padding: 10px 5px;
    margin: 0 -5px;
}
.s-elements-grid {
    text-align: center;
}
.area.screen-xs .s-elements-grid.xs-wrap {
    margin-left: 0!important;
    margin-right: 0!important;
}
.area.screen-xs .s-elements-grid.xs-wrap .s-elements-grid__cell {
    width: 100%!important;
    padding-left: 0!important;
    padding-right: 0!important;
}
.area.screen-xs .s-elements-grid.xs-wrap .s-elements-grid__cellwrapper {
    padding-left: 0!important;
    padding-right: 0!important;
}
.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;
}
.area.screen-xs .section-slider>.wrapper1>.wrapper2>.container>.incon>.wrap>.left {
    left: -40px;
}
.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;
}
.area.screen-xs .section-slider>.wrapper1>.wrapper2>.container>.incon>.wrap>.right {
    right: -40px;
}
.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;
    z-index: 1;
    display: inline-block;
}
.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;
}
.w-elements-grid {
    text-align: center;
}
.area.screen-xs .w-elements-grid.xs-wrap {
    margin-left: 0!important;
    margin-right: 0!important;
}
.area.screen-xs .w-elements-grid.xs-wrap .w-elements-grid__cell {
    width: 100%!important;
    padding-left: 0!important;
    padding-right: 0!important;
}
.area.screen-xs .w-elements-grid.xs-wrap .w-elements-grid__cellwrapper {
    padding-left: 0!important;
    padding-right: 0!important;
}
.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%}
div.area.screen-xs .widget-imagedtext .tbl.xs-force-center>.td {
    width: 100%!important;
    display: block;
}
div.area.screen-xs .widget-imagedtext .tbl.xs-force-center>.td>div {
    padding: 0!important;
}
div.area.screen-xs .widget-imagedtext .tbl.xs-force-center>.td.text p {
    text-align: center!important;
}
.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;
}

.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-metahtml {
    z-index: 250;
}
.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;
}
.area.screen-xs .widget-slider>.wrapper1>.wrapper2>.wrap>.left {
    left: -40px;
}
.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;
}
.area.screen-xs .widget-slider>.wrapper1>.wrapper2>.wrap>.right {
    right: -40px;
}
.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 .in:hover .bg[class*=hvr-].hvr-fade, .widget-social .soc-icon.transparent .in:hover .bg[class*=hvr-]:before, .widget-social .soc-icon.white .in:hover .bg[class*=hvr-].hvr-fade, .widget-social .soc-icon.white .in:hover .bg[class*=hvr-]:before, .widget-socials .soc-icon.transparent .in:hover .bg[class*=hvr-].hvr-fade, .widget-socials .soc-icon.transparent .in:hover .bg[class*=hvr-]:before, .widget-socials .soc-icon.white .in:hover .bg[class*=hvr-].hvr-fade, .widget-socials .soc-icon.white .in:hover .bg[class*=hvr-]:before {
    background: #365a8a;
}
.widget-social .soc-icon.transparent .tg:hover .bg[class*=hvr-].hvr-fade, .widget-social .soc-icon.transparent .tg:hover .bg[class*=hvr-]:before, .widget-social .soc-icon.white .tg:hover .bg[class*=hvr-].hvr-fade, .widget-social .soc-icon.white .tg:hover .bg[class*=hvr-]:before, .widget-socials .soc-icon.transparent .tg:hover .bg[class*=hvr-].hvr-fade, .widget-socials .soc-icon.transparent .tg:hover .bg[class*=hvr-]:before, .widget-socials .soc-icon.white .tg:hover .bg[class*=hvr-].hvr-fade, .widget-socials .soc-icon.white .tg:hover .bg[class*=hvr-]:before {
    background: #08c;
}
.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 .in .bg, .widget-social .soc-icon.white .in .bg, .widget-socials .soc-icon.transparent .in .bg, .widget-socials .soc-icon.white .in .bg {
    border-color: #365a8a;
    color: #365a8a;
}
.widget-social .soc-icon.transparent .tg .bg, .widget-social .soc-icon.white .tg .bg, .widget-socials .soc-icon.transparent .tg .bg, .widget-socials .soc-icon.white .tg .bg {
    border-color: #08c;
    color: #08c;
}
.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 .in:hover .bg, .widget-social .soc-icon.white .in:hover .bg, .widget-socials .soc-icon.transparent .in:hover .bg, .widget-socials .soc-icon.white .in:hover .bg {
    background: #365a8a;
    border-color: #284265;
}
.widget-social .soc-icon.transparent .tg:hover .bg, .widget-social .soc-icon.white .tg:hover .bg, .widget-socials .soc-icon.transparent .tg:hover .bg, .widget-socials .soc-icon.white .tg:hover .bg {
    background: #08c;
    border-color: #069;
}
.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.transparent .in [class*=hvr-].bg:before, .widget-social .soc-icon.white .in [class*=hvr-].bg:before, .widget-socials .soc-icon.transparent .in [class*=hvr-].bg:before, .widget-socials .soc-icon.white .in [class*=hvr-].bg:before {
    background: #365a8a;
}
.widget-social .soc-icon.transparent .tg [class*=hvr-].bg:before, .widget-social .soc-icon.white .tg [class*=hvr-].bg:before, .widget-socials .soc-icon.transparent .tg [class*=hvr-].bg:before, .widget-socials .soc-icon.white .tg [class*=hvr-].bg:before {
    background: #08c;
}
.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 .in .bg, .widget-socials .soc-icon .in .bg {
    border-color: #284265;
    background: #365a8a;
}
.widget-social .soc-icon .tg .bg, .widget-socials .soc-icon .tg .bg {
    border-color: #069;
    background: #08c;
}
.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 .in .bg:after, .widget-socials .soc-icon .in .bg:after {
    content: "\f16d"}
.widget-social .soc-icon .tg .bg:after, .widget-socials .soc-icon .tg .bg:after {
    content: "\f1d8"}
.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 .in:hover .bg, .widget-socials .soc-icon .in:hover .bg {
    border-color: #0b121c;
    background: #192a41;
}
.widget-social .soc-icon .in:hover .bg[class*=hvr-], .widget-socials .soc-icon .in:hover .bg[class*=hvr-] {
    background: #365a8a;
}
.widget-social .soc-icon .in:hover .bg[class*=hvr-].hvr-fade, .widget-social .soc-icon .in:hover .bg[class*=hvr-]:before, .widget-socials .soc-icon .in:hover .bg[class*=hvr-].hvr-fade, .widget-socials .soc-icon .in:hover .bg[class*=hvr-]:before {
    background: #192a41;
}
.widget-social .soc-icon .tg:hover .bg, .widget-socials .soc-icon .tg:hover .bg {
    border-color: #023;
    background: #046;
}
.widget-social .soc-icon .tg:hover .bg[class*=hvr-], .widget-socials .soc-icon .tg:hover .bg[class*=hvr-] {
    background: #08c;
}
.widget-social .soc-icon .tg:hover .bg[class*=hvr-].hvr-fade, .widget-social .soc-icon .tg:hover .bg[class*=hvr-]:before, .widget-socials .soc-icon .tg:hover .bg[class*=hvr-].hvr-fade, .widget-socials .soc-icon .tg:hover .bg[class*=hvr-]:before {
    background: #046;
}
.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;
}