body,html {
    overflow-x: hidden;
    font-family: 'Open Sans',sans-serif
}

.accent-weiss {
    background: #fff;
    border-top: 1px solid #ccc
}

.nav-wrapper {
    padding-left: 0x!important;
    padding-right: 5px!important
}

.sidenav {
    position: fixed;
    width: 250px
}

.sidenav li>a {
    color: rgba(0,0,0,.87);
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: 48px;
    line-height: 48px;
    padding: 0 15px
}

.sidenav-overlay {
    background-color: rgba(0,0,0,.75)
}

.roundavatar {
    border-radius: 50%;
    border: 2px solid #fff
}

.pink {
    background: #81c4a9!important
}

.btn {
    border-radius:12px;
}

.btn-large {
    text-transform:none;
    border-radius:24px;
    font-weight:bold !important;
}

.profile-padding {
    padding-left: 15px!important;
    padding-right: 15px!important
}

body {
    background-color: #eff2f3;
    display: flex;
    flex-direction: column;
    font-weight: 400;
    margin: 0;
    min-height: 100vh
}

main {
    flex: 1 0 auto;
    margin: 56px 0 0
}

@media only screen and (min-width: 993px) {
    header {
        z-index:10
    }

    main {
        margin: 100px 0 0
    }

    header.with-top-bar+main {
        margin: 135px 0 0
    }

    body:not(.nav-pinned) header {
        z-index: 12
    }

    body:not(.nav-pinned) main.uplift {
        z-index: 10
    }
}

.header-display-hide main,header.with-hero+main {
    margin-top: 0
}

header.with-hero+main.uplift {
    margin-top: -60px;
    padding-top: 20px
}

header.with-hero+main.uplift>.section:first-child {
    padding-top: 0
}

@media only screen and (min-width: 993px) {
    header.with-hero+main.uplift #sidebar {
        margin-top:80px
    }
}

.container {
    position: relative;
    width: 95%
}

.container-fluid {
    padding: 0 20px;
    position: relative;
    width: 100%
}

.container-full {
    padding: 0
}

p {
    margin: 0 0 20px;
    text-rendering: optimizeLegibility
}

a {
    color: #444
}

figure {
    margin: 0
}

img {
    display: block;
    max-width: 100%;
    height: auto
}

.show-on-extra-large {
    display: none!important
}

@media only screen and (min-width: 1201px) {
    .show-on-extra-large {
        display:initial!important
    }
}

#sidebar:not(.no-margin-top-mobile),.sidebar {
    margin-top: 40px
}

#sidebar.sidebar-left:not(.hide-on-med-and-down)+#content {
    margin-top: 20px
}

#sidebar.sidebar-left,.profile #sidebar.sidebar-left:not(.hide-on-med-and-down)+#content {
    margin-top: 0
}

@media only screen and (min-width: 993px) {
    #sidebar,#sidebar.sidebar-left+#content,#sidebar:not(.no-margin-top-mobile),.sidebar {
        margin-top:0
    }
}

.widget-section {
    margin-bottom: 20px;
    position: relative
}

.widget-section-profile-boxes {
    margin-bottom: 15px
}

@media only screen and (min-width: 993px) {
    .widget-section {
        margin-bottom:40px
    }

    .widget-section-profile-boxes {
        margin-bottom: 35px
    }
}

.widget-section-shop-details+.widget-section-shop-order {
    margin-top: -20px
}

html {
    font-family: "Helvetica Neue",Helvetica,sans-serif;
    font-weight: 400;
    color: #555;
    line-height: 1.6
}

@media only screen and (min-width: 0) {
    html {
        font-size:14px
    }
}

@media only screen and (min-width: 992px) {
    html {
        font-size:14.5px
    }
}

@media only screen and (min-width: 1200px) {
    html {
        font-size:15px
    }
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 500;
    line-height: 1.3
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
    font-weight: inherit
}

.title-1,h1 {
    font-size: 2rem;
    line-height: 110%;
    margin: 0 0 1.68rem 0
}

.title-2,h2 {
    font-size: 1.9rem;
    line-height: 110%;
    margin: 0 0 1.424rem 0
}

.title-3,h3 {
    font-size: 1.62rem;
    line-height: 110%;
    margin: 0 0 1.168rem 0
}

.title-4,h4 {
    font-size: 1.4rem;
    line-height: 110%;
    margin: 0 0 .912rem 0
}

.title-5,h5 {
    font-size: 1.1rem;
    line-height: 110%;
    margin: 0 0 .656rem 0
}

.title-6,h6 {
    font-size: 0.9rem;
    line-height: 110%;
    margin: 0 0 .46rem 0
}

em {
    font-style: italic
}

strong {
    font-weight: 600
}

small {
    font-size: 75%
}

.btn-floating,.card,.card-panel,.collapsible,.dropdown-content,.sidenav,.toast,.z-depth-1,nav {
    -webkit-box-shadow: 0 2px 2px 0 rgba(99,99,99,.06),0 3px 1px -2px rgba(99,99,99,.04),0 1px 5px 0 rgba(99,99,99,.12);
    box-shadow: 0 2px 2px 0 rgba(99,99,99,.06),0 3px 1px -2px rgba(99,99,99,.04),0 1px 5px 0 rgba(99,99,99,.12)
}

.btn,.btn-large {
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased
}

.btn-large:not(.z-depth-1),.btn:not(.z-depth-1) {
    -webkit-box-shadow: none;
    box-shadow: none
}

.hero.dark .z-depth-1,.section.dark .btn-floating,.section.dark .card,.section.dark .card-panel,.section.dark .collapsible,.section.dark .dropdown-content,.section.dark .sidenav,.section.dark .toast,.section.dark .z-depth-1,.section.dark nav {
    -webkit-box-shadow: 0 2px 2px 0 rgba(40,40,40,.12),0 3px 1px -2px rgba(40,40,40,.08),0 1px 5px 0 rgba(40,40,40,.24);
    box-shadow: 0 2px 2px 0 rgba(40,40,40,.12),0 3px 1px -2px rgba(40,40,40,.08),0 1px 5px 0 rgba(40,40,40,.24)
}

.hoverable {
    -webkit-transition: -webkit-box-shadow .15s;
    transition: -webkit-box-shadow .15s;
    transition: box-shadow .15s;
    transition: box-shadow .15s,-webkit-box-shadow .15s
}

.hoverable:hover {
    -webkit-box-shadow: 0 8px 17px 0 rgba(99,99,99,.12),0 6px 20px 0 rgba(99,99,99,.19);
    box-shadow: 0 8px 17px 0 rgba(99,99,99,.12),0 6px 20px 0 rgba(99,99,99,.19)
}

.section.dark .hoverable:hover {
    -webkit-box-shadow: 0 8px 17px 0 rgba(0,0,0,.18),0 6px 20px 0 rgba(0,0,0,.32);
    box-shadow: 0 8px 17px 0 rgba(0,0,0,.18),0 6px 20px 0 rgba(0,0,0,.32)
}

.light {
    font-weight: inherit!important
}

.btn,.btn-large,.btn-large:focus,.btn:focus,.card-image .btn-floating,.card-image .btn-floating:focus {
    /*background-color: #81c4a9;
    border-radius: 2px
    */
}

.btn-floating:hover,.btn-large:hover,.btn:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #444
}

.btn input[type=submit],.btn-large input[type=submit] {
    color: #fff!important;
    cursor: pointer;
    height: 100%;
    outline: 0;
    width: 100%
}

.btn-large.white,.btn.white {
    color: #555;
    font-weight: 400
}

.btn-large.dark,.btn.dark {
    background-color: #494a52
}

.btn-block,.btn-block-mobile {
    display: block;
    text-align: center;
    width: 100%
}

@media only screen and (min-width: 993px) {
    .btn-block-mobile {
        display:inline-block;
        width: auto
    }
}

.btn-outline {
    opacity: .5
}

.btn-small {
    height: 32px;
    line-height: 32px;
    padding: 0 15px
}

.btn-tiny {
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    letter-spacing: 0
}

.btn-large.btn-secondary,.btn-large.btn-secondary:active,.btn-large.btn-secondary:focus,.btn-large.btn-secondary:hover,.btn.btn-secondary,.btn.btn-secondary:active,.btn.btn-secondary:focus,.btn.btn-secondary:hover {
    background-color: #eff2f3;
    color: inherit;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased
}

.btn-danger,.btn-danger:active,.btn-danger:focus,.btn-danger:hover {
    background-color: #d24d57!important
}

.btn-flat,.btn-flat:active,.btn-flat:focus,.btn-flat:hover,.btn-large.btn-flat {
    background-color: rgba(0,0,0,.1);
    color: inherit
}

.btn-flat.disabled {
    background-color: rgba(0,0,0,.05)!important
}

.btn i.left {
    margin-left: -5px;
    margin-right: 5px
}

.btn-small i.left {
    margin-left: -5px;
    margin-right: 5px
}

.btn-large i.left {
    margin-left: -15px;
    margin-right: 10px
}

.btn-block i.left,.btn-block.btn-large i.left {
    margin-left: 0;
    margin-right: -5px
}

.btn-load span {
    animation-name: blink;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-fill-mode: both
}

.btn-load span:nth-child(2) {
    animation-delay: .2s
}

.btn-load span:nth-child(3) {
    animation-delay: .4s
}

.card .card-action .right a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating) {
    margin-left: 0;
    margin-right: 0
}

.card {
    margin-top: 0
}

.page.hentry .card {
    margin: 40px 0
}

.card.no-margin-bottom {
    margin-bottom: 0!important
}

.card,.card-content,.card-panel,.collection {
    border-radius: 2px
}

.card-content {
    overflow: hidden
}

.collection {
    margin: 0
}

.card .card-reveal {
    height: -moz-calc(100% + 1px);
    height: -webkit-calc(100% + 1px);
    height: -o-calc(100% + 1px);
    height: calc(100% + 1px);
    margin-top: -1px;
    top: -moz-calc(100% + 1px);
    top: -webkit-calc(100% + 1px);
    top: -o-calc(100% + 1px);
    top: calc(100% + 1px)
}

.material-tooltip {
    background-color: #494a52;
    font-size: 85%;
    line-height: 1.2;
    margin-top: -3px;
    min-height: 25px;
    padding: 8px 10px;
    visibility: hidden
}

.divider.large,.page-content .divider {
    margin: 40px 0
}

.divider.light {
    background: linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.1)),#494a52
}

.section.parallax+.divider {
    margin-top: 9px
}

span.divider {
    display: inline-block;
    height: auto;
    line-height: inherit;
    margin: 0 10px;
    min-height: 25px;
    vertical-align: middle;
    width: 1px
}

.top-bar span.divider {
    height: 50px;
    line-height: 50px
}

.select-wrapper .caret {
    z-index: 0
}

[type=email].browser-default,[type=password].browser-default,[type=text].browser-default,[type=url].browser-default,textarea.browser-default {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    font-size: 15px;
    height: 36px;
    line-height: 36px;
    outline: 0;
    padding: 8px 12px;
    position: relative;
    transition: all .3s;
    width: 100%
}

textarea.browser-default {
    height: 200px;
    line-height: inherit
}

[type=email].browser-default:focus,[type=password].browser-default:focus,[type=text].browser-default:focus,[type=url].browser-default:focus,textarea.browser-default:focus {
    border-color: #26a69a
}

[type=checkbox]+span:not(.lever),[type=radio]:checked+span,[type=radio]:not(:checked)+span {
    font-size: 15px;
    padding-left: 30px
}

[type=checkbox]+span:not(.lever):before,[type=checkbox]:not(.filled-in)+span:not(.lever):after,[type=radio]:not(:checked)+span:after,[type=radio]:not(:checked)+span:before {
    background-color: #fff;
    border-color: #d7d7d7;
    border-width: 1px
}

[type=checkbox]+span:not(.lever):before,[type=checkbox]:not(.filled-in)+span:not(.lever):after {
    border-radius: 0
}

[type=checkbox]:checked+span:not(.lever):before {
    border-bottom-color: #81c4a9;
    border-right-color: #81c4a9
}

[type=checkbox].filled-in:checked+span:not(.lever):after {
    background-color: #81c4a9;
    border: 2px solid #81c4a9
}

[type=checkbox].filled-in+span:not(.lever):before {
    background-color: transparent
}

.unread [type=checkbox]:checked+span:not(.lever):before {
    background-color: transparent
}

[type=radio].with-gap:checked+span:after,[type=radio].with-gap:checked+span:before,[type=radio]:checked+span:after {
    border-color: #81c4a9
}

[type=radio].with-gap:checked+span:after,[type=radio]:checked+span:after {
    background-color: #81c4a9
}

select {
    background-color: rgba(255,255,255,.9);
    width: 100%;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    height: 36px;
    line-height: 36px;
    padding: 8px 12px;
    -webkit-border-radius: 0
}

.pd-form select.ns-disable {
    padding: 0 12px
}

select.ns-disable {
    background-position: 97% 50%;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
    color: #555;
    line-height: normal;
    height: 45px;
    -webkit-appearance: none;
    -moz-appearance: none
}

.ns-full {
    width: 100%
}

.input-field {
    margin-bottom: 10px;
    position: relative
}

.input-field.col label {
    left: 15px
}

.sidenav li>a li>a>[class*=mdi-],.sidenav li>a>[class^=mdi-],.sidenav li>a>i,.sidenav li>a>i.material-icons {
    margin-right: 8px
}

.sidenav .divider {
    margin: 8px 0
}

.sidenav li.active,.sidenav li>a:hover {
    background-color: #eff2f3
}

.sidenav li>a.btn-large:hover,.sidenav li>a.btn:hover {
    background-color: #81c4a9
}

.sidenav li>a.btn i,.sidenav li>a.btn-large i {
    color: #fff;
    font-weight: inherit;
    margin-right: -24px
}

img.responsive-img {
    display: block
}

@media only screen and (min-width: 993px) {
    .valign-wrapper-desktop {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.filepath-input {
    background: 0 0!important;
    border: none!important
}

select {
    display: none
}

.nice-select,.ns-full .nice-select,.pd-form .nice-select {
    border-color: #e0e0e0;
    border-radius: 0;
    color: #555;
    height: 40px;
    line-height: 40px;
    width: 100%
}

.nice-select:after,.pd-form .nice-select:after {
    border-color: #555;
    border-width: 1px;
    right: 18px
}

.nice-select .list,.pd-form .nice-select .list {
    border-radius: inherit;
    box-shadow: 0 0 0 1px #e0e0e0;
    width: inherit
}

.nice-select.open .list,.pd-form .nice-select.open .list {
    max-height: 250px;
    overflow-y: scroll;
    z-index: 3
}

.nice-select .option.focus,.nice-select .option.selected.focus,.nice-select .option:hover,.pd-form .nice-select .option.focus,.pd-form .nice-select .option.selected.focus,.pd-form .nice-select .option:hover {
    background-color: #eff2f3
}

.collection.no-border,.collection.z-depth-1 {
    border: 0
}

.collection.no-border .collection-item {
    border-color: rgba(224,224,224,.5)
}

.collection a.collection-item {
    color: inherit;
    -webkit-transition: .15s;
    transition: .15s
}

.collection a.collection-item:not(.active):hover {
    background-color: #eff2f3
}

.collection a.collection-item .secondary-content {
    color: inherit;
    opacity: .5
}

.collection-item .title {
    font-size: 16px;
    letter-spacing: 0;
    margin-bottom: 0
}

.section {
    padding: 60px 0 40px
}

.section.padding-1x {
    padding: 40px 0 0
}

.section.padding-top-1x {
    padding-top: 15px
}

.section.padding-bottom-1x {
    padding-bottom: 0
}

.section.padding-2x {
    padding: 60px 0 20px
}

.section.padding-top-2x {
    padding-top: 60px
}

.section.padding-bottom-2x {
    padding-bottom: 20px
}

.section.padding-3x {
    padding: 80px 0 40px
}

.section.padding-top-3x {
    padding-top: 80px
}

.section.padding-bottom-3x {
    padding-bottom: 40px
}

@media only screen and (min-width: 993px) {
    .section {
        padding:80px 0 60px
    }

    .section.padding-1x {
        padding: 40px 0 20px
    }

    .section.padding-top-1x {
        padding-top: 40px
    }

    .section.padding-bottom-1x {
        padding-bottom: 20px
    }

    .section.padding-2x {
        padding: 60px 0 40px
    }

    .section.padding-top-2x {
        padding-top: 60px
    }

    .section.padding-bottom-2x {
        padding-bottom: 40px
    }

    .section.padding-3x {
        padding: 100px 0 60px
    }

    .section.padding-top-3x {
        padding-top: 100px
    }

    .section.padding-bottom-3x {
        padding-bottom: 60px
    }
}

@media only screen and (min-width: 1501px) {
    .section {
        padding:100px 0 80px
    }

    .section.padding-1x {
        padding: 60px 0 40px
    }

    .section.padding-top-1x {
        padding-top: 40px
    }

    .section.padding-bottom-1x {
        padding-bottom: 40px
    }

    .section.padding-2x {
        padding: 60px 0 40px
    }

    .section.padding-top-2x {
        padding-top: 60px
    }

    .section.padding-bottom-2x {
        padding-bottom: 40px
    }

    .section.padding-3x {
        padding: 140px 0 100px
    }

    .section.padding-top-3x {
        padding-top: 140px
    }

    .section.padding-bottom-3x {
        padding-bottom: 100px
    }
}

.section.no-padding-bottom {
    padding-bottom: 0
}

.section.no-padding-top {
    padding-top: 0
}

.section.padding-0x {
    padding: 0
}

.section.padding-top-0x {
    padding-top: 0
}

.section.padding-bottom-0x {
    padding-bottom: 0
}

.section.dark {
    background-color: #4a505c;
    color: #fff
}

.parallax {
    background: 0 0!important;
    background-attachment: fixed;
    background-size: cover
}

.row {
    margin-bottom: 0
}

.col .row-0,.row-0 {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 40px
}

.row-0>.col {
    padding: 0!important
}

.col .row-5,.row-5 {
    margin-left: -5px;
    margin-right: -5px;
    padding-bottom: 30px
}

.row-5>.col {
    padding: 0 5px!important
}

.col .row-10,.row-10 {
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 20px
}

.row-10>.col {
    padding: 0 10px!important
}

.col .row-15,.row-15 {
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 10px
}

.row-15>.col {
    padding: 0 15px!important
}

.col .row-20,.row-20 {
    margin-left: -20px;
    margin-right: -20px
}

.row-20>.col {
    padding: 0 20px!important
}

.col .row-25,.row-25 {
    margin-left: -25px;
    margin-right: -25px
}

.row-25>.col {
    padding: 0 25px!important
}

.col .row-30,.row-30 {
    margin-left: -30px;
    margin-right: -30px
}

.row-30>.col {
    padding: 0 30px!important
}

.col .row-40,.row-40 {
    margin-left: -40px;
    margin-right: -40px
}

.row-40>.col {
    padding: 0 40px!important
}

.row.no-padding-bottom {
    padding-bottom: 0
}

.card,.card.dark .card-reveal {
    color: #555
}

.card.dark {
    background-color: #494a52;
    color: #fff
}

.section.dark .card.dark {
    background: linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1)),#494a52
}

