ol,ol ol,ol ul,ul,ul ol,ul ul {
    margin-bottom: 0
}

.lead,address:not(:last-child),h1:not(:last-child),h2:not(:last-child),h3:not(:last-child),h4:not(:last-child),h5:not(:last-child),h6:not(:last-child),hr,p:not(:last-child):not(.hint) {
    margin-bottom: 20px
}

[class*=list-column-]:after,dl:after {
    clear: both
}

hr,img {
    border: 0
}

*,:after,:before {
    box-sizing: border-box
}

:not(ul):not(ol) {
    padding: 0;
    margin: 0
}

body,button,input,select,textarea {
    font: 14px/1.42857143 Roboto,"Helvetica Neue",Arial,sans-serif
}

.ie {
    word-spacing: -.03em
}

.ios {
    -webkit-text-size-adjust: 100%
}

article,aside,audio,canvas,details,figcaption,figure,footer,header,nav,section,summary,svg,video {
    display: block
}

svg {
    fill: transparent;
    stroke: transparent
}

:focus {
    outline: 0
}

a,a:active,a:hover {
    word-wrap: break-word;
    text-decoration: none
}

.mobile * {
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    -webkit-tap-highlight-color: transparent
}

button::-moz-focus-inner,input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input:-webkit-autofill {
    -webkit-transition: color 0s ease-out,background-color 9999s ease-out
}

textarea {
    vertical-align: top;
    width: 100%;
    overflow: auto;
    resize: none
}

textarea:not([rows]) {
    height: 3em
}

button {
    text-transform: none;
    overflow: visible;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

ol,ul {
    margin-top: 0
}

li {
    list-style-position: inside;
    display: list-item
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,td,th {
    font-weight: 400;
    vertical-align: top;
    text-align: left
}

sub,sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle;
    display: inline-block
}

hr {
    height: 1px;
    background-color: rgba(0,0,0,.15);
    margin-top: 20px;
    box-sizing: content-box
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

[hidden] {
    display: none
}

@media (-webkit-min-device-pixel-ratio: 1.25),(min-resolution:120dpi) {
    .mac.chrome body {
        backface-visibility:hidden;
        perspective: 1000
    }
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 400;
    line-height: 1.24em;
    margin-bottom: 0
}

h1>small,h2>small,h3>small,h4>small,h5>small,h6>small {
    font-size: 14px!important;
    line-height: normal!important
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 12px
}

@media (max-width: 480px) {
    h1,h2,h3,h4,h5,h6 {
        text-align:center
    }

    h1>small,h2>small,h3>small,h4>small,h5>small,h6>small {
        text-align: center;
        display: block
    }
}

[class*=list-column-]:after,[class*=list-column-]:before,dl:After,dl:before {
    content: "";
    display: table
}

a,body {
    color: #000
}

.xx-smallest {
    font-size: 7px!important
}

.x-smallest {
    font-size: 8px!important
}

.smallest {
    font-size: 9px!important
}

.xx-small {
    font-size: 10px!important
}

.x-small {
    font-size: 11px!important
}

.small {
    font-size: 12px!important
}

.default {
    font-size: 14px!important
}

.large {
    font-size: 16px!important
}

.x-large {
    font-size: 18px!important
}

.xx-large {
    font-size: 22px!important
}

.largest {
    font-size: 28px!important
}

.x-largest {
    font-size: 38px!important
}

.xx-largest {
    font-size: 48px!important
}

.xx-light,.xx-light .icon,.xx-light a,.xx-light button {
    color: #fff!important
}

.x-light,.x-light .icon,.x-light a,.x-light button {
    color: #f6f6f6!important
}

.light,.light .icon,.light a,.light button {
    color: #c5c5c5!important
}

.dark,.dark .icon,.dark a,.dark button {
    color: #999!important
}

.x-dark,.x-dark .icon,.x-dark a,.x-dark button {
    color: #777!important
}

.xx-dark,.xx-dark .icon,.xx-dark a,.xx-dark button {
    color: #000!important
}

.font-green,.font-green .icon,.font-green a,.font-green button {
    color: #2dbd3a!important
}

.font-yellow,.font-yellow .icon,.font-yellow a,.font-yellow button {
    color: #ffa600!important
}

.font-red,.font-red .icon,.font-red a,.font-red button {
    color: #dc000f!important
}

.font-blue,.font-blue .icon,.font-blue a,.font-blue button {
    color: #235ea0!important
}

.font-orange,.font-orange .icon,.font-orange a,.font-orange button {
    color: #f47500!important
}

.font-default,.font-default .icon,.font-default a,.font-default button {
    color: #000!important
}

.bold {
    font-weight: 700!important
}

.underline {
    text-decoration: underline
}

a.underline:hover,button.underline:hover {
    text-decoration: none
}

.hoverline:hover {
    text-decoration: underline
}

.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.lead {
    font-size: 21px;
    line-height: 1.4
}

.semibold {
    font-weight: 500!important
}

.regular {
    font-weight: 400!important
}

.thin {
    font-weight: 200!important
}

.btn-active,dt {
    font-weight: 700
}

.italic {
    font-style: italic!important
}

.overline {
    text-decoration: line-through
}

.lowercase {
    text-transform: lowercase
}

.uppercase {
    text-transform: uppercase
}

.capitalize {
    text-transform: capitalize
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.no-line-height {
    line-height: normal!important
}

.word-break-all {
    word-break: break-all
}

abbr[title] {
    cursor: help
}

address {
    font-style: normal
}

.list-spacer-1 li {
    margin-bottom: 1px
}

.list-spacer-1 ol,.list-spacer-1 ul {
    margin-top: 1px!important
}

.list-spacer-5 li {
    margin-bottom: 5px
}

.list-spacer-5 ol,.list-spacer-5 ul {
    margin-top: 5px!important
}

.list-spacer-10 li {
    margin-bottom: 10px
}

.list-spacer-10 ol,.list-spacer-10 ul {
    margin-top: 10px!important
}

.list-spacer-15 li {
    margin-bottom: 15px
}

.list-spacer-15 ol,.list-spacer-15 ul {
    margin-top: 15px!important
}

.list-spacer-20 li {
    margin-bottom: 20px
}

.list-spacer-20 ol,.list-spacer-20 ul {
    margin-top: 20px!important
}

.list-spacer-25 li {
    margin-bottom: 25px
}

.list-spacer-25 ol,.list-spacer-25 ul {
    margin-top: 25px!important
}

.list-spacer-30 ol,.list-spacer-30 ul,.margin-30-t,.margin-30-v {
    margin-top: 30px!important
}

.list-spacer-30 li {
    margin-bottom: 30px
}

[class*=list-spacer-]:not([class*=list-column-]) li:last-child {
    margin-bottom: 0!important
}

@media (min-width: 481px) {
    [class*=list-column-]>li {
        float:left
    }

    .list-column-2>li {
        width: 50%
    }

    .list-column-3>li {
        width: 33.333333%
    }

    .list-column-4>li {
        width: 25%
    }

    .list-column-5>li {
        width: 20%
    }

    .list-column-6>li {
        width: 16.666666%
    }
}

@media (max-width: 480px) {
    [class*=list-column-] {
        width:100%
    }
}

.automargin,.clearfix {
    display: block
}

dl:not(:last-child) {
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        white-space:nowrap;
        text-overflow: ellipsis;
        width: 170px;
        float: left;
        overflow: hidden;
        clear: left;
        position: relative
    }

    .dl-horizontal dt:after {
        content: ":";
        position: absolute;
        right: 0
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

.automargin,.fixed {
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 767px) {
    .dl-horizontal dd {
        margin-bottom:5px
    }
}

.highlight:not(:last-child),.list-unstyled:not(:last-child) {
    margin-bottom: 20px
}

.left {
    float: left
}

.right {
    float: right
}

.clearfix {
    clear: both!important
}

.block {
    display: block!important
}

.inline-block {
    display: inline-block!important
}

.rtl {
    direction: rtl
}

.full-width {
    width: 100%
}

.full-height {
    height: 100%
}

.no-user-select {
    -ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.clear-button {
    color: inherit;
    text-align: inherit;
    background-color: rgba(0,0,0,0);
    border: 0
}

.img-responsive {
    width: 100%!important;
    height: auto!important
}

.set-relative {
    position: relative!important
}

.set-absolute {
    position: absolute!important
}

.set-fixed {
    position: fixed
}

.set-top {
    top: 0
}

.set-right {
    right: 0
}

.set-bottom {
    bottom: 0
}

.set-left {
    left: 0
}

.set-middle {
    left: 50%;
    transform: translate(-50%,50%)
}

.set-middle-x {
    left: 50%;
    transform: translateX(-50%)
}

.set-middle-y {
    top: 50%;
    transform: translateY(-50%)
}

.visible {
    display: block!important
}

.android .hidden-android,.hidden,.ie9 .hidden-ie9,.ios .hidden-ios,.landscape .hidden-landscape,.mobile .hidden-mobile,.mobile .visible-desktop,.portrait .hidden-portrait,html:not(.android) .visible-android,html:not(.ie9) .visible-ie9,html:not(.ios) .visible-ios,html:not(.landscape) .visible-landscape,html:not(.mobile) .hidden-dekstop,html:not(.mobile) .visible-mobile,html:not(.portrait) .visible-portrait {
    display: none!important
}

@media print {
    .hidden-print {
        display: none!important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display:none!important
    }

    .lg-no-float {
        float: none!important
    }
}

@media (min-width: 960px) {
    .visible-md,.visible-sm,.visible-xs {
        display:none!important
    }
}

@media (max-width: 959px) and (min-width:768px) {
    .hidden-md,.visible-sm,.visible-xs {
        display:none!important
    }

    .md-img-responsive {
        width: 100%!important;
        height: auto!important
    }

    .md-no-float {
        float: none!important
    }

    .md-clearfix {
        clear: both!important;
        display: block
    }
}

@media (max-width: 767px) and (min-width:481px) {
    .hidden-md,.hidden-sm,.visible-xs {
        display:none!important
    }

    .md-img-responsive,.sm-img-responsive {
        width: 100%!important;
        height: auto!important
    }

    .md-no-float,.sm-no-float {
        float: none!important
    }

    .md-clearfix,.sm-clearfix {
        display: block;
        clear: both!important
    }
}

@media (max-width: 480px) {
    .hidden-md,.hidden-sm,.hidden-xs {
        display:none!important
    }

    .md-img-responsive,.sm-img-responsive,.xs-img-responsive {
        width: 100%!important;
        height: auto!important
    }

    .md-no-float,.sm-no-float,.xs-no-float {
        float: none!important
    }

    .md-clearfix,.sm-clearfix,.xs-clearfix {
        display: block;
        clear: both!important
    }
}

@media (max-width: 1199px) {
    .visible-lg {
        display:none!important
    }

    .lg-clearfix {
        clear: both!important;
        display: block
    }
}

@media (max-width: 1679px) {
    .visible-xl {
        display:none!important
    }
}

@media (min-width: 1680px) {
    .hidden-xl {
        display:none!important
    }

    .xl-no-float {
        float: none!important
    }
}

.h-scroll,.scroll,.v-scroll {
    -webkit-overflow-scrolling: touch
}

.scroll {
    overflow: auto!important
}

.v-scroll {
    overflow-x: hidden!important;
    overflow-y: auto!important
}

.h-scroll {
    overflow-x: auto!important;
    overflow-y: hidden!important
}

.no-overflow,.no-scroll {
    overflow: hidden!important
}

.rounded {
    border-radius: 6px
}

.rounded-top {
    border-radius: 6px 6px 0 0
}

.rounded-right {
    border-radius: 0 6px 6px 0
}

.rounded-bottom {
    border-radius: 0 0 6px 6px
}

.rounded-left {
    border-radius: 6px 0 0 6px
}

.circle {
    border-radius: 1000px
}

.circle-top {
    border-radius: 1000px 1000px 0 0
}

.circle-right {
    border-radius: 0 1000px 1000px 0
}

.circle-bottom {
    border-radius: 0 0 1000px 1000px
}

.circle-left {
    border-radius: 1000px 0 0 1000px
}

.shadow-sm {
    box-shadow: 0 1px 3px rgba(0,0,0,.05)
}

.shadow {
    box-shadow: 0 1px 3px rgba(0,0,0,.15)
}

.shadow-lg {
    box-shadow: 0 5px 15px rgba(0,0,0,.15)
}

html:not(.mobile) .hover-shadow:hover {
    box-shadow: 0 5px 15px rgba(0,0,0,.2)
}

.inner-shadow-sm {
    box-shadow: inset 0 1px 3px rgba(0,0,0,.05)
}

.inner-shadow {
    box-shadow: inset 0 1px 3px rgba(0,0,0,.15)
}

.inner-shadow-lg {
    box-shadow: inset 0 5px 15px rgba(0,0,0,.15)
}

.cursor-default {
    cursor: default!important
}

.cursor-pointer {
    cursor: pointer!important
}

.no-opacity {
    opacity: 1!important
}

.full-opacity {
    opacity: 0!important
}

.opacity-more {
    opacity: .45!important
}

.opacity {
    opacity: .75!important
}

html:not(.mobile) .opacity-more:hover,html:not(.mobile) .opacity:hover {
    opacity: 1!important
}

html:not(.mobile) .scale:hover {
    transform: scale(1.06)
}

html:not(.mobile) .scale-more:hover {
    transform: scale(1.2)
}

.list-custom,.list-custom ol,.list-custom ul,.list-inline,.list-inline ol,.list-inline ul,.list-unstyled {
    list-style: none;
    padding: 0
}

.list-custom,.list-inline {
    margin-bottom: 0
}

.margin-30-b,.margin-30-v {
    margin-bottom: 30px!important
}

.list-inline li,.list-inline ol,.list-inline ul {
    vertical-align: middle;
    display: inline-block
}

.sp1,.sp10,.sp15,.sp2,.sp20,.sp25,.sp3,.sp30,.sp4,.sp5 {
    width: 100%;
    display: block;
    clear: both!important
}

.container:after,.container:before,.fixed:after,.fixed:before,.ie9 .row-equal-height:after,.ie9 .row-equal-height:before,.row:not(.row-equal-height):after,.row:not(.row-equal-height):before,[class*=col-]:not(.col-static):after,[class*=col-]:not(.col-static):before {
    content: "";
    display: table
}

.container:after,.content-side:after,.fixed:after,.ie9 .row-equal-height:after,.photo-gallery:after,.row:not(.row-equal-height):after,[class*=col-]:not(.col-static):after {
    clear: both
}

.sp1 {
    height: 1px
}

.sp2 {
    height: 2px
}

.sp3 {
    height: 3px
}

.sp4 {
    height: 4px
}

.sp5 {
    height: 5px
}

.sp10 {
    height: 10px
}

.sp15 {
    height: 15px
}

.sp20 {
    height: 20px
}

.sp25 {
    height: 25px
}

.sp30 {
    height: 30px
}

.align-right,.align-right * {
    text-align: right!important
}

.align-left,.align-left * {
    text-align: left!important
}

.align-center,.align-center * {
    text-align: center!important
}

.align-justify {
    text-align: justify!important
}

.align-nowrap {
    white-space: nowrap!important
}

.align-top {
    vertical-align: top!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!important
}

@media (min-width: 1200px) {
    .lg-align-center,.lg-align-center * {
        text-align:center!important
    }

    .lg-align-left,.lg-align-left * {
        text-align: left!important
    }

    .lg-align-right,.lg-align-right * {
        text-align: right!important
    }
}

@media (max-width: 959px) and (min-width:768px) {
    .md-align-center,.md-align-center * {
        text-align:center!important
    }

    .md-align-left,.md-align-left * {
        text-align: left!important
    }

    .md-align-right,.md-align-right * {
        text-align: right!important
    }
}

@media (max-width: 767px) and (min-width:481px) {
    .md-align-center,.md-align-center * {
        text-align:center!important
    }

    .md-align-left,.md-align-left * {
        text-align: left!important
    }

    .md-align-right,.md-align-right * {
        text-align: right!important
    }

    .sm-align-center,.sm-align-center * {
        text-align: center!important
    }

    .sm-align-left,.sm-align-left * {
        text-align: left!important
    }

    .sm-align-right,.sm-align-right * {
        text-align: right!important
    }
}

@media (max-width: 480px) {
    .md-align-center,.md-align-center * {
        text-align:center!important
    }

    .md-align-left,.md-align-left * {
        text-align: left!important
    }

    .md-align-right,.md-align-right * {
        text-align: right!important
    }

    .sm-align-center,.sm-align-center * {
        text-align: center!important
    }

    .sm-align-left,.sm-align-left * {
        text-align: left!important
    }

    .sm-align-right,.sm-align-right * {
        text-align: right!important
    }

    .xs-align-center,.xs-align-center * {
        text-align: center!important
    }

    .xs-align-left,.xs-align-left * {
        text-align: left!important
    }

    .xs-align-right,.xs-align-right * {
        text-align: right!important
    }
}

.container,.fixed {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px
}

.ie main.container {
    display: inline-block
}

.no-gutter {
    padding-right: 0!important;
    padding-left: 0!important
}

[class*=col-] {
    min-height: 1px
}

[class*=col-]:not(.col-static) {
    padding: 10px;
    display: block;
    float: left
}

.row {
    margin-right: -10px;
    margin-left: -10px;
    display: block
}

.row-equal-height {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: -webkit-flex!important;
    display: flex!important;
    flex-wrap: wrap
}

.row-equal-height>[class*=col-]:not(.col-static) {
    flex-direction: column
}

.row-xs-padding,.row-xs-padding-hor {
    margin-right: -1px;
    margin-left: -1px
}

.row-xs-padding>[class*=col-] {
    padding: 1px
}

.row-xs-padding-ver>[class*=col-] {
    padding-top: 1px;
    padding-bottom: 1px
}

.row-xs-padding-hor>[class*=col-] {
    padding-right: 1px;
    padding-left: 1px
}

.row-sm-padding,.row-sm-padding-hor {
    margin-right: -2px;
    margin-left: -2px
}

.row-sm-padding>[class*=col-] {
    padding: 2px
}

.row-sm-padding-ver>[class*=col-] {
    padding-top: 2px;
    padding-bottom: 2px
}

.row-sm-padding-hor>[class*=col-] {
    padding-right: 2px;
    padding-left: 2px
}

.row-md-padding,.row-md-padding-hor {
    margin-right: -5px;
    margin-left: -5px
}

.row-md-padding>[class*=col-] {
    padding: 5px
}

.row-md-padding-ver>[class*=col-] {
    padding-top: 5px;
    padding-bottom: 5px
}

.row-md-padding-hor>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.row-lg-padding,.row-lg-padding-hor {
    margin-right: -15px;
    margin-left: -15px
}

.row-lg-padding>[class*=col-] {
    padding: 15px
}

.row-lg-padding-ver>[class*=col-] {
    padding-top: 15px;
    padding-bottom: 15px
}

.row-lg-padding-hor>[class*=col-] {
    padding-right: 15px;
    padding-left: 15px
}

.row-no-padding,.row-no-padding-hor {
    margin-right: inherit;
    margin-left: inherit
}

.row-no-padding>[class*=col-] {
    padding: 0
}

.row-no-padding-ver>[class*=col-] {
    padding-top: 0;
    padding-bottom: 0
}

.padding-30-t,.padding-30-v {
    padding-top: 30px!important
}

.padding-30-b,.padding-30-v {
    padding-bottom: 30px!important
}

.row-no-padding-hor>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

[class*=push-],[class*=pull-] {
    position: relative
}

.col-1 {
    width: 8.333333%
}

.col-2 {
    width: 16.666666%
}

.col-3 {
    width: 24.999999%
}

.col-4 {
    width: 33.333332%
}

.col-5 {
    width: 41.666665%
}

.col-6 {
    width: 49.999998%
}

.col-7 {
    width: 58.333331%
}

.col-8 {
    width: 66.666664%
}

.col-9 {
    width: 74.999997%
}

.col-10 {
    width: 83.333333%
}

.col-11 {
    width: 91.666663%
}

.col-12 {
    width: 100%
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666666%
}

.offset-3 {
    margin-left: 24.999999%
}

.offset-4 {
    margin-left: 33.333332%
}

.offset-5 {
    margin-left: 41.666665%
}

.offset-6 {
    margin-left: 49.999998%
}

.offset-7 {
    margin-left: 58.333331%
}

.offset-8 {
    margin-left: 66.666664%
}

.offset-9 {
    margin-left: 74.999997%
}

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666663%
}

.push-1 {
    left: 8.333333%
}

.push-2 {
    left: 16.666666%
}

.push-3 {
    left: 24.999999%
}

.push-4 {
    left: 33.333332%
}

.push-5 {
    left: 41.666665%
}

.push-6 {
    left: 49.999998%
}

.push-7 {
    left: 58.333331%
}

.push-8 {
    left: 66.666664%
}

.push-9 {
    left: 74.999997%
}

.push-10 {
    left: 83.333333%
}

.push-11 {
    left: 91.666663%
}

.pull-1 {
    right: 8.333333%
}

.pull-2 {
    right: 16.666666%
}

.pull-3 {
    right: 24.999999%
}

.pull-4 {
    right: 33.333332%
}

.pull-5 {
    right: 41.666665%
}

.pull-6 {
    right: 49.999998%
}

.pull-7 {
    right: 58.333331%
}

.pull-8 {
    right: 66.666664%
}

.pull-9 {
    right: 74.999997%
}

.pull-10 {
    right: 83.333333%
}

.pull-11 {
    right: 91.666663%
}

@media (min-width: 1200px) {
    .fixed {
        max-width:1200px
    }

    .no-gutter-lg {
        padding-right: 0!important;
        padding-left: 0!important
    }

    .col-lg-1 {
        width: 8.333333%
    }

    .col-lg-2 {
        width: 16.666666%
    }

    .col-lg-3 {
        width: 24.999999%
    }

    .col-lg-4 {
        width: 33.333332%
    }

    .col-lg-5 {
        width: 41.666665%
    }

    .col-lg-6 {
        width: 49.999998%
    }

    .col-lg-7 {
        width: 58.333331%
    }

    .col-lg-8 {
        width: 66.666664%
    }

    .col-lg-9 {
        width: 74.999997%
    }

    .col-lg-10 {
        width: 83.333333%
    }

    .col-lg-11 {
        width: 91.666663%
    }

    .col-lg-12 {
        width: 100%
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666666%
    }

    .offset-lg-3 {
        margin-left: 24.999999%
    }

    .offset-lg-4 {
        margin-left: 33.333332%
    }

    .offset-lg-5 {
        margin-left: 41.666665%
    }

    .offset-lg-6 {
        margin-left: 49.999998%
    }

    .offset-lg-7 {
        margin-left: 58.333331%
    }

    .offset-lg-8 {
        margin-left: 66.666664%
    }

    .offset-lg-9 {
        margin-left: 74.999997%
    }

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666663%
    }

    .push-lg-1 {
        left: 8.333333%
    }

    .push-lg-2 {
        left: 16.666666%
    }

    .push-lg-3 {
        left: 24.999999%
    }

    .push-lg-4 {
        left: 33.333332%
    }

    .push-lg-5 {
        left: 41.666665%
    }

    .push-lg-6 {
        left: 49.999998%
    }

    .push-lg-7 {
        left: 58.333331%
    }

    .push-lg-8 {
        left: 66.666664%
    }

    .push-lg-9 {
        left: 74.999997%
    }

    .push-lg-10 {
        left: 83.333333%
    }

    .push-lg-11 {
        left: 91.666663%
    }

    .pull-lg-1 {
        right: 8.333333%
    }

    .pull-lg-2 {
        right: 16.666666%
    }

    .pull-lg-3 {
        right: 24.999999%
    }

    .pull-lg-4 {
        right: 33.333332%
    }

    .pull-lg-5 {
        right: 41.666665%
    }

    .pull-lg-6 {
        right: 49.999998%
    }

    .pull-lg-7 {
        right: 58.333331%
    }

    .pull-lg-8 {
        right: 66.666664%
    }

    .pull-lg-9 {
        right: 74.999997%
    }

    .pull-lg-10 {
        right: 83.333333%
    }

    .pull-lg-11 {
        right: 91.666663%
    }
}

@media (max-width: 959px) and (min-width:768px) {
    .no-gutter-md {
        padding-right:0!important;
        padding-left: 0!important
    }

    .col-md-1 {
        width: 8.333333%
    }

    .col-md-2 {
        width: 16.666666%
    }

    .col-md-3 {
        width: 24.999999%
    }

    .col-md-4 {
        width: 33.333332%
    }

    .col-md-5 {
        width: 41.666665%
    }

    .col-md-6 {
        width: 49.999998%
    }

    .col-md-7 {
        width: 58.333331%
    }

    .col-md-8 {
        width: 66.666664%
    }

    .col-md-9 {
        width: 74.999997%
    }

    .col-md-10 {
        width: 83.333333%
    }

    .col-md-11 {
        width: 91.666663%
    }

    .col-md-12 {
        width: 100%
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666666%
    }

    .offset-md-3 {
        margin-left: 24.999999%
    }

    .offset-md-4 {
        margin-left: 33.333332%
    }

    .offset-md-5 {
        margin-left: 41.666665%
    }

    .offset-md-6 {
        margin-left: 49.999998%
    }

    .offset-md-7 {
        margin-left: 58.333331%
    }

    .offset-md-8 {
        margin-left: 66.666664%
    }

    .offset-md-9 {
        margin-left: 74.999997%
    }

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666663%
    }

    .push-md-1 {
        left: 8.333333%
    }

    .push-md-2 {
        left: 16.666666%
    }

    .push-md-3 {
        left: 24.999999%
    }

    .push-md-4 {
        left: 33.333332%
    }

    .push-md-5 {
        left: 41.666665%
    }

    .push-md-6 {
        left: 49.999998%
    }

    .push-md-7 {
        left: 58.333331%
    }

    .push-md-8 {
        left: 66.666664%
    }

    .push-md-9 {
        left: 74.999997%
    }

    .push-md-10 {
        left: 83.333333%
    }

    .push-md-11 {
        left: 91.666663%
    }

    .pull-md-1 {
        right: 8.333333%
    }

    .pull-md-2 {
        right: 16.666666%
    }

    .pull-md-3 {
        right: 24.999999%
    }

    .pull-md-4 {
        right: 33.333332%
    }

    .pull-md-5 {
        right: 41.666665%
    }

    .pull-md-6 {
        right: 49.999998%
    }

    .pull-md-7 {
        right: 58.333331%
    }

    .pull-md-8 {
        right: 66.666664%
    }

    .pull-md-9 {
        right: 74.999997%
    }

    .pull-md-10 {
        right: 83.333333%
    }

    .pull-md-11 {
        right: 91.666663%
    }

    [class*=col-]:not(.no-responsive):not(.sm-responsive):not(.xs-responsive) {
        width: 100%;
        float: inherit
    }

    [class*=offset-]:not(.no-responsive):not(.sm-responsive):not(.xs-responsive) {
        margin-left: 0
    }

    [class*=push-]:not(.no-responsive):not(.sm-responsive):not(.xs-responsive) {
        left: 0
    }

    [class*=pull-]:not(.no-responsive):not(.sm-responsive):not(.xs-responsive) {
        right: 0
    }
}

@media (max-width: 767px) and (min-width:481px) {
    .no-gutter-md,.no-gutter-sm {
        padding-right:0!important;
        padding-left: 0!important
    }

    .col-sm-1 {
        width: 8.333333%
    }

    .col-sm-2 {
        width: 16.666666%
    }

    .col-sm-3 {
        width: 24.999999%
    }

    .col-sm-4 {
        width: 33.333332%
    }

    .col-sm-5 {
        width: 41.666665%
    }

    .col-sm-6 {
        width: 49.999998%
    }

    .col-sm-7 {
        width: 58.333331%
    }

    .col-sm-8 {
        width: 66.666664%
    }

    .col-sm-9 {
        width: 74.999997%
    }

    .col-sm-10 {
        width: 83.333333%
    }

    .col-sm-11 {
        width: 91.666663%
    }

    .col-sm-12 {
        width: 100%
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666666%
    }

    .offset-sm-3 {
        margin-left: 24.999999%
    }

    .offset-sm-4 {
        margin-left: 33.333332%
    }

    .offset-sm-5 {
        margin-left: 41.666665%
    }

    .offset-sm-6 {
        margin-left: 49.999998%
    }

    .offset-sm-7 {
        margin-left: 58.333331%
    }

    .offset-sm-8 {
        margin-left: 66.666664%
    }

    .offset-sm-9 {
        margin-left: 74.999997%
    }

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666663%
    }

    .push-sm-1 {
        left: 8.333333%
    }

    .push-sm-2 {
        left: 16.666666%
    }

    .push-sm-3 {
        left: 24.999999%
    }

    .push-sm-4 {
        left: 33.333332%
    }

    .push-sm-5 {
        left: 41.666665%
    }

    .push-sm-6 {
        left: 49.999998%
    }

    .push-sm-7 {
        left: 58.333331%
    }

    .push-sm-8 {
        left: 66.666664%
    }

    .push-sm-9 {
        left: 74.999997%
    }

    .push-sm-10 {
        left: 83.333333%
    }

    .push-sm-11 {
        left: 91.666663%
    }

    .pull-sm-1 {
        right: 8.333333%
    }

    .pull-sm-2 {
        right: 16.666666%
    }

    .pull-sm-3 {
        right: 24.999999%
    }

    .pull-sm-4 {
        right: 33.333332%
    }

    .pull-sm-5 {
        right: 41.666665%
    }

    .pull-sm-6 {
        right: 49.999998%
    }

    .pull-sm-7 {
        right: 58.333331%
    }

    .pull-sm-8 {
        right: 66.666664%
    }

    .pull-sm-9 {
        right: 74.999997%
    }

    .pull-sm-10 {
        right: 83.333333%
    }

    .pull-sm-11 {
        right: 91.666663%
    }

    [class*=col-]:not(.no-responsive):not(.xs-responsive) {
        width: 100%;
        float: inherit
    }

    [class*=offset-]:not(.no-responsive):not(.xs-responsive) {
        margin-left: 0
    }

    [class*=push-]:not(.no-responsive):not(.xs-responsive) {
        left: 0
    }

    [class*=pull-]:not(.no-responsive):not(.xs-responsive) {
        right: 0
    }
}

@media (max-width: 480px) {
    .no-gutter-md,.no-gutter-sm,.no-gutter-xs {
        padding-right:0!important;
        padding-left: 0!important
    }

    .container {
        min-width: 320px
    }

    .col-xs-1 {
        width: 8.333333%
    }

    .col-xs-2 {
        width: 16.666666%
    }

    .col-xs-3 {
        width: 24.999999%
    }

    .col-xs-4 {
        width: 33.333332%
    }

    .col-xs-5 {
        width: 41.666665%
    }

    .col-xs-6 {
        width: 49.999998%
    }

    .col-xs-7 {
        width: 58.333331%
    }

    .col-xs-8 {
        width: 66.666664%
    }

    .col-xs-9 {
        width: 74.999997%
    }

    .col-xs-10 {
        width: 83.333333%
    }

    .col-xs-11 {
        width: 91.666663%
    }

    .col-xs-12 {
        width: 100%
    }

    .offset-xs-0 {
        margin-left: 0
    }

    .offset-xs-1 {
        margin-left: 8.333333%
    }

    .offset-xs-2 {
        margin-left: 16.666666%
    }

    .offset-xs-3 {
        margin-left: 24.999999%
    }

    .offset-xs-4 {
        margin-left: 33.333332%
    }

    .offset-xs-5 {
        margin-left: 41.666665%
    }

    .offset-xs-6 {
        margin-left: 49.999998%
    }

    .offset-xs-7 {
        margin-left: 58.333331%
    }

    .offset-xs-8 {
        margin-left: 66.666664%
    }

    .offset-xs-9 {
        margin-left: 74.999997%
    }

    .offset-xs-10 {
        margin-left: 83.333333%
    }

    .offset-xs-11 {
        margin-left: 91.666663%
    }

    .push-xs-1 {
        left: 8.333333%
    }

    .push-xs-2 {
        left: 16.666666%
    }

    .push-xs-3 {
        left: 24.999999%
    }

    .push-xs-4 {
        left: 33.333332%
    }

    .push-xs-5 {
        left: 41.666665%
    }

    .push-xs-6 {
        left: 49.999998%
    }

    .push-xs-7 {
        left: 58.333331%
    }

    .push-xs-8 {
        left: 66.666664%
    }

    .push-xs-9 {
        left: 74.999997%
    }

    .push-xs-10 {
        left: 83.333333%
    }

    .push-xs-11 {
        left: 91.666663%
    }

    .pull-xs-1 {
        right: 8.333333%
    }

    .pull-xs-2 {
        right: 16.666666%
    }

    .pull-xs-3 {
        right: 24.999999%
    }

    .pull-xs-4 {
        right: 33.333332%
    }

    .pull-xs-5 {
        right: 41.666665%
    }

    .pull-xs-6 {
        right: 49.999998%
    }

    .pull-xs-7 {
        right: 58.333331%
    }

    .pull-xs-8 {
        right: 66.666664%
    }

    .pull-xs-9 {
        right: 74.999997%
    }

    .pull-xs-10 {
        right: 83.333333%
    }

    .pull-xs-11 {
        right: 91.666663%
    }

    [class*=col-]:not(.no-responsive) {
        width: 100%;
        float: inherit
    }

    [class*=offset-]:not(.no-responsive) {
        margin-left: 0
    }

    [class*=push-]:not(.no-responsive) {
        left: 0
    }

    [class*=pull-]:not(.no-responsive) {
        right: 0
    }
}

@media (max-width: 1199px) {
    [class*=col-].lg-responsive {
        width:100%;
        float: inherit
    }

    [class*=offset-].lg-responsive {
        margin-left: 0
    }

    [class*=push-].lg-responsive {
        left: 0
    }

    [class*=pull-].lg-responsive {
        right: 0
    }
}

@media (min-width: 1680px) {
    .xl-align-center,.xl-align-center * {
        text-align:center!important
    }

    .xl-align-left,.xl-align-left * {
        text-align: left!important
    }

    .xl-align-right,.xl-align-right * {
        text-align: right!important
    }

    .no-gutter-xl {
        padding-right: 0!important;
        padding-left: 0!important
    }

    .col-xl-1 {
        width: 8.333333%
    }

    .col-xl-2 {
        width: 16.666666%
    }

    .col-xl-3 {
        width: 24.999999%
    }

    .col-xl-4 {
        width: 33.333332%
    }

    .col-xl-5 {
        width: 41.666665%
    }

    .col-xl-6 {
        width: 49.999998%
    }

    .col-xl-7 {
        width: 58.333331%
    }

    .col-xl-8 {
        width: 66.666664%
    }

    .col-xl-9 {
        width: 74.999997%
    }

    .col-xl-10 {
        width: 83.333333%
    }

    .col-xl-11 {
        width: 91.666663%
    }

    .col-xl-12 {
        width: 100%
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666666%
    }

    .offset-xl-3 {
        margin-left: 24.999999%
    }

    .offset-xl-4 {
        margin-left: 33.333332%
    }

    .offset-xl-5 {
        margin-left: 41.666665%
    }

    .offset-xl-6 {
        margin-left: 49.999998%
    }

    .offset-xl-7 {
        margin-left: 58.333331%
    }

    .offset-xl-8 {
        margin-left: 66.666664%
    }

    .offset-xl-9 {
        margin-left: 74.999997%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666663%
    }

    .push-xl-1 {
        left: 8.333333%
    }

    .push-xl-2 {
        left: 16.666666%
    }

    .push-xl-3 {
        left: 24.999999%
    }

    .push-xl-4 {
        left: 33.333332%
    }

    .push-xl-5 {
        left: 41.666665%
    }

    .push-xl-6 {
        left: 49.999998%
    }

    .push-xl-7 {
        left: 58.333331%
    }

    .push-xl-8 {
        left: 66.666664%
    }

    .push-xl-9 {
        left: 74.999997%
    }

    .push-xl-10 {
        left: 83.333333%
    }

    .push-xl-11 {
        left: 91.666663%
    }

    .pull-xl-1 {
        right: 8.333333%
    }

    .pull-xl-2 {
        right: 16.666666%
    }

    .pull-xl-3 {
        right: 24.999999%
    }

    .pull-xl-4 {
        right: 33.333332%
    }

    .pull-xl-5 {
        right: 41.666665%
    }

    .pull-xl-6 {
        right: 49.999998%
    }

    .pull-xl-7 {
        right: 58.333331%
    }

    .pull-xl-8 {
        right: 66.666664%
    }

    .pull-xl-9 {
        right: 74.999997%
    }

    .pull-xl-10 {
        right: 83.333333%
    }

    .pull-xl-11 {
        right: 91.666663%
    }
}

.padding-30-h,.padding-30-r {
    padding-right: 30px!important
}

.padding-30-h,.padding-30-l {
    padding-left: 30px!important
}

.col-static,.col-static>.row {
    width: 100%;
    table-layout: fixed
}

.col-static {
    display: table
}

.col-static>.row,.col-static>[class*=static-] {
    vertical-align: top;
    display: table-cell
}

.btn,.check,.dropdown,.form-holder,.radio,.select,.select-multi,.text,.textarea {
    vertical-align: middle
}

.col-static>.row {
    margin-left: inherit;
    margin-right: inherit
}

.margin-30-h,.margin-30-l {
    margin-left: 30px!important
}

.margin-30-h,.margin-30-r {
    margin-right: 30px!important
}

.static-0 {
    width: 0
}

.static-50 {
    width: 50px
}

.static-100 {
    width: 100px
}

.static-150 {
    width: 150px
}

.static-200 {
    width: 200px
}

.static-250 {
    width: 250px
}

.static-300 {
    width: 300px
}

.static-350 {
    width: 350px
}

.static-400 {
    width: 400px
}

.static-450 {
    width: 450px
}

.static-500 {
    width: 500px
}

.static-550 {
    width: 550px
}

.static-600 {
    width: 600px
}

.static-32 {
    width: 32px
}

.static-42 {
    width: 42px
}

@media (min-width: 1200px) {
    .lg-static-0 {
        width:0
    }

    .lg-static-50 {
        width: 50px
    }

    .lg-static-100 {
        width: 100px
    }

    .lg-static-150 {
        width: 150px
    }

    .lg-static-200 {
        width: 200px
    }

    .lg-static-250 {
        width: 250px
    }

    .lg-static-300 {
        width: 300px
    }

    .lg-static-350 {
        width: 350px
    }

    .lg-static-400 {
        width: 400px
    }

    .lg-static-450 {
        width: 450px
    }

    .lg-static-500 {
        width: 500px
    }

    .lg-static-550 {
        width: 550px
    }

    .lg-static-600 {
        width: 600px
    }

    .lg-static-32 {
        width: 32px
    }

    .lg-static-42 {
        width: 42px
    }
}

@media (max-width: 959px) and (min-width:768px) {
    .col-static:not(.no-responsive):not(.sm-responsive):not(.xs-responsive)>.row,.col-static:not(.no-responsive):not(.sm-responsive):not(.xs-responsive)>[class*=static-] {
        width:100%;
        display: block
    }

    .col-static:not(.no-responsive):not(.sm-responsive):not(.xs-responsive)>[class*=static-]:not(.col-static) {
        width: 100%
    }

    .md-static-0 {
        width: 0
    }

    .md-static-50 {
        width: 50px
    }

    .md-static-100 {
        width: 100px
    }

    .md-static-150 {
        width: 150px
    }

    .md-static-200 {
        width: 200px
    }

    .md-static-250 {
        width: 250px
    }

    .md-static-300 {
        width: 300px
    }

    .md-static-350 {
        width: 350px
    }

    .md-static-400 {
        width: 400px
    }

    .md-static-450 {
        width: 450px
    }

    .md-static-500 {
        width: 500px
    }

    .md-static-550 {
        width: 550px
    }

    .md-static-600 {
        width: 600px
    }

    .md-static-32 {
        width: 32px
    }

    .md-static-42 {
        width: 42px
    }
}

@media (max-width: 767px) and (min-width:481px) {
    .col-static:not(.no-responsive):not(.xs-responsive)>.row,.col-static:not(.no-responsive):not(.xs-responsive)>[class*=static-] {
        width:100%;
        display: block
    }

    .col-static:not(.no-responsive):not(.xs-responsive)>[class*=static-]:not(.col-static) {
        width: 100%
    }

    .sm-static-0 {
        width: 0
    }

    .sm-static-50 {
        width: 50px
    }

    .sm-static-100 {
        width: 100px
    }

    .sm-static-150 {
        width: 150px
    }

    .sm-static-200 {
        width: 200px
    }

    .sm-static-250 {
        width: 250px
    }

    .sm-static-300 {
        width: 300px
    }

    .sm-static-350 {
        width: 350px
    }

    .sm-static-400 {
        width: 400px
    }

    .sm-static-450 {
        width: 450px
    }

    .sm-static-500 {
        width: 500px
    }

    .sm-static-550 {
        width: 550px
    }

    .sm-static-600 {
        width: 600px
    }

    .sm-static-32 {
        width: 32px
    }

    .sm-static-42 {
        width: 42px
    }
}

@media (max-width: 480px) {
    .col-static:not(.no-responsive)>.row,.col-static:not(.no-responsive)>[class*=static-] {
        width:100%;
        display: block
    }

    .col-static:not(.no-responsive)>[class*=static-]:not(.col-static) {
        width: 100%
    }

    .xs-static-0 {
        width: 0
    }

    .xs-static-50 {
        width: 50px
    }

    .xs-static-100 {
        width: 100px
    }

    .xs-static-150 {
        width: 150px
    }

    .xs-static-200 {
        width: 200px
    }

    .xs-static-250 {
        width: 250px
    }

    .xs-static-300 {
        width: 300px
    }

    .xs-static-350 {
        width: 350px
    }

    .xs-static-400 {
        width: 400px
    }

    .xs-static-450 {
        width: 450px
    }

    .xs-static-500 {
        width: 500px
    }

    .xs-static-550 {
        width: 550px
    }

    .xs-static-600 {
        width: 600px
    }

    .xs-static-32 {
        width: 32px
    }

    .xs-static-42 {
        width: 42px
    }
}

@media (max-width: 1199px) {
    .col-static.lg-responsive>.row,.col-static.lg-responsive>[class*=static-] {
        width:100%;
        display: block
    }

    .col-static.lg-responsive>[class*=static-]:not(.col-static) {
        width: 100%
    }
}

.padding-30 {
    padding: 30px!important
}

.padding-25-t,.padding-25-v {
    padding-top: 25px!important
}

.padding-25-h,.padding-25-r {
    padding-right: 25px!important
}

.padding-25-b,.padding-25-v {
    padding-bottom: 25px!important
}

.padding-25-h,.padding-25-l {
    padding-left: 25px!important
}

.padding-25 {
    padding: 25px!important
}

.padding-20-t,.padding-20-v {
    padding-top: 20px!important
}

.padding-20-h,.padding-20-r {
    padding-right: 20px!important
}

.padding-20-b,.padding-20-v {
    padding-bottom: 20px!important
}

.padding-20-h,.padding-20-l {
    padding-left: 20px!important
}

.padding-20 {
    padding: 20px!important
}

.padding-15-t,.padding-15-v {
    padding-top: 15px!important
}

.padding-15-h,.padding-15-r {
    padding-right: 15px!important
}

.padding-15-b,.padding-15-v {
    padding-bottom: 15px!important
}

.padding-15-h,.padding-15-l {
    padding-left: 15px!important
}

.padding-15 {
    padding: 15px!important
}

.padding-10-t,.padding-10-v {
    padding-top: 10px!important
}

.padding-10-h,.padding-10-r {
    padding-right: 10px!important
}

.padding-10-b,.padding-10-v {
    padding-bottom: 10px!important
}

.padding-10-h,.padding-10-l {
    padding-left: 10px!important
}

.padding-10 {
    padding: 10px!important
}

.padding-5-t,.padding-5-v {
    padding-top: 5px!important
}

.padding-5-h,.padding-5-r {
    padding-right: 5px!important
}

.padding-5-b,.padding-5-v {
    padding-bottom: 5px!important
}

.padding-5-h,.padding-5-l {
    padding-left: 5px!important
}

.padding-5 {
    padding: 5px!important
}

.padding-4-t,.padding-4-v {
    padding-top: 4px!important
}

.padding-4-h,.padding-4-r {
    padding-right: 4px!important
}

.padding-4-b,.padding-4-v {
    padding-bottom: 4px!important
}

.padding-4-h,.padding-4-l {
    padding-left: 4px!important
}

.padding-4 {
    padding: 4px!important
}

.padding-3-t,.padding-3-v {
    padding-top: 3px!important
}

.padding-3-h,.padding-3-r {
    padding-right: 3px!important
}

.padding-3-b,.padding-3-v {
    padding-bottom: 3px!important
}

.padding-3-h,.padding-3-l {
    padding-left: 3px!important
}

.padding-3 {
    padding: 3px!important
}

.padding-2-t,.padding-2-v {
    padding-top: 2px!important
}

.padding-2-h,.padding-2-r {
    padding-right: 2px!important
}

.padding-2-b,.padding-2-v {
    padding-bottom: 2px!important
}

.padding-2-h,.padding-2-l {
    padding-left: 2px!important
}

.padding-2 {
    padding: 2px!important
}

.padding-1-t,.padding-1-v {
    padding-top: 1px!important
}

.padding-1-h,.padding-1-r {
    padding-right: 1px!important
}

.padding-1-b,.padding-1-v {
    padding-bottom: 1px!important
}

.padding-1-h,.padding-1-l {
    padding-left: 1px!important
}

.padding-1 {
    padding: 1px!important
}

.no-padding-t,.no-padding-v {
    padding-top: 0!important
}

.no-padding-h,.no-padding-r {
    padding-right: 0!important
}

.no-padding-b,.no-padding-v {
    padding-bottom: 0!important
}

.no-padding-h,.no-padding-l {
    padding-left: 0!important
}

.no-padding {
    padding: 0!important
}

.margin-30 {
    margin: 30px!important
}

.margin-25-t,.margin-25-v {
    margin-top: 25px!important
}

.margin-25-h,.margin-25-r {
    margin-right: 25px!important
}

.margin-25-b,.margin-25-v {
    margin-bottom: 25px!important
}

.margin-25-h,.margin-25-l {
    margin-left: 25px!important
}

.margin-25 {
    margin: 25px!important
}

.margin-20-t,.margin-20-v {
    margin-top: 20px!important
}

.margin-20-h,.margin-20-r {
    margin-right: 20px!important
}

.margin-20-b,.margin-20-v {
    margin-bottom: 20px!important
}

.margin-20-h,.margin-20-l {
    margin-left: 20px!important
}

.margin-20 {
    margin: 20px!important
}

.margin-15-t,.margin-15-v {
    margin-top: 15px!important
}

.margin-15-h,.margin-15-r {
    margin-right: 15px!important
}

.margin-15-b,.margin-15-v {
    margin-bottom: 15px!important
}

.margin-15-h,.margin-15-l {
    margin-left: 15px!important
}

.margin-15 {
    margin: 15px!important
}

.margin-10-t,.margin-10-v {
    margin-top: 10px!important
}

.margin-10-h,.margin-10-r {
    margin-right: 10px!important
}

.margin-10-b,.margin-10-v {
    margin-bottom: 10px!important
}

.margin-10-h,.margin-10-l {
    margin-left: 10px!important
}

.margin-10 {
    margin: 10px!important
}

.margin-5-t,.margin-5-v {
    margin-top: 5px!important
}

.margin-5-h,.margin-5-r {
    margin-right: 5px!important
}

.margin-5-b,.margin-5-v {
    margin-bottom: 5px!important
}

.margin-5-h,.margin-5-l {
    margin-left: 5px!important
}

.margin-5 {
    margin: 5px!important
}

.margin-4-t,.margin-4-v {
    margin-top: 4px!important
}

.margin-4-h,.margin-4-r {
    margin-right: 4px!important
}

.margin-4-b,.margin-4-v {
    margin-bottom: 4px!important
}

.margin-4-h,.margin-4-l {
    margin-left: 4px!important
}

.margin-4 {
    margin: 4px!important
}

.margin-3-t,.margin-3-v {
    margin-top: 3px!important
}

.margin-3-h,.margin-3-r {
    margin-right: 3px!important
}

.margin-3-b,.margin-3-v {
    margin-bottom: 3px!important
}

.margin-3-h,.margin-3-l {
    margin-left: 3px!important
}

.margin-3 {
    margin: 3px!important
}

.margin-2-t,.margin-2-v {
    margin-top: 2px!important
}

.margin-2-h,.margin-2-r {
    margin-right: 2px!important
}

.margin-2-b,.margin-2-v {
    margin-bottom: 2px!important
}

.margin-2-h,.margin-2-l {
    margin-left: 2px!important
}

.margin-2 {
    margin: 2px!important
}

.margin-1-t,.margin-1-v {
    margin-top: 1px!important
}

.margin-1-h,.margin-1-r {
    margin-right: 1px!important
}

.margin-1-b,.margin-1-v {
    margin-bottom: 1px!important
}

.margin-1-h,.margin-1-l {
    margin-left: 1px!important
}

.margin-1 {
    margin: 1px!important
}

.no-margin-t,.no-margin-v {
    margin-top: 0!important
}

.no-margin-h,.no-margin-r {
    margin-right: 0!important
}

.hint,.no-margin-b,.no-margin-v,.required-msg {
    margin-bottom: 0!important
}

.no-margin-h,.no-margin-l {
    margin-left: 0!important
}

.no-margin {
    margin: 0!important
}

@media (min-width: 1200px) {
    .lg-no-padding-t,.lg-no-padding-v {
        padding-top:0!important
    }

    .lg-no-padding-h,.lg-no-padding-r {
        padding-right: 0!important
    }

    .lg-no-padding-b,.lg-no-padding-v {
        padding-bottom: 0!important
    }

    .lg-no-padding-h,.lg-no-padding-l {
        padding-left: 0!important
    }

    .lg-no-padding {
        padding: 0!important
    }

    .lg-no-margin-t,.lg-no-margin-v {
        margin-top: 0!important
    }

    .lg-no-margin-h,.lg-no-margin-r {
        margin-right: 0!important
    }

    .lg-no-margin-b,.lg-no-margin-v {
        margin-bottom: 0!important
    }

    .lg-no-margin-h,.lg-no-margin-l {
        margin-left: 0!important
    }

    .lg-no-margin {
        margin: 0!important
    }
}

@media (max-width: 959px) and (min-width:768px) {
    .md-no-padding-t,.md-no-padding-v {
        padding-top:0!important
    }

    .md-no-padding-h,.md-no-padding-r {
        padding-right: 0!important
    }

    .md-no-padding-b,.md-no-padding-v {
        padding-bottom: 0!important
    }

    .md-no-padding-h,.md-no-padding-l {
        padding-left: 0!important
    }

    .md-no-padding {
        padding: 0!important
    }

    .md-no-margin-t,.md-no-margin-v {
        margin-top: 0!important
    }

    .md-no-margin-h,.md-no-margin-r {
        margin-right: 0!important
    }

    .md-no-margin-b,.md-no-margin-v {
        margin-bottom: 0!important
    }

    .md-no-margin-h,.md-no-margin-l {
        margin-left: 0!important
    }

    .md-no-margin {
        margin: 0!important
    }
}

@media (max-width: 767px) and (min-width:481px) {
    .md-no-padding,.sm-no-padding {
        padding:0!important
    }

    .md-no-padding-h,.sm-no-padding-h {
        padding-left: 0!important;
        padding-right: 0!important
    }

    .md-no-padding-v,.sm-no-padding-v {
        padding-top: 0!important;
        padding-bottom: 0!important
    }

    .md-no-padding-t,.sm-no-padding-t {
        padding-top: 0!important
    }

    .md-no-padding-r,.sm-no-padding-r {
        padding-right: 0!important
    }

    .md-no-padding-b,.sm-no-padding-b {
        padding-bottom: 0!important
    }

    .md-no-padding-l,.sm-no-padding-l {
        padding-left: 0!important
    }

    .md-no-margin,.sm-no-margin {
        margin: 0!important
    }

    .md-no-margin-h,.sm-no-margin-h {
        margin-left: 0!important;
        margin-right: 0!important
    }

    .md-no-margin-v,.sm-no-margin-v {
        margin-top: 0!important;
        margin-bottom: 0!important
    }

    .md-no-margin-t,.sm-no-margin-t {
        margin-top: 0!important
    }

    .md-no-margin-r,.sm-no-margin-r {
        margin-right: 0!important
    }

    .md-no-margin-b,.sm-no-margin-b {
        margin-bottom: 0!important
    }

    .md-no-margin-l,.sm-no-margin-l {
        margin-left: 0!important
    }
}

@media (max-width: 480px) {
    .md-no-padding,.sm-no-padding,.xs-no-padding {
        padding:0!important
    }

    .md-no-padding-h,.sm-no-padding-h,.xs-no-padding-h {
        padding-left: 0!important;
        padding-right: 0!important
    }

    .md-no-padding-v,.sm-no-padding-v,.xs-no-padding-v {
        padding-top: 0!important;
        padding-bottom: 0!important
    }

    .md-no-padding-t,.sm-no-padding-t,.xs-no-padding-t {
        padding-top: 0!important
    }

    .md-no-padding-r,.sm-no-padding-r,.xs-no-padding-r {
        padding-right: 0!important
    }

    .md-no-padding-b,.sm-no-padding-b,.xs-no-padding-b {
        padding-bottom: 0!important
    }

    .md-no-padding-l,.sm-no-padding-l,.xs-no-padding-l {
        padding-left: 0!important
    }

    .md-no-margin,.sm-no-margin,.xs-no-margin {
        margin: 0!important
    }

    .md-no-margin-h,.sm-no-margin-h,.xs-no-margin-h {
        margin-left: 0!important;
        margin-right: 0!important
    }

    .md-no-margin-v,.sm-no-margin-v,.xs-no-margin-v {
        margin-top: 0!important;
        margin-bottom: 0!important
    }

    .md-no-margin-t,.sm-no-margin-t,.xs-no-margin-t {
        margin-top: 0!important
    }

    .md-no-margin-r,.sm-no-margin-r,.xs-no-margin-r {
        margin-right: 0!important
    }

    .md-no-margin-b,.sm-no-margin-b,.xs-no-margin-b {
        margin-bottom: 0!important
    }

    .md-no-margin-l,.sm-no-margin-l,.xs-no-margin-l {
        margin-left: 0!important
    }
}

@media (min-width: 1680px) {
    .xl-static-0 {
        width:0
    }

    .xl-static-50 {
        width: 50px
    }

    .xl-static-100 {
        width: 100px
    }

    .xl-static-150 {
        width: 150px
    }

    .xl-static-200 {
        width: 200px
    }

    .xl-static-250 {
        width: 250px
    }

    .xl-static-300 {
        width: 300px
    }

    .xl-static-350 {
        width: 350px
    }

    .xl-static-400 {
        width: 400px
    }

    .xl-static-450 {
        width: 450px
    }

    .xl-static-500 {
        width: 500px
    }

    .xl-static-550 {
        width: 550px
    }

    .xl-static-600 {
        width: 600px
    }

    .xl-static-32 {
        width: 32px
    }

    .xl-static-42 {
        width: 42px
    }

    .xl-no-padding-t,.xl-no-padding-v {
        padding-top: 0!important
    }

    .xl-no-padding-h,.xl-no-padding-r {
        padding-right: 0!important
    }

    .xl-no-padding-b,.xl-no-padding-v {
        padding-bottom: 0!important
    }

    .xl-no-padding-h,.xl-no-padding-l {
        padding-left: 0!important
    }

    .xl-no-padding {
        padding: 0!important
    }

    .xl-no-margin-t,.xl-no-margin-v {
        margin-top: 0!important
    }

    .xl-no-margin-h,.xl-no-margin-r {
        margin-right: 0!important
    }

    .xl-no-margin-b,.xl-no-margin-v {
        margin-bottom: 0!important
    }

    .xl-no-margin-h,.xl-no-margin-l {
        margin-left: 0!important
    }

    .xl-no-margin {
        margin: 0!important
    }
}

[class*=ease-],[class*=ease-1st-]>*,[class*=ease-2nd-]>*>* {
    transition-duration: .15s;
    transition-timing-function: ease-out
}

.no-transitions,.no-transitions-all [class*=ease-],.no-transitions-all [class*=ease-]:after,.no-transitions-all [class*=ease-]:before,.no-transitions-all [class*=ease-1st-]>*,.no-transitions-all [class*=ease-1st-]>:after,.no-transitions-all [class*=ease-1st-]>:before,.no-transitions-all [class*=ease-2nd-]>*>*,.no-transitions-all [class*=ease-2nd-]>*>:after,.no-transitions-all [class*=ease-2nd-]>*>:before,.no-transitions:after,.no-transitions:before,.no-transitions[class*=ease-1st-]>*,.no-transitions[class*=ease-1st-]>:after,.no-transitions[class*=ease-1st-]>:before,.no-transitions[class*=ease-2nd-]>*>*,.no-transitions[class*=ease-2nd-]>*>:after,.no-transitions[class*=ease-2nd-]>*>:before {
    transition-property: none!important
}

.ease-fast,.ease-fast[class*=ease-1st-]>*,.ease-fast[class*=ease-2nd-]>*>* {
    transition-duration: .1s
}

.ease-slow,.ease-slow[class*=ease-1st-]>*,.ease-slow[class*=ease-2nd-]>*>* {
    transition-duration: .4s
}

.ease-slow2x,.ease-slow2x[class*=ease-1st-]>*,.ease-slow2x[class*=ease-2nd-]>*>* {
    transition-duration: .8s
}

.ease-slow3x,.ease-slow3x[class*=ease-1st-]>*,.ease-slow3x[class*=ease-2nd-]>*>* {
    transition-duration: 1.2s
}

.ease-slow4x,.ease-slow4x[class*=ease-1st-]>*,.ease-slow4x[class*=ease-2nd-]>*>* {
    transition-duration: 1.6s
}

.ease-slow5x,.ease-slow5x[class*=ease-1st-]>*,.ease-slow5x[class*=ease-2nd-]>*>* {
    transition-duration: 2s
}

.ease-all {
    transition-property: all
}

.ease-1st-color>*,.ease-2nd-color>*>*,.ease-color {
    transition-property: color
}

.ease-1st-width>*,.ease-2nd-width>*>*,.ease-width {
    transition-property: width
}

.ease-1st-height>*,.ease-2nd-height>*>*,.ease-height {
    transition-property: height
}

.ease-1st-bg>*,.ease-2nd-bg>*>*,.ease-bg {
    transition-property: background-color
}

.ease-1st-margin>*,.ease-2nd-margin>*>*,.ease-margin {
    transition-property: margin
}

.ease-1st-border>*,.ease-border,.ease-border>*>* {
    transition-property: border-color
}

.ease-1st-position>*,.ease-2nd-position>*>*,.ease-position {
    transition-property: top,right,bottom,left
}

.ease-1st-layout>*,.ease-2nd-layout>*>*,.ease-layout {
    transition-property: transform,opacity,shadow
}

.ease-1st-svg>*,.ease-2nd-svg>*>*,.ease-svg {
    transition-property: fill,stroke
}

.ease-1st-btn>*,.ease-1st-form>*,.ease-2nd-btn>*>*,.ease-2nd-form>*>*,.ease-btn,.ease-form {
    transition-property: color,background-color,border-color
}

.ease-default,.ease-default[class*=ease-1st-]>*,.ease-default[class*=ease-2nd-]>*>* {
    transition-timing-function: ease
}

.ease-linear,.ease-linear[class*=ease-1st-]>*,.ease-linear[class*=ease-2nd-]>*>* {
    transition-timing-function: linear
}

.ease-in,.ease-in[class*=ease-1st-]>*,.ease-in[class*=ease-2nd-]>*>* {
    transition-timing-function: ease-in
}

.ease-out,.ease-out[class*=ease-1st-]>*,.ease-out[class*=ease-2nd-]>*>* {
    transition-timing-function: ease-out
}

.ease-in-out,.ease-in-out[class*=ease-1st-]>*,.ease-in-out[class*=ease-2nd-]>*>* {
    transition-timing-function: ease-in-out
}

.bordered,.bottom-bordered,.dual-bordered,.hor-bordered,.large-bordered,.left-bordered,.right-bordered,.top-bordered,.ver-bordered {
    border: 1px solid rgba(0,0,0,.075)
}

.dual-bordered {
    border-width: 2px!important
}

.large-bordered {
    border-width: 5px!important
}

.no-bordered {
    border-width: 0!important
}

.light-bordered {
    border-color: rgba(255,255,255,.3)!important
}

.dark-bordered {
    border-color: rgba(0,0,0,.35)!important
}

.bottom-bordered,.hor-bordered,.left-bordered,.right-bordered {
    border-top: 0!important
}

.hor-bordered,.left-bordered,.right-bordered,.top-bordered {
    border-bottom: 0!important
}

.bottom-bordered,.left-bordered,.top-bordered,.ver-bordered {
    border-right: 0!important
}

.bottom-bordered,.right-bordered,.top-bordered,.ver-bordered {
    border-left: 0!important
}

.select,.select-multi,.text,.textarea {
    border: 1px solid rgba(0,0,0,.15);
    overflow: hidden;
    display: block;
    position: relative
}

.ie9 .select>.icon,html:not(.mobile) .select-multi>.icon {
    display: none
}

.mobile .select-multi,.select,.text {
    line-height: normal;
    min-height: 32px
}

.select.select-lg,.text.text-lg {
    min-height: 42px
}

.table .mobile .select-multi,.table .select,.table .text {
    min-width: 50px
}

.table textarea {
    min-width: 160px
}

.select select,.select-multi select,.text input,.textarea textarea {
    width: 100%;
    background-color: rgba(255,255,255,0);
    border: 0
}

.select select:not([class*=align-]),.select-multi select:not([class*=align-]),.text input:not([class*=align-]),.textarea textarea:not([class*=align-]) {
    text-align: left!important
}

.select select,.select-multi select,.text input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.select select,.text input,.textarea textarea {
    line-height: 20px;
    padding: 5px;
    border-radius: 0
}

.select-multi.circle,.textarea.circle {
    border-radius: 16px
}

.select select,.text input {
    height: 30px;
    overflow: hidden
}

.select.select-lg select,.text.text-lg input {
    font-size: 16px;
    line-height: 30px;
    height: 40px;
    padding-right: 10px;
    padding-left: 10px
}

.dual-bordered .select select,.dual-bordered .text input,.select.dual-bordered select,.text.dual-bordered input {
    line-height: 18px;
    height: 28px
}

.dual-bordered .select.select-lg select,.dual-bordered .text.text-lg input,.select.dual-bordered.select-lg select,.text.dual-bordered.text-lg input {
    line-height: 28px;
    height: 38px
}

.dual-bordered.textarea textarea {
    line-height: 18px
}

.mobile .select-multi>.icon,.select>.icon {
    position: absolute;
    top: 50%;
    right: 5px;
    opacity: .45;
    cursor: default;
    transform: translateY(-50%)
}

.select select {
    position: relative;
    z-index: 2
}

html:not(.ie9) .select select {
    padding-right: 29px
}

.ie .select select:focus::-ms-value {
    color: inherit;
    background-color: rgba(255,255,255,0)
}

.ie .select select::-ms-expand {
    display: none
}

.opera .select.circle {
    padding-right: 10px
}

.select-multi {
    padding: 5px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.04)
}