.section.dark .card.dark .card-action {
    background-color: transparent
}

.card.horizontal {
    display: block
}

.card.horizontal .card-image {
    max-width: none
}

.card .card-image img,.card.horizontal .card-image img {
    border-radius: 0;
    height: auto;
    max-width: 100%
}

@media only screen and (min-width: 1201px) {
    .card.horizontal {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .card.horizontal .card-image {
        max-width: 45%
    }
}

.card.dark .divider {
    background-color: rgba(255,255,255,.1)
}

.row .row-0 .card,.row-0 .card {
    margin: 0
}

.row .row-5 .card,.row-5 .card {
    margin: 0 0 10px
}

.row .row-10 .card,.row-10 .card {
    margin: 0 0 20px
}

.row .row-15 .card,.row-15 .card {
    margin: 0 0 30px
}

.row .row-20 .card,.row-20 .card {
    margin: 0 0 40px
}

.row .row-20 .sidebar-content .card,.row-20 .sidebar-content .card {
    margin-bottom: 30px
}

@media only screen and (min-width: 993px) {
    .row .row-20 .sidebar-content .card,.row-20 .sidebar-content .card {
        margin-bottom:40px
    }
}

.row .row-25 .card,.row-25 .card {
    margin: 0 0 50px
}

.row .row-30 .card,.row-30 .card {
    margin: 0 0 60px
}

.row .row-40 .card,.row-40 .card {
    margin: 0 0 80px
}

.card:not(.dark).z-depth-0 {
    border: 1px solid rgba(160,160,160,.2)
}

.card:not(.image-box) .card-content .card-title {
    color: #444;
    margin-bottom: 0
}

.card.dark .card-content .card-title {
    color: #fff
}

.card .card-content .card-title a {
    color: inherit
}

.card .card-content .card-title a span {
    display: block;
    opacity: .85
}

.card .card-content .card-description {
    opacity: .85
}

.card .card-content p+p {
    margin-top: 15px
}

.carousel {
    margin-bottom: 40px
}

.pagination-wrapper {
    text-align: center
}

.pagination {
    display: inline-block;
    margin: 0 auto 20px;
    width: auto
}

.pagination.pagination-comments {
    margin-bottom: 60px;
    margin-top: -20px
}

@media only screen and (min-width: 993px) {
    .pagination-wrapper.align-left {
        text-align:left
    }

    .pagination-wrapper.align-right {
        text-align: right
    }

    .pagination {
        margin-bottom: 40px;
        margin-top: 20px
    }
}

.pagination li,.pagination li.active {
    background-color: #fff;
    border-radius: 0;
    height: auto;
    margin: 0 2px;
    vertical-align: middle;
    -webkit-box-shadow: 0 2px 2px 0 rgba(99,99,99,.03),0 3px 1px -2px rgba(99,99,99,.02),0 1px 5px 0 rgba(99,99,99,.06);
    box-shadow: 0 2px 2px 0 rgba(99,99,99,.03),0 3px 1px -2px rgba(99,99,99,.02),0 1px 5px 0 rgba(99,99,99,.06)
}

@media only screen and (min-width: 993px) {
    .pagination-wrapper.align-left .pagination li {
        margin-left:0;
        margin-right: 10px
    }

    .pagination-wrapper.align-right .pagination li {
        margin-left: 10px;
        margin-right: 0
    }
}

.pagination li a,.pagination li span.current {
    display: block;
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
    width: 36px;
    -webkit-transition: all .15s ease;
    transition: all .15s ease
}

.pagination li span.current {
    cursor: default
}

.pagination li.active {
    color: #999
}

.pagination li a,.pagination li i {
    font-size: 13px
}

.pagination li i {
    margin-top: -3px;
    vertical-align: middle
}

.pagination li a.next,.pagination li a.prev,.pagination li span.current.next,.pagination li span.current.prev {
    min-width: 40px;
    padding: 0 15px;
    width: auto
}

.pagination li a.next,.pagination li a.prev {
    background-color: #81c4a9;
    color: #fff
}

.top-bar {
    background-color: #4a505c;
    color: #fff;
    font-size: 85%;
    height: 50px;
    letter-spacing: .01em;
    line-height: 50px;
    margin-top: 0;
    text-transform: none;
    z-index: 5
}

nav:not(.nav-no-transitions) .top-bar {
    -webkit-transition: margin .25s ease-in-out;
    -moz-transition: margin .25s ease-in-out;
    -ms-transition: margin .25s ease-in-out;
    -o-transition: margin .25s ease-in-out;
    transition: margin .25s ease-in-out
}

.dark .top-bar:not(.light) {
    background: linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1)),#494a52
}

.top-bar.light {
    background-color: #fff;
    color: #555
}

.top-bar a {
    color: inherit;
    -webkit-transition: opacity .15s;
    transition: opacity .15s
}

.top-bar a.btn-small {
    font-size: 12px;
    font-weight: 500;
    height: 28px;
    line-height: 28px;
    text-transform: none
}

.top-bar a:hover {
    opacity: .9
}

nav.headroom--not-top .top-bar {
    margin-top: -50px
}

.top-bar-center,.top-bar-left,.top-bar-right {
    overflow: hidden;
    white-space: nowrap
}

.top-bar-center {
    text-align: center
}

.top-bar-right {
    text-align: right
}

.top-bar-right a+a {
    margin-left: 15px
}

.top-bar .social-icons a {
    vertical-align: middle
}

.top-bar .social-icons .fab {
    background-color: transparent;
    color: inherit
}

.top-bar .highlight {
    background-color: #81c4a9;
    color: #fff;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 20px
}

.top-bar .container-fluid .top-bar-left .highlight {
    margin-left: -20px
}

.top-bar .container-fluid .top-bar-right .highlight {
    margin-right: -20px
}

.top-bar i {
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    height: auto;
    margin-top: -3px;
    margin-right: 3px;
    vertical-align: middle
}

.top-bar .highlight i {
    margin-left: -5px
}

.top-bar i.caret {
    font-size: 90%;
    margin-right: -7px
}

.header-classic .top-bar.light,.header-transparent .top-bar.light {
    border-bottom: 1px solid rgba(224,224,224,.5)
}

.header-transparent.with-hero .top-bar.light {
    border-color: transparent
}

nav {
    z-index: 15
}

.menu-item a {
    position: relative
}

.menu-item-has-children>a {
    position: relative
}

.menu-item-btn {
    margin-left: 15px
}

nav ul a:not(.btn) {
    font-weight: 400
}

nav .nav-wrapper {
    display: table;
    width: 100%
}

nav .nav-wrapper-row {
    display: table-row
}

nav .nav-wrapper-center,nav .nav-wrapper-left,nav .nav-wrapper-right {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

@media only screen and (min-width: 993px) {
    nav .nav-wrapper-left {
        text-align:left
    }

    nav .nav-wrapper-right {
        text-align: right
    }
}

nav .logo-bar .brand-logo,nav .nav-wrapper .brand-logo {
    font-size: inherit;
    max-height: 45px;
    left: 50%;
    line-height: 1;
    top: 50%;
    transform: translate3d(-50%,-50%,0)
}

@media only screen and (min-width: 993px) {
    nav .logo-bar .brand-logo,nav .nav-wrapper .brand-logo {
        max-height:75px
    }

    nav.nav-shrink.headroom--not-top .logo-bar .brand-logo,nav.nav-shrink.headroom--not-top .nav-wrapper .brand-logo {
        max-height: 60px
    }
}

#arrowchat_mobiletab_n i,nav .nav-mobile-notifications i,nav .nav-mobile-search i {
    color: #555
}

@media only screen and (min-width: 993px) {
    nav .nav-mobile-search {
        display:none
    }
}

nav .logo-bar .brand-logo img,nav .nav-wrapper .brand-logo img:not(.logo-mobile) {
    height: inherit;
    max-height: inherit;
    width: auto
}

nav .logo-bar .brand-logo img.logo-mobile,nav .nav-wrapper .brand-logo img.logo-mobile {
    margin: 0 auto;
    max-height: 30px;
    max-width: none;
    width: auto
}

nav .nav-wrapper ul {
    width: auto
}

nav .nav-wrapper ul li.active {
    background-color: transparent
}

nav .nav-wrapper-left ul.navbar-nav {
    margin-left: -15px
}

.nav-bordered .nav-wrapper-left ul {
    margin-left: 0
}

nav .nav-wrapper-center ul {
    margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

nav .nav-wrapper-center ul li {
    float: left
}

nav .nav-wrapper-right ul {
    float: right;
    margin-right: -15px
}

.nav-bordered .nav-wrapper-right ul {
    margin-right: 0
}

nav .nav-wrapper-right ul li {
    display: inline
}

@media only screen and (min-width: 993px) {
    nav {
        height:100px
    }

    nav .nav-wrapper a:not(.btn) i:not(.caret),nav .nav-wrapper-center,nav .nav-wrapper-left,nav .nav-wrapper-right,nav a.sidenav-trigger,nav a.sidenav-trigger i {
        height: 80px;
        line-height: 80px
    }

    .logo-center nav .nav-wrapper-center {
        min-width: 60px;
        width: 2%
    }

    .navbar-fixed {
        height: 100px
    }

    nav .logo-bar .brand-logo,nav .nav-wrapper .brand-logo {
        float: left;
        left: auto;
        height: auto;
        position: relative;
        top: auto;
        transform: translate3d(0,0,0)
    }
}

nav .nav-wrapper a.btn,nav .nav-wrapper a.btn-large {
    margin-left: 5px;
    margin-right: 5px
}

nav .nav-wrapper .nav-wrapper-left>div>ul>li:first-child a.btn,nav .nav-wrapper .nav-wrapper-left>div>ul>li:first-child a.btn-large {
    margin-left: 15px
}

nav .nav-wrapper .nav-wrapper-right>div>ul>li:last-child a.btn,nav .nav-wrapper .nav-wrapper-right>div>ul>li:last-child a.btn-large {
    margin-right: 15px
}

nav .nav-wrapper a:not(.sidenav-trigger) i {
    display: inline-block;
    line-height: 1;
    height: auto;
    margin: -2px 3px 3px -10px;
    vertical-align: middle
}

nav .nav-wrapper a:not(.sidenav-trigger) i.right {
    margin: 0 -3px 0 5px
}

nav .nav-wrapper a.btn i {
    margin-left: -10px;
    margin-right: 0
}

nav .nav-wrapper a.btn i.right {
    line-height: inherit;
    margin-right: -10px;
    margin-left: 5px
}

nav .nav-wrapper a:not(.sidenav-trigger) i.caret {
    font-size: 90%;
    margin-right: -7px
}

nav .nav-wrapper ul a:not(.btn):not(.btn-large) {
    -webkit-transition: background-color .15s ease-in-out,opacity .15s ease-in-out;
    -moz-transition: background-color .15s ease-in-out,opacity .15s ease-in-out;
    -ms-transition: background-color .15s ease-in-out,opacity .15s ease-in-out;
    -o-transition: background-color .15s ease-in-out,opacity .15s ease-in-out;
    transition: background-color .15s ease-in-out,opacity .15s ease-in-out
}

nav .nav-wrapper ul a:not(.btn):not(.btn-large):hover {
    background-color: transparent;
    opacity: .85
}

.nav-bordered .nav-wrapper ul a:not(.btn):not(.btn-large) {
    padding-left: 20px;
    padding-right: 20px
}

.nav-bordered .nav-wrapper ul a:not(.btn):not(.btn-large):hover {
    background-color: rgba(255,255,255,.05);
    opacity: 1
}

.nav-bordered .nav-wrapper ul li {
    border-left: 1px solid rgba(255,255,255,.1)
}

.nav-bordered .nav-wrapper ul li:last-child {
    border-right: 1px solid rgba(255,255,255,.1)
}

nav .nav-wrapper .menu-item.divider {
    background-color: transparent;
    height: auto;
    padding-left: 30px
}

nav .nav-wrapper .menu-item.divider a:before {
    content: '|';
    display: inline-block;
    margin-left: -30px;
    opacity: .5;
    padding-right: 30px
}

.dropdown {
    position: relative
}

.dropdown a>.expand {
    font-size: 13px;
    margin: 1px 0 0 5px!important
}

.dropdown-menu {
    display: none;
    float: left;
    left: -5px;
    list-style: none;
    min-width: 160px;
    margin: 0;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    z-index: 1000;
    -webkit-box-shadow: 0 2px 2px 0 rgba(99,99,99,.06),0 3px 1px -2px rgba(99,99,99,.04),0 1px 5px 0 rgba(99,99,99,.12);
    box-shadow: 0 2px 2px 0 rgba(99,99,99,.06),0 3px 1px -2px rgba(99,99,99,.04),0 1px 5px 0 rgba(99,99,99,.12)
}

.open>.dropdown-menu {
    display: block
}

.dropdown-menu>li>a {
    clear: both;
    display: block;
    font-weight: 400;
    line-height: 1.5;
    padding: 3px 20px;
    white-space: nowrap
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
    color: #fff;
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-menu>li>a>.expand,.dropdown-menu>li>a>i {
    font-size: 13px;
    height: auto!important;
    line-height: 1.5!important
}

.dropdown-menu>li>a>i:not(.expand) {
    font-size: 18px;
    margin: -7px 5px -3px 0!important
}

.dd.nav>li.menu-item-has-children>a {
    padding-right: 15px
}

.dd.nav .open>a:not(.btn):not(.btn-large),.dd.nav .open>a:not(.btn):not(.btn-large):focus,.dd.nav .open>a:not(.btn):not(.btn-large):hover,.dd.nav>li>a:not(.btn):not(.btn-large):focus,.dd.nav>li>a:not(.btn):not(.btn-large):hover {
    background-color: transparent
}

.dd .dropdown-menu {
    background-color: #494a52;
    border-radius: 0;
    color: #fff;
    min-width: 175px;
    padding-bottom: 8px;
    padding-top: 8px
}

.dd .dropdown-menu .dropdown-menu:after {
    display: none
}

.dd .dropdown-menu>li {
    width: 100%
}

.dd .dropdown-menu>li.open>a,.dd .dropdown-menu>li>a {
    color: #fff!important;
    padding-bottom: 10px;
    padding-top: 10px;
    -webkit-transition: all .1s ease-in-out!important;
    -moz-transition: all .1s ease-in-out!important;
    -ms-transition: all .1s ease-in-out!important;
    -o-transition: all .1s ease-in-out!important;
    transition: all .1s ease-in-out!important
}

.dd .dropdown-menu>.active>a:not(.btn):not(.btn-large),.dd .dropdown-menu>.active>a:not(.btn):not(.btn-large):focus,.dd .dropdown-menu>.active>a:not(.btn):not(.btn-large):hover,.dd .dropdown-menu>li>a:not(.btn):not(.btn-large):focus,.dd .dropdown-menu>li>a:not(.btn):not(.btn-large):hover,.dd.nav .dropdown-menu>li>a:not(.btn):not(.btn-large):hover {
    background-color: rgba(255,255,255,.05)
}

.dd .dropdown-menu>li>a.btn {
    height: 34px;
    line-height: 34px;
    margin: 12px 20px;
    padding-bottom: 0;
    padding-top: 0
}

.dd .dropdown-menu .dropdown-menu {
    top: -8px
}

.sidenav {
    padding-bottom: 80px;
    padding-top: 16px
}

.admin-bar .sidenav {
    top: 46px
}

@media only screen and (min-width: 783px) {
    .admin-bar .sidenav {
        top:32px
    }
}

.sidenav a:not(.btn) {
    color: #555;
    font-weight: 400
}

nav .sidenav-trigger {
    margin: 0
}

.sidenav .dropdown a>.expand {
    display: none
}

.sidenav-submenu {
    border-bottom: 1px solid #e0e0e0;
    border-left: 12px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    margin: 8px 0;
    padding: 8px 0
}

.sidenav-submenu li>a {
    font-size: 13px;
    padding-left: 20px
}

.sidenav .sidenav-title a {
    cursor: default;
    font-weight: 400!important;
    letter-spacing: .5px;
    text-transform: uppercase;
    opacity: .85
}

.sidenav .sidenav-title a:hover {
    background-color: transparent!important
}

nav:not(.nav-no-transitions),nav:not(.nav-no-transitions) .logo-bar,nav:not(.nav-no-transitions) .logo-bar .brand-logo,nav:not(.nav-no-transitions) .logo-bar-center,nav:not(.nav-no-transitions) .logo-bar-left,nav:not(.nav-no-transitions) .logo-bar-right,nav:not(.nav-no-transitions) .logo-bar-wrapper,nav:not(.nav-no-transitions) .nav-wrapper,nav:not(.nav-no-transitions) .nav-wrapper .brand-logo,nav:not(.nav-no-transitions) .nav-wrapper a:not(.sidenav-trigger) i,nav:not(.nav-no-transitions) .nav-wrapper-center,nav:not(.nav-no-transitions) .nav-wrapper-left,nav:not(.nav-no-transitions) .nav-wrapper-right,nav:not(.nav-no-transitions) .nav-wrapper-table {
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

nav:not(.nav-no-transitions).animated.fadeInDown,nav:not(.nav-no-transitions).animated.fadeOutUp,nav:not(.nav-no-transitions).animated.slideInDown,nav:not(.nav-no-transitions).animated.slideOutUp {
    animation-duration: .25s
}

nav.nav-no-transitions.animated {
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -ms-transition: none!important;
    -o-transition: none!important;
    transition: none!important;
    animation-name: none!important
}

nav.nav-no-transitions.animated.fadeOutUp,nav.nav-no-transitions.animated.slideOutUp {
    display: none
}

.header-classic {
    position: relative
}

.header-classic nav,.header-classic nav.nav-slide-light.headroom--not-top {
    background: #eff2f3;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    box-shadow:none;
}

.login_1 .header-classic nav {
        background: #fafafa;
}

.header-classic nav.dark,.header-classic nav.nav-slide-dark.headroom--not-top {
    background-color: #494a52
}

.header-classic nav .sidenav-trigger {
    color: #333
}

.header-classic nav.dark.headroom--top .sidenav-trigger,.header-classic nav.nav-slide-dark.headroom--not-top .sidenav-trigger {
    color: #fff
}

.header-classic nav ul a:not(.btn):not(.btn-large),.header-classic nav.nav-slide-light.headroom--not-top ul a:not(.btn):not(.btn-large) {
    color: #333
}

.header-classic nav.dark ul a:not(.btn):not(.btn-large),.header-classic nav.nav-slide-dark.headroom--not-top ul a:not(.btn):not(.btn-large) {
    color: #fff
}

.header-classic nav.nav-fixed,.header-classic nav.nav-slide {
    position: fixed!important
}

.header-classic li>a {
    text-transform: uppercase
}

@media only screen and (min-width: 993px) {
    .header-classic nav {
        height:100px
    }

    .header-classic nav.headroom--top {
        height: 135px
    }

    .right-align-desktop {
        text-align: right
    }
}

.hero-wrap {
    background-color: #494a52;
    background-image: url(../assets/img/bg-header.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    position: relative
}

.hero-wrap-press {
    background-image: url(../assets/img/bg-header-press.jpg)
}

.profile-booster .hero-wrap {
    background-image: url(../assets/img/bg-header-profile-booster.jpg)
}

.hero {
    box-sizing: border-box;
    color: #fff;
    min-height: 500px;
    position: relative
}

@media only screen and (max-height: 999px) {
    .hero {
        min-height:100vh;
        padding: 100px 0
    }
}

@media only screen and (min-width: 1201px) and (min-height:1000px) {
    .hero.height-50 {
        height:50vh
    }

    .hero.height-60 {
        height: 60vh
    }

    .hero.height-70 {
        height: 70vh
    }

    .hero.height-80 {
        height: 80vh
    }

    .hero.height-90 {
        height: 90vh
    }
}

.hero.height-100 {
    height: 100vh
}

.hero.hero-featured {
    background-color: rgba(40,40,40,.25);
    background-position: center!important;
    background-size: cover!important;
    height: auto;
    min-height: 150px;
    padding: 150px 0 200px
}

@media only screen and (min-width: 993px) {
    .hero.hero-featured {
        min-height:300px;
        padding: 300px 0 150px
    }
}

.hero .hero-content {
    margin-bottom: -100px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    z-index: 2
}

.hero:not(.hero-featured) .hero-content {
    margin-bottom: -56px
}

,.hero:not(.hero-search):not(.hero-featured) .hero-content {
    max-width: 75%
}

.hero-content .card {
    background-color: rgba(255,255,255,.9)
}

.hero-content .card .card-action {
    background-color: transparent
}

@media only screen and (min-width: 993px) {
    .hero:not(.hero-featured) .hero-content {
        margin-bottom:-100px
    }

    .with-top-bar .hero:not(.hero-featured) .hero-content {
        margin-bottom: -150px
    }

    .hero.hero-search-quick .hero-content,.hero.hero-tagline .hero-content {
        max-width: 60%
    }

    .hero-search .hero-content,.hero.hero-search-quick .hero-content {
        margin-bottom: -150px
    }

    .hero-content:not(.align-center) {
        margin-left: 0;
        text-align: left
    }

    .hero-content.align-right {
        margin-left: auto;
        margin-right: 0;
        text-align: right
    }

    .hero-content .card {
        max-width: 75%
    }
}

.hero-title,.slider-description h1 {
    font-family: Roboto,sans-serif;
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 20px;
    text-transform: none;
    letter-spacing: 0
}

@media only screen and (min-width: 993px) {
    .hero-title,.slider-description h1 {
        font-weight:400
    }

    .hero-title {
        font-size: 36px
    }

    .hero-featured .hero-title {
        margin-bottom: 40px;
        max-width: 75%
    }

    .hero-featured .align-center .hero-title {
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (min-width: 1501px) {
    .hero:not(.hero-featured) .hero-title {
        font-size:48px
    }
}

.hero-title a {
    color: inherit
}

.hero-description,.slider-description p {
    font-weight: 400;
    font-size: 15px;
    letter-spacing: .025em;
    margin-bottom: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased
}

.hero-description .hero-button {
    margin-top: 20px
}

.hero-description .hero-buttons {
    margin-top: 40px
}

.hero-description .hero-buttons .row>.col:first-child .btn,.hero-description .hero-buttons .row>.col:first-child .btn-large {
    margin-bottom: 20px
}

@media only screen and (min-width: 993px) {
    .hero-description .hero-buttons .row>.col:first-child .btn,.hero-description .hero-buttons .row>.col:first-child .btn-large {
        margin-bottom:0
    }
}

@media only screen and (min-width: 1501px) {
    .hero-description,.slider-description p {
        font-weight:400
    }

    .hero-description {
        font-size: 110%;
        margin-bottom: 40px
    }

    .hero-featured .hero-description {
        margin-bottom: 40px;
        margin-top: -30px;
        max-width: 75%
    }

    .hero-featured .align-center .hero-description {
        margin-left: auto;
        margin-right: auto
    }

    .hero-button {
        margin: 40px 0
    }

    .hero-featured .hero-content:not(.align-center) .btn-absolute {
        margin-bottom: 0;
        margin-top: 0;
        position: absolute;
        right: 0;
        top: 50%;
        -moz-transform: translate(0,-50%);
        -o-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        -webkit-transform: translate(0,-50%);
        transform: translate(0,-50%)
    }

    .hero-featured .hero-content.align-right .btn-absolute {
        left: 0;
        right: auto
    }
}

.hero-description+.hero-search-form,.hero-title+.hero-search-form {
    margin-top: 60px
}

#partners {
    margin: 20px auto;
    text-align: center;
    width: 95%
}

#partners img {
    margin: 0 auto
}

.nav-bottom {
    bottom: 0;
    left: 0;
    height: 56px;
    overflow: hidden;
    position: fixed;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 990
}

.nav-bottom ul {
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0
}

.nav-bottom ul li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: inline-block;
    height: 100%;
    margin: 0
}

.nav-bottom ul li a {
    background-color: transparent;
    color: #fff;
    display: block;
    height: 100%;
    line-height: 56px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.nav-bottom ul li a i {
    line-height: inherit
}

.page-footer {
    background-color: #494a52;
    color: #fff;
    padding-top: 0
}

.with-bottom-nav .page-footer {
    padding-bottom: 56px
}

.footer-box {
    margin-bottom: 20px
}

@media only screen and (min-width: 993px) {
    .with-bottom-nav .page-footer {
        padding-bottom:0
    }

    .footer-box {
        margin-bottom: 40px
    }
}

.page-footer .section.light,.page-footer .section.white {
    color: #555
}

.footer-copyright a,.footer-menu a {
    color: #ddd
}

.footer-copyright a:hover,.footer-menu a:hover {
    color: #fff
}

.footer-copyright {
    background-color: rgba(40,40,40,.25);
    padding: 30px 0
}

.footer-copyright-left,.footer-copyright-left.center-align,.footer-copyright-right,.footer-copyright-right.center-align {
    text-align: center
}

@media only screen and (min-width: 993px) {
    .footer-copyright-left {
        text-align:left
    }

    .footer-copyright-right {
        text-align: right
    }
}

/*
.dark .light .title,.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6,.title {
    color: #444;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: .1em;
    margin-bottom: 20px;
    text-transform: uppercase
}
*/

.entry-content h1.clear,.entry-content h2.clear,.entry-content h3.clear,.entry-content h4.clear,.entry-content h5.clear,.entry-content h6.clear {
    clear: both
}


.hentry .card+.page-title,.hentry .card+.title,p+.title,p+h1,p+h2,p+h3,p+h4,p+h5,p+h6 {
    margin-top: 40px
}


.title.no-margin-bottom {
    margin-bottom: 0
}

.title.reduced-margin-mobile {
    margin-bottom: 15px
}

@media only screen and (min-width: 993px) {
    .title.reduced-margin-mobile {
        margin-bottom:0
    }
}

.dark .title {
    color: #fff;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased
}

.title-count {
    font-size: 15px;
    letter-spacing: 0;
    text-transform: none
}

.title-separator:after {
    background-color: #81c4a9;
    content: '';
    display: block;
    height: 4px;
    margin-top: 30px;
    width: 80px
}

h4.title-separator:after {
    margin-top: 25px
}

h5.title-separator:after {
    margin-top: 20px
}

h6.title-separator:after {
    margin-top: 15px
}

.title-description {
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 40px
}

.dark .title-description {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased
}

.title-description.no-margin-bottom {
    margin-bottom: 0
}

#sidebar .title-description {
    margin-bottom: 20px
}

.title-buttons {
    margin-bottom: -20px
}

.title-buttons .btn,.title-buttons .btn-flat,.title-buttons .btn-large {
    margin-bottom: 20px
}

.section-footer-wrap {
    margin-bottom: 40px
}

@media only screen and (min-width: 993px) {
    .section-footer-wrap {
        padding-top:20px
    }
}

.section-footer {
    text-align: center
}

.section-footer p {
    margin-bottom: 0
}

.section-footer p+.btn,.section-footer p+.btn-large {
    margin-top: 40px
}

.section-footer i {
    margin-top: -2px;
    vertical-align: middle
}

.section-footer.align-left:not(.center-mobile) {
    text-align: left
}

@media only screen and (min-width: 993px) {
    .section-footer.align-left {
        text-align:left
    }
}

.section-title-wrap {
    margin-bottom: 20px
}

@media only screen and (min-width: 601px) {
    .section-title-wrap {
        margin-bottom:30px
    }
}

@media only screen and (min-width: 993px) {
    .section-title-wrap {
        margin-bottom:40px
    }
}

.section-title-wrap.no-margin-bottom {
    margin-bottom: 0
}

.page-title-wrap {
    margin-bottom: 20px
}

.section-title {
    position: relative;
    text-align: center
}

.section-title .title-separator:after {
    margin-left: auto;
    margin-right: auto
}

.section-title .title-background {
    display: block;
    font-size: 64px;
    font-weight: 600;
    line-height: 1;
    opacity: .05;
    margin-top: 0
}

.dark .section-title .title-background {
    color: rgba(255,255,255,.05);
    opacity: 1
}

@media only screen and (min-width: 601px) {
    .section-title .title-background {
        font-size:72px
    }
}

@media only screen and (min-width: 993px) {
    .section-title .title-background {
        font-size:90px
    }
}

@media only screen and (min-width: 1201px) {
    .section-title .title-background {
        font-size:100px
    }
}

.section-title.align-center .title-background,.section-title.align-right .title-background {
    padding-left: 0
}

.section-title .title-background+.title {
    margin-top: -30px
}

@media only screen and (min-width: 601px) {
    .section-title.align-left .title-background {
        padding-left:30px
    }

    .section-title.align-right .title-background {
        padding-right: 30px
    }

    .section-title .title-background+.title {
        margin-top: -40px
    }
}

@media only screen and (min-width: 1201px) {
    .section-title .title-background+.title {
        margin-top:-50px
    }
}

.section-title .title-description {
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width: 601px) {
    .section-title .title-description {
        max-width:85%
    }
}

@media only screen and (min-width: 993px) {
    .section-title .title-description {
        max-width:75%
    }
}

@media only screen and (min-width: 1201px) {
    .section-title .title-description {
        max-width:66%
    }
}

#sidebar .section-title .title-description {
    max-width: none
}

.section-title .btn:not(.btn-search) {
    margin-bottom: 40px;
    margin-top: -10px
}

#sidebar .section-title .btn {
    margin-bottom: 20px
}

@media only screen and (min-width: 993px) {
    .section-title:not(.align-center) .btn-absolute {
        margin-top:0;
        position: absolute;
        right: 0;
        top: 50%;
        -moz-transform: translate(0,-50%);
        -o-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        -webkit-transform: translate(0,-50%);
        transform: translate(0,-50%)
    }

    .section-title.align-right .btn-absolute {
        left: 0;
        right: auto
    }

    #sidebar .section-title .btn-absolute,#sidebar .section-title.align-right .btn-absolute {
        left: auto;
        margin-top: initial;
        position: relative;
        right: auto;
        top: auto;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none
    }
}

.section-title.align-left:not(.center-mobile) {
    text-align: left
}

.section-title.align-left:not(.center-mobile) .title-separator {
    margin-bottom: 65px;
    position: relative
}

.section-title.align-left:not(.center-mobile) .title-separator:after {
    position: absolute;
    left: 0
}

.section-title.align-left:not(.center-mobile) .btn,.section-title.align-left:not(.center-mobile) .title-description {
    clear: left;
    float: left
}

@media only screen and (min-width: 993px) {
    .section-title.align-left {
        text-align:left
    }

    .section-title.align-left .title-separator {
        margin-bottom: 65px;
        position: relative
    }

    .section-title.align-left .title-separator:after {
        position: absolute;
        left: 0
    }

    .section-title.align-left .btn,.section-title.align-left .title-description {
        clear: left;
        float: left
    }

    .section-title.align-left .title-description {
        margin-left: 0
    }
}

.section-title.align-right:not(.center-mobile) {
    text-align: right
}

.section-title.align-right:not(.center-mobile) .title-separator {
    margin-bottom: 65px;
    position: relative
}

.section-title.align-right:not(.center-mobile) .title-separator:after {
    position: absolute;
    right: 0
}

.section-title.align-right:not(.center-mobile) .btn,.section-title.align-right:not(.center-mobile) .title-description {
    clear: right;
    float: right
}

@media only screen and (min-width: 993px) {
    .section-title.align-right {
        text-align:right
    }

    .section-title.align-right .title-separator {
        margin-bottom: 65px;
        position: relative
    }

    .section-title.align-right .title-separator:after {
        position: absolute;
        right: 0
    }

    .section-title.align-right .btn,.section-title.align-right .title-description {
        clear: right;
        float: right
    }

    .section-title.align-right .title-description {
        margin-right: 0
    }
}

.cta {
    background-color: #494a52;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.cta:not(.no-padding) {
    padding: 40px
}

.cta.cta-small:not(.no-padding) {
    padding: 30px
}

.cta:not(.no-margin-bottom) {
    margin-bottom: 40px
}

.cta.light,.dark .cta.light .title {
    background-color: #fff;
    color: #555
}

.dark .cta:not(.light) {
    background-color: rgba(40,40,40,.25)
}

.cta.transparent,.dark .cta.dark,.light.white .cta.light {
    background-color: transparent
}

.dark .cta.dark.z-depth-0,.light.white .cta.light.z-depth-0 {
    padding-left: 20px;
    padding-right: 20px
}

.cta.dark .cta-content,.dark .cta:not(.light) .cta-content {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased
}

.cta.dark.transparent .cta-content {
    font-weight: 400
}