.select-multi option:nth-child(even) {
    background-color: rgba(0,0,0,.05)
}

.ie9 .select-multi option:nth-child(even) {
    background-color: #eee
}

.toggle-textarea:not(.form-focus) textarea {
    height: 28px
}

.check,.radio {
    display: inline-block
}

.form-light {
    border-color: rgba(255,255,255,.3)!important
}

.form-light>.icon,.form-light>input,.form-light>select:not(:focus),.form-light>textarea,.mobile .select-multi.form-light:before {
    color: #fff
}

.form-light>input:-webkit-autofill:not(:focus) {
    -webkit-text-fill-color: #fff!important
}

.error {
    border-color: #dc000f!important
}

.warning {
    background-color: #fffaef!important;
    border-color: #ffa600!important
}

.clear-form:not(.open) {
    display: none
}

.clear-form:not(.open-ease) {
    opacity: 0
}

.hint,.required-msg {
    font-size: 12px;
    margin-top: 5px
}

.hint,.required-msg.show {
    display: block
}

.hint.error,.required-msg {
    color: #dc000f
}

.required-msg {
    background-color: #ffeded;
    padding: 10px
}

.required-msg:not(.show) {
    display: none
}

.form-inline,.form-inline-responsive {
    display: inline-block!important
}

.form-disabled *,.form-readonly * {
    color: #555;
    cursor: not-allowed
}