@media only screen and (min-width: 1201px) {
    .cta:not(.no-padding) {
        padding:30px
    }

    .dark .cta.dark.z-depth-0,.light.white .cta.light.z-depth-0 {
        padding-left: 0;
        padding-right: 0
    }
}

.bottom-full-width .cta-wrap,.top-full-width .cta-wrap {
    background-color: #494a52
}

.bottom-full-width .cta-wrap-light,.top-full-width .cta-wrap-light {
    background-color: #fff
}

.bottom-full-width .cta,.top-full-width .cta {
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px
}

@media only screen and (min-width: 1201px) {
    .bottom-full-width .cta,.top-full-width .cta {
        padding:80px 0
    }
}

.cta .title {
    margin-bottom: 30px
}

.cta.cta-small .title {
    margin-bottom: 20px
}

.cta.center-align .title-separator:after {
    margin-left: auto;
    margin-right: auto
}

.cta-alt:not(.vertical) .cta-content {
    padding-top: 40px
}

@media only screen and (min-width: 1201px) {
    .cta:not(.vertical) {
        display:table;
        width: 100%
    }

    .cta:not(.vertical) .cta-btn,.cta:not(.vertical) .cta-content {
        display: table-cell;
        vertical-align: middle
    }

    .cta:not(.vertical) .cta-content {
        padding-right: 60px
    }

    .cta-alt:not(.vertical) .cta-content {
        padding-left: 60px;
        padding-right: 0;
        padding-top: 0
    }

    .cta:not(.vertical) .cta-btn {
        white-space: nowrap
    }

    .cta:not(.vertical) .title-description {
        margin-bottom: -20px
    }
}

.cta-btn .btn-large {
    display: block;
    padding-left: 60px;
    padding-right: 60px
}

.cta-content .cta-icon {
    margin-bottom: 40px
}

.cta-content .cta-icon i {
    font-size: 90px
}

.tabs .tab a,.tabs .tab a.active,.tabs .tab a:hover {
    font-size: inherit;
    color: #777
}

.tabs .tab a:focus,.tabs .tab a:focus.active {
    background-color: #fff
}

.tabs .tab a:focus,.tabs .tab a:focus.active {
    background-color: #f5f7f8
}

.tabs .tab a small {
    display: inline-block;
    margin-right: -10px
}

.tabs .indicator {
    background-color: #81c4a9;
    height: 3px
}

.collapsible {
    border: 0;
    margin: 0 0 40px
}

.collapsible.no-margin-bottom {
    margin-bottom: 0
}

.collapsible-body,.collapsible-header {
    border-bottom-color: #eff2f3
}

.collapsible-body {
    background-color: rgba(255,255,255,.25)
}

.section.white .collapsible-body,.section.white .collapsible-header {
    border-bottom-color: #e0e0e0
}

.section.white .collapsible-body,.section.white .collapsible-header {
    background-color: #eff2f3
}

.collapsible-header small {
    color: #888;
    display: inline-block;
    margin: 5px 0 0 15px
}

.collapsible li:last-child .collapsible-body {
    border-bottom: 0
}

.collapsible .collapsible-body p:last-child {
    margin-bottom: 0
}

.card.dark .card-content,.card.dark .card-terms {
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased
}

.card-content .card-title,.card-reveal .card-title,.card-title {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 5px;
    z-index: 2
}

.card-content .card-title.activator,.card-reveal .card-title,.card-title.activator {
    padding-right: 34px
}

.card-reveal .card-title i.right,.card-title.activator i.right {
    margin-right: -34px
}

.card-image .card-title {
    background: -moz-linear-gradient(top,rgba(30,87,153,0) 0,rgba(40,40,40,.5) 100%);
    background: -webkit-linear-gradient(top,rgba(30,87,153,0) 0,rgba(40,40,40,.5) 100%);
    background: linear-gradient(to bottom,rgba(30,87,153,0) 0,rgba(40,40,40,.5) 100%);
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 0;
    width: 100%;
    z-index: 1
}

.image-box.card:not(.horizontal) .card-title {
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 0
}

.card-content .divider,.card-reveal .divider,.card.dark .card-reveal .divider {
    background-color: rgba(160,160,160,.2);
    margin: 20px 0
}

.card-reveal .card-title i {
    margin-top: 5px
}

.card-reveal .btn {
    margin: 15px 0 0
}

@media only screen and (min-width: 993px) {
    .card.equal:not(.image-box) .card-content {
        padding-bottom:79px
    }

    .card.equal.image-box.sticky-action .card-content,.card.equal.image-box.with-action .card-content {
        padding-bottom: 89px
    }

    .card.equal.image-box.teaser.sticky-action .card-content,.card.equal.image-box.teaser.with-action .card-content {
        padding-bottom: 64px
    }

    .card.equal .card-action {
        bottom: 0;
        left: 0;
        right: 0;
        position: absolute
    }
}

.card .card-image.no-image,.image-box .card-image.no-image,.profile-image .no-image {
    background-color: rgba(239,242,243,.5);
    min-height: 250px;
    position: relative
}

.profile-image .no-image {
    min-height: 0;
    height: 150px;
    width: 150px
}

.card .card-image.no-image a:not(.btn-floating):not(.action-icon),.image-box .card-image.no-image a:not(.btn-floating):not(.action-icon) {
    display: block;
    min-height: inherit
}

.card .card-image.no-image i.no-image-icon,.image-box .card-image.no-image i.no-image-icon,.profile-image i.no-image-icon {
    font-size: 48px;
    opacity: .15;
    position: absolute;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.image-box-empty {
    border: 4px dashed #e0e0e0
}

.section.dark .image-box-empty {
    border-color: rgba(255,255,255,.25)
}

.testimonials-grid:not(.no-margin-bottom) {
    margin-bottom: 40px
}

.dark .testimonials-grid,.white .testimonials-grid {
    -webkit-box-shadow: none;
    box-shadow: none
}

.testimonials-grid .testimonial {
    background-color: #fff;
    border-top: 1px solid rgba(224,224,224,.5);
    padding: 40px
}

.dark .testimonials-grid .testimonial {
    background-color: rgba(255,255,255,.05);
    border-color: rgba(255,255,255,.05)
}

.white .testimonials-grid .testimonial {
    background-color: #eff2f3
}

.testimonials-grid .testimonial-image {
    margin-bottom: 20px
}

.testimonials-grid .testimonial.extra {
    display: none
}

@media only screen and (min-width: 993px) {
    .testimonials-grid {
        border-collapse:collapse;
        border-style: hidden;
        display: table
    }

    .testimonials-row {
        display: table-row
    }

    .testimonials-grid .testimonial {
        background-color: #fff;
        border: 1px solid rgba(224,224,224,.5);
        display: table-cell;
        padding: 40px;
        width: 25%
    }

    .testimonials-grid .testimonials-row:first-child .testimonial {
        border-top: 0
    }

    .testimonials-grid .testimonials-row:last-child .testimonial {
        border-bottom: 0
    }

    .testimonials-grid .testimonial.extra {
        display: table-cell
    }
}

.testimonials-grid blockquote {
    border-left: 0;
    margin: 0;
    padding: 0
}

.testimonials-grid blockquote p {
    margin: 0 0 30px
}

.testimonials-grid blockquote cite,.testimonials-grid blockquote cite em,.testimonials-grid blockquote cite img {
    display: block
}

.testimonials-grid blockquote cite {
    font-style: normal
}

.testimonials-grid blockquote cite img {
    height: 75px;
    margin-right: 20px;
    width: 75px
}

.testimonials-grid blockquote cite em {
    font-size: 13px;
    margin: 0 auto;
    opacity: .5
}

.testimonials-grid blockquote i {
    color: #e0e0e0;
    font-size: 48px
}

.testimonials-grid blockquote .no-image i {
    margin-right: 10px;
    vertical-align: middle
}

.dark .testimonials-grid blockquote i {
    color: rgba(255,255,255,.1)
}

.testimonials-grid blockquote .row-0 {
    padding-bottom: 0
}

.icon-box {
    color: #555;
    position: relative;
    text-align: center
}

.icon-box:not(.no-margin-bottom) {
    margin-bottom: 40px
}

.dark .icon-box:not(.icon-box-2) {
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased
}

.dark .icon-box:not(.icon-box-2) .icon-box-text {
    font-weight: 400;
    letter-spacing: .5px
}

.icon-box.align-left:not(.center-mobile) {
    text-align: left
}

.icon-box.align-right:not(.center-mobile) {
    text-align: right
}

@media only screen and (min-width: 993px) {
    .icon-box.align-left {
        text-align:left
    }

    .icon-box.align-right {
        text-align: right
    }
}

.icon-box p {
    margin: 0
}

.icon-box p+p {
    margin-top: 20px
}

.btn-icon-box:not(.btn) {
    letter-spacing: .5px;
    text-transform: uppercase
}

.icon-box-icon {
    margin-bottom: 20px;
    overflow: hidden
}

.icon-box-icon.no-margin-bottom {
    margin-bottom: 0
}

.icon-box-icon a {
    display: block;
    height: 100%;
    width: 100%
}

.icon-box-icon i,.icon-box-icon span {
    color: #c18aa4;
    font-size: 48px
}

.icon-box-icon span {
    font-size: 36px;
    font-weight: 400
}

.icon-box .title-separator:after {
    margin-left: auto;
    margin-right: auto
}

.icon-box.align-left:not(.center-mobile) .title-separator:after {
    margin-left: 0
}

.icon-box.align-right:not(.center-mobile) .title-separator {
    padding-bottom: 30px;
    position: relative
}

.icon-box.align-right:not(.center-mobile) .title-separator:after {
    position: absolute;
    right: 0
}

@media only screen and (min-width: 993px) {
    .icon-box.align-left .title-separator:after {
        margin-left:0
    }

    .icon-box.align-right .title-separator {
        padding-bottom: 30px;
        position: relative
    }

    .icon-box.align-right .title-separator:after {
        position: absolute;
        right: 0
    }
}

.icon-box-title,h4.icon-box-title {
    letter-spacing: 0;
    margin-bottom: 15px
}

.icon-box-title a {
    color: inherit
}

.icon-box.align-left .icon-box-icon-left {
    float: left;
    margin-top: -6px
}

.icon-box.align-left .icon-box-icon-left+.icon-box-description {
    padding-left: 20px;
    overflow: hidden
}

.icon-box-background,.icon-box-number {
    display: block;
    font-size: 120px;
    font-weight: 600;
    line-height: 1;
    opacity: .05;
    margin-bottom: -50px;
    margin-top: -15px
}

.icon-box.align-left .icon-box-background,.icon-box.align-left .icon-box-number {
    padding-left: 15px
}

.icon-box.align-right .icon-box-background,.icon-box.align-right .icon-box-number {
    padding-right: 15px
}

.icon-box-background {
    margin-bottom: -120px
}

.icon-box-background i {
    font-size: 180px
}

.icon-box-2 .icon-box-background {
    bottom: -60px;
    position: absolute;
    margin: 0;
    right: -40px;
    z-index: 1
}

.icon-box-2.icon-box.align-right .icon-box-background {
    left: 20px;
    right: auto
}

.icon-box-2:not(.icon-box--card-char-bg) {
    padding-top: 40px
}

.icon-box-2.dark {
    color: #fff
}

.icon-box-2 .icon-box-inner {
    background-color: #fff;
    padding: 40px
}

.icon-box-2.dark .icon-box-inner {
    background-color: #494a52;
    color: #fff
}

.icon-box-2 .icon-box-icon {
    background-color: #81c4a9;
    height: 80px;
    line-height: 80px;
    margin: -80px auto 30px;
    text-align: center;
    vertical-align: middle;
    width: 80px;
    border-radius: 50%
}

.icon-box-2.icon-box.align-left .icon-box-icon {
    margin-left: 0;
    margin-right: auto
}

.icon-box-2.icon-box.align-right .icon-box-icon {
    margin-left: auto;
    margin-right: 0
}

.icon-box-2.center-mobile .icon-box-icon,.icon-box-2.icon-box.align-left.center-mobile .icon-box-icon,.icon-box-2.icon-box.align-right.center-mobile .icon-box-icon {
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width: 993px) {
    .icon-box-2.icon-box.align-left .icon-box-icon,.icon-box-2.icon-box.align-left.center-mobile .icon-box-icon {
        margin-left:0;
        margin-right: auto
    }

    .icon-box-2.icon-box.align-right .icon-box-icon,.icon-box-2.icon-box.align-right.center-mobile .icon-box-icon {
        margin-left: auto;
        margin-right: 0
    }
}

.icon-box-2 .icon-box-icon i,.icon-box-2 .icon-box-icon span {
    color: #fff;
    font-size: 36px;
    height: inherit;
    line-height: inherit
}

.icon-box-2.dark .icon-box-text,.icon-box-2.dark .icon-box-title {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased
}

.icon-box-2.dark .icon-box-text {
    font-weight: 400;
    opacity: .75
}

.card-action.card-action-top {
    border-bottom: 1px solid rgba(160,160,160,.2);
    border-top: none
}

@media only screen and (min-width: 993px) {
    .card-content.page-content,.card-content.sidebar-content {
        padding:42px 36px
    }

    .card-action.card-action-top,.card-content.page-content+.card-action,.card-content.sidebar-content+.card-action {
        padding-left: 36px;
        padding-right: 36px
    }
}

.page-content img {
    max-width: 100%;
    height: auto
}

.entry-image {
    margin-bottom: 20px
}

.entry-meta a {
    margin-right: 0!important
}

.byline,.posted-on {
    font-size: 14px;
    opacity: .85
}

.posted-on .updated {
    display: none
}

.single .card-action .left,.single .card-action .right {
    max-width: 48%
}

.card-search {
    clear: both
}

.card-search .card-content {
    padding: 10px
}

.moretag {
    display: block;
    margin: 20px 0
}

.list-menu {
    margin-bottom: 40px
}

.list-menu h4 {
    color: inherit;
    font-size: 17px;
    font-weight: inherit;
    line-height: 24px
}

.list-menu a {
    color: inherit;
    opacity: .85;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out
}

.list-menu a:hover {
    opacity: 1
}

.inline-blocks {
    margin-bottom: 20px;
    padding: 0
}

.inline-blocks li {
    float: left
}

.inline-blocks li h4 {
    border: 2px solid #81c4a9;
    border-radius: 2px;
    color: #81c4a9;
    font-size: 12px;
    font-weight: 500;
    margin: 0 5px 5px 0;
    padding: 5px
}

.inline-blocks li h4 i {
    color: inherit;
    font-size: 14px;
    line-height: inherit
}

.inline-blocks li h4 i.left {
    margin-right: 0
}

p.form-submit {
    padding-top: 15px;
    margin-bottom: 0
}

.no-comments {
    display: none
}

.search-form .search-field {
    margin-bottom: 10px
}

@media only screen and (min-width: 993px) {
    .search-form .search-field {
        margin-bottom:0
    }
}

.search-form .search-field,.search-form button {
    height: 50px;
    line-height: 50px
}

.list-inline li {
    display: inline-block
}

.social-icons {
    display: inline-block;
    width: auto
}

.social-icons a {
    display: inline-block;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    padding: 0!important;
    width: 30px
}

.social-icons .fab {
    background-color: #fff;
    color: #555;
    font-size: inherit;
    margin: 0;
    padding-top: 1px;
    text-align: center;
    text-shadow: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.social-icons.icon-circle .fab {
    border-radius: 50%
}

.social-icons.icon-rounded .fab {
    border-radius: 3px
}

.social-icons.icon-flat .fab {
    border-radius: 0
}

.social-icons .fab:active,.social-icons .fab:hover {
    border-color: transparent;
    color: #fff
}

.group:after,.section:after {
    content: "";
    display: table;
    clear: both
}

.slashes:before {
    color: #81c4a9;
    content: '//';
    font-size: 225%;
    margin-right: 10px;
    vertical-align: middle
}

.uppercase {
    letter-spacing: .5px;
    text-transform: uppercase
}

.accent {
    background-color: #81c4a9
}

.accent-text {
    color: #81c4a9!important
}

span.badge.accent {
    font-weight: 400;
    font-size: .8rem;
    color: #fff;
    background-color: #81c4a9;
    border-radius: 2px;
    width: auto
}

.accent-dark {
    background-color: #494a52
}

.accent-dark-text {
    color: #494a52
}

.tip {
    cursor: pointer
}

.muted {
    opacity: .75
}

.ci-alert {
    background-color: #fff;
    border-left: 5px solid #81c4a9;
    margin: 0 0 40px;
    padding: 8px 10px 8px 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 2px 2px 0 rgba(99,99,99,.03),0 3px 1px -2px rgba(99,99,99,.02),0 1px 5px 0 rgba(99,99,99,.06);
    box-shadow: 0 2px 2px 0 rgba(99,99,99,.03),0 3px 1px -2px rgba(99,99,99,.02),0 1px 5px 0 rgba(99,99,99,.06)
}

.card-content .ci-alert,.white .ci-alert {
    background-color: rgba(239,242,243,.75)
}

.dark .ci-alert {
    background-color: rgba(255,255,255,.15)
}

.ci-alert.large {
    padding: 24px 24px 24px 29px
}

.ci-alert.no-margin-bottom {
    margin-bottom: 0
}

.ci-alert p {
    margin: 0
}

.ci-alert p+p {
    margin-top: 15px
}

.pantydeal-listings+.pantydeal-no-favorites {
    display: none
}

.no-padding-top {
    padding-top: 0
}

.margin-bottom-mobile,.margin-bottom-mobile-20,.title.margin-bottom-mobile,.title.margin-bottom-mobile-20 {
    margin-bottom: 20px
}

.margin-bottom-mobile-5,.title.margin-bottom-mobile-5 {
    margin-bottom: 5px
}

.margin-bottom-mobile-10,.title.margin-bottom-mobile-10 {
    margin-bottom: 10px
}

.margin-bottom-mobile-24,.title.margin-bottom-mobile-24 {
    margin-bottom: 24px
}

.margin-bottom-mobile-30,.title.margin-bottom-mobile-30 {
    margin-bottom: 30px
}

.margin-bottom-mobile-40,.title.margin-bottom-mobile-40 {
    margin-bottom: 40px
}

@media only screen and (min-width: 993px) {
    .margin-bottom-mobile,.margin-bottom-mobile-10,.margin-bottom-mobile-20,.margin-bottom-mobile-24,.margin-bottom-mobile-30,.margin-bottom-mobile-40,.margin-bottom-mobile-5 {
        margin-bottom:0!important
    }
}

.margin-top-mobile,.margin-top-mobile-20 {
    margin-top: 20px
}

.margin-top-mobile-10 {
    margin-top: 10px
}

.margin-top-mobile-24 {
    margin-top: 24px
}

.margin-top-mobile-30 {
    margin-top: 30px
}

.margin-top-mobile-40 {
    margin-top: 40px
}

@media only screen and (min-width: 993px) {
    .margin-top-mobile,.margin-top-mobile-10,.margin-top-mobile-20,.margin-top-mobile-24,.margin-top-mobile-30,.margin-top-mobile-40 {
        margin-top:0!important
    }
}

.hidden {
    display: none!important
}

.ci-gallery-item {
    position: relative
}

.ci-gallery .row-5 {
    margin-bottom: 10px;
    padding-bottom: 0
}

.ci-gallery .row-5 .gallery-item {
    margin-bottom: 10px
}

.pantydeal .lg-backdrop {
    background-color: #494a52
}

.pantydeal .lg-actions .lg-next,.pantydeal .lg-actions .lg-prev,.pantydeal .lg-outer .lg-thumb-outer,.pantydeal .lg-toolbar {
    background-color: rgba(0,0,0,.35)
}

.pantydeal .lg-outer .lg-toogle-thumb {
    background-color: rgba(0,0,0,.15)
}

.admin-bar .lg-toolbar {
    top: 32px
}

.lg-on .lg-thumb-outer {
    padding: 0 20px
}

.lg-on .lg-outer .lg-thumb {
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0
}

.lg-on .lg-outer .lg-thumb-item {
    border-color: transparent;
    border-radius: 0;
    border-width: 3px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.lg-on .lg-outer .lg-thumb-item.active,.lg-on .lg-outer .lg-thumb-item:hover {
    border-color: #fff
}

.lg-on .lg-sub-html {
    padding-left: 20%;
    padding-right: 20%
}

.lg-on #lg-counter {
    font-size: 13px
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 101px
}

.pantydeal-lightbox-caption {
    display: none
}

.modal {
    background-color: #fff
}

.modal .modal-content {
    padding: 48px
}

@media only screen and (min-width: 1201px) {
    .modal.modal-small {
        width:33%
    }
}

.save-search-form-fields {
    text-align: left
}

.save-search-close {
    color: inherit;
    opacity: .75;
    position: absolute;
    right: 36px;
    top: 36px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.save-search-close:hover {
    opacity: 1
}

.save-search-confirmed,.save-search-duplicate,.save-search-error,.save-search-saved {
    background-color: #f3f1f2;
    border-left: 4px solid #81c784;
    display: none;
    margin: 0 0 20px;
    padding: 12px 24px 12px 28px
}

a.disabled {
    pointer-events: none;
    cursor: default
}

.save-search-duplicate {
    border-left-color: #64b5f6
}

.save-search-error {
    border-left-color: #ef5350
}

.save-search-confirmed {
    display: block
}

.social-icons {
    display: inline-block;
    width: auto
}

.social-icons a {
    display: inline-block;
    font-size: 36px;
    height: 40px;
    line-height: 40px;
    padding: 0!important;
    width: 40px
}

.social-icons a.bg {
    background-color: #81c4a9;
    border-radius: 2px;
    color: #fff;
    font-size: inherit;
    margin: 0;
    padding-top: 1px;
    text-align: center;
    text-shadow: none;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.social-icons a.bg+a.bg {
    margin-left: 10px
}

.social-icons a.bg:hover {
    background-color: #a76e88
}

.video-container iframe {
    margin-right: -2px
}

.card-contact-form .card-content,.card-login .card-content,.cta-login {
    padding: 36px 24px!important
}

@media only screen and (min-width: 993px) {
    .card-contact-form .card-content,.card-login .card-content,.cta-login {
        padding:48px!important
    }
}

.contact-form .form-group,.login-form .form-group,.pd-form .form-group {
    margin-bottom: 20px
}

.pd-form .form-group-alert {
    margin-bottom: 24px
}

.pd-form .form-group-alert-indent {
    padding: 0 0 0 40px
}

.pd-form .form-group-alert-indent i {
    margin-left: -40px;
    margin-right: 0
}

.contact-form .nice-select,.contact-form input[type=email],.contact-form input[type=text],.login-form input[type=email],.login-form input[type=password],.login-form input[type=text],.pd-form .file-field div.btn,.pd-form .nice-select,.pd-form .ns-disable,.pd-form input[type=email],.pd-form input[type=password],.pd-form input[type=text],.video-upload-form .btn-upload {
    height: 50px;
    line-height: 50px
}

.pd-form .file-field.input-field {
    margin: 0
}

.pd-form .file-field.input-field .file-path {
    border-color: transparent
}

.contact-form textarea,.pd-form textarea {
    float: left
}

.pd-form .radio-wrap .login-form .radio-wrap {
    background-color: #e0e0e0
}

.pd-form .label-checkboxes,.pd-form .label-radios,.pd-form .label-selects {
    display: block;
    margin-bottom: 5px
}

.pd-form .label-checkboxes {
    font-weight: 400
}

@media only screen and (min-width: 993px) {
    .pd-form .label-checkboxes,.pd-form .label-radios,.pd-form .label-selects {
        display:inline-block;
        margin-bottom: 0;
        min-width: 100px
    }

    .pd-form .label-checkboxes {
        min-width: 150px
    }
}

.pd-form label {
    font-size: inherit
}

.pd-form label.label-radio .login-form label.label-radio {
    position: relative
}

.login-form label .fa-female,.login-form label .fa-male {
    color: #555;
    cursor: pointer
}

.login-form label.label-radio,.login-form label.label-radio [type=radio]+span {
    display: inline-block;
    height: 60px;
    line-height: 60px;
    text-align: center
}

.login-form label.label-radio [type=radio]+span {
    top: -15px
}

.login-form label.label-radio [type=radio]+span:after,.login-form label.label-radio [type=radio]+span:before {
    top: 17px
}

.login-form label.label-radio+label.label-radio {
    margin-left: 30px
}

@media only screen and (min-width: 993px) {
    .pd-form .checkbox-inline {
        display:inline-block
    }

    .pd-form .checkbox-inline+.checkbox-inline {
        margin-left: 20px
    }
}

.profile-social {
    margin-bottom: -10px
}

.profile-social .btn-social.btn-block {
    text-align: left
}

.albums-add-form .btn-submit,.photos-edit-form .btn-submit,.review-edit-form .btn-submit {
    margin-bottom: 10px
}

@media only screen and (min-width: 601px) {
    .albums-add-form .btn-submit,.photos-edit-form .btn-submit,.review-edit-form .btn-submit {
        margin-bottom:0
    }
}

.form-row+.divider {
    margin: 40px 0
}

.photos-edit-form .form-row+.divider {
    margin: 20px 0 40px
}

.form-group.form-group-captcha {
    display: table;
    width: 100%
}

@media only screen and (min-width: 993px) {
    .form-group.form-group-captcha {
        margin-bottom:0
    }
}

.form-group-captcha .captcha-image {
    display: table-cell;
    padding: 0 7px;
    width: 134px;
    vertical-align: middle
}

.form-group-captcha .captcha-image img {
    float: left
}

.form-group-captcha .captcha-input {
    display: table-cell;
    padding: 0 0 0 10px;
    width: auto
}

.form-group-captcha .captcha-input input {
    float: left;
    height: 54px;
    line-height: 54px
}

.menu-bar {
    margin-bottom: 15px;
    margin-top: 0
}

@media only screen and (min-width: 993px) {
    .menu-bar {
        margin-bottom:30px
    }
}

.menu-bar.card-panel.with-search-form {
    padding-bottom: 14px
}

.menu-bar.card-panel .tabs {
    height: 60px;
    line-height: 60px;
    margin: -24px 0 -24px -24px
}

.menu-bar.card-panel .tabs.right {
    margin: -24px -24px -24px 0
}

.menu-bar-tabs .menu-bar {
    padding: 0
}

.menu-bar-tabs .tabs {
    margin: 0!important
}

.menu-bar.card-panel .tabs .tab {
    height: inherit;
    line-height: inherit
}

.menu-bar .input-field {
    margin: 0
}

.menu-bar.with-search .input-field,.menu-bar.with-sort .input-field {
    margin: -12px
}

.menu-bar.with-sort .input-field .nice-select {
    height: 36px;
    line-height: 36px
}

.menu-bar.with-search .input-field i {
    font-size: 18px;
    left: 12px;
    opacity: .75;
    position: absolute;
    top: 9px
}

.menu-bar.with-search .input-field input {
    padding-left: 35px
}

.menu-bar.with-search-form .input-field {
    height: 40px;
    margin-bottom: 10px
}

.menu-bar.with-search-form .input-field-inline {
    display: inline-block
}

.menu-bar.with-search-form .input-field-inline+.input-field-inline {
    margin-left: 10px
}

.menu-bar.with-search-form .checkbox,.menu-bar.with-search-form .radio {
    height: 40px;
    line-height: 40px
}

.menu-bar-wrapper .title {
    font-size: 20px;
    margin-bottom: 20px
}

.menu-bar .title {
    height: 36px;
    line-height: 36px;
    margin: -12px 0
}

.menu-bar.with-search-form .input-field .btn {
    height: 40px;
    line-height: 40px
}

.profile-boxes {
    margin-bottom: 5px
}

#user-profile .profile-boxes {
    margin-bottom: 20px
}

.sidebar-content .profile-boxes {
    margin-bottom: 20px
}

@media only screen and (min-width: 993px) {
    .profile-boxes {
        margin-bottom:30px
    }

    .sidebar-content .profile-boxes {
        margin-bottom: 25px
    }
}

.profile-boxes.no-margin-bottom {
    margin-bottom: -10px
}

.profile-box-small,.profile-box-tiny {
    margin-bottom: 10px
}

.profile-box-small .card-image,.profile-box-tiny .card-image {
    position: relative
}

.card-image .is-online {
    border-radius: 50%;
    display: block;
    height: 10px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 10px
}

.profile-box-small .card-image .is-online {
    height: 10px;
    left: 12px;
    top: 12px;
    width: 10px
}

.profile-box-tiny .card-image .is-online {
    height: 8px;
    left: 6px;
    top: 6px;
    width: 8px
}

.activities-box .card-content,.image-box .card-content,.profile-box .card-content {
    padding: 10px
}

.activities-box {
    border-bottom: 1px solid #ddd;
    position: relative
}

.btn-floating.halfway-fab {
    bottom: -12px
}

.video-box-meta i.left {
    margin: 6px 5px 0 0
}

.sticker-box .card-image,.sticker-image {
    background-color: rgba(239,242,243,.5);
    padding: 5px;
    text-align: center
}

.sticker-image {
    height: 100%
}

.sticker-box .card-image .helper,.sticker-image .helper {
    display: inline-block;
    height: 100%;
    text-align: center;
    vertical-align: middle
}

.sticker-box .card-image img,.sticker-image img {
    display: inline;
    vertical-align: middle;
    max-width: 100%;
    width: auto
}

.sticker-box .card-image .close-icon {
    color: #555
}

.card-sticker .card-content .card-title a {
    color: #81c4a9
}

.sticker-meta {
    font-size: 13px;
    opacity: .75
}

.shop-order .order-box {
    margin-bottom: 20px
}

.friends-box .actions-right,.order-box .actions-right,.toplist-box .actions-right {
    float: right
}

.friends-box .actions-right .action+.action,.order-box .actions-right .action+.action,.toplist-box .actions-right .action+.action {
    margin-left: 10px
}

.friends-box .actions-right a,.order-box .actions-right a,.toplist-box .actions-right a {
    display: block;
    margin-top: 7px
}

.friends-box .actions-right a i,.order-box .actions-right a i,.toplist-box .actions-right a i {
    height: inherit;
    line-height: inherit
}

.friend-request-box .card-title {
    margin-bottom: 10px!important
}

.toplist-box {
    overflow: hidden
}

.toplist-rank {
    color: rgba(0,0,0,.05);
    font-size: 60px;
    font-weight: 600;
    line-height: 1;
    right: 15px;
    top: 50%;
    transform: translate(0,-50%);
    position: absolute;
    z-index: 1
}

.toplist-box .card-content {
    min-height: 50px
}

.toplist-box .card-title {
    font-weight: 500!important
}

.toplist-box .card-content>a {
    color: inherit
}

.friend .avatar img {
    max-width: 50px
}

.card-subscription {
    margin-bottom: 30px!important
}

.subscription-image {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.subscription-billing,.subscription-description {
    text-align: center
}

@media only screen and (min-width: 993px) {
    .subscription-description {
        text-align:left
    }

    .subscription-billing {
        text-align: right
    }
}

.activity-add-form {
    display: none
}

.activity-add-form .repost-select {
    height: 36px;
    line-height: 36px
}

.activity-add-close {
    margin-bottom: 10px
}

@media only screen and (min-width: 993px) {
    .activity-add-close {
        margin-bottom:0
    }
}

.activity-add-form .input-field {
    margin: 10px 0 0
}

.activity-add-form textarea.browser-default {
    float: left
}

.activities-box .card-title a {
    font-weight: 500
}

.activities-opt {
    top: 10px;
    cursor: pointer;
    position: absolute;
    right: 0;
    margin-right: -10px;
    color: #999
}

.activities-opt i {
    width: 40px
}

.activities-box .meta,.activities-comment .meta {
    font-size: .9rem;
    color: #999!important
}

.activities-comment .meta {
    margin-top: 3px;
    opacity: .75
}

.activities-comment {
    border-bottom: 1px solid #ddd;
    padding-left: 40px
}

.commentlist {
    background: #f4f4f4
}

.wallmore {
    padding: 10px;
    border-bottom: 1px solid #ddd
}

.activities-box+.activities-comment-form {
    padding: 15px 15px 15px 50px;
    border-bottom: 1px solid #ddd
}

.activities-box .avatar {
    position: relative
}

.activities-box .avatar i.premium {
    bottom: -2px;
    font-size: 22px!important;
    right: -2px;
    line-height: 1!important;
    position: absolute
}

.activities-box .meta i.premium.left {
    margin: -1px 3px 0 -2px
}

.activities-box .avatar.left,.activities-comment .avatar.left,.image-box .avatar.left {
    display: block;
    margin: 0 10px 0 0
}

.activities-comment .avatar.left {
    margin-top: 5px
}

.activities-comment-close {
    position: absolute;
    right: 12px;
    top: 12px
}

.activities-box .avatar-left {
    float: left;
    padding: 0 10px 0 0;
    box-sizing: border-box
}

.activities-box-interaction .avatar-left {
    float: left;
    text-align: left
}

.wall .activities-box .avatar-right,.wall .activities-box-interaction .avatar-right {
    float: left;
    width: 80%
}

.card .card-content-small {
    padding: 10px
}

.activities-box .avatar-left .avatar {
    display: inline-block;
    line-height: 50px;
    margin: 0 15px 0 0;
    vertical-align: middle
}

.wall .activities-box .avatar-left .avatar {
    margin-right: 0
}

.wall .activities-box .avatar-left {
    width: 20%
}

@media only screen and (min-width: 993px) {
    .activities-box .avatar-left .avatar {
        display:block;
        float: left
    }

    .wall .activities-box .avatar-left {
        width: 10%
    }

    .wall .activities-box .avatar-right {
        width: 90%
    }
}

.activities-box .meta {
    margin-top: 10px
}

.activities-box .meta a {
    font-size: 14px;
    color: #999;
    margin-right: 10px
}

.activities-box .meta a:hover {
    color: #81c4a9
}

.activities-box .meta a.activities-likes,.activities-comnum {
    position: relative;
    top: -2px;
    font-size: 16px;
    font-weight: 700
}

.activities-comnum {
    margin-right: 5px
}

.activities-box .avatar-left .avatar:last-child {
    margin-right: 0
}

.activities-box .avatar-left .avatar i {
    font-size: 32px;
    line-height: inherit;
    vertical-align: middle
}

.activities-box .avatar-left .avatar i.large {
    font-size: 60px;
    margin: -5px 0 0 -5px
}

.activities-comment .avatar-right p {
    padding-right: 20px
}

@media only screen and (min-width: 993px) {
    .activities-box-interaction .avatar-right {
        text-align:left
    }

    .activities-comment .avatar-right p {
        padding-right: 30px
    }
}

.activities-box .activities-price,.image-box .activities-price {
    font-size: 32px;
    font-weight: 500;
    text-align: right
}

.activities-box .card-image .activities-price,.image-box .card-image .activities-price {
    bottom: 5px;
    left: 10px;
    padding: 0 10px;
    position: absolute;
    background: #fff;
    border: 2px solid #444;
    border-radius: 2px;
    color: #222;
    font-size: 1.3rem;
    font-weight: 700;
    margin: 0 5px 5px 0;
    padding-left: 10px;
    padding-right: 10px
}

,.activities-box .activities-price span,.image-box .activities-price span {
    display: inline-block;
    font-size: 1rem;
    margin-right: 2px;
    font-weight: 700
}

.activities-comment .card-content {
    padding: 6px 10px
}

.avatar-meta a {
    font-weight: 700
}

.activities-hide {
    display: none
}

.wp-img img {
    border-radius: 5px;
    margin: 10px 0
}

.activity .divider {
    margin: -10px 0 60px
}

@media only screen and (min-width: 993px) {
    .activity .divider {
        margin-top:0
    }
}

.activities-box-with-price {
    position: relative
}

.activities-box-with-price .activities-description {
    max-width: 80%;
    overflow: hidden
}

.activities-box-with-price .activities-price {
    max-width: 24%;
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translate(0,-50%)
}

.activities-comment-form,.wall .commentlist {
    padding-left: 0
}

.notifications-settings-open {
    margin-bottom: 20px
}

.notifications-settings-form {
    display: none
}

.notifications-settings-close {
    margin-bottom: 10px
}

.card-participant+.card-participant {
    margin-top: -30px
}

.card .card-content .participant-description {
    position: relative
}

.card .card-content .participant-description .card-title {
    line-height: 1;
    margin: 0 0 5px
}

.participant-meta {
    font-size: 13px;
    opacity: .75
}

.card-participant .contest-images {
    margin: 15px 0 0
}

.card-participant .contest-images a {
    float: left;
    margin: 5px 5px 0 0
}

.card-participant .item-more {
    margin-top: 5px
}

.card-participant .item-more i.left {
    margin-right: 5px
}

.icon-box-inner {
    position: relative
}

.icon-box .close-icon {
    color: inherit;
    display: inline-block;
    font-weight: 400;
    position: absolute;
    right: 24px;
    top: 24px;
    z-index: 2
}

.card-image .close-icon,.card-image .comments-icon,.card-image .delete-icon,.card-image .edit-icon,.card-image .photos-icon,.card-image .price-badge,.card-image .select-radio {
    color: #fff;
    display: inline-block;
    font-weight: 400;
    position: absolute;
    right: 16px;
    top: 16px;
    z-index: 2
}

.card-image .delete-icon {
    bottom: 16px;
    top: auto
}

.card-image .edit-icon {
    bottom: 16px;
    left: 16px;
    right: auto;
    top: auto
}

.card-image .price-badge {
    border-radius: 2px;
    left: 16px;
    padding: 0 5px;
    right: auto
}

.card-image .close-icon i,.card-image .comments-icon i,.card-image .delete-icon i,.card-image .edit-icon i,.card-image .photos-icon i {
    margin-top: 2px;
    -webkit-transition: color .25s ease,opacity .25s ease;
    transition: color .25s ease,opacity .25s ease
}

.card-image .close-icon:hover i,.card-image .comments-icon:hover i,.card-image .delete-icon:hover i,.card-image .edit-icon:hover i,.card-image .photos-icon:hover i {
    color: #81c4a9
}

.card-image .delete-icon:hover i,.card-image .edit-icon:hover i {
    color: #fff;
    opacity: .25
}

.card-image .close-icon .right,.card-image .comments-icon .right,.card-image .delete-icon .right,.card-image .edit-icon .right,.card-image .photos-icon .right {
    margin-left: 8px
}

.collection .collection-item.avatar {
    min-height: 0
}

.collection .collection-item.avatar.small {
    min-height: 52px;
    padding-left: 62px
}

.collection .collection-item.avatar .fskh {
    position: absolute!important
}

.collection .collection-item.avatar .fskh,.collection .collection-item.avatar .fskh img,.collection .collection-item.avatar a .fskh img,.collection .collection-item.avatar a>img,.collection .collection-item.avatar>img {
    position: absolute;
    width: 42px;
    height: 42px;
    overflow: hidden;
    left: 15px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 2px
}

.collection .collection-item.avatar .fskh img,.collection .collection-item.avatar a .fskh img {
    left: 0
}

.collection .collection-item.avatar.small>img {
    width: 32px;
    height: 32px
}

.collection .collection-item.avatar span {
    vertical-align: middle
}

.collection .collection-item-title {
    color: #555;
    font-size: 16px;
    font-weight: 500
}

.collection .collection-item.avatar p.truncate {
    opacity: .75
}

.shop-add {
    margin-bottom: 24px
}

@media only screen and (min-width: 993px) {
    .shop-add {
        margin-bottom:0
    }
}

.classified-item,.review-item,.row-item,.shop-item {
    margin-bottom: 40px
}

#reviews .review-item {
    margin-bottom: 10px
}

@media only screen and (min-width: 993px) {
    .classified-item,.review-item,.row-item,.shop-item {
        display:table;
        width: 100%;
        table-layout: fixed
    }
}

.classified-item+.classified-item,.review-item+.review-item,.row-item+.row-item,.shop-item+.shop-item {
    margin-top: -30px
}

@media only screen and (min-width: 993px) {
    .classified-item-row,.review-item-row,.row-item-row,.shop-item-row {
        display:table-row;
        width: 100%
    }
}

.classified-item-image,.review-item-image,.row-item-image,.shop-item-image {
    padding: 24px;
    vertical-align: top
}

.classified-item-image img,.review-item-image img,.row-item-image img,.shop-item-image img {
    width: 100%
}

@media only screen and (min-width: 993px) {
    .classified-item-image,.review-item-image,.row-item-image,.shop-item-image {
        display:table-cell;
        width: 164px
    }

    .classified-item-image img,.review-item-image img,.row-item-image img,.shop-item-image img {
        width: 130px
    }
}

.classified-item-description,.review-item-description,.row-item-description,.shop-item-description {
    margin-top: -24px;
    padding: 24px;
    position: relative;
    vertical-align: top
}

@media only screen and (min-width: 993px) {
    .classified-item-description,.review-item-description,.row-item-description,.shop-item-description {
        display:table-cell;
        margin-top: 0;
        padding: 24px 0 50px
    }

    #reviews .review-item-description,.profile-reviews .review-item-description {
        padding-right: 24px
    }
}

.classified-item-description .title,.review-item-description .title,.row-item-description .title,.shop-item-description .title {
    font-size: 18px;
    letter-spacing: 0;
    margin-bottom: 0
}

.review-item-description .title {
    margin-bottom: 15px
}

.classified-item-description .title a,.review-item-description .title a,.row-item-description .title a,.shop-item-description .title a {
    color: inherit
}

.row-item-description .item-images {
    margin: 15px 0 0
}

.row-item-description .item-images a {
    float: left;
    margin: 5px 5px 0 0
}

.shop-item-price {
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    padding: 0 10px;
    width: auto
}

@media only screen and (min-width: 993px) {
    .shop-item-price {
        bottom:24px;
        display: block;
        left: 0;
        position: absolute
    }
}

.classified-item-category,.row-item-info {
    max-width: 85%
}

@media only screen and (min-width: 993px) {
    .classified-item-category,.row-item-info {
        margin:-10px 0 20px;
        max-width: none
    }
}

.review-item-rating {
    margin: 5px 0
}

.classified-item-category,.classified-item-meta,.review-item-meta,.row-item-meta,.shop-item-meta {
    font-size: 13px;
    margin: 20px 0 0;
    max-width: 85%;
    opacity: .75
}

@media only screen and (min-width: 993px) {
    .classified-item-meta,.review-item-meta,.row-item-meta,.shop-item-meta {
        bottom:24px;
        left: 0;
        margin: 0;
        position: absolute
    }

    .shop-item-meta {
        left: auto;
        right: 0
    }

    .title+.row-item-meta {
        bottom: auto;
        position: relative;
        left: auto
    }
}

.classified-item-meta span+span:before,.message-meta span+span:before,.review-item-meta span+span:before,.row-item-meta span+span:before,.shop-item-meta span+span:before {
    content: ' | '
}

.classified-item-meta i,.message-meta i,.review-item-meta i,.row-item-meta i,.shop-item-meta i {
    line-height: inherit;
    margin-top: -2px;
    vertical-align: middle
}

.message-meta i {
    margin-top: 0
}

.classified-item-actions,.review-item-actions,.row-item-actions,.shop-item-actions {
    margin-top: -24px;
    padding: 24px;
    vertical-align: top
}

@media only screen and (min-width: 993px) {
    .classified-item-actions,.review-item-actions,.row-item-actions,.shop-item-actions {
        display:table-cell;
        margin-top: 0;
        width: 248px
    }
}

.classified-item-actions a+a,.review-item-actions a+a,.row-item-actions a+a,.shop-item-actions a+a {
    margin-top: 10px
}

.item-more {
    bottom: 18px;
    cursor: pointer;
    position: absolute;
    right: 24px;
    z-index: 2
}

.card-participant .item-more {
    bottom: auto;
    position: relative;
    right: auto
}

@media only screen and (min-width: 993px) {
    .item-more {
        display:none
    }
}

.item-hide {
    display: none
}

@media only screen and (min-width: 993px) {
    .item-hide {
        display:initial
    }

    .classified-item-actions.item-hide,.review-item-actions.item-hide,.row-item-actions.item-hide,.shop-item-actions.item-hide {
        display: table-cell
    }
}

.profile-menu {
    margin-bottom: 20px
}

@media only screen and (min-width: 993px) {
    .profile-menu {
        margin-bottom:40px
    }
}

.profile-menu nav {
    background-color: #fff;
    color: inherit;
    height: 60px;
    line-height: 60px
}

.dropdown-content li {
    color: #666
}

.profile-nav-wrapper {
    padding-right: 10px
}

.profile-menu nav ul a {
    padding-left: 10px;
    padding-right: 10px
}

.profile-menu nav ul a:not(.btn) {
    color: inherit;
    font-weight: 400;
    -webkit-transition: color .25s ease;
    transition: color .25s ease
}

.profile-menu nav ul a:hover {
    background-color: transparent;
    color: #222
}

.section-profile {
    min-height: 350px;
    position: relative;
    z-index: 2
}

@media only screen and (min-width: 993px) {
    .section-profile {
        min-height:250px
    }
}

.section-profile.dark {
    background-color: #494a52
}

.section-profile-container {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    min-height: inherit;
    position: relative
}

.profile-image {
    background-color: #fff;
    border-radius: 2px;
    bottom: 50px;
    left: 25px;
    padding: 5px;
    position: absolute;
    border-radius: 50%
}

.profile-image img {
    max-width: 150px;
    max-height: 150px;
    border-radius: 50%
}

.profile-image .is-online {
    border-radius: 50%;
    display: block;
    height: 12px;
    left: 20px;
    position: absolute;
    top: 20px;
    width: 12px
}

.profile-badge {
    bottom: 70px;
    position: absolute;
    right: 70px
}

.profile-badge img {
    width: 120px
}

.profile-cover-gradient,.profile-image-gradient {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.profile-image-gradient {
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(45deg,rgba(255,255,255,0) 50%,rgba(73,74,82,0) 50%,rgba(73,74,82,.5) 100%);
    background: -webkit-gradient(left bottom,right top,color-stop(50%,rgba(255,255,255,0)),color-stop(50%,rgba(73,74,82,0)),color-stop(100%,rgba(73,74,82,.5)));
    background: -webkit-linear-gradient(45deg,rgba(255,255,255,0) 50%,rgba(73,74,82,0) 50%,rgba(73,74,82,.5) 100%);
    background: -o-linear-gradient(45deg,rgba(255,255,255,0) 50%,rgba(73,74,82,0) 50%,rgba(73,74,82,.5) 100%);
    background: -ms-linear-gradient(45deg,rgba(255,255,255,0) 50%,rgba(73,74,82,0) 50%,rgba(73,74,82,.5) 100%);
    background: linear-gradient(45deg,rgba(255,255,255,0) 50%,rgba(73,74,82,0) 50%,rgba(73,74,82,.5) 100%)
}

.profile-cover-gradient {
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(45deg,rgba(255,255,255,0) 50%,rgba(73,74,82,0) 50%,rgba(73,74,82,0) 75%,rgba(73,74,82,.5) 100%);
    background: -webkit-gradient(left bottom,right top,color-stop(50%,rgba(255,255,255,0)),color-stop(50%,rgba(73,74,82,0)),color-stop(75%,rgba(73,74,82,0)),color-stop(100%,rgba(73,74,82,.5)));
    background: -webkit-linear-gradient(45deg,rgba(255,255,255,0) 50%,rgba(73,74,82,0) 50%,rgba(73,74,82,0) 75%,rgba(73,74,82,.5) 100%);
    background: -o-linear-gradient(45deg,rgba(255,255,255,0) 50%,rgba(73,74,82,0) 50%,rgba(73,74,82,0) 75%,rgba(73,74,82,.5) 100%);
    background: -ms-linear-gradient(45deg,rgba(255,255,255,0) 50%,rgba(73,74,82,0) 50%,rgba(73,74,82,0) 75%,rgba(73,74,82,.5) 100%);
    background: linear-gradient(45deg,rgba(255,255,255,0) 50%,rgba(73,74,82,0) 50%,rgba(73,74,82,0) 75%,rgba(73,74,82,.5) 100%)
}

.profile-image-actions {
    position: absolute;
    right: 20px;
    top: 20px;
    left: 20px;
    max-height: 200px;
    overflow: hidden
}

.profile-image-action {
    margin-bottom: 15px
}

.profile-image-action a {
    color: #fff;
    display: block;
    line-height: 1;
    opacity: .85;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease
}

.profile-image-friend a:hover,.profile-image-like a:hover,.profile-image-message a:hover {
    opacity: 1
}

.profile-image-friend a i,.profile-image-like a i,.profile-image-message a i {
    font-size: 32px;
    height: inherit;
    line-height: inherit
}

.profile-name {
    font-size: 20px;
    font-weight: 400;
    margin-left: 15px
}

.profile-name a {
    color: inherit
}

.profile-name .is-online:not(.label-circle),.section-profile-container .is-online:not(.label-circle),.section-profile-container .is-premium {
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    line-height: 1;
    font-size: 13px;
    font-weight: 400;
    margin: 0 0 0 10px;
    padding: 5px 10px;
    vertical-align: middle
}

.profile-image-state,.section-profile-container .is-premium {
    bottom: 20px;
    right: 20px;
    margin-left: 0;
    position: absolute
}

.section-profile-container .is-premium {
    left: 20px;
    right: auto
}

.profile-menu nav .profile-name i {
    height: 64px;
    line-height: 58px
}

.profile-menu nav .profile-name i.left {
    margin: 0 5px 0 0
}

.profile-toggle {
    color: inherit;
    display: inline-block;
    height: 64px;
    line-height: 64px;
    width: 64px
}

.profile-menu nav .profile-toggle i {
    height: 64px;
    line-height: 64px;
    vertical-align: middle
}

.widget-profile-status blockquote {
    border: 0;
    font-size: 17px;
    font-style: italic;
    margin: 0;
    padding: 0 0 0 25px
}

.widget-profile-status blockquote i.left {
    margin: 0 5px 0 -30px
}

.widget-profile-status blockquote cite {
    display: inline;
    font-size: 15px;
    opacity: .75
}

.footer-mobile {
    padding: 15px 0;
    font-size: 16px;
    background: #5b5c65
}

.footer-mobile,.footer-mobile a {
    color: #ddd
}

.profile-info,a.profile-info {
    background-color: #81c4a9;
    border-radius: 2px;
    color: #fff;
    display: block;
    padding: 10px 5px
}

.profile-info a {
    display: block;
    color: inherit;
    margin: -10px -5px;
    padding: 10px 5px
}

.profile-info i,.profile-info span {
    display: block;
    text-align: center
}

.profile-info i {
    font-size: 36px;
    margin-bottom: 5px
}

.profile-info span {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3
}

.profile-stats .collection-item .secondary-content img {
    display: inline-block;
    margin: -5px 5px 0 0;
    vertical-align: middle
}

.profile-stats .collection-item .secondary-content i {
    display: inline-block;
    margin-right: -5px
}

.profile-about-more {
    display: none;
    margin-top: 20px
}

.profile-about-toggle {
    margin-top: 20px
}

.profile-menu-mobile {
    margin-bottom: -10px
}

.profile-menu-mobile .btn {
    margin-bottom: 10px
}

.widget-profile-menu-mobile {
    display: none
}

.profile-stickers {
    margin-bottom: 40px
}

.profile-stickers .card-sticker+.card-sticker {
    margin-top: -30px
}

.profile-stickers .sticker-box .card-image img {
    max-width: 95%
}

.widget-profile-sent-credits .btn-large,.widget-profile-sent-credits .btn-large:active,.widget-profile-sent-credits .btn-large:hover {
    background-color: #494a52;
    height: auto;
    line-height: 1.5;
    padding: 5px 5px 10px
}

.widget-profile-sent-credits .btn-large i.center {
    display: block;
    font-size: 36px;
    margin: 0 auto
}

.pd-gallery {
    margin-bottom: -10px
}

.pd-gallery .pd-gallery-item {
    margin-bottom: 10px
}

.pd-gallery .pd-gallery-item a {
    display: block
}

.profile-section {
    margin-bottom: 30px
}

.profile-photos {
    margin-bottom: 10px
}

.profile-albums {
    margin-bottom: 20px
}

@media only screen and (min-width: 993px) {
    .profile-photos {
        margin-bottom:20px
    }
}

.profile-photos-view .pd-gallery-item img {
    width: 100%
}

.profile-shop-view .card.image-box {
    margin-bottom: 30px
}

.widget-albums {
    margin-bottom: -10px
}

.widget-albums .card.image-box {
    margin-bottom: 10px
}

.profile-photos-comments,.profile-shop-comments {
    margin-bottom: -10px
}

.profile-photos-comments-form textarea.browser-default,.profile-shop-comments-form textarea.browser-default {
    height: 100px
}

.card-image .play-icon {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%)
}

.card-image .play-icon i {
    color: #fff;
    font-size: 48px;
    opacity: .5
}

.widget-videos {
    margin-bottom: -10px
}

.widget-videos .card.image-box {
    margin-bottom: 10px
}

.video-container+.card-panel {
    margin-top: 0
}

.video-container+.card-panel blockquote {
    border: 0;
    margin: 0;
    padding: 0 0 0 25px
}

.video-container+.card-panel blockquote i.left {
    margin: 0 5px 0 -30px
}

#reviews .review-item,.profile-reviews .review-item,.profile-reviews-view .review-item {
    text-align: center
}

.profile-reviews .review-item,.profile-reviews-view .review-item {
    margin-bottom: 30px
}

@media only screen and (min-width: 993px) {
    #reviews .review-item,.profile-reviews .review-item,.profile-reviews-view .review-item {
        text-align:left
    }
}