.form-inner-shadow {
    box-shadow: inset 0 1px 1px rgba(0,0,0,.15)
}

.form-table {
    margin-top: -5px!important;
    margin-bottom: -5px!important
}

.form-grid,.form-label {
    font-size: 13px;
    line-height: normal;
    opacity: .6
}

.form-label {
    margin-bottom: 5px;
    display: inline-block
}

::-webkit-input-placeholder {
    color: #999
}

::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-light>::-webkit-input-placeholder {
    color: #fff
}

.form-light>::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.form-light.form-focus>::-webkit-input-placeholder {
    color: #999
}

.form-light.form-focus>::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-focus {
    border-color: rgba(0,0,0,.35)
}

.form-focus:not(.form-readonly) {
    background-color: #fff!important
}

.form-focus>.icon,.form-focus>input,.form-focus>select,.form-focus>textarea {
    color: #000!important
}

.form-focus.select>.icon,.form-focus.text-icon>.icon,.mobile .form-focus.select-multi>.icon {
    opacity: 1
}

.form-focus>.sprite.active,.sprite.focus {
    display: none
}

.form-focus>.sprite.focus {
    display: inline-block
}

.form-focus.form-light {
    border-color: rgba(255,255,255,1)
}

.form-focus>::-webkit-input-placeholder {
    color: #c5c5c5
}

.form-focus>::-moz-placeholder {
    color: #c5c5c5;
    opacity: 1
}

@media (min-width: 960px) {
    .form-grid {
        line-height:32px;
        display: inline-block
    }

    .form-grid.form-lg {
        line-height: 42px
    }
}

@media (max-width: 959px) {
    .form-grid {
        display:block
    }

    .row [class*=col-]>.form-grid {
        margin-bottom: -15px
    }

    .row-no-padding [class*=col-]>.form-grid {
        margin-top: 10px;
        margin-bottom: 5px
    }

    .row-xs-padding [class*=col-]>.form-grid,.row-xs-padding-ver [class*=col-]>.form-grid {
        margin-bottom: 3px
    }

    .row-sm-padding [class*=col-]>.form-grid,.row-sm-padding-ver [class*=col-]>.form-grid {
        margin-bottom: 0
    }

    .row-md-padding [class*=col-]>.form-grid,.row-md-padding-ver [class*=col-]>.form-grid {
        margin-bottom: -5px
    }
}

@media (min-width: 481px) {
    .form-summary:not(.no-responsive) {
        line-height:32px
    }

    .form-summary-sm:not(.no-responsive) {
        line-height: 26px
    }

    .form-summary-xs:not(.no-responsive) {
        line-height: 22px
    }
}

@media (max-width: 480px) {
    .form-inline-responsive {
        width:100%!important;
        display: block!important
    }

    .form-inline-responsive:not(:last-child) {
        margin-bottom: 5px
    }

    .form-summary.no-responsive {
        line-height: 32px
    }

    .form-summary-sm.no-responsive {
        line-height: 26px
    }

    .form-summary-xs.no-responsive {
        line-height: 22px
    }

    [class*=form-summary]:not(.no-responsive) {
        padding-top: 5px;
        padding-bottom: 5px
    }
}

.form-holder {
    min-height: 32px;
    display: block
}

.form-holder .select,.form-holder .text {
    min-width: inherit!important
}

.form-holder .btn[class*=bordered] {
    border-color: rgba(0,0,0,.1)
}

.form-holder img[class*=bordered] {
    border-color: rgba(0,0,0,.15)
}

.form-holder-focus .btn[class*=bordered],.form-holder-focus .select,.form-holder-focus .text,.form-holder-focus img[class*=bordered] {
    border-color: rgba(0,0,0,.35)
}

.form-holder-focus .btn.light-bordered[class*=bordered],.form-holder-focus .form-light.select,.form-holder-focus .form-light.text,.form-holder-focus img.light-bordered[class*=bordered] {
    border-color: rgba(255,255,255,1)!important
}

.form-holder .col-static>[class*=row]:not(:last-child) .btn,.form-holder .col-static>[class*=row]:not(:last-child) .select,.form-holder .col-static>[class*=row]:not(:last-child) .text,.form-holder .col-static>[class*=row]:not(:last-child) img,.form-holder [class*=col-]:not(:last-child) .btn,.form-holder [class*=col-]:not(:last-child) .select,.form-holder [class*=col-]:not(:last-child) .text,.form-holder [class*=col-]:not(:last-child) img,.form-holder [class*=static-]:not(:last-child) .btn,.form-holder [class*=static-]:not(:last-child) .select,.form-holder [class*=static-]:not(:last-child) .text,.form-holder [class*=static-]:not(:last-child) img {
    border-right: 0
}