.profile-reviews .review-item+.review-item {
    margin-top: -20px
}

#reviews .review-item-image img,.profile-reviews .review-item-image img {
    margin: 0 auto;
    max-width: 33%
}

@media only screen and (min-width: 993px) {
    #reviews .review-item-image img,.profile-reviews .review-item-image img {
        max-width:100%
    }
}

#reviews .review-item-description p,.profile-reviews .review-item-description p,.profile-reviews-view .review-item-description p {
    margin-bottom: 10px
}

.review-item-description .title .says {
    font-style: italic;
    text-transform: none;
    opacity: .75
}

.review-item-description blockquote {
    border: 0;
    margin: 0 0 10px;
    padding: 0 25px
}

.review-item-description blockquote i.left {
    margin: 0 5px 0 -30px
}

#reviews .review-item-meta,.profile-reviews .review-item-meta {
    margin-left: auto;
    margin-right: auto
}

.profile-posts .activity-add,.profile-posts .activity-add+.activity-add-form {
    margin-bottom: 20px
}

.profile-message .card {
    margin-bottom: 40px
}

.profile-edit-photo-current {
    background-color: #484851;
    background-image: linear-gradient(45deg,#414248 25%,transparent 25%,transparent 75%,#414248 75%,#414248),linear-gradient(45deg,#414248 25%,transparent 25%,transparent 75%,#414248 75%,#414248);
    background-position: 0 0,10px 10px;
    background-size: 20px 20px;
    padding: 40px;
    text-align: center
}

.profile-edit-photo-current img {
    margin: 0 auto
}

.card-covers {
    margin-bottom: 20px!important
}

.shop-search .input-field .btn,.shop-search .input-field .btn-flat,.shop-search input[type=text].browser-default {
    height: 40px;
    line-height: 40px
}

.shop-search .input-field-range {
    padding-top: 24px
}

.shop-search .input-field>label.right-align {
    left: auto;
    right: 0;
    top: 8px
}

.classified-photo-current,.shop-photo-current {
    background-color: #484851;
    background-image: linear-gradient(45deg,#414248 25%,transparent 25%,transparent 75%,#414248 75%,#414248),linear-gradient(45deg,#414248 25%,transparent 25%,transparent 75%,#414248 75%,#414248);
    background-position: 0 0,10px 10px;
    background-size: 20px 20px;
    padding: 20px;
    text-align: center
}

.input-field .noUi-handle-lower,.input-field .noUi-handle-upper {
    left: -4px
}

.input-field .noUi-handle-upper {
    left: -14px
}

.image-center,.image-no-align {
    clear: both;
    margin: 20px 0
}

.image-center {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.image-center img {
    display: block;
    margin: 0 auto
}

.image-left {
    float: left;
    margin: 5px 15px 15px 0
}

.image-right {
    float: right;
    margin: 5px 0 15px 15px
}

.morphext>.animated {
    display: inline-block
}

.card-panel.app-message {
    border-radius: 0;
    margin: 0;
    padding: 12px 24px
}

.card-panel.app-message.center-align .app-message-content {
    display: inline-block;
    margin: 0 auto
}

.app-message-content a {
    color: inherit;
    text-decoration: underline
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.animated.infinite {
    animation-iteration-count: infinite
}

.animated.hinge {
    animation-duration: 2s
}

.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY {
    animation-duration: .75s
}

@keyframes bounce {
    0%,20%,53%,80%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        transform: translateZ(0)
    }

    40%,43% {
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        transform: translate3d(0,-30px,0)
    }

    70% {
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        transform: translate3d(0,-15px,0)
    }

    90% {
        transform: translate3d(0,-4px,0)
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom
}

@keyframes flash {
    0%,50%,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

.flash {
    animation-name: flash
}

@keyframes pulse {
    0% {
        transform: scaleX(1)
    }

    50% {
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        transform: scaleX(1)
    }
}

.pulse {
    animation-name: pulse
}

@keyframes rubberBand {
    0% {
        transform: scaleX(1)
    }

    30% {
        transform: scale3d(1.25,.75,1)
    }

    40% {
        transform: scale3d(.75,1.25,1)
    }

    50% {
        transform: scale3d(1.15,.85,1)
    }

    65% {
        transform: scale3d(.95,1.05,1)
    }

    75% {
        transform: scale3d(1.05,.95,1)
    }

    to {
        transform: scaleX(1)
    }
}

.rubberBand {
    animation-name: rubberBand
}

@keyframes shake {
    0%,to {
        transform: translateZ(0)
    }

    10%,30%,50%,70%,90% {
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        transform: translate3d(10px,0,0)
    }
}

.shake {
    animation-name: shake
}

@keyframes headShake {
    0% {
        transform: translateX(0)
    }

    6.5% {
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        transform: translateX(0)
    }
}

.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake
}

@keyframes swing {
    20% {
        transform: rotate(15deg)
    }

    40% {
        transform: rotate(-10deg)
    }

    60% {
        transform: rotate(5deg)
    }

    80% {
        transform: rotate(-5deg)
    }

    to {
        transform: rotate(0)
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing
}

@keyframes tada {
    0% {
        transform: scaleX(1)
    }

    10%,20% {
        transform: scale3d(.9,.9,.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        transform: scale3d(1.1,1.1,1.1) rotate(3deg)
    }

    40%,60%,80% {
        transform: scale3d(1.1,1.1,1.1) rotate(-3deg)
    }

    to {
        transform: scaleX(1)
    }
}

.tada {
    animation-name: tada
}

@keyframes wobble {
    0% {
        transform: none
    }

    15% {
        transform: translate3d(-25%,0,0) rotate(-5deg)
    }

    30% {
        transform: translate3d(20%,0,0) rotate(3deg)
    }

    45% {
        transform: translate3d(-15%,0,0) rotate(-3deg)
    }

    60% {
        transform: translate3d(10%,0,0) rotate(2deg)
    }

    75% {
        transform: translate3d(-5%,0,0) rotate(-1deg)
    }

    to {
        transform: none
    }
}

.wobble {
    animation-name: wobble
}

@keyframes jello {
    0%,11.1%,to {
        transform: none
    }

    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    animation-name: jello;
    transform-origin: center
}

@keyframes bounceIn {
    0%,20%,40%,60%,80%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    20% {
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        transform: scaleX(1)
    }
}

.bounceIn {
    animation-name: bounceIn
}

@keyframes bounceInDown {
    0%,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0,25px,0)
    }

    75% {
        transform: translate3d(0,-10px,0)
    }

    90% {
        transform: translate3d(0,5px,0)
    }

    to {
        transform: none
    }
}

.bounceInDown {
    animation-name: bounceInDown
}

@keyframes bounceInLeft {
    0%,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px,0,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(25px,0,0)
    }

    75% {
        transform: translate3d(-10px,0,0)
    }

    90% {
        transform: translate3d(5px,0,0)
    }

    to {
        transform: none
    }
}

.bounceInLeft {
    animation-name: bounceInLeft
}

@keyframes bounceInRight {
    0%,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(3000px,0,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px,0,0)
    }

    75% {
        transform: translate3d(10px,0,0)
    }

    90% {
        transform: translate3d(-5px,0,0)
    }

    to {
        transform: none
    }
}

.bounceInRight {
    animation-name: bounceInRight
}

@keyframes bounceInUp {
    0%,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0,-20px,0)
    }

    75% {
        transform: translate3d(0,10px,0)
    }

    90% {
        transform: translate3d(0,-5px,0)
    }

    to {
        transform: translateZ(0)
    }
}

.bounceInUp {
    animation-name: bounceInUp
}

@keyframes bounceOut {
    20% {
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }
}

.bounceOut {
    animation-name: bounceOut
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 0;
        transform: translate3d(0,2000px,0)
    }
}

.bounceOutDown {
    animation-name: bounceOutDown
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px,0,0)
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px,0,0)
    }
}

.bounceOutLeft {
    animation-name: bounceOutLeft
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px,0,0)
    }

    to {
        opacity: 0;
        transform: translate3d(2000px,0,0)
    }
}

.bounceOutRight {
    animation-name: bounceOutRight
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 0;
        transform: translate3d(0,-2000px,0)
    }
}

.bounceOutUp {
    animation-name: bounceOutUp
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translate3d(0,-2000px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDownBig {
    animation-name: fadeInDownBig
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translate3d(-2000px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeftBig {
    animation-name: fadeInLeftBig
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRight
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translate3d(2000px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRightBig {
    animation-name: fadeInRightBig
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUp {
    animation-name: fadeInUp
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translate3d(0,2000px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUpBig {
    animation-name: fadeInUpBig
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0,100%,0)
    }
}

.fadeOutDown {
    animation-name: fadeOutDown
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0,2000px,0)
    }
}

.fadeOutDownBig {
    animation-name: fadeOutDownBig
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-100%,0,0)
    }
}

.fadeOutLeft {
    animation-name: fadeOutLeft
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px,0,0)
    }
}

.fadeOutLeftBig {
    animation-name: fadeOutLeftBig
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%,0,0)
    }
}

.fadeOutRight {
    animation-name: fadeOutRight
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(2000px,0,0)
    }
}

.fadeOutRightBig {
    animation-name: fadeOutRightBig
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0,-100%,0)
    }
}

.fadeOutUp {
    animation-name: fadeOutUp
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0,-2000px,0)
    }
}

.fadeOutUpBig {
    animation-name: fadeOutUpBig
}

@keyframes flip {
    0% {
        transform: perspective(400px) rotateY(-1turn);
        animation-timing-function: ease-out
    }

    40% {
        transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        animation-timing-function: ease-out
    }

    50% {
        transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        animation-timing-function: ease-in
    }

    80% {
        transform: perspective(400px) scale3d(.95,.95,.95);
        animation-timing-function: ease-in
    }

    to {
        transform: perspective(400px);
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: flip
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateX(-20deg);
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    animation-name: flipInX
}

@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateY(-20deg);
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    animation-name: flipInY
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    animation-name: flipOutX;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important
}