.form-holder .col-static>[class*=row]:not(:first-child) .btn.rounded,.form-holder .col-static>[class*=row]:not(:first-child) .select.rounded,.form-holder .col-static>[class*=row]:not(:first-child) img.rounded,.form-holder .col-static>[class*=row-]:not(:first-child) .text.rounded,.form-holder [class*=col-]:not(:first-child) .btn.rounded,.form-holder [class*=col-]:not(:first-child) .select.rounded,.form-holder [class*=col-]:not(:first-child) .text.rounded,.form-holder [class*=col-]:not(:first-child) img.rounded,.form-holder [class*=static-]:not(:first-child) .btn.rounded,.form-holder [class*=static-]:not(:first-child) .select.rounded,.form-holder [class*=static-]:not(:first-child) .text.rounded,.form-holder [class*=static-]:not(:first-child) img.rounded {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.form-holder .col-static>[class*=row]:not(:last-child) .btn.rounded,.form-holder .col-static>[class*=row]:not(:last-child) .select.rounded,.form-holder .col-static>[class*=row]:not(:last-child) .text.rounded,.form-holder .col-static>[class*=row]:not(:last-child) img.rounded,.form-holder [class*=col-]:not(:last-child) .btn.rounded,.form-holder [class*=col-]:not(:last-child) .select.rounded,.form-holder [class*=col-]:not(:last-child) .text.rounded,.form-holder [class*=col-]:not(:last-child) img.rounded,.form-holder [class*=static-]:not(:last-child) .btn.rounded,.form-holder [class*=static-]:not(:last-child) .select.rounded,.form-holder [class*=static-]:not(:last-child) .text.rounded,.form-holder [class*=static-]:not(:last-child) img.rounded {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.form-holder.error .btn[class*=bordered],.form-holder.error .select,.form-holder.error .text,.form-holder.error img[class*=bordered] {
    border-color: #dc000f!important
}

.form-holder.error .select,.form-holder.error .text {
    background-color: #fffcfc!important
}

.text-icon>.icon {
    position: absolute;
    top: 50%;
    right: 5px;
    opacity: .45;
    cursor: default;
    transform: translateY(-50%)
}

.text-icon-both>.text-icon-left,.text-icon-left>.icon {
    right: inherit;
    left: 5px
}

.text-icon-both>.text-icon-right {
    right: 5px
}

.text-icon>button.icon {
    background-color: rgba(255,255,255,0);
    border: 0;
    cursor: pointer
}

.text-icon>button.icon:hover {
    opacity: .75
}

.text-icon-both>input,.text-icon-right>input,.text-icon:not(.text-icon-left)>input {
    padding-right: 24px!important
}

.text-icon-both>input,.text-icon-left>input {
    padding-left: 24px!important
}

.text-icon-md.text-icon-both>input,.text-icon-md.text-icon-right>input,.text-icon-md:not(.text-icon-left)>input {
    padding-right: 28px!important
}

.text-icon-md.text-icon-both>input,.text-icon-md.text-icon-left>input {
    padding-left: 28px!important
}

.text-icon-lg.text-icon-both>input,.text-icon-lg.text-icon-right>input,.text-icon-lg:not(.text-icon-left)>input {
    padding-right: 34px!important
}

.text-icon-lg.text-icon-both>input,.text-icon-lg.text-icon-left>input {
    padding-left: 34px!important
}

.text-icon-left>input {
    padding-right: 5px
}

.textarea:not(.toggle-textarea)[data-counter]:before {
    content: attr(data-counter);
    font-size: 9px;
    text-align: right;
    line-height: 12px;
    width: 100%;
    height: 13px;
    padding: 1px 5px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}

.textarea:not(.toggle-textarea)[data-counter] textarea {
    margin-bottom: 13px
}

.textarea:not(.toggle-textarea)[data-counter].change:before {
    content: attr(data-change)
}

.textarea.form-focus:not(.toggle-textarea)[data-counter]:before,.textarea:not(.form-light):not(.toggle-textarea)[data-counter]:before {
    color: #777;
    background-color: rgba(0,0,0,.035)
}

.textarea.form-light:not(.toggle-textarea):not(.form-focus)[data-counter]:before {
    color: #fff;
    background-color: rgba(255,255,255,.35)
}

.error[data-counter]:before {
    color: #dc000f!important;
    background-color: #ffd9dc!important
}

.warning[data-counter]:before {
    color: #ffa600!important;
    background-color: #fff2d9!important
}

.ie9 [data-placeholder] {
    position: relative
}

.ie9 [data-placeholder]:after {
    content: attr(data-placeholder);
    padding: 5px;
    position: absolute;
    top: 0;
    left: 0;
    color: #999
}

.ie9 [data-placeholder].text-lg:after {
    padding: 10px
}

.ie9 .text-icon-both[data-placeholder]:after,.ie9 .text-icon:not(.text-icon-left)[data-placeholder]:after {
    padding-right: 24px
}

.ie9 .text-icon-both[data-placeholder]:after,.ie9 .text-icon-left[data-placeholder]:after {
    padding-left: 24px
}

.ie9 .text-icon-md.text-icon-both[data-placeholder]:after,.ie9 .text-icon-md:not(.text-icon-left)[data-placeholder]:after {
    padding-right: 28px
}

.ie9 .text-icon-md.text-icon-both[data-placeholder]:after,.ie9 .text-icon-md.text-icon-left[data-placeholder]:after {
    padding-left: 28px
}

.ie9 .text-icon-lg.text-icon-both[data-placeholder]:after,.ie9 .text-icon-lg:not(.text-icon-left)[data-placeholder]:after {
    padding-right: 34px
}

.ie9 .text-icon-lg.text-icon-both[data-placeholder]:after,.ie9 .text-icon-lg.text-icon-left[data-placeholder]:after {
    padding-left: 34px
}

.ie9 .text[data-placeholder]:after {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 20px;
    width: 100%;
    height: 30px;
    overflow: hidden
}

.ie9 .text.dual-bordered[data-placeholder]:after {
    line-height: 18px;
    height: 28px
}

.ie9 .hide-placeholder:after {
    display: none
}

.breadcrumbs>ul>li>a,.breadcrumbs>ul>li>b,.btn {
    display: inline-block
}

.ie9 .form-light[data-placeholder]:after {
    color: #fff
}

.ie9 .form-focus[data-placeholder]:after {
    color: #c5c5c5
}

.breadcrumbs:not(:last-child) {
    margin-bottom: 10px
}

.breadcrumbs:not(.no-separated)>ul>li:not(:first-child):before {
    content: "/";
    color: rgba(0,0,0,.25);
    vertical-align: middle;
    margin-right: 10px;
    display: inline-block
}

.breadcrumbs>ul>li:not(:last-child) {
    margin-right: 5px
}

.breadcrumbs:not(.no-separated)>ol>li:not(:first-child):before {
    content: "/";
    color: rgba(0,0,0,.25);
    vertical-align: middle;
    margin-right: 10px;
    display: inline-block
}

.breadcrumbs>ol>li:not(:last-child) {
    margin-right: 5px
}

@keyframes spin {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.btn {
    text-align: center;
    line-height: 20px;
    height: 32px;
    background-color: rgba(0,0,0,.08);
    padding-top: 6px;
    padding-bottom: 6px;
    position: relative
}

input.btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.btn.bordered {
    padding-top: 5px;
    padding-bottom: 5px
}

.btn.dual-bordered {
    padding-top: 4px;
    padding-bottom: 4px
}

.btn-square {
    width: 32px;
    padding-left: 0!important;
    padding-right: 0!important
}

.btn:not(.btn-passive) {
    cursor: pointer
}

.btn:not([class*=bordered]) {
    border-width: 0
}

.btn:not(.btn-multitext) {
    white-space: nowrap
}

.btn.btn-multitext {
    word-wrap: break-word;
    height: auto!important;
    min-height: 32px
}

.btn-sm.btn-multitext {
    min-height: 26px
}

.btn-xs.btn-multitext {
    min-height: 22px
}

.btn-xxs.btn-multitext {
    min-height: 16px
}

.btn:not(.circle) {
    padding-right: 10px;
    padding-left: 10px
}

.btn:not(.btn-xs):not(.btn-xxs).circle {
    padding-right: 16px;
    padding-left: 16px
}

.btn:not(.btn-xs):not(.btn-xxs) .icon {
    line-height: .9
}

.btn .icon:not(.no-opacity),.btn.icon-inline:before {
    opacity: .45
}

.btn.ui-dark .icon,.btn.ui-x-dark .icon {
    opacity: 1
}

.btn.ui-dark.icon-inline:before,.btn.ui-x-dark.icon-inline:before {
    color: #fff;
    opacity: 1
}

html:not(.mobile) .btn.ui-dark:hover .icon,html:not(.mobile) .btn.ui-x-dark:hover .icon {
    opacity: 1!important
}

.btn-lg {
    font-size: 16px;
    line-height: 22px;
    height: 42px;
    padding-top: 10px;
    padding-bottom: 10px
}

.btn-lg.btn-square {
    width: 42px
}

.btn-lg.bordered {
    padding-top: 9px;
    padding-bottom: 9px
}

.btn-lg.dual-bordered {
    padding-top: 8px;
    padding-bottom: 8px
}

.btn-lg.rounded {
    border-radius: 8px
}

.btn-sm {
    font-size: 12px;
    line-height: 16px;
    height: 26px;
    padding-top: 5px;
    padding-bottom: 5px
}

.btn-xs,.btn-xxs {
    line-height: 14px
}

.btn-sm.btn-square {
    width: 26px
}

.btn-sm.bordered {
    padding-top: 4px;
    padding-bottom: 4px
}

.btn-sm.dual-bordered {
    padding-top: 3px;
    padding-bottom: 3px
}

.btn-sm.rounded {
    border-radius: 4px
}

.btn-sm:not(.circle) {
    padding-right: 8px;
    padding-left: 8px
}

.btn-xs {
    font-size: 11px;
    height: 22px;
    padding-top: 4px;
    padding-bottom: 4px
}

.btn-xs.btn-square {
    width: 22px
}

.btn-xs.bordered {
    padding-top: 3px;
    padding-bottom: 3px
}

.btn-xs.dual-bordered,.btn-xxs {
    padding-top: 2px;
    padding-bottom: 2px
}

.btn-xs.rounded {
    border-radius: 3px
}

.btn-xs:not(.circle) {
    padding-right: 5px;
    padding-left: 5px
}

.btn-xs.circle {
    padding-right: 10px;
    padding-left: 10px
}

.btn-xxs {
    font-size: 10px;
    height: 18px
}

.btn-xxs.btn-square {
    width: 18px
}

.btn-xxs.bordered {
    padding-top: 1px;
    padding-bottom: 1px
}

.btn-xxs.rounded {
    border-radius: 2px
}

.btn-xxs:not(.circle) {
    padding-right: 2px;
    padding-left: 2px
}

.btn-xxs.circle {
    padding-right: 6px;
    padding-left: 6px
}

.btn-passive {
    opacity: .6;
    cursor: default
}

.btn-passive:hover {
    cursor: not-allowed
}

.btn-block {
    width: 100%;
    display: block
}

.btn-invisible.ui-dark:not(.ui-text),.btn-invisible.ui-x-dark:not(.ui-text) {
    color: #000
}

.btn-invisible.ui-dark:hover,.btn-invisible.ui-x-dark:hover,.top-button>.icon {
    color: #fff
}

.btn-invisible:not(:hover) {
    background-color: rgba(0,0,0,0)!important
}

.btn-invisible-border:not(:hover) {
    border-color: transparent!important
}

html:not(.mobile) .btn:not(.no-hover):not([class*=ui-]):not(.btn-passive):not(.swatch-active):hover {
    background-color: rgba(0,0,0,.15)
}

html:not(.mobile) .btn.btn-invisible:not(.no-hover):not([class*=ui-]):not(.btn-passive):not(.swatch-active):hover {
    background-color: rgba(0,0,0,.075)
}

.btn .loading-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%,-50%)
}

.btn.loading .loading-spinner {
    z-index: 3
}

.btn:not(.loading) .loading-spinner {
    opacity: 0!important
}

.btn .loading-spinner .icon {
    animation: spin 1.5s linear infinite
}

.btn .loading-label {
    position: relative;
    z-index: 2
}

.btn.loading .loading-label {
    opacity: .3!important
}

@media (max-width: 480px) {
    .breadcrumbs {
        text-align:center;
        margin-top: 5px
    }

    .breadcrumbs>ul>li {
        margin-bottom: 5px
    }

    .btn-responsive {
        width: 100%!important;
        display: block
    }

    .btn-responsive:not(:last-child) {
        margin-bottom: 10px
    }
}

.ease-dropdown {
    transition-property: margin-top,opacity
}

.ease-dropdown li,.ease-table tr {
    transition-property: background-color;
    transition-duration: .15s
}

.no-transitions-all .ease-dropdown li {
    transition-property: none!important
}

.dropdown {
    display: inline-block;
    position: relative
}

.dropdown.open {
    z-index: 19
}

.dropdown>.btn {
    width: 100%
}

.dropdown.open-ease>.btn .icon-toggle {
    transform: scaleY(-1)
}

.dropdown:not(.open) .content {
    display: none
}

.dropdown:not(.open-ease) .content {
    opacity: 0
}

.dropdown:not(.submenu-top) .content {
    margin-top: 1px
}

.dropdown.submenu-top .content {
    margin-bottom: 1px;
    bottom: 100%
}

.dropdown.open .btn-invisible {
    background-color: rgba(0,0,0,.075)!important
}

.dropdown .content {
    max-width: 744px;
    background-color: #fff;
    position: absolute;
    z-index: 10
}

.dropdown ul.content {
    list-style: none;
    padding: 0;
    margin-bottom: 0
}

.mobile-menu .dropdown .content {
    position: static;
    box-shadow: none
}

.mobile-menu .dropdown:not(:last-child) .content {
    margin-bottom: 10px!important
}

.dropdown .content.circle {
    border-radius: 16px
}

.dropdown .content:not([class*=bordered]).v-scroll {
    max-height: 204px
}

.dropdown .content.bordered:not(.dual-bordered).v-scroll {
    max-height: 206px
}

.dropdown .content.dual-bordered.v-scroll {
    max-height: 208px
}

.dropdown ul.content>li:not(:last-child) {
    border-bottom: solid 1px rgba(0,0,0,.045)
}

.dropdown ul.content>li:not(.sep) {
    line-height: 20px;
    min-height: 30px
}

html:not(.mobile) .dropdown ul.content>li:hover {
    background-color: rgba(0,0,0,.05);
    background-clip: padding-box
}

.dropdown ul.content>li,.dropdown ul.content>li a,.dropdown ul.content>li>label {
    font-size: 15px;
    line-height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.dropdown ul.content>li,.dropdown ul.content>li * {
    text-align: left!important
}

.dropdown ul.content>li>a {
    line-height: normal;
    padding: 10px;
    margin: -10px;
    display: block
}

.dropdown ul.content>li>label {
    padding: 10px;
    margin: -10px;
    overflow: hidden;
    display: block;
    position: relative;
    cursor: pointer
}

.pagination:not(:last-child),.portlet:not(:last-child),.table:not(:last-child),[class*=portlet-]:not(:last-child) {
    margin-bottom: 20px
}

.dropdown ul.content>li.selected>label {
    background-color: rgba(0,0,0,.075)
}

.dropdown ul.content>li>label input {
    position: relative;
    left: -20000px
}

@media (min-width: 481px) {
    .dropdown .content {
        min-width:260px
    }

    .dropdown ul.content>li:not(.sep) {
        padding: 10px
    }
}

@media (max-width: 480px) {
    .dropdown:not(.submenu-left):not(.submenu-center) .content {
        left:0
    }

    .dropdown ul.content>li:not(.sep) {
        padding: 10px 15px 10px 10px
    }
}

.pagination .btn {
    text-align: center!important;
    min-width: 32px
}

.table caption,.table.table-sidebar.align-center td:not(:first-child),.table:not(.table-sidebar).align-center td,.table:not(.table-sidebar).align-center th,.top-button {
    text-align: center
}

.pagination .btn-lg {
    min-width: 42px
}

.pagination .btn-sm {
    min-width: 26px
}

.pagination .btn-xs {
    min-width: 22px
}

.pagination .btn-xxs {
    min-width: 14px
}

.pagination .btn>.icon {
    opacity: 1!important
}

.pagination .btn>.icon+.icon {
    margin-left: -5px
}

@media (max-width: 767px) {
    .pagination .btn:not(.prev):not(.next):not(.btn-active) {
        display:none
    }

    [class*=portlet-]>p {
        text-align: center
    }
}

.top-button {
    width: 40px;
    height: 40px;
    background-color: #000;
    display: none;
    border: 0;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 7;
    opacity: 0
}

.top-button.open {
    display: block
}

.top-button.open-ease {
    opacity: .2
}

.mobile-keyboard .top-button {
    display: none!important
}

html:not(.mobile) .top-button:hover {
    opacity: .5
}

html:not(.mobile) .top-button:hover>.icon {
    transform: translateY(-6px)
}

@media (max-height: 400px) {
    .top-button {
        display:none!important
    }
}

@media (max-width: 320px) {
    .top-button {
        display:none!important
    }
}

.portlet,[class*=portlet-] {
    background-color: #fff;
    display: block;
    position: relative
}

[class*=portlet-].rounded {
    border-top-left-radius: 0!important;
    border-bottom-left-radius: 0!important
}

.content-side>.row,.portlet>.row,[class*=portlet-]>.row {
    margin-left: inherit;
    margin-right: inherit
}

.content-side:before {
    content: "";
    display: table
}

.content-side h1,.content-side h2,.content-side h3,.content-side h4,.content-side h5,.content-side h6 {
    line-height: normal!important
}

.portlet-info {
    border-left: solid 2px #ccc
}

.portlet-success {
    border-left: solid 2px #2dbd3a
}

.portlet-warning {
    border-left: solid 2px #ffa600
}

.portlet-danger,.portlet-error {
    border-left: solid 2px #dc000f
}

.close-portlet {
    border: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    opacity: .45;
    cursor: pointer
}

.table-sidebar td:first-of-type,.table-sidebar-center td:nth-child(2) {
    border-right: solid 1px #ddd;
    font-weight: 700
}

html:not(.mobile) .close-portlet:hover {
    opacity: .75
}

.closing-portlet {
    transform: scale(.94,.98);
    opacity: 0
}

.no-transitions-all .ease-table tr {
    transition-property: none!important
}

.table {
    width: 100%;
    background-color: #fff
}

.table caption,.table-striped tr:nth-child(even):not([class*=ui-]) {
    background-color: rgba(0,0,0,.025)
}

.table caption {
    font-size: 16px;
    padding: 10px
}

.table:not(.table-ultra-condensed) td,.table:not(.table-ultra-condensed) th {
    padding-right: 5px;
    padding-left: 5px
}

.table:not(.no-separated) td,.table:not(.no-separated) th {
    border-bottom: solid 1px #ddd
}

.table tbody tr:last-child th {
    border-bottom-width: 0
}

.table:not(.table-condensed):not(.table-ultra-condensed) td,.table:not(.table-condensed):not(.table-ultra-condensed) th {
    padding-top: 10px;
    padding-bottom: 10px
}

.table.table-condensed:not(.table-ultra-condensed) td,.table.table-condensed:not(.table-ultra-condensed) th {
    padding-top: 5px;
    padding-bottom: 5px
}

.table th .asc:before,.table th .desc:before {
    position: absolute;
    left: -10px
}

.table th .asc,.table th .desc {
    margin-left: 10px;
    display: inline-block;
    position: relative
}

.table tbody:last-child tr:last-child td,.table tfoot tr:last-child td,.table tr:last-child:not(:first-child) th {
    border-bottom: 0
}

.table thead th {
    font-weight: 700;
    vertical-align: bottom!important
}

.table-sidebar-center td:nth-child(2) {
    border-left: solid 1px #ddd
}

.table [class*=bordered],.table[class*=bordered] {
    border-color: #ddd
}

.table-bordered td:not(:last-child),.table-bordered th:not(:last-child) {
    border-right: solid 1px #ddd
}

.table-valign td,.table-valign th {
    vertical-align: middle!important
}

.table-scrollable {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.table-scrollable .table {
    margin-bottom: 0!important
}

.table-scrollable>.table tr>* {
    white-space: nowrap
}

.table-nowrap td,.table-nowrap th {
    white-space: nowrap;
    text-overflow: '';
    overflow: hidden
}

.btn-table {
    margin-top: -5px!important;
    margin-bottom: -5px!important
}

html:not(.mobile) .table-hover tbody tr:not([class*=ui-]):hover {
    background-color: rgba(0,0,0,.06)
}

@media (max-width: 959px) {
    .table-responsive {
        width:100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive .table {
        margin-bottom: 0!important
    }

    .table-responsive>.table tr>* {
        white-space: nowrap
    }
}

.btn-tabs .tab-content:not(.open) {
    display: none!important
}

.btn-tabs .btn.active>.icon-toggle {
    transform: scaleY(-1)
}

.ease-list-group li,.ease-list-group li>a {
    transition-property: background-color;
    transition-duration: .15s
}

.ease-list-group [class*=has-icon] .list-icon {
    transition-property: opacity;
    transition-duration: .15s
}

.no-transitions-all .ease-list-group li,.no-transitions-all .ease-list-group li [class*=has-icon] .list-icon,.no-transitions-all .ease-list-group li>a {
    transition-property: none!important
}

.list-group li:not(:last-child),.list-group:not(:last-child) {
    border-bottom: solid 1px rgba(0,0,0,.1)
}

.list-group>ol,.list-group>ul {
    list-style: none;
    padding: 0
}

.list-group>ul {
    margin-bottom: 0
}

.list-group>ul[class*=list-column-] {
    margin-bottom: -1px
}

.list-group li,.list-group li>a {
    line-height: normal;
    padding: 10px
}

.list-group li {
    position: relative
}

.list-group li>p {
    margin-bottom: 0
}

.list-group li>a {
    margin: -10px;
    display: block
}

.list-group [class*=has-icon] .list-icon {
    text-align: right;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    opacity: .45
}

html:not(.mobile) .list-group [class*=has-icon] li>a:hover .list-icon {
    opacity: .75
}

.mobile-menu-bg:not(.open-ease),.modal-bg:not(.open-ease) {
    opacity: 0
}

.list-group .has-icon-xxl li,.list-group .has-icon-xxl li>a {
    padding-right: 68px
}

.list-group .has-icon-xxl li>a {
    margin-right: -68px
}

.list-group .has-icon-xl li,.list-group .has-icon-xl li>a {
    padding-right: 52px
}

.list-group .has-icon-xl li>a {
    margin-right: -52px
}

.list-group .has-icon-lg li,.list-group .has-icon-lg li>a {
    padding-right: 44px
}

.list-group .has-icon-lg li>a {
    margin-right: -44px
}

.list-group .has-icon li,.list-group .has-icon li>a {
    padding-right: 38px
}

.list-group .has-icon li>a {
    margin-right: -38px
}

.list-group .has-icon-sm li,.list-group .has-icon-sm li>a {
    padding-right: 34px
}

.list-group .has-icon-sm li>a {
    margin-right: -34px
}

.list-group .has-icon-xs li,.list-group .has-icon-xs li>a {
    padding-right: 29px
}

.list-group .has-icon-xs li>a {
    margin-right: -29px
}

.list-group .has-icon-xxs li,.list-group .has-icon-xxs li>a {
    padding-right: 28px
}

.list-group .has-icon-xxs li>a {
    margin-right: -28px
}

.list-group [class*=has-photo] [class*=img-photo] {
    position: absolute;
    top: 10px;
    left: 10px
}

.list-group .has-photo-lg li,.list-group .has-photo-lg li>a {
    min-height: 100px;
    padding-left: 100px
}

.list-group .has-photo-lg li>a {
    margin-left: -100px
}

.list-group .has-photo li,.list-group .has-photo li>a {
    min-height: 70px;
    padding-left: 70px
}

.list-group .has-photo li>a {
    margin-left: -70px
}

.list-group .has-photo-sm li,.list-group .has-photo-sm li>a {
    min-height: 60px;
    padding-left: 60px
}

.list-group .has-photo-sm li>a {
    margin-left: -60px
}

.list-group .has-photo-xs li,.list-group .has-photo-xs li>a {
    min-height: 50px;
    padding-left: 50px
}

.list-group .has-photo-xs li>a {
    margin-left: -50px
}

html:not(.mobile) .list-group.list-striped li:not([class*=ui-]):hover,html:not(.mobile) .list-group:not(.list-striped) li:not([class*=ui-])>a:hover {
    background-color: rgba(0,0,0,.035)
}

html:not(.mobile) .list-group.list-striped li:nth-child(odd):not([class*=ui-]) {
    background-color: rgba(0,0,0,.01)
}

html:not(.mobile) .list-group.list-striped li:nth-child(odd):not([class*=ui-]):hover {
    background-color: rgba(0,0,0,.045)
}

.img-photo-lg {
    width: 80px;
    height: 80px
}

.img-photo {
    width: 50px;
    height: 50px
}

.img-photo-sm {
    width: 40px;
    height: 40px
}

.img-photo-xs {
    width: 30px;
    height: 30px
}

[class*=img-photo] {
    vertical-align: middle;
    position: relative
}

[class*=img-photo]:not(img) {
    background-color: rgba(0,0,0,.08);
    overflow: hidden;
    display: inline-block
}

.mobile-menu-bg:not(.open),.mobile-menu:not(.open),.modal,.modal-bg:not(.open),.modal-win:not(.show) {
    display: none
}

[class*=img-photo]:not(img)>i,[class*=img-photo]:not(img)>span {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.mobile-menu,.mobile-menu-bg,.mobile-menu-opened body {
    top: 0;
    position: fixed;
    width: 100%
}

.img-photo-lg:not(img) {
    font-size: 24px
}

.img-photo:not(img) {
    font-size: 16px
}

.img-photo-sm:not(img) {
    font-size: 14px
}

.img-photo-xs:not(img) {
    font-size: 12px
}

.ui-light,.ui-light .icon:not([class*=ui-]),.ui-light a:not([class*=ui-]),.ui-light button:not([class*=ui-]),.ui-x-light,.ui-x-light .icon:not([class*=ui-]),.ui-x-light a:not([class*=ui-]),.ui-x-light button:not([class*=ui-]) {
    color: #000
}

.ui-dark,.ui-dark .icon:not([class*=ui-]),.ui-dark a:not([class*=ui-]),.ui-dark button:not([class*=ui-]),.ui-x-dark,.ui-x-dark .icon:not([class*=ui-]),.ui-x-dark a:not([class*=ui-]),.ui-x-dark button:not([class*=ui-]) {
    color: #fff
}

.x-light-ui,.x-light-ui a:not([class*=ui-]),.x-light-ui.icon:before {
    color: rgba(255,255,255,.65)
}

.light-ui,.light-ui a:not([class*=ui-]),.light-ui.icon:before {
    color: rgba(255,255,255,.45)
}

.dark-ui,.dark-ui a:not([class*=ui-]),.dark-ui.icon:before {
    color: rgba(0,0,0,.45)
}

.x-dark-ui,.x-dark-ui a:not([class*=ui-]),.x-dark-ui.icon:before {
    color: rgba(0,0,0,.65)
}

.theme-white .ui-light:not([class*=theme-]),.theme-white.ui-light {
    background-color: #fff
}

.theme-white .ui-text:not([class*=theme-]),.theme-white.ui-text {
    color: #fff
}

.theme-white .ui-border:not([class*=theme-]),.theme-white.ui-border {
    border-color: #fff
}

.theme-black .ui-dark:not([class*=theme-]),.theme-black.ui-dark {
    background-color: #181818
}

.theme-black .ui-text:not([class*=theme-]),.theme-black.ui-text {
    color: #181818
}

.theme-black .ui-border:not([class*=theme-]),.theme-black.ui-border {
    border-color: #181818
}

.theme-gray .ui-x-light:not([class*=theme-]),.theme-gray.ui-x-light {
    background-color: #f5f5f5
}

.theme-gray .ui-light:not([class*=theme-]),.theme-gray.ui-light {
    background-color: #ededed
}

.theme-gray .ui-dark:not([class*=theme-]),.theme-gray.ui-dark {
    background-color: #ccc
}

.theme-gray .ui-text:not([class*=theme-]),.theme-gray.ui-text {
    color: #ccc
}

.theme-gray .ui-border:not([class*=theme-]),.theme-gray.ui-border {
    border-color: #ccc
}

.theme-gray .ui-x-dark:not([class*=theme-]),.theme-gray.ui-x-dark {
    background-color: #aaa
}

.theme-green .ui-x-light:not([class*=theme-]),.theme-green.ui-x-light {
    background-color: #d8fcdc
}

.theme-green .ui-light:not([class*=theme-]),.theme-green.ui-light {
    background-color: #adf7b5
}

.theme-green .ui-dark:not([class*=theme-]),.theme-green.ui-dark {
    background-color: #2dbd3a
}

.theme-green .ui-text:not([class*=theme-]),.theme-green.ui-text {
    color: #2dbd3a
}

.theme-green .ui-border:not([class*=theme-]),.theme-green.ui-border {
    border-color: #2dbd3a
}

.theme-green .ui-x-dark:not([class*=theme-]),.theme-green.ui-x-dark {
    background-color: #13a420
}

.theme-yellow .ui-x-light:not([class*=theme-]),.theme-yellow.ui-x-light {
    background-color: #fff4dc
}

.theme-yellow .ui-light:not([class*=theme-]),.theme-yellow.ui-light {
    background-color: #ffdfa2
}

.theme-yellow .ui-dark:not([class*=theme-]),.theme-yellow.ui-dark {
    background-color: #ffa600
}

.theme-yellow .ui-text:not([class*=theme-]),.theme-yellow.ui-text {
    color: #ffa600
}

.theme-yellow .ui-border:not([class*=theme-]),.theme-yellow.ui-border {
    border-color: #ffa600
}

.theme-yellow .ui-x-dark:not([class*=theme-]),.theme-yellow.ui-x-dark {
    background-color: #d98d00
}

.theme-orange .ui-x-light:not([class*=theme-]),.theme-orange.ui-x-light {
    background-color: #ffebd8
}

.theme-orange .ui-light:not([class*=theme-]),.theme-orange.ui-light {
    background-color: #ffcea1
}

.theme-orange .ui-dark:not([class*=theme-]),.theme-orange.ui-dark {
    background-color: #f47500
}

.theme-orange .ui-text:not([class*=theme-]),.theme-orange.ui-text {
    color: #f47500
}

.theme-orange .ui-border:not([class*=theme-]),.theme-orange.ui-border {
    border-color: #f47500
}

.theme-orange .ui-x-dark:not([class*=theme-]),.theme-orange.ui-x-dark {
    background-color: #dd6a00
}

.theme-red .ui-x-light:not([class*=theme-]),.theme-red.ui-x-light {
    background-color: #ffd9dc
}

.theme-red .ui-light:not([class*=theme-]),.theme-red.ui-light {
    background-color: #ffa7ad
}

.theme-red .ui-dark:not([class*=theme-]),.theme-red.ui-dark {
    background-color: #dc000f
}

.theme-red .ui-text:not([class*=theme-]),.theme-red.ui-text {
    color: #dc000f
}

.theme-red .ui-border:not([class*=theme-]),.theme-red.ui-border {
    border-color: #dc000f
}

.theme-red .ui-x-dark:not([class*=theme-]),.theme-red.ui-x-dark {
    background-color: #bb000d
}

.theme-blue .ui-x-light:not([class*=theme-]),.theme-blue.ui-x-light {
    background-color: #daebff
}

.theme-blue .ui-light:not([class*=theme-]),.theme-blue.ui-light {
    background-color: #a7d1ff
}

.theme-blue .ui-dark:not([class*=theme-]),.theme-blue.ui-dark {
    background-color: #3773b6
}

.theme-blue .ui-text:not([class*=theme-]),.theme-blue.ui-text {
    color: #3773b6
}

.theme-blue .ui-border:not([class*=theme-]),.theme-blue.ui-border {
    border-color: #3773b6
}

.theme-blue .ui-x-dark:not([class*=theme-]),.theme-blue.ui-x-dark {
    background-color: #255a93
}

.mobile-menu-opened-before {
    overflow: hidden
}

.mobile-menu-opened body {
    height: 100%;
    overflow: hidden;
    left: 0
}

.mobile-menu-bg {
    min-width: 320px;
    height: 100%;
    background-color: #111;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 89
}

.mobile-menu {
    min-width: 320px;
    max-width: 480px;
    background-color: #f9f9f9;
    bottom: 0;
    z-index: 90;
    box-shadow: 0 5px 15px rgba(0,0,0,.15)
}

.mobile-menu.show-right {
    right: 0;
    transform: translateX(100%)
}

.mobile-menu.show-left {
    left: 0;
    transform: translateX(-100%)
}

.mobile-menu.open-ease {
    transform: translateX(0)
}

.close-mobile-menu {
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 10
}

.mobile-menu-title {
    height: 66px;
    padding: 10px 60px 10px 10px;
    position: relative;
    z-index: 1
}

.mobile-menu-content {
    padding: 10px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.mobile-menu-title+.mobile-menu-content {
    top: 66px
}

.modal-bg-opened {
    overflow: hidden
}

.mobile.modal-bg-opened body {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0
}

.modal-bg {
    width: 100%;
    min-width: 320px;
    height: 100%;
    background-color: rgba(0,0,0,.65);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 89
}

.modal-container,.modal-content,.modal-footer,.modal-header {
    min-width: 280px
}

.modal-win.show {
    position: fixed;
    z-index: 90
}

.modal-content {
    background-color: #fff;
    position: fixed
}

.modal-content:not(.fullscreen) {
    width: 90%;
    max-height: 92%
}

.modal-content.fullscreen {
    width: 100%;
    height: 100%;
    border-radius: 0!important
}

.modal-win:not(.show-ease) .modal-content {
    opacity: 0;
    transform: translateY(10px)
}

.modal-content.lg {
    max-width: 1200px;
    min-height: 300px
}

.modal-content.md {
    max-width: 960px;
    min-height: 240px
}

.modal-content.sm {
    max-width: 480px;
    min-height: 120px
}

.modal-content.inline {
    width: auto
}

.modal-win .modal {
    height: 100%;
    display: block
}

.modal-content.rounded .modal {
    border-radius: 5px
}

.modal-content.has-header .modal {
    padding-top: 52px!important
}

.modal-content.has-footer .modal {
    padding-bottom: 52px!important
}

.modal-footer,.modal-header {
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 52px;
    background-color: rgba(0,0,0,.04);
    padding: 10px;
    overflow: hidden;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 9
}

.modal-container>.row,.modal-footer>.row,.modal-header>.row {
    margin-top: -10px;
    margin-right: inherit;
    margin-bottom: -10px;
    margin-left: inherit
}

.modal-container>.fixed,.modal-footer>.fixed,.modal-header>.fixed {
    padding-right: 0;
    padding-left: 0;
    margin-top: -10px;
    margin-bottom: -10px
}

.modal-header {
    top: 0
}

.modal-footer {
    bottom: 0
}

.modal-content:not(.fullscreen).rounded .modal-header {
    border-radius: 5px 5px 0 0
}

.modal-content:not(.fullscreen).rounded .modal-footer {
    border-radius: 0 0 5px 5px
}

.modal-buttons {
    float: right
}

.modal-content.fullscreen .modal-header .modal-buttons {
    padding-right: 42px
}

.modal-header h1,.modal-header h2,.modal-header h3,.modal-header h4,.modal-header h5,.modal-header h6 {
    font-size: 18px!important;
    text-overflow: ellipsis;
    line-height: 32px;
    max-width: 100%;
    overflow: hidden;
    float: left
}

.modal-footer .btn-lg,.modal-header .btn-lg {
    margin: -5px 0
}

.modal-footer .btn-sm,.modal-header .btn-sm {
    margin: 3px 0
}

.modal-footer .btn-xs,.modal-header .btn-xs {
    margin: 5px 0
}

.modal-footer .btn-xxs,.modal-header .btn-xxs {
    margin: 8px 0
}

.modal-container {
    min-height: 20px;
    height: 100%;
    max-height: 100%;
    padding: 10px;
    overflow: auto;
    position: relative;
    -webkit-overflow-scrolling: touch
}

.modal-container>iframe,.modal-iframe {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.modal-container>iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.modal-content:not(.fullscreen).rounded .modal-iframe {
    border-radius: 5px
}

.modal-content .close-modal {
    color: #fff!important;
    width: 32px;
    height: 32px;
    border: 0;
    border-radius: 100%;
    position: absolute;
    z-index: 10;
    cursor: pointer
}

.carousel,.photo-gallery>li .img {
    position: relative;
    overflow: hidden
}

.modal-content:not(.fullscreen) .close-modal {
    background-color: rgba(0,0,0,.65);
    top: -16px;
    right: -16px
}

.modal-content.fullscreen .close-modal {
    background-color: rgba(0,0,0,.2);
    top: 10px;
    right: 10px
}

html:not(.mobile) .modal-content:not(.fullscreen) .close-modal:hover {
    background-color: rgba(0,0,0,1)
}

html:not(.mobile) .modal-content.fullscreen .close-modal:hover {
    background-color: rgba(0,0,0,.45)
}

@media (min-width: 960px) {
    .modal-content.inline {
        max-width:960px
    }
}

@media (max-width: 959px) {
    .modal-bg {
        background-color:#111
    }

    .modal-content.inline {
        max-width: 90%
    }
}

@keyframes carousel-img-loader {
    0%,100% {
        opacity: .3
    }

    50% {
        opacity: 1
    }
}

.carousel-touchmove body {
    height: 100%;
    overflow: hidden
}

.carousel {
    width: auto
}

.carousel:not(.active) {
    opacity: 0
}

.carousel-slider {
    width: 20000px;
    overflow: hidden;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: -webkit-flex!important;
    display: flex!important;
    flex-wrap: wrap
}

.carousel-slider>.content {
    margin-bottom: 5px;
    overflow: hidden;
    float: left;
    flex-direction: column
}

.carousel:not(.active) .carousel-slider>.content {
    width: 1px
}

.carousel-slider>.content img.img {
    width: 100%;
    height: auto
}

.carousel-slider>.content img.img:not(.loaded) {
    background-color: #ddd;
    animation: carousel-img-loader 3s linear infinite
}

.carousel .carousel-nav {
    line-height: 6px;
    display: block;
    cursor: default
}

.carousel .carousel-nav .dots i {
    width: 7px;
    height: 7px;
    background-color: currentColor;
    margin: 0 3px;
    display: inline-block;
    border-radius: 50%;
    opacity: .45
}

.carousel .carousel-nav .dots i.selected {
    background-color: currentColor;
    opacity: 1;
    transform: scale(1.5)
}

.carousel-animate:not(.show) {
    opacity: 0
}

.carousel-animate.bring-back:not(.show) {
    transform: scale(.5)
}

.carousel-animate.bring-front:not(.show) {
    transform: scale(1.5)
}

.carousel-animate.bring-top:not(.show) {
    transform: translateY(-50px)
}

.carousel-animate.bring-top-right:not(.show) {
    transform: translate(50px,-50px)
}

.carousel-animate.bring-top-left:not(.show) {
    transform: translate(-50px,-50px)
}

.carousel-animate.bring-bottom:not(.show) {
    transform: translateY(50px)
}

.carousel-animate.bring-bottom-right:not(.show) {
    transform: translate(50px,50px)
}

.carousel-animate.bring-bottom-left:not(.show) {
    transform: translate(-50px,50px)
}

.carousel-animate.bring-right:not(.show) {
    transform: translateX(50px)
}

.carousel-animate.bring-left:not(.show) {
    transform: translateX(-50px)
}

@keyframes preview-loader {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.ease-photo-gallery .img.has-info>span,.ease-photo-gallery .img:after {
    transition-property: opacity;
    transition-duration: .15s
}

.ease-photo-gallery .img>.icon {
    transition-property: transform;
    transition-duration: .15s
}

.no-transitions-all .ease-photo-gallery .img.has-info>span,.no-transitions-all .ease-photo-gallery .img:after,.no-transitions-all .ease-photo-gallery .img>.icon {
    transition-property: none!important
}

.photo-gallery {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    display: block
}

.photo-gallery:after,.photo-gallery:before {
    content: "";
    display: table
}

.photo-gallery>li {
    overflow: hidden;
    float: left
}

.photo-gallery>li>a {
    border: 1px solid #fff
}

.photo-gallery>li .img {
    width: 100%;
    background: #ddd;
    display: block
}

.photo-gallery>li .img:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    opacity: 0
}

.photo-gallery>li .img.hover-touch:after,html:not(.mobile) .photo-gallery>li .img:hover:after {
    opacity: 1
}

.photo-gallery>li .img>.icon {
    color: #fff;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 4;
    opacity: .65;
    transform: translateX(100px)
}

.photo-gallery>li .img.hover-touch>.icon,html:not(.mobile) .photo-gallery>li .img:hover>.icon {
    transform: translateX(0)
}

.photo-gallery>li .img img {
    width: auto;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0)
}

.photo-gallery>li .img img.cover-h {
    width: 100%;
    height: auto;
    top: 50%;
    left: 0;
    transform: translate(0,-50%)
}

.photo-gallery>li .img.has-info.hover-touch:after,.photo-gallery>li .img.has-info:after {
    background-color: rgba(0,0,0,.65)
}

.photo-gallery>li .img.has-info.hover-touch>span,.photo-gallery>li .img.has-info>span {
    color: #fff;
    font-size: 13px;
    text-align: left;
    line-height: 18px;
    overflow: hidden;
    display: block;
    position: absolute;
    z-index: 2;
    opacity: 0
}

.mobile.photo-preview-opened body,.photo-preview {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0
}

.photo-gallery>li .img.has-info.hover-touch>span,html:not(.mobile) .photo-gallery>li .img.has-info:hover>span {
    opacity: 1
}

.alerts-bg:not(.open-ease),.photo-preview:not(.open-ease),.photo-preview>img:not(.open-ease) {
    opacity: 0
}

.photo-gallery>li .img:not(.has-info):after {
    background-color: rgba(255,255,255,.25)
}

.photo-preview-opened {
    overflow: hidden
}

.photo-preview-opened body {
    touch-action: none
}

.mobile.photo-preview-opened body {
    overflow: hidden
}

.photo-preview {
    min-width: 320px;
    background-color: rgba(0,0,0,.65);
    padding: 0 10px;
    right: 0;
    bottom: 0;
    z-index: 91
}

.photo-preview:not(.open) {
    display: none
}

.preview-next,.preview-prev {
    color: #000;
    width: 52px;
    height: 52px;
    background-color: rgba(255,255,255,1);
    padding: 10px;
    display: none;
    position: absolute;
    z-index: 2;
    border: 0;
    top: 50%;
    transform: translateY(-50%)
}

.preview-prev {
    left: 0
}

.preview-next {
    right: 0
}

html:not(.mobile) .preview-next:hover,html:not(.mobile) .preview-prev:hover {
    background-color: rgba(255,255,255,.75)
}

.preview-loader {
    color: #fff;
    margin: -20px 0 0 -25px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    transform: translate(-50%,-50%);
    animation: preview-loader 1s linear infinite
}

.preview-loader.pause {
    color: #dc000f;
    margin: 0;
    animation: none
}

.preview-info {
    color: #fff;
    text-align: center;
    min-height: 40px;
    max-height: 132px;
    background-color: rgba(0,0,0,.75);
    padding: 10px;
    display: block;
    border-radius: 6px 6px 0 0;
    position: absolute;
    bottom: 0;
    z-index: 1;
    left: 50%;
    transform: translate(-50%,0)
}

.preview-info:not(.open) {
    transform: translate(-50%,100%)
}

.photo-preview>img {
    display: inline-block;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    box-shadow: 0 5px 30px rgba(0,0,0,.75)
}

.alerts-bg:not(.open),.alerts-dialog:not(.show),.photo-preview>img:not(.open) {
    display: none
}

.photo-preview>.preview-zoom {
    z-index: 5
}

.photo-preview>.pause-easing {
    transition-duration: 0s
}

.close-photo-preview {
    position: fixed;
    top: 10px;
    z-index: 10
}

.close-photo-preview .icon {
    color: #fff
}

@media (min-width: 960px) {
    .photo-gallery>li {
        width:20%
    }

    .photo-gallery>li .img {
        height: 180px
    }

    .photo-preview>img:not(.cover-h):not(.preview-zoom) {
        max-width: 1200px;
        max-height: 96%
    }
}

@media (max-width: 959px) {
    .photo-gallery>li {
        width:25%
    }

    .photo-preview {
        background-color: #111
    }

    .photo-preview>img:not(.cover-h):not(.preview-zoom) {
        width: 100%;
        height: auto
    }
}

@media (min-width: 768px) {
    .photo-gallery>li .img.has-info.hover-touch>span,.photo-gallery>li .img.has-info>span {
        top:20px;
        right: 20px;
        bottom: 30px;
        left: 20px
    }

    .preview-info {
        width: 620px
    }

    .close-photo-preview {
        right: 20px
    }
}

@media (max-width: 767px) {
    .photo-gallery>li .img.has-info.hover-touch>span,.photo-gallery>li .img.has-info>span {
        line-height:14px;
        top: 10px;
        right: 10px;
        bottom: 30px;
        left: 10px
    }

    .preview-info {
        width: 300px
    }

    .photo-gallery>li {
        width: 33.333332%
    }

    .close-photo-preview {
        right: 15px
    }
}

@media (min-width: 621px) and (max-width:959px) {
    .photo-gallery>li .img {
        height:180px
    }
}

@media (max-width: 620px) {
    .photo-gallery>li .img {
        height:130px
    }
}

@media (min-width: 481px) {
    .photo-preview>img.cover-h:not(.preview-zoom) {
        width:auto;
        height: 96%
    }
}

@media (max-width: 480px) {
    .photo-gallery>li .img {
        height:120px
    }

    .photo-preview>img.cover-h:not(.preview-zoom) {
        width: auto;
        max-width: 100%
    }
}

@media (max-width: 380px) {
    .photo-gallery>li {
        width:50%
    }
}

.alerts-bg,.mobile.alerts-bg-opened body {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed
}

.alerts-bg-opened,.mobile.alerts-bg-opened body {
    overflow: hidden
}

.alerts-bg {
    min-width: 320px;
    background-color: rgba(0,0,0,.65);
    right: 0;
    bottom: 0;
    z-index: 97
}

.alerts-dialog {
    min-width: 280px;
    max-width: 680px;
    background-color: #fff;
    min-height: 60px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 98;
    transform: translate(-50%,-50%)
}

.alerts-dialog:not(.show-ease) {
    opacity: 0;
    transform: translate(-50%,-50%) scale(.8)
}

.dialog-msg {
    text-align: center;
    font-size: 16px
}

.dialog-buttons {
    text-align: right;
    background-color: rgba(0,0,0,.05);
    padding: 10px 10px 5px
}

.alerts-dialog.rounded .dialog-buttons {
    border-radius: 0 0 6px 6px
}

.dialog-buttons button {
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
    min-width: 68px;
    height: 32px;
    padding: 6px 12px;
    margin-bottom: 5px;
    display: inline-block;
    border: 0
}

.alerts-dialog.rounded button {
    border-radius: 6px
}

.dialog-buttons button:not(:last-child) {
    margin-right: 5px
}

button.dialog-error,button.dialog-success {
    color: #fff!important
}

button.dialog-error {
    background-color: #dc000f
}

button.dialog-error:focus {
    box-shadow: 0 0 10px #dc000f
}

html:not(.mobile) button.dialog-error:hover {
    background-color: #e43944
}

button.dialog-success {
    background-color: #2dbd3a
}

button.dialog-success:focus {
    box-shadow: 0 0 10px #2dbd3a
}

html:not(.mobile) button.dialog-success:hover {
    background-color: #5ccc66
}

button.dialog-custom {
    background-color: rgba(0,0,0,.08)
}

button.dialog-custom:focus {
    box-shadow: 0 0 10px #777
}

html:not(.mobile) button.dialog-custom:hover {
    background-color: rgba(0,0,0,.15)
}

.alerts-msg {
    text-align: center;
    width: 280px;
    min-height: 30px;
    padding: 10px;
    position: fixed;
    z-index: 99;
    cursor: pointer
}

html:not(.mobile) .alerts-msg:hover {
    opacity: .9
}

.alerts-msg:not(.show) {
    display: none
}

.alerts-msg:not(.show-ease) {
    opacity: 0
}

.alerts-msg:not([class*=ui-]) {
    color: #fff;
    background-color: #181818
}

.alerts-msg.success {
    background-color: #2dbd3a
}

.alerts-msg.warning {
    background-color: #ffa600
}

.alerts-msg.danger {
    background-color: #dc000f
}

.alerts-msg.tr {
    top: 20px;
    right: 20px
}

.alerts-msg.tl {
    top: 20px;
    left: 20px
}

.alerts-msg.br {
    bottom: 20px;
    right: 20px
}

.alerts-msg.bl {
    bottom: 20px;
    left: 20px
}

.alerts-msg.tl:not(.show-ease),.alerts-msg.tr:not(.show-ease) {
    transform: translateY(-40px)
}

.alerts-msg.bl:not(.show-ease),.alerts-msg.br:not(.show-ease) {
    transform: translateY(40px)
}

.close-alert {
    border: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    opacity: .45;
    cursor: pointer
}

.member-panel .btn .icon,.member-panel .btn span,.mobile-menu-title div,html:not(.ie) .header-content .title {
    top: 50%;
    transform: translateY(-50%)
}

html:not(.mobile) .close-alert:hover {
    opacity: .75
}

@media (max-width: 959px) {
    .alerts-bg {
        background-color:#111
    }
}

@media (min-width: 768px) {
    .dialog-msg {
        padding:30px
    }
}

@media (max-width: 767px) {
    .dialog-msg {
        padding:30px 10px
    }
}

.icon,.icon-inline:before {
    text-align: center!important;
    vertical-align: middle;
    display: inline-block;
    font-family: font-icons!important;
    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
}

button.icon {
    background-color: rgba(0,0,0,0)
}

.icon-inline:not(.inline-right):before {
    margin-right: 7px
}

.icon-inline.inline-right:before {
    margin-left: 7px;
    float: right;
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.icon-inline.icon-xxs:before,.icon:not(.sprite).icon-xxs {
    font-size: 10px;
    width: 10px;
    height: 10px
}

.icon-inline.icon-xx:before,.icon:not(.sprite).icon-xs {
    font-size: 12px;
    width: 12px;
    height: 12px
}

.icon-inline.icon-sm:before,.icon:not(.sprite).icon-sm {
    font-size: 16px;
    width: 16px;
    height: 16px
}

.icon-inline.icon-md:before,.icon:not(.sprite).icon-md {
    font-size: 18px;
    width: 18px;
    height: 18px
}

.icon-inline.icon-lg:before,.icon:not(.sprite).icon-lg {
    font-size: 24px;
    width: 24px;
    height: 24px
}

.icon-inline.icon-xl:before,.icon:not(.sprite).icon-xl {
    font-size: 32px;
    width: 32px;
    height: 32px
}

.icon-inline.icon-xxl:before,.icon:not(.sprite).icon-xxl {
    font-size: 48px;
    width: 48px;
    height: 48px
}

.icon-mirror-v:not(.icon-inline) {
    transform: scaleY(-1)
}

.icon-mirror-h:not(.icon-inline) {
    transform: scaleX(-1)
}

.icon-inline:not(.inline-right).icon-mirror-v:before {
    transform: scaleY(-1)
}

.icon-inline.inline-right.icon-mirror-v:before {
    transform: translateY(-50%) scaleY(-1)
}

.icon-inline:not(.inline-right).icon-mirror-h:before {
    transform: scaleX(-1)
}

.icon-inline.inline-right.icon-mirror-h:before {
    transform: translateY(-50%) scaleX(-1)
}

@font-face {
    font-family: font-icons;
    src: url(../fonts/font-icons.eot?wgkef7);
    src: url(../fonts/font-icons.eot?wgkef7#iefix) format('embedded-opentype'),url(../fonts/font-icons.ttf?wgkef7) format('truetype'),url(../fonts/font-icons.woff?wgkef7) format('woff'),url(../fonts/font-icons.svg?wgkef7#font-icons) format('svg');
    font-weight: 400;
    font-style: normal
}

.icon-alert:before {
    content: "\e900"
}

.icon-angle-down:before {
    content: "\e901"
}

.icon-angle-left:before {
    content: "\e902"
}

.icon-angle-right:before {
    content: "\e903"
}

.icon-angle-up:before {
    content: "\e904"
}

.icon-aperture:before {
    content: "\e905"
}

.icon-arrow-down:before {
    content: "\e906"
}

.icon-arrow-left:before {
    content: "\e907"
}

.icon-arrow-right:before {
    content: "\e908"
}

.icon-arrow-up:before {
    content: "\e909"
}

.icon-bank:before {
    content: "\e90a"
}

.icon-bars:before {
    content: "\e90b"
}

.icon-basket:before {
    content: "\e90c"
}

.icon-bell:before {
    content: "\e90d"
}

.icon-book:before {
    content: "\e90e"
}

.icon-briefcase:before {
    content: "\e90f"
}

.icon-building:before {
    content: "\e910"
}

.icon-buildings:before {
    content: "\e911"
}

.icon-calculator:before {
    content: "\e912"
}

.icon-calendar:before {
    content: "\e913"
}

.icon-call:before {
    content: "\e914"
}

.icon-camera:before {
    content: "\e915"
}

.icon-cap:before {
    content: "\e916"
}

.icon-chart-outcome:before {
    content: "\e917"
}

.icon-checked:before {
    content: "\e918"
}

.icon-clock:before {
    content: "\e919"
}

.icon-close:before {
    content: "\e91a"
}

.icon-coins:before {
    content: "\e91b"
}

.icon-comments:before {
    content: "\e91c"
}

.icon-credit-card:before {
    content: "\e91d"
}

.icon-credit-card-accepted:before {
    content: "\e91e"
}

.icon-customer:before {
    content: "\e91f"
}

.icon-doc:before {
    content: "\e920"
}

.icon-download:before {
    content: "\e921"
}

.icon-draw:before {
    content: "\e922"
}

.icon-drawer:before {
    content: "\e923"
}

.icon-ellipsis-hor:before {
    content: "\e924"
}

.icon-ellipsis-ver:before {
    content: "\e925"
}

.icon-envelope:before {
    content: "\e926"
}

.icon-exchange-hor:before {
    content: "\e927"
}

.icon-exchange-ver:before {
    content: "\e928"
}

.icon-exposure:before {
    content: "\e929"
}

.icon-eye:before {
    content: "\e92a"
}

.icon-factory:before {
    content: "\e92b"
}

.icon-favorite:before {
    content: "\e92c"
}

.icon-favorite-fill:before {
    content: "\e92d"
}

.icon-file:before {
    content: "\e92e"
}

.icon-file-doc:before {
    content: "\e92f"
}

.icon-file-docx:before {
    content: "\e930"
}

.icon-file-gif:before {
    content: "\e931"
}

.icon-file-incoming:before {
    content: "\e932"
}

.icon-file-jpg:before {
    content: "\e933"
}

.icon-file-not-found:before {
    content: "\e934"
}

.icon-file-outcoming:before {
    content: "\e935"
}

.icon-file-pdf:before {
    content: "\e936"
}

.icon-file-png:before {
    content: "\e937"
}

.icon-file-rar:before {
    content: "\e938"
}

.icon-files:before {
    content: "\e939"
}

.icon-file-tif:before {
    content: "\e93a"
}

.icon-file-write:before {
    content: "\e93b"
}

.icon-file-xls:before {
    content: "\e93c"
}

.icon-file-xlsx:before {
    content: "\e93d"
}

.icon-file-xml:before {
    content: "\e93e"
}

.icon-file-zip:before {
    content: "\e93f"
}

.icon-file-zip-accepted:before {
    content: "\e940"
}

.icon-filter:before {
    content: "\e941"
}

.icon-finish:before {
    content: "\e942"
}

.icon-flag:before {
    content: "\e943"
}

.icon-flash-off:before {
    content: "\e944"
}

.icon-flash-on:before {
    content: "\e945"
}

.icon-floor-number:before {
    content: "\e946"
}

.icon-floor-plan:before {
    content: "\e947"
}

.icon-gas-station:before {
    content: "\e948"
}

.icon-globe:before {
    content: "\e949"
}

.icon-grid-col:before {
    content: "\e94a"
}

.icon-grid-row:before {
    content: "\e94b"
}

.icon-hand:before {
    content: "\e94c"
}

.icon-heart:before {
    content: "\e94d"
}

.icon-heart-fill:before {
    content: "\e94e"
}

.icon-history:before {
    content: "\e94f"
}

.icon-home:before {
    content: "\e950"
}

.icon-home-width:before {
    content: "\e951"
}

.icon-hourglass-finish:before {
    content: "\e952"
}

.icon-hourglass-start:before {
    content: "\e953"
}

.icon-info:before {
    content: "\e954"
}

.icon-iso:before {
    content: "\e955"
}

.icon-jump:before {
    content: "\e956"
}

.icon-key:before {
    content: "\e957"
}

.icon-land:before {
    content: "\e958"
}

.icon-link:before {
    content: "\e959"
}

.icon-loader:before {
    content: "\e95a"
}

.icon-lock:before {
    content: "\e95b"
}

.icon-logout:before {
    content: "\e95c"
}

.icon-long-arrow-bottom:before {
    content: "\e95d"
}

.icon-long-arrow-left:before {
    content: "\e95e"
}

.icon-long-arrow-right:before {
    content: "\e95f"
}

.icon-long-arrow-top:before {
    content: "\e960"
}

.icon-marker:before {
    content: "\e961"
}

.icon-message:before {
    content: "\e962"
}

.icon-minus:before {
    content: "\e963"
}

.icon-minus-circle:before {
    content: "\e964"
}

.icon-mobile-h:before {
    content: "\e965"
}

.icon-mobile-v:before {
    content: "\e966"
}

.icon-money:before {
    content: "\e967"
}

.icon-moneys:before {
    content: "\e968"
}

.icon-move:before {
    content: "\e969"
}

.icon-no-coins:before {
    content: "\e96a"
}

.icon-no-doc:before {
    content: "\e96b"
}

.icon-pause:before {
    content: "\e96c"
}

.icon-picture:before {
    content: "\e96d"
}

.icon-pie-chart:before {
    content: "\e96e"
}

.icon-play:before {
    content: "\e96f"
}

.icon-plus:before {
    content: "\e970"
}

.icon-plus-circle:before {
    content: "\e971"
}

.icon-print:before {
    content: "\e972"
}

.icon-puzzle:before {
    content: "\e973"
}

.icon-question:before {
    content: "\e974"
}

.icon-refresh:before {
    content: "\e975"
}

.icon-remove:before {
    content: "\e976"
}

.icon-reply:before {
    content: "\e977"
}

.icon-reply-waiting:before {
    content: "\e978"
}

.icon-required:before {
    content: "\e979"
}

.icon-save:before {
    content: "\e97a"
}

.icon-search:before {
    content: "\e97b"
}

.icon-search-favorite:before {
    content: "\e97c"
}

.icon-search-minus:before {
    content: "\e97d"
}

.icon-search-plus:before {
    content: "\e97e"
}

.icon-settings:before {
    content: "\e97f"
}

.icon-share:before {
    content: "\e980"
}

.icon-shuffle:before {
    content: "\e981"
}

.icon-sidebar-left:before {
    content: "\e982"
}

.icon-sidebar-right:before {
    content: "\e983"
}

.icon-social-facebook:before {
    content: "\e984"
}

.icon-social-google:before {
    content: "\e985"
}

.icon-social-instagram:before {
    content: "\e986"
}

.icon-social-linkedin:before {
    content: "\e987"
}

.icon-social-twitter:before {
    content: "\e988"
}

.icon-social-youtube:before {
    content: "\e989"
}

.icon-sort:before {
    content: "\e98a"
}

.icon-swipe:before {
    content: "\e98b"
}

.icon-table:before {
    content: "\e98c"
}

.icon-tablet-h:before {
    content: "\e98d"
}

.icon-tablet-v:before {
    content: "\e98e"
}

.icon-target:before {
    content: "\e98f"
}

.icon-tick:before {
    content: "\e990"
}

.icon-trash:before {
    content: "\e991"
}

.icon-trash-accepted:before {
    content: "\e992"
}

.icon-upload:before {
    content: "\e993"
}

.icon-usb-driver:before {
    content: "\e994"
}

.icon-user:before {
    content: "\e995"
}

.icon-user-accepted:before {
    content: "\e996"
}

.icon-user-search:before {
    content: "\e997"
}

.icon-write:before {
    content: "\e998"
}

body {
    background-color: #f2efed
}

main.container {
    min-height: 600px;
    padding-top: 20px;
    padding-bottom: 110px
}

.ease-1st-font-size>*,.ease-2nd-font-size>*>*,.ease-font-size {
    transition-property: font-size
}

header:not(.sticky) {
    box-shadow: 1px 1px 3px rgba(0,0,0,.05)
}

header.sticky {
    box-shadow: 0 5px 15px rgba(0,0,0,.15)
}

.bg-facebook {
    color: #fff;
    background-color: #3b5998
}

.bg-twitter {
    color: #fff;
    background-color: #1da1f2
}

.bg-linkedin {
    color: #fff;
    background-color: #0077b5
}

.static-82 {
    width: 82px
}

.sticky .static-82 {
    width: 35px
}

.static-96 {
    width: 96px
}

.theme-default .ui-x-light:not([class*=theme-]),.theme-default.ui-x-light {
    background-color: #e5faf1
}

.theme-default .ui-light:not([class*=theme-]),.theme-default.ui-light {
    background-color: #c0e6d6
}

.theme-default .ui-dark:not([class*=theme-]),.theme-default.ui-dark {
    background-color: #01824a
}

.theme-default .ui-text:not([class*=theme-]),.theme-default.ui-text {
    color: #01824a
}

.theme-default .ui-border:not([class*=theme-]),.theme-default.ui-border {
    border-color: #01824a
}

.theme-default .ui-x-dark:not([class*=theme-]),.theme-default.ui-x-dark {
    background-color: #006b3c
}

.theme-default2 .ui-x-light:not([class*=theme-]),.theme-default2.ui-x-light {
    background-color: #eaf1ee
}

.theme-default2 .ui-light:not([class*=theme-]),.theme-default2.ui-light {
    background-color: #d9e1de
}

.theme-default2 .ui-dark:not([class*=theme-]),.theme-default2.ui-dark {
    background-color: #79837f
}

.theme-default2 .ui-text:not([class*=theme-]),.theme-default2.ui-text {
    color: #79837f
}

.theme-default2 .ui-border:not([class*=theme-]),.theme-default2.ui-border {
    border-color: #79837f
}

.theme-default2 .ui-x-dark:not([class*=theme-]),.theme-default2.ui-x-dark {
    background-color: #58615d
}

.theme-default3 .ui-x-light:not([class*=theme-]),.theme-default3.ui-x-light {
    background-color: #fbf3e7
}

.theme-default3 .ui-light:not([class*=theme-]),.theme-default3.ui-light {
    background-color: #e7d8c3
}

.theme-default3 .ui-dark:not([class*=theme-]),.theme-default3.ui-dark {
    background-color: #f39101
}

.theme-default3 .ui-text:not([class*=theme-]),.theme-default3.ui-text {
    color: #f39101
}

.theme-default3 .ui-border:not([class*=theme-]),.theme-default3.ui-border {
    border-color: #f39101
}

.theme-default3 .ui-x-dark:not([class*=theme-]),.theme-default3.ui-x-dark {
    background-color: #ca7800
}

.mobile-menu-title div {
    width: 100%;
    padding-top: 2px;
    position: absolute;
    left: 48px
}

.mobile-menu-title img {
    height: 46px;
    margin-right: 10px;
    float: left
}

.mobile-menu-title b {
    display: block
}

.mobile-menu-title span {
    color: rgba(255,255,255,.5)
}

@media (max-width: 959px) and (min-width:401px) {
    .mobile-menu-title {
        line-height:15px
    }

    .mobile-menu-title b {
        font-size: 15px
    }

    .mobile-menu-title span {
        font-size: 11px
    }
}

@media (max-width: 400px) {
    .mobile-menu-title {
        line-height:13px
    }

    .mobile-menu-title b {
        font-size: 13px
    }

    .mobile-menu-title span {
        font-size: 8px
    }
}

@media (min-width: 960px) {
    .top-bar .tmmob,.top-bar a:not(:last-child) {
        margin-right:15px
    }

    .top-bar-container {
        box-shadow: inset -1px 1px 3px rgba(0,0,0,.05)
    }

    .top-bar {
        position: relative
    }

    .top-bar [class*=col-] {
        padding-top: 0;
        padding-bottom: 0
    }

    .top-bar .tmmob {
        float: left
    }
}

@media (max-width: 959px) {
    .md-static-35 {
        width:35px
    }

    .top-bar a:not(.tmmob) {
        margin-right: 15px
    }
}

.top-panel .modal-container {
    min-width: 320px
}

.top-panel h4 {
    margin-bottom: 20px
}

.member-panel .btn {
    text-align: left;
    width: 32.96%;
    height: 60px!important;
    margin-bottom: 3px;
    display: inline-block;
    position: relative
}

.member-panel .btn.green {
    background-color: rgba(19,164,32,.45)
}

.member-panel .btn.yellow {
    background-color: rgba(217,141,0,.45)
}

.member-panel .btn.orange {
    background-color: rgba(221,106,0,.45)
}

.member-panel .btn.red {
    background-color: rgba(187,0,13,.45)
}

.member-panel .btn .icon {
    position: absolute;
    left: 10px;
    opacity: 1
}

.member-panel .btn span {
    line-height: 16px;
    position: absolute;
    right: 10px;
    left: 45px
}

.login-panel .btn {
    background-color: rgba(255,255,255,.1);
    padding-top: 15px;
    padding-bottom: 15px;
    display: block
}

.login-panel .btn:not(:last-child) {
    margin-bottom: 3px
}

html:not(.mobile) .login-panel .btn:hover {
    background-color: rgba(255,255,255,.175)!important
}

.login-panel .btn .icon {
    margin: 5px auto;
    display: block;
    opacity: 1
}

@media (max-width: 959px) and (min-width:768px) {
    .member-panel .btn {
        width:49.6%
    }
}

@media (max-width: 767px) and (min-width:481px) {
    .login-panel h4 {
        text-align:left
    }

    .login-panel .btn {
        width: 32.333332%
    }
}

@media (max-width: 767px) {
    .member-panel .btn {
        width:100%;
        min-height: 44px;
        height: inherit!important
    }

    .login-panel {
        text-align: center;
        padding-top: 10px
    }

    .login-panel .btn {
        display: inline-block
    }

    .login-panel .btn:not(:last-child) {
        margin-right: 2px;
        margin-bottom: 0
    }
}

@media (min-width: 481px) {
    .top-panel .fixed {
        padding-top:20px;
        padding-bottom: 20px
    }

    .member-panel .btn span {
        font-size: 16px
    }

    .login-panel .btn span {
        font-size: 15px
    }
}

@media (max-width: 480px) {
    .top-panel .fixed {
        padding-top:10px
    }

    .login-panel .btn {
        font-size: 13px;
        width: 32%;
        padding-right: 0;
        padding-left: 0;
        display: inline-block
    }

    .login-panel .btn .icon {
        font-size: 24px;
        line-height: 24px;
        height: 24px
    }
}

.header-content {
    background-color: #fff
}

.header-content .title {
    letter-spacing: -.025em;
    line-height: normal;
    padding-top: 3px;
    display: inline-block;
    position: absolute
}

.ie .header-content .title {
    top: 25px
}

.ie.sticky-header .header-content .title {
    top: 8px
}

.header-content .title b {
    display: block
}

.header-content .title span {
    color: #777
}

.header-content .buttons {
    position: absolute;
    right: 10px
}

html:not(.ie) .header-content .buttons {
    top: 50%;
    transform: translateY(-50%)
}

.ie .header-content .buttons {
    top: 28px
}

.ie.sticky-header .header-content .buttons {
    top: 15px
}

.header-content .buttons .btn {
    margin-left: 1px
}

.header-content .buttons .btn:not(.pmogenc) {
    float: right
}

.btn.pmogenc img {
    margin: -4px 5px -1px 0
}

.btn.pmogenc b {
    vertical-align: middle
}

@media (min-width: 960px) {
    .header-content {
        padding:5px 0
    }

    .sticky .header-content {
        padding: 0
    }

    .header-content .logo img {
        height: 100px
    }

    .sticky .header-content .logo img {
        height: 40px
    }

    .header-content .title b {
        font-size: 30px
    }

    .header-content .title span,.sticky .header-content .title b {
        font-size: 18px
    }

    .sticky .header-content .title span {
        font-size: 12px
    }

    .header-content .buttons {
        min-width: 280px
    }

    .header-content .buttons .btn:not(.pmogenc):not(.btn-square) {
        width: 246px
    }

    .header-content .buttons .pmogenc {
        margin-bottom: 1px;
        display: block
    }

    .sticky .header-content .buttons .pmogenc {
        display: none
    }
}

@media (max-width: 959px) {
    .header-content .logo img {
        height:40px
    }

    .header-content .buttons .pmogenc {
        display: none
    }

    .mobile-menu .pmogenc {
        width: 220px;
        margin-bottom: 15px;
        display: block
    }
}

.news .content>.row,.sub-news .contents a {
    height: 100%;
    background-color: rgba(0,0,0,.025)
}

@media (max-width: 959px) and (min-width:481px) {
    .header-content .title {
        line-height:18px
    }

    .header-content .title b {
        font-size: 18px
    }

    .header-content .title span {
        font-size: 12px
    }
}

@media (max-width: 480px) and (min-width:401px) {
    .header-content .title {
        line-height:15px
    }

    .header-content .title b {
        font-size: 15px
    }

    .header-content .title span {
        font-size: 11px
    }
}

@media (max-width: 480px) {
    .mobile-menu .pmogenc {
        margin:0 auto 15px
    }
}

@media (max-width: 400px) {
    .header-content .title {
        line-height:13px
    }

    .header-content .title b {
        font-size: 13px
    }

    .header-content .title span {
        font-size: 8px
    }
}

.header-nav {
    min-height: 3px
}

.header-nav [class*=col-] {
    padding-top: 0;
    padding-bottom: 0
}

.header-nav ul.v-scroll {
    max-height: 385px!important;
}

.header-nav li a {
    font-size: 15px!important
}

@media (min-width: 960px) {
    .header-nav .dropdown,.header-nav [class*=col-]>.btn:not(.right) {
        float:left
    }

    .header-nav .dropdown:not(:last-child),.header-nav [class*=col-]>.btn:not(:last-child) {
        margin-right: 1px
    }

    .header-nav [class*=col-]>.btn.right {
        margin-left: 1px
    }

    .header-nav ul.v-scroll {
        min-width: 460px!important
    }

    .header-nav .dropdown .icon {
        margin-left: 10px
    }

    .header-sub-nav [class*=col-] {
        padding-top: 0;
        padding-bottom: 0
    }
}

@media (max-width: 959px) {
    .main-menu .dropdown,.main-menu [class*=col-]>.btn {
        width:100%
    }

    .main-menu .dropdown .btn,.main-menu [class*=col-]>.btn {
        text-align: left
    }

    .main-menu .dropdown .btn:not(:last-child),.main-menu [class*=col-]>.btn {
        margin-bottom: 2px
    }

    .main-menu [class*=col-]>.btn .icon {
        margin-right: 5px
    }

    .main-menu .dropdown .icon {
        margin: 5px 0;
        float: right
    }
}

.news {
    margin-bottom: 20px
}

.news .content {
    padding: 5px 5px 45px;
    margin: 0
}

.news .article h4 {
    font-size: 16px;
    font-weight: 700;
    padding: 10px;
    margin-bottom: 15px
}

.news .article p {
    color: #777;
    margin-bottom: 10px
}

.news .article .btn .icon {
    margin-left: 5px
}

.news .carousel-nav {
    position: absolute;
    bottom: 8px;
    left: 50%;
    transform: translateX(-50%)
}

@media (min-width: 481px) {
    .news .article {
        padding-bottom:52px;
        position: relative
    }

    .news .article .btn {
        position: absolute;
        bottom: 10px;
        right: 10px
    }
}

@media (max-width: 480px) {
    .news .article h4 {
        font-size:15px
    }
}

.sub-news {
    margin-bottom: 20px
}

.sub-news .show-all {
    color: #777!important;
    margin: -3px 0;
    float: right
}

.sub-news .show-all .icon {
    margin-left: 5px
}

.sub-news .contents {
    padding: 5px
}

.sub-news .contents a {
    width: 100%;
    padding: 10px 10px 10px 100px;
    display: inline-block;
    position: relative
}

.sub-news .contents a img {
    margin-left: -90px;
    float: left
}

.sub-news .contents a b {
    color: #777;
    font-size: 13px;
    line-height: 16px;
    max-height: 47px;
    padding-right: 10px;
    overflow: hidden;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

html:not(.mobile) .sub-news .contents a:hover {
    background-color: rgba(0,0,0,.05)
}

@media (min-width: 481px) {
    .sub-news .article {
        padding-bottom:52px;
        position: relative
    }

    .sub-news .article .btn {
        position: absolute;
        bottom: 10px;
        right: 10px
    }
}

@media (max-width: 480px) {
    .sub-news .article h4 {
        font-size:15px
    }
}

.other-news {
    margin-bottom: 20px
}

.other-news a {
    display: block;
    position: relative
}

.other-news span {
    font-size: 18px;
    line-height: normal;
    padding: 10px 35px 10px 10px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.other-news .icon {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%)
}

@media (min-width: 481px) {
    .other-news a {
        height:88px
    }

    html:not(.mobile) .other-news a:hover span {
        transform: translateY(10px)
    }
}

@media (max-width: 480px) {
    .other-news a {
        height:66px;
        margin-bottom: 5px
    }
}

html:not(.mobile) .bg-yellow:hover {
    background-color: #fed102
}

html:not(.mobile) .bg-green:hover {
    background-color: #7fbd04
}

html:not(.mobile) .bg-red:hover {
    background-color: #d2441e
}

html:not(.mobile) .bg-dark-red:hover {
    background-color: #663435
}

html:not(.mobile) .bg-brown:hover {
    background-color: #6c625a
}

.links {
    margin-bottom: 20px
}

.links h5 {
    padding: 20px 10px;
    display: block;
    position: relative
}

.links [class*=col-] a {
    display: block;
    position: relative
}

.links [class*=col-] a b {
    color: #444;
    position: relative;
    z-index: 2
}

.links [class*=col-] a span {
    background-size: cover;
    background-position: center center;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    opacity: .2
}

html:not(.mobile) .links [class*=col-] a:hover b {
    color: #fff
}

html:not(.mobile) .links [class*=col-] a:hover span {
    opacity: .65
}

@media (min-width: 768px) {
    .links [class*=col-] a {
        font-size:18px;
        height: 120px;
        padding: 20px
    }
}

@media (max-width: 767px) {
    .links [class*=col-] a {
        font-size:16px;
        padding: 15px 10px
    }
}

.page-links .btn {
    width: 100%;
    height: 100%!important;
    background-color: #fff
}

html:not(.mobile) .page-links .btn:hover {
    background-color: rgba(0,0,0,.065)!important
}

.page-links .btn .icon {
    opacity: 1
}

.page-links .btn span {
    display: block;
    position: relative
}

html:not(.mobile) .page-links .btn:hover .icon {
    -ms-transform: scale(1.14);
    -webkit-transform: scale(1.14);
    transform: scale(1.14);
    opacity: .85
}

@media (min-width: 1200px) {
    .page-links .btn {
        padding:20px 5px
    }

    .page-links .btn .icon {
        font-size: 36px
    }

    .page-links .btn span {
        font-size: 15px;
        margin-top: 15px
    }
}

@media (max-width: 1199px) {
    .page-links .btn {
        font-size:13px;
        line-height: 16px;
        text-align: left;
        padding: 10px 10px 10px 44px
    }

    .page-links .btn .icon {
        font-size: 24px;
        margin-left: -34px;
        position: absolute
    }

    .page-links .btn span {
        margin-top: 5px
    }
}

@media (max-width: 767px) {
    .page-links>[class*=col-] {
        padding-top:0;
        padding-bottom: 1px
    }

    .page-links .btn {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .page-links .btn br {
        display: none
    }
}

.events .show-all {
    color: #777!important;
    margin: -3px 0;
    float: right
}

.events .show-all .icon {
    margin-left: 5px
}

.events .table caption {
    padding: 0;
    margin-bottom: 10px
}

.events .table td {
    padding: 2px
}

.events .table .dropdown,.events .table td .btn {
    width: 100%;
    display: block;
    border-radius: 4px
}

.events .table .dropdown:not(.submenu-top) ul.content {
    margin-top: 1px
}

.events .table .dropdown.submenu-top ul.content {
    margin-bottom: 1px
}

.dropdown ul.content li,.dropdown ul.content li a {
    font-size: 13px;
    line-height: normal;
    white-space: normal;
    text-overflow: inherit
}

.events .table .dropdown ul.content li a b {
    font-weight: 400;
    margin-bottom: 5px;
    display: block
}

.events .table .dropdown ul.content li a span {
    opacity: .65
}

footer.container {
    padding-top: 30px
}

footer.container h4 {
    margin-bottom: 20px
}

footer.container .col-static:not(.no-responsive) {
    padding-top: 30px;
    margin-top: 20px;
    border-top: solid 1px rgba(255,255,255,.1)
}

.footer-top-info a,.footer-top-info a img {
    height: 100px
}

.footer-top-info h4 {
    margin-left: 20px;
    display: inline-block
}

.footer-info p {
    padding-left: 40px;
    margin-bottom: 15px;
    position: relative
}

.footer-info p .icon {
    position: absolute;
    top: 5px;
    left: 10px
}

.footer-info p span {
    display: block
}

.footer-info .text {
    max-width: 270px
}

.footer-buttons .btn {
    margin-right: 2px;
    margin-bottom: 6px
}

.powered-by {
    color: #fff;
    text-align: right
}

.powered-by a {
    display: inline-block
}

.powered-by a img {
    height: 18px
}

@media (min-width: 768px) {
    .footer-top-info a {
        float:left
    }

    .footer-top-info h4 {
        vertical-align: middle;
        margin-top: 25px
    }

    .powered-by a {
        margin-left: 30px
    }
}

@media (max-width: 767px) {
    .footer-top-info h4 {
        margin-top:20px;
        margin-left: 0;
        display: block
    }

    .footer-info p {
        padding-left: 0
    }

    .footer-info p .icon {
        margin: 5px auto;
        display: block;
        position: static
    }

    .footer-info .text {
        margin-right: auto;
        margin-left: auto
    }

    .footer-buttons .btn {
        margin: 0 1px 6px
    }

    .powered-by {
        text-align: center
    }

    .powered-by a {
        margin: 0 15px
    }
}

img.thumb{
    max-width: 90px;
    background-size: 80px;
    background-repeat: no-repeat;
    background-position: left center;
    content:url("../img/transparent.png");
}