@keyframes flipOutY {
    0% {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    animation-name: flipOutY
}

@keyframes lightSpeedIn {
    0% {
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0
    }

    60% {
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in
}

@keyframes rotateIn {
    0% {
        transform-origin: center;
        transform: rotate(-200deg);
        opacity: 0
    }

    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    animation-name: rotateIn
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(-45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight
}

@keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }

    to {
        transform-origin: center;
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    animation-name: rotateOut
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate(45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    animation-name: rotateOutDownLeft
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    animation-name: rotateOutDownRight
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    animation-name: rotateOutUpLeft
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    animation-name: rotateOutUpRight
}

@keyframes hinge {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        transform: rotate(80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    40%,80% {
        transform: rotate(60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        transform: translate3d(0,700px,0);
        opacity: 0
    }
}

.hinge {
    animation-name: hinge
}

@keyframes jackInTheBox {
    0% {
        opacity: 0;
        transform: scale(.1) rotate(30deg);
        transform-origin: center bottom
    }

    50% {
        transform: rotate(-10deg)
    }

    70% {
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

.jackInTheBox {
    animation-name: jackInTheBox
}

@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translate3d(-100%,0,0) rotate(-120deg)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.rollIn {
    animation-name: rollIn
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%,0,0) rotate(120deg)
    }
}

.rollOut {
    animation-name: rollOut
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    animation-name: zoomIn
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInDown {
    animation-name: zoomInDown
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInLeft {
    animation-name: zoomInLeft
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInRight {
    animation-name: zoomInRight
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInUp {
    animation-name: zoomInUp
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    animation-name: zoomOut
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomOutDown {
    animation-name: zoomOutDown
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px,0,0);
        transform-origin: left center
    }
}

.zoomOutLeft {
    animation-name: zoomOutLeft
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px,0,0);
        transform-origin: right center
    }
}

.zoomOutRight {
    animation-name: zoomOutRight
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomOutUp {
    animation-name: zoomOutUp
}

@keyframes slideInDown {
    0% {
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.slideInDown {
    animation-name: slideInDown
}

@keyframes slideInLeft {
    0% {
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.slideInLeft {
    animation-name: slideInLeft
}

@keyframes slideInRight {
    0% {
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.slideInRight {
    animation-name: slideInRight
}

@keyframes slideInUp {
    0% {
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.slideInUp {
    animation-name: slideInUp
}

@keyframes slideOutDown {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0,100%,0)
    }
}

.slideOutDown {
    animation-name: slideOutDown
}

@keyframes slideOutLeft {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(-100%,0,0)
    }
}

.slideOutLeft {
    animation-name: slideOutLeft
}

@keyframes slideOutRight {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(100%,0,0)
    }
}

.slideOutRight {
    animation-name: slideOutRight
}

@keyframes slideOutUp {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0,-100%,0)
    }
}

.slideOutUp {
    animation-name: slideOutUp
}

.img-full {
    width: 100%
}

.pagination li.active a {
    background: #81c4a9
}

.fskh {
    position: relative
}

.fsk_text,.loop_fsk_overlay {
    z-index: 2;
    position: absolute;
    top: 40%;
    max-width: 100%;
    left: 0;
    right: 0
}

.fsk_text {
    padding: 10px;
    color: #fff;
    background: rgba(0,0,0,.5);
    text-align: center;
    font-size: 18px
}

.fsk_text_small {
    padding: 2px;
    font-size: 12px
}

.tabs.no-js .active a {
    box-shadow: inset 0 -3px 0 #81c4a9
}

.video-blur {
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px)
}

.alreadyliked {
    cursor: default;
    opacity: .5
}

.countdown {
    font-size: 36px;
    font-weight: 400;
    margin: 20px 0
}

.widget-section .countdown {
    font-size: 24px;
    margin: 10px 0 20px;
    text-align: center
}

.countdown-hours,.countdown-minutes,.countdown-seconds {
    margin: 0 5px
}

.widget-section .countdown-hours,.widget-section .countdown-minutes,.widget-section .countdown-seconds {
    margin: 0
}

.countdown-hours span,.countdown-minutes span,.countdown-seconds span {
    font-size: 18px;
    font-style: italic;
    font-weight: 300
}

@media only screen and (min-width: 993px) {
    .countdown {
        font-size:60px;
        margin: 30px 0
    }
}

.countdown-wrapper .start {
    margin: -20px 0 40px
}

/*!
 * Dropdownhover v1.0.0 (http://bs-dropdownhover.kybarg.com)
 */
.dropdown .dropdown-menu .caret {
    border: 4px solid transparent;
    border-left-color: #000;
    float: right;
    margin-top: 6px
}

.dropdown-menu {
    min-width: 250px
}

.dropdown-menu>li.open>a {
    background-color: #f5f5f5;
    color: #262626;
    text-decoration: none
}

.dropdown-menu .dropdown-menu {
    left: 100%;
    margin: 0;
    right: auto;
    top: -1px
}

.dropdown-menu-right .dropdown-menu,.navbar-right .dropdown-menu .dropdown-menu,.pull-right .dropdown-menu .dropdown-menu {
    left: auto;
    right: 100%
}

.dropdown-menu.animated {
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

.dropdown-menu.animated:before {
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99
}

.dropdownhover-top {
    margin-bottom: 2px;
    margin-top: 0
}

.dropdownhover-top .dropdown-menu,.navbar-fixed-bottom .dropdown-menu .dropdown-menu {
    bottom: -1px;
    top: auto
}

.navbar-nav>li>.dropdown-menu {
    margin-bottom: 0
}

.dropdownhover-bottom {
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.dropdownhover-left {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.dropdownhover-right {
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.dropdownhover-top {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.display_n {
    display: none!important
}

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

.clearfix:after {
    clear: both
}

.login_1 .modal.bottom-sheet {
    padding-bottom: 36px
}

@media(max-width: 600px) {
    .login_1 .modal.bottom-sheet {
        padding-bottom:56px
    }
}

.card-head h4 {
    font-size: .89rem;
    font-weight: 700;
    margin: 0;
    padding: 0;
    line-height: 20px
}

.card-head h5 {
    font-size: .8rem;
    margin: 0;
    padding: 0;
    color: #999
}

.card-head h5 a {
    color: #999
}

.card-head {
    padding: 10px 5px 10px 10px
}

.profile-nav-wrapper>ul>li>a>.material-icons {
    margin-right: 5px;
    line-height: 60px
}

.dropdown-content>li a {
    color: #555
}

.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    height: 42px;
    line-height: 40px;
    outline: 0;
    padding-left: 12px;
    padding-right: 30px;
    position: relative;
    text-align: left!important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto
}

.nice-select:hover {
    border-color: #dbdbdb
}

.nice-select.open,.nice-select:active,.nice-select:focus {
    border-color: #999
}

.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    width: 5px
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none
}

.nice-select.disabled:after {
    border-color: #ccc
}

.nice-select.wide {
    width: 100%
}

.nice-select.wide .list {
    left: 0!important;
    right: 0!important
}

.nice-select.right {
    float: right
}

.nice-select.right .list {
    left: auto;
    right: 0
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px
}

.nice-select.small:after {
    height: 4px;
    width: 4px
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px
}

.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68,68,68,.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    -ms-transform: scale(.75) translateY(-21px);
    transform: scale(.75) translateY(-21px);
    -webkit-transition: all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;
    transition: all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;
    z-index: 9
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent!important
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all .2s;
    transition: all .2s
}

.nice-select .option.focus,.nice-select .option.selected.focus,.nice-select .option:hover {
    background-color: #f6f6f6
}

.nice-select .option.selected {
    font-weight: 700
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default
}

.no-csspointerevents .nice-select .list {
    display: none
}

.no-csspointerevents .nice-select.open .list {
    display: block
}

/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
.lSSlideWrapper,.lSSlideWrapper .lSFade {
    position: relative
}

.lSSlideWrapper .lSSlide,.lSSlideWrapper.usingCss .lSFade>* {
    -webkit-transition-timing-function: inherit!important;
    transition-timing-function: inherit!important;
    -webkit-transition-duration: inherit!important;
    transition-duration: inherit!important
}

.lSSlideOuter,.lSSlideOuter .lSPager.lSGallery {
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none
}

.lSSlideOuter .lSPager.lSGallery:after,.lSSlideWrapper>.lightSlider:after {
    clear: both
}

.lSSlideOuter {
    overflow: hidden;
    user-select: none
}

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

.lightSlider {
    overflow: hidden;
    margin: 0
}

.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden
}

.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform,height;
    -moz-transition-property: -moz-transform,height;
    transition-property: transform,height
}

.lSSlideWrapper .lSFade>* {
    position: absolute!important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%
}

.lSSlideWrapper.usingCss .lSFade>* {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.lSSlideWrapper .lSFade>.active {
    z-index: 10
}

.lSSlideWrapper.usingCss .lSFade>.active {
    opacity: 1
}

.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center
}

.lSSlideOuter .lSPager.lSpg>li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px
}

.lSSlideOuter .lSPager.lSpg>li a {
    background-color: #222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all .5s linear 0s;
    transition: all .5s linear 0s
}

.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a {
    background-color: #428bca
}

.lSSlideOuter .media {
    opacity: .8
}

.lSSlideOuter .media.active {
    opacity: 1
}

.lSSlideOuter .lSPager.lSGallery {
    list-style: none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    user-select: none
}

.lSSlideOuter .lSPager.lSGallery li {
    overflow: hidden;
    -webkit-transition: border-radius .12s linear 0s .35s linear 0s;
    transition: border-radius .12s linear 0s .35s linear 0s
}

.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 5px
}

.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%
}

.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before {
    content: " ";
    display: table
}

.lSAction>a {
    width: 32px;
    display: block;
    top: 50%;
    height: 32px;
    background-image: url(../img/controls.png);
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    opacity: .5;
    -webkit-transition: opacity .35s linear 0s;
    transition: opacity .35s linear 0s
}

.lSAction>a:hover {
    opacity: 1
}

.lSAction>.lSPrev {
    background-position: 0 0;
    left: 10px
}

.lSAction>.lSNext {
    background-position: -32px 0;
    right: 10px
}

.lSAction>a.disabled {
    pointer-events: none
}

.cS-hidden {
    height: 1px;
    opacity: 0;
    overflow: hidden
}

.lSSlideOuter.vertical {
    position: relative
}

.lSSlideOuter.vertical.noPager {
    padding-right: 0!important
}

.lSSlideOuter.vertical .lSGallery {
    position: absolute!important;
    right: 0;
    top: 0
}

.lSSlideOuter.vertical .lightSlider>* {
    width: 100%!important;
    max-width: none!important
}

.lSSlideOuter.vertical .lSAction>a {
    left: 50%;
    margin-left: -14px;
    margin-top: 0
}

.lSSlideOuter.vertical .lSAction>.lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top: auto
}

.lSSlideOuter.vertical .lSAction>.lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top: 10px
}

.lSSlideOuter.lSrtl {
    direction: rtl
}

.lSSlideOuter .lSPager,.lSSlideOuter .lightSlider {
    padding-left: 0;
    list-style: none
}

.lSSlideOuter.lSrtl .lSPager,.lSSlideOuter.lSrtl .lightSlider {
    padding-right: 0
}

.lSSlideOuter .lSGallery li,.lSSlideOuter .lightSlider>* {
    float: left
}

.lSSlideOuter.lSrtl .lSGallery li,.lSSlideOuter.lSrtl .lightSlider>* {
    float: right!important
}

@-webkit-keyframes rightEnd {
    0%,100% {
        left: 0
    }

    50% {
        left: -15px
    }
}

@keyframes rightEnd {
    0%,100% {
        left: 0
    }

    50% {
        left: -15px
    }
}

@-webkit-keyframes topEnd {
    0%,100% {
        top: 0
    }

    50% {
        top: -15px
    }
}

@keyframes topEnd {
    0%,100% {
        top: 0
    }

    50% {
        top: -15px
    }
}

@-webkit-keyframes leftEnd {
    0%,100% {
        left: 0
    }

    50% {
        left: 15px
    }
}

@keyframes leftEnd {
    0%,100% {
        left: 0
    }

    50% {
        left: 15px
    }
}

@-webkit-keyframes bottomEnd {
    0%,100% {
        bottom: 0
    }

    50% {
        bottom: -15px
    }
}

@keyframes bottomEnd {
    0%,100% {
        bottom: 0
    }

    50% {
        bottom: -15px
    }
}

.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd .3s;
    animation: rightEnd .3s;
    position: relative
}

.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd .3s;
    animation: leftEnd .3s;
    position: relative
}

.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd .3s;
    animation: topEnd .3s;
    position: relative
}

.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd .3s;
    animation: bottomEnd .3s;
    position: relative
}

.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd .3s;
    animation: leftEnd .3s;
    position: relative
}

.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd .3s;
    animation: rightEnd .3s;
    position: relative
}

.lightSlider.lsGrab>* {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lightSlider.lsGrabbing>* {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-actions .lg-next,.lg-actions .lg-prev,.lg-sub-html,.lg-toolbar {
    background-color: rgba(0,0,0,.45);
    z-index: 1080
}

#lg-counter,.lg-outer .lg-video-cont {
    vertical-align: middle;
    display: inline-block
}

@font-face {
    font-family: lg;
    src: url(../fonts/lg.eot?n1z373);
    src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(../fonts/lg.woff?n1z373) format("woff"),url(../fonts/lg.ttf?n1z373) format("truetype"),url(../fonts/lg.svg?n1z373#lg) format("svg");
    font-weight: 400;
    font-style: normal
}

.lg-icon {
    font-family: lg;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lg-actions .lg-next,.lg-actions .lg-prev {
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%
}

.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: .5
}

.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover {
    color: #fff
}

.lg-actions .lg-next {
    right: 20px
}

.lg-actions .lg-next:before {
    content: "\e095"
}

.lg-actions .lg-prev {
    left: 20px
}

.lg-actions .lg-prev:after {
    content: "\e094"
}

@-webkit-keyframes lg-right-end {
    0%,100% {
        left: 0
    }

    50% {
        left: -30px
    }
}

@-moz-keyframes lg-right-end {
    0%,100% {
        left: 0
    }

    50% {
        left: -30px
    }
}

@-ms-keyframes lg-right-end {
    0%,100% {
        left: 0
    }

    50% {
        left: -30px
    }
}

@keyframes lg-right-end {
    0%,100% {
        left: 0
    }

    50% {
        left: -30px
    }
}

@-webkit-keyframes lg-left-end {
    0%,100% {
        left: 0
    }

    50% {
        left: 30px
    }
}

@-moz-keyframes lg-left-end {
    0%,100% {
        left: 0
    }

    50% {
        left: 30px
    }
}

@-ms-keyframes lg-left-end {
    0%,100% {
        left: 0
    }

    50% {
        left: 30px
    }
}

@keyframes lg-left-end {
    0%,100% {
        left: 0
    }

    50% {
        left: 30px
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end .3s;
    -o-animation: lg-right-end .3s;
    animation: lg-right-end .3s;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end .3s;
    -o-animation: lg-left-end .3s;
    animation: lg-left-end .3s;
    position: relative
}

.lg-toolbar {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none!important;
    outline: 0
}

.lg-toolbar .lg-icon:hover {
    color: #fff
}

.lg-toolbar .lg-close:after {
    content: "\e070"
}

.lg-toolbar .lg-download:after {
    content: "\e0f2"
}

.lg-sub-html {
    bottom: 0;
    color: #eee;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0
}

#lg-counter {
    color: #999;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px
}

.lg-next,.lg-prev,.lg-toolbar {
    opacity: 1;
    -webkit-transition: -webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s;
    -moz-transition: -moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s;
    -o-transition: -o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s;
    transition: transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0)
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px,0,0);
    transform: translate3d(10px,0,0)
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(.5,.5,.5);
    transform: scale3d(.5,.5,.5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms ease 0s,opacity 250ms!important;
    -moz-transition: -moz-transform 250ms ease 0s,opacity 250ms!important;
    -o-transition: -o-transform 250ms ease 0s,opacity 250ms!important;
    transition: transform 250ms ease 0s,opacity 250ms!important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    opacity: 1
}

.lg-outer .lg-thumb-outer {
    background-color: #0d0a0a;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;
    -moz-transition: -moz-transform .25s cubic-bezier(0,0,.25,1) 0s;
    -o-transition: -o-transform .25s cubic-bezier(0,0,.25,1) 0s;
    transition: transform .25s cubic-bezier(0,0,.25,1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s!important;
    transition-duration: 0s!important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-bottom: 5px
}

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition:border-color .25s ease;
        -o-transition: border-color .25s ease;
        transition: border-color .25s ease
    }
}

.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover {
    border-color: #a90707
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom .25s ease;
    -o-transition: bottom .25s ease;
    transition: bottom .25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px
}

.lg-outer .lg-toogle-thumb {
    background-color: #0d0a0a;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px
}

.lg-outer .lg-toogle-thumb:after {
    content: "\e1ff"
}

.lg-outer .lg-toogle-thumb:hover {
    color: #fff
}

.lg-outer .lg-video-cont {
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer
}

.lg-outer .lg-has-html5 .lg-video-play {
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: .8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1
}

.lg-outer .lg-video-object {
    width: 100%!important;
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden
}

.lg-outer .lg-has-video.lg-video-palying .lg-object,.lg-outer .lg-has-video.lg-video-palying .lg-video-play {
    display: none
}

.lg-outer .lg-has-video.lg-video-palying .lg-video-object {
    visibility: visible
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1080;
    opacity: 0;
    -webkit-transition: opacity 80ms ease 0s;
    -moz-transition: opacity 80ms ease 0s;
    -o-transition: opacity 80ms ease 0s;
    transition: opacity 80ms ease 0s
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1
}

.lg-autoplay-button:after {
    content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform .3s ease 0s;
    -moz-transition: -moz-transform .3s ease 0s;
    -o-transition: -o-transform .3s ease 0s;
    transition: transform .3s ease 0s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    -webkit-transition: -webkit-transform .3s ease 0s,opacity .15s!important;
    -moz-transition: -moz-transform .3s ease 0s,opacity .15s!important;
    -o-transition: -o-transform .3s ease 0s,opacity .15s!important;
    transition: transform .3s ease 0s,opacity .15s!important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

#lg-zoom-in:after {
    content: "\e311"
}

#lg-zoom-out {
    opacity: .5;
    pointer-events: none
}

#lg-zoom-out:after {
    content: "\e312"
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px #fff inset
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #fff;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity .15s ease 0s,-webkit-transform .15s ease 0s;
    -moz-transition: opacity .15s ease 0s,-moz-transform .15s ease 0s;
    -o-transition: opacity .15s ease 0s,-o-transform .15s ease 0s;
    transition: opacity .15s ease 0s,transform .15s ease 0s;
    -webkit-transform: translate3d(0,5px,0);
    transform: translate3d(0,5px,0)
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%
}

.lg-outer .lg-pager {
    background-color: rgba(255,255,255,.5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255,255,255,.7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow .3s ease 0s;
    -o-transition: box-shadow .3s ease 0s;
    transition: box-shadow .3s ease 0s;
    width: 12px
}

.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover {
    box-shadow: 0 0 0 8px #fff inset
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0
}

.lg-outer,.lg-outer .lg,.lg-outer .lg-inner {
    width: 100%;
    height: 100%
}

.lg-fullscreen:after {
    content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"
}

.group:after,.group:before {
    display: table;
    content: "";
    line-height: 0
}

.group:after {
    clear: both
}

.lg-outer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lg-outer.lg-visible {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide {
    -webkit-transition-duration: inherit!important;
    transition-duration: inherit!important;
    -webkit-transition-timing-function: inherit!important;
    transition-timing-function: inherit!important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    -webkit-transition-duration: 0s!important;
    transition-duration: 0s!important;
    opacity: 1
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg {
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%
}

.lg-outer .lg-inner {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.lg-outer .lg-item {
    background: url(../img/loading.gif) center center no-repeat;
    display: none!important
}

.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide {
    display: inline-block!important
}

.lg-outer .lg-img-wrap,.lg-outer .lg-item {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

.lg-outer .lg-img-wrap {
    position: static;
    padding: 0 5px
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto!important;
    height: auto!important
}

.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1
}

.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download {
    display: none
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-backdrop.in {
    opacity: 1
}

.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide {
    -webkit-transition: none 0s ease 0s!important;
    -moz-transition: none 0s ease 0s!important;
    -o-transition: none 0s ease 0s!important;
    transition: none 0s ease 0s!important
}

.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
    opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide {
    -webkit-transition: opacity .1s ease 0s;
    -moz-transition: opacity .1s ease 0s;
    -o-transition: opacity .1s ease 0s;
    transition: opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    -webkit-transition: left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
    -o-transition: left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
    transition: left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}

@media(max-width: 700px) {
    .btn-ptab {
        text-align:center;
        line-height: 16px;
        height: 38px;
        width: 31.7%;
        float: left;
        margin: 0 5px 5px 0;
        padding: 5px;
        font-size: 11px
    }

    .btn-ptab i {
        text-align: center;
        display: block
    }

    .btn-ptab span {
        display: block;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .ptabs {
        margin: 0 -8px 0 0
    }
}

@media(min-width: 701px) {
    .btn-ptab i {
        float:left;
        margin: 0 5px 0 -5px
    }

    .modal-contest {
        margin-top: 100px
    }
}

.countryflag {
    border-radius: 2px;
    height: 23px;
    position: relative;
    top: 6px
}

.countryflag.cf-round {
    border-radius: 50%;
    border: 2px solid #81c4a9
}

.profile-menu .countryflag {
    top: 2px;
    border: none;
    height: 18px;
    width: 18px
}

.reportbox .modal-content {
    padding: 20px
}

i.vip-indicator {
    font-size: 1.3rem;
    position: relative;
    top: 3px
}

.activity-avatar .avatar-left {
    position: relative
}

i.user-indicator {
    position: absolute;
    z-index: 3;
    bottom: 0;
    right: 25%;
    margin-bottom: -5px;
    border-radius: 50%;
    background: #fff;
    font-size: 20px
}

i.user-indicator-m {
    padding: 2px;
    font-size: 16px
}

.collection-item.active {
    background-color: #f4f4f4!important
}

.sidenav li>a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



  .btn-gradient, .bg-gradient {
    background-color: #81c19b !important;
    background: linear-gradient(310deg, #fbfca1, #49a598);
    background-image: linear-gradient(310deg, rgb(251, 252, 161), rgb(73, 165, 152));
  }
  
  .nav-bottom ul li a {
    background-color: transparent;
    color: #444;
    }
    .nav-bottom ul li a:hover {
    background-color: transparent;
    color: #81c19b;
    }