@charset "UTF-8";/*!
 * Bootstrap v3.1.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
.has-feedback,sub,sup {
    position: relative
}

body,figure {
    margin: 0
}

.fa,.glyphicon,[data-icon]:before {
    -moz-osx-font-smoothing: grayscale
}

.fa-ul,.footer ul,.partner ul {
    list-style-type: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background: 0 0
}

b,optgroup,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre,textarea {
    overflow: auto
}

code,kbd,pre,samp {
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.glyphicon,address,cite {
    font-style: normal
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

@media print {
    blockquote,img,pre,tr {
        page-break-inside: avoid
    }

    * {
        text-shadow: none!important;
        color: #000!important;
        background: 0 0!important;
        box-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="javascript:"]:after,a[href^="#"]:after {
        content: ""
    }

    blockquote,pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100%!important
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    select {
        background: #fff!important
    }

    .navbar {
        display: none
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000!important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table-bordered td,.table-bordered th {
        border: 1px solid #ddd!important
    }
}

.btn,.btn-danger.active,.btn-danger:active,.btn-default.active,.btn-default:active,.btn-info.active,.btn-info:active,.btn-primary.active,.btn-primary:active,.btn-warning.active,.btn-warning:active,.btn.active,.btn:active,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover,.form-control,.navbar-toggle,.open .dropdown-toggle.btn-danger,.open .dropdown-toggle.btn-default,.open .dropdown-toggle.btn-info,.open .dropdown-toggle.btn-primary,.open .dropdown-toggle.btn-warning {
    background-image: none
}

.img-thumbnail,body {
    background-color: #fff
}

*,:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

button,input,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:focus {
    outline-offset: -2px
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    font-weight: 400;
    line-height: 1;
    color: #999
}

.h1,.h2,.h3,h1,h2,h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small {
    font-size: 65%
}

.h4,.h5,.h6,h4,h5,h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    font-size: 75%
}

.h1,h1 {
    font-size: 36px
}

.h2,h2 {
    font-size: 30px
}

.h3,h3 {
    font-size: 24px
}

.h4,h4 {
    font-size: 18px
}

.h5,h5 {
    font-size: 14px
}

.h6,h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4
}

.label,dt,label {
    font-weight: 700
}

address,blockquote .small,blockquote footer,blockquote small,dd,dt,pre {
    line-height: 1.428571429
}

@media (min-width: 768px) {
    .lead {
        font-size:21px
    }
}

.small,small {
    font-size: 85%
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-muted {
    color: #999
}

a.text-primary:hover {
    color: #3071a9
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #428bca
}

a.bg-primary:hover {
    background-color: #3071a9
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

pre code,table {
    background-color: transparent
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl,ol,ul {
    margin-top: 0
}

ol,ul {
    margin-bottom: 10px
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

.list-inline,.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

.list-inline>li:first-child {
    padding-left: 0
}

dl {
    margin-bottom: 20px
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float:left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,blockquote footer,blockquote small {
    display: block;
    font-size: 80%;
    color: #999
}

blockquote .small:before,blockquote footer:before,blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

code,kbd {
    padding: 2px 4px;
    font-size: 90%
}

.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

blockquote:after,blockquote:before {
    content: ""
}

address {
    margin-bottom: 20px
}

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 4px
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

.container,.container-fluid {
    margin-right: auto;
    margin-left: auto
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.container,.container-fluid {
    padding-left: 15px;
    padding-right: 15px
}

.btn,.dropdown-menu>li>a,.input-group-btn,.label {
    white-space: nowrap
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

@media (min-width: 768px) {
    .container {
        width:750px
    }
}

@media (min-width: 992px) {
    .container {
        width:970px
    }
}

@media (min-width: 1200px) {
    .container {
        width:1170px
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666666666666%
}

.col-xs-10 {
    width: 83.33333333333334%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666666666666%
}

.col-xs-7 {
    width: 58.333333333333336%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666666666667%
}

.col-xs-4 {
    width: 33.33333333333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.666666666666664%
}

.col-xs-1 {
    width: 8.333333333333332%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666666666666%
}

.col-xs-pull-10 {
    right: 83.33333333333334%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666666666666%
}

.col-xs-pull-7 {
    right: 58.333333333333336%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666666666667%
}

.col-xs-pull-4 {
    right: 33.33333333333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.666666666666664%
}

.col-xs-pull-1 {
    right: 8.333333333333332%
}

.col-xs-pull-0 {
    right: 0
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666666666666%
}

.col-xs-push-10 {
    left: 83.33333333333334%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666666666666%
}

.col-xs-push-7 {
    left: 58.333333333333336%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666666666667%
}

.col-xs-push-4 {
    left: 33.33333333333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.666666666666664%
}

.col-xs-push-1 {
    left: 8.333333333333332%
}

.col-xs-push-0 {
    left: 0
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666666666666%
}

.col-xs-offset-10 {
    margin-left: 83.33333333333334%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666666666666%
}

.col-xs-offset-7 {
    margin-left: 58.333333333333336%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666666666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.666666666666664%
}

.col-xs-offset-1 {
    margin-left: 8.333333333333332%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
        float:left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666666666666%
    }

    .col-sm-10 {
        width: 83.33333333333334%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666666666666%
    }

    .col-sm-7 {
        width: 58.333333333333336%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666666666667%
    }

    .col-sm-4 {
        width: 33.33333333333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.666666666666664%
    }

    .col-sm-1 {
        width: 8.333333333333332%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666666666666%
    }

    .col-sm-pull-10 {
        right: 83.33333333333334%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666666666666%
    }

    .col-sm-pull-7 {
        right: 58.333333333333336%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666666666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.666666666666664%
    }

    .col-sm-pull-1 {
        right: 8.333333333333332%
    }

    .col-sm-pull-0 {
        right: 0
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666666666666%
    }

    .col-sm-push-10 {
        left: 83.33333333333334%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666666666666%
    }

    .col-sm-push-7 {
        left: 58.333333333333336%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666666666667%
    }

    .col-sm-push-4 {
        left: 33.33333333333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.666666666666664%
    }

    .col-sm-push-1 {
        left: 8.333333333333332%
    }

    .col-sm-push-0 {
        left: 0
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-sm-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-sm-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
        float:left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666666666666%
    }

    .col-md-10 {
        width: 83.33333333333334%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666666666666%
    }

    .col-md-7 {
        width: 58.333333333333336%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666666666667%
    }

    .col-md-4 {
        width: 33.33333333333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.666666666666664%
    }

    .col-md-1 {
        width: 8.333333333333332%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666666666666%
    }

    .col-md-pull-10 {
        right: 83.33333333333334%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666666666666%
    }

    .col-md-pull-7 {
        right: 58.333333333333336%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666666666667%
    }

    .col-md-pull-4 {
        right: 33.33333333333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.666666666666664%
    }

    .col-md-pull-1 {
        right: 8.333333333333332%
    }

    .col-md-pull-0 {
        right: 0
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666666666666%
    }

    .col-md-push-10 {
        left: 83.33333333333334%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666666666666%
    }

    .col-md-push-7 {
        left: 58.333333333333336%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666666666667%
    }

    .col-md-push-4 {
        left: 33.33333333333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.666666666666664%
    }

    .col-md-push-1 {
        left: 8.333333333333332%
    }

    .col-md-push-0 {
        left: 0
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-md-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-md-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
        float:left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666666666666%
    }

    .col-lg-10 {
        width: 83.33333333333334%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666666666666%
    }

    .col-lg-7 {
        width: 58.333333333333336%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666666666667%
    }

    .col-lg-4 {
        width: 33.33333333333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.666666666666664%
    }

    .col-lg-1 {
        width: 8.333333333333332%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666666666666%
    }

    .col-lg-pull-10 {
        right: 83.33333333333334%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666666666666%
    }

    .col-lg-pull-7 {
        right: 58.333333333333336%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666666666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.666666666666664%
    }

    .col-lg-pull-1 {
        right: 8.333333333333332%
    }

    .col-lg-pull-0 {
        right: 0
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666666666666%
    }

    .col-lg-push-10 {
        left: 83.33333333333334%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666666666666%
    }

    .col-lg-push-7 {
        left: 58.333333333333336%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666666666667%
    }

    .col-lg-push-4 {
        left: 33.33333333333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.666666666666664%
    }

    .col-lg-push-1 {
        left: 8.333333333333332%
    }

    .col-lg-push-0 {
        left: 0
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-lg-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-lg-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    max-width: 100%
}

th {
    text-align: left
}

.table {
    width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

@media (max-width: 767px) {
    .table-responsive {
        width:100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset,legend {
    padding: 0;
    border: 0
}

fieldset {
    margin: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.form-control,output {
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],select[size] {
    height: auto
}

input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control:focus {
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.form-control:-moz-placeholder {
    color: #999
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .form-control-feedback,.has-success .help-block,.has-success .radio,.has-success .radio-inline {
    color: #3c763d
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=date] {
    line-height: 34px
}

.form-group {
    margin-bottom: 15px
}

.checkbox,.radio {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px
}

.checkbox label,.radio label {
    display: inline;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio] {
    float: left;
    margin-left: -20px
}

.checkbox+.checkbox,.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline[disabled],.checkbox[disabled],.radio-inline[disabled],.radio[disabled],fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox][disabled],input[type=radio][disabled] {
    cursor: not-allowed
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,textarea.input-sm {
    height: auto
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,textarea.input-lg {
    height: auto
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.collapsing,.dropdown,.glyphicon {
    position: relative
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .form-control-feedback,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .form-control-feedback,.has-error .help-block,.has-error .radio,.has-error .radio-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .checkbox,.form-inline .form-control,.form-inline .form-group,.form-inline .radio {
        display:inline-block;
        vertical-align: middle
    }

    .form-inline .control-label,.form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        width: auto
    }

    .form-inline .checkbox,.form-inline .radio {
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio] {
        float: none;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-control-static {
    padding-top: 7px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align:right
    }
}

.btn,.input-group-addon,.label,.nav-justified>li>a,.pager,.progress-bar {
    text-align: center
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.btn:focus {
    outline-offset: -2px
}

.btn:focus,.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.active,.btn-default:active,.btn-default:focus,.btn-default:hover,.open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary.active,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.active,.btn-success:active,.btn-success:focus,.btn-success:hover,.open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439
}

.btn-success.active,.btn-success:active,.open .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.active,.btn-info:active,.btn-info:focus,.btn-info:hover,.open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}

.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.active,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}

.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.active,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}

.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #428bca;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,.btn-link:hover {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover {
    color: #999;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm,.btn-xs {
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-sm {
    padding: 5px 10px
}

.btn-xs {
    padding: 1px 5px
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.caret,.glyphicon {
    display: inline-block
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    top: 1px;
    font-family: 'Glyphicons Halflings';
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.caret {
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box
}

.dropdown-menu-right,.dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.dropdown-header,.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.428571429
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle,.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child,.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #333
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}

.dropdown-header,.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover,.nav>li.disabled>a {
    color: #999
}

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    font-size: 12px
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover,.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover {
    z-index: 2
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left:auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.nav-justified>.dropdown .dropdown-menu,.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn:focus,.btn-group>.btn:focus {
    outline: 0
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn-group,.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn .caret,.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group-sm>.btn,.btn-group-xs>.btn {
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group-xs>.btn {
    padding: 1px 5px
}

.btn-group-sm>.btn {
    padding: 5px 10px
}

.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group,.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

[data-toggle=buttons]>.btn>input[type=checkbox],[data-toggle=buttons]>.btn>input[type=radio] {
    display: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,.input-group-addon,.input-group-btn {
    display: table-cell
}

.nav>li,.nav>li>a {
    display: block;
    position: relative
}

.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-weight: 400;
    line-height: 1;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a:focus,.nav>li.disabled>a:hover {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    background-color: #eee;
    border-color: #428bca
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.dropdown-submenu.pull-left,.nav-justified>li,.nav-stacked>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #428bca
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li>a {
    margin-bottom: 5px
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }

    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    border: 1px solid transparent
}

.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar {
        border-radius:4px
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.media,.media-body,.modal-open,.progress {
    overflow: hidden
}

.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 20px
}

.navbar-brand:focus,.navbar-brand:hover {
    text-decoration: none
}

@media (min-width: 768px) {
    .container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
        margin-right:0;
        margin-left: 0
    }

    .navbar-fixed-bottom,.navbar-fixed-top,.navbar-static-top {
        border-radius: 0
    }

    .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-bottom: 8px;
    background-color: transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display:none
    }
}

.breadcrumb>li,.pagination {
    display: inline-block
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

.progress-striped .progress-bar,.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

@media (min-width: 768px) {
    .navbar-nav {
        float:left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }

    .navbar-left {
        float: left!important
    }

    .navbar-right {
        float: right!important
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    margin: 8px -15px
}

@media (min-width: 768px) {
    .navbar-form .checkbox,.navbar-form .form-control,.navbar-form .form-group,.navbar-form .radio {
        display:inline-block;
        vertical-align: middle
    }

    .navbar-form .control-label,.navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        width: auto
    }

    .navbar-form .checkbox,.navbar-form .radio {
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio] {
        float: none;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom:5px
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width:auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float:left;
        margin-left: 15px;
        margin-right: 15px
    }

    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color:#777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #999
}

.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color:#080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #999
}

.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pager li,.pagination>li {
    display: inline
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #428bca;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none
}

.pager li>a,.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,.pager .next>span {
    float: right
}

.pager .previous>a,.pager .previous>span {
    float: left
}

.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span {
    color: #999;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    line-height: 1;
    color: #fff;
    vertical-align: baseline;
    border-radius: .25em
}

.badge:empty,.label:empty {
    display: none
}

.label[href]:focus,.label[href]:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #999
}

.label-default[href]:focus,.label-default[href]:hover {
    background-color: gray
}

.label-primary {
    background-color: #428bca
}

.label-primary[href]:focus,.label-primary[href]:hover {
    background-color: #3071a9
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,.label-danger[href]:hover {
    background-color: #c9302c
}

.list-group-item,.media-object,.thumbnail {
    display: block
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.nav-pills>.active>a>.badge,a.list-group-item.active>.badge {
    color: #428bca;
    background-color: #fff
}

.jumbotron,.jumbotron .h1,.jumbotron h1 {
    color: inherit
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    background-color: #eee
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.alert,.thumbnail {
    margin-bottom: 20px
}

.alert .alert-link,.close {
    font-weight: 700
}

.container .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top:48px;
        padding-bottom: 48px
    }

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron .h1,.jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.thumbnail a>img,.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover {
    border-color: #428bca
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p,.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable {
    padding-right: 35px
}

.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.modal,.modal-backdrop {
    right: 0;
    bottom: 0;
    left: 0
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.close,.list-group-item li>.badge,.list-group-item>.badge {
    float: right
}

.progress-striped .progress-bar {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-striped .progress-bar-info,.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.media,.media-body {
    zoom:1}

.media,.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,a.list-group-item:hover {
    text-decoration: none;
    background-color: #f5f5f5
}

a.list-group-item.active,a.list-group-item.active:focus,a.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

a.list-group-item.active .list-group-item-heading,a.list-group-item.active:focus .list-group-item-heading,a.list-group-item.active:hover .list-group-item-heading {
    color: inherit
}

a.list-group-item.active .list-group-item-text,a.list-group-item.active:focus .list-group-item-text,a.list-group-item.active:hover .list-group-item-text {
    color: #e1edf7
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.panel-heading>.dropdown .dropdown-toggle,.panel-title,.panel-title>a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-title,.panel>.list-group,.panel>.table,.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.list-group .list-group-item:last-child,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:last-child>td,.panel>.table-bordered>thead>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:last-child>td,.panel>.table-responsive>.table-bordered>thead>tr:last-child>th {
    border-bottom: 0
}

.panel-body {
    padding: 15px
}

.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group .list-group-item:first-child {
    border-top: 0
}

.panel>.list-group:first-child .list-group-item:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tfoot>tr:first-child>td,.panel>.table-bordered>tfoot>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:first-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-footer,.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #ddd
}

.panel-heading {
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-title {
    margin-top: 0;
    font-size: 16px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    overflow: hidden
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #428bca
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #428bca
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #428bca
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ebccd1
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.carousel-caption,.carousel-control {
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.close:focus,.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-content,.popover {
    background-clip: padding-box
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.carousel-inner,.funny-boxes,.overflow-h,.testimonials .testimonial-author {
    overflow: hidden
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    transform: translate(0,-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.428571429
}

.modal-body {
    position: relative;
    padding: 20px
}

.popover,.tooltip,.tooltip-arrow {
    position: absolute
}

.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.tooltip.top .tooltip-arrow,.tooltip.top-left .tooltip-arrow,.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

@media (min-width: 768px) {
    .modal-dialog {
        width:600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }

    .modal-lg {
        width: 900px
    }
}

.tooltip {
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    left: 5px
}

.tooltip.top-right .tooltip-arrow {
    right: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow,.tooltip.bottom-left .tooltip-arrow,.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    left: 5px
}

.tooltip.bottom-right .tooltip-arrow {
    right: 5px
}

.popover {
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 600px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover .arrow,.popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.carousel,.carousel-inner {
    position: relative
}

.popover .arrow {
    border-width: 11px
}

.popover .arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px
}

.popover.top .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.left .arrow:after,.popover.right .arrow:after {
    content: " ";
    bottom: -10px
}

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25)
}

.popover.right .arrow:after {
    left: 1px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    top: -11px
}

.popover.bottom .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

.popover.left .arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff
}

.carousel-inner {
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5) 0),color-stop(rgba(0,0,0,.0001) 100%));
    background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,.0001) 0),color-stop(rgba(0,0,0,.5) 100%));
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
    left: 50%
}

.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
    right: 50%
}

.carousel-control .icon-next,.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicons-chevron-left,.carousel-control .glyphicons-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
        width:30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.hidden,.visible-xs,td.visible-xs,th.visible-xs,tr.visible-xs {
    display: none!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    visibility: hidden!important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

@media (max-width: 767px) {
    .visible-xs {
        display:block!important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row!important
    }

    td.visible-xs,th.visible-xs {
        display: table-cell!important
    }
}

.visible-sm,td.visible-sm,th.visible-sm,tr.visible-sm {
    display: none!important
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm {
        display:block!important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row!important
    }

    td.visible-sm,th.visible-sm {
        display: table-cell!important
    }
}

.visible-md,td.visible-md,th.visible-md,tr.visible-md {
    display: none!important
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md {
        display:block!important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row!important
    }

    td.visible-md,th.visible-md {
        display: table-cell!important
    }
}

.visible-lg,td.visible-lg,th.visible-lg,tr.visible-lg {
    display: none!important
}

@media (min-width: 1200px) {
    .visible-lg {
        display:block!important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row!important
    }

    td.visible-lg,th.visible-lg {
        display: table-cell!important
    }
}

@media (max-width: 767px) {
    .hidden-xs,td.hidden-xs,th.hidden-xs,tr.hidden-xs {
        display:none!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .hidden-sm,td.hidden-sm,th.hidden-sm,tr.hidden-sm {
        display:none!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .hidden-md,td.hidden-md,th.hidden-md,tr.hidden-md {
        display:none!important
    }
}

@media (min-width: 1200px) {
    .hidden-lg,td.hidden-lg,th.hidden-lg,tr.hidden-lg {
        display:none!important
    }
}

.visible-print,td.visible-print,th.visible-print,tr.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row!important
    }

    td.visible-print,th.visible-print {
        display: table-cell!important
    }

    .hidden-print,td.hidden-print,th.hidden-print,tr.hidden-print {
        display: none!important
    }
}

body {
    color: #333;
    font-size: 14px;
    line-height: 1.6
}

li,p {
    color: #555
}

a {
    color: #1abc9c;
    text-decoration: none
}

a,a:active,a:focus,a:hover {
    outline: 0!important
}

a:focus {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

.btn-u,.btn-u:active,.btn-u:focus,.btn-u:hover,.link-bg-icon:hover,.link-icon:hover,.recent-work a:hover,.servive-block h2 a:hover,.sidebar-nav-v1 li a:hover,.topbar ul.lenguages li a:hover,.topbar-v1 .top-v1-data li a:hover {
    text-decoration: none
}

hr {
    margin: 30px 0
}

h1 {
    font-size: 28px;
    line-height: 35px
}

h2 {
    font-size: 24px;
    line-height: 33px
}

h3 {
    font-size: 20px;
    line-height: 27px
}

h4 {
    line-height: 25px
}

h5 {
    line-height: 20px
}

h6 {
    line-height: 18px
}

h1,h2,h3,h4,h5,h6 {
    color: #585f69;
    margin-top: 5px;
    text-shadow: none;
    font-weight: 400;
    font-family: NotoSansHans-Regular,AvenirNext-Regular,proxima-nova,"Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei","Open Sans","Helvetica Neue",Arial,sans-serif
}

h1 i,h2 i,h3 i,h4 i,h5 i,h6 i {
    margin-right: 5px
}

.headline {
    display: block;
    margin: 10px 0 25px;
    border-bottom: 1px solid #e4e9f0
}

.headline h2 {
    font-size: 22px
}

.headline h2,.headline h3,.headline h4 {
    margin: 0 0 -2px;
    padding-bottom: 5px;
    display: inline-block
}

.headline-md {
    margin-bottom: 15px
}

.headline-md h2 {
    font-size: 21px
}

.heading {
    text-align: center
}

.heading h2 {
    padding: 0 12px;
    position: relative;
    display: inline-block;
    line-height: 34px!important
}

.heading h2:after,.heading h2:before {
    content: ' ';
    width: 70%;
    position: absolute;
    border-width: 1px;
    border-color: #bbb
}

.heading h2:before {
    right: 100%
}

.heading h2:after {
    left: 100%
}

@media (max-width: 768px) {
    .heading h2:after,.heading h2:before {
        width:35%
    }
}

@media (max-width: 600px) {
    .heading h2 {
        font-size:19px
    }

    .heading h2:after,.heading h2:before {
        width: 15%
    }
}

.heading-v1 h2:after,.heading-v1 h2:before {
    top: 15px;
    height: 6px;
    border-top-style: solid;
    border-bottom-style: solid
}

.heading-v2 h2:after,.heading-v2 h2:before {
    top: 15px;
    height: 6px;
    border-top-style: dashed;
    border-bottom-style: dashed
}

.heading-v3 h2:after,.heading-v3 h2:before {
    top: 15px;
    height: 6px;
    border-top-style: dotted;
    border-bottom-style: dotted
}

.heading-v4 h2:after,.heading-v4 h2:before {
    top: 17px;
    border-bottom-style: solid
}

.heading-v5 h2:after,.heading-v5 h2:before {
    top: 17px;
    border-bottom-style: dashed
}

.heading-v6 h2:after,.heading-v6 h2:before {
    top: 17px;
    border-bottom-style: dotted
}

h2.heading-md {
    font-size: 20px;
    line-height: 24px
}

h2.heading-sm,h3.heading-md {
    font-size: 18px;
    line-height: 24px
}

h3.heading-md {
    line-height: 22px
}

h3.heading-sm {
    font-size: 16px;
    line-height: 20px
}

h3.heading-xs {
    font-size: 14px;
    margin-bottom: 0
}

.devider.devider-dotted {
    border-top: 2px dotted #eee
}

.devider.devider-dashed {
    border-top: 2px dashed #eee
}

.devider.devider-db {
    height: 5px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.devider.devider-db-dashed {
    height: 5px;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd
}

.devider.devider-db-dotted {
    height: 5px;
    border-top: 1px dotted #ddd;
    border-bottom: 1px dotted #ddd
}

.tab-v2 .nav-tabs,.table thead>tr>th {
    border-bottom: none
}

@media (max-width: 768px) {
    .table td.hidden-sm,.table th.hidden-sm {
        display:none!important
    }
}

.form-control {
    box-shadow: none
}

.form-control:focus {
    border-color: #bbb;
    box-shadow: 0 0 2px #c9c9c9
}

.form-spacing .form-control {
    margin-bottom: 15px
}

.input-group-addon {
    color: #b3b3b3;
    font-size: 14px;
    background: #fff
}

.carousel-v1 .carousel-caption {
    left: 0;
    right: 0;
    bottom: 0;
    padding: 7px 15px;
    background: rgba(0,0,0,.7)
}

.carousel-v1 .carousel-caption p {
    color: #fff;
    margin-bottom: 0
}

.carousel-v1 .carousel-arrow a.carousel-control {
    opacity: 1;
    font-size: 30px;
    height: inherit;
    width: inherit;
    background: 0 0;
    text-shadow: none;
    position: inherit
}

.carousel-v1 .carousel-arrow a i {
    top: 50%;
    opacity: .6;
    background: #000;
    margin-top: -18px;
    padding: 2px 12px;
    position: absolute
}

.tab-v1 .nav-tabs,.tab-v2 .nav-tabs li a {
    background: 0 0;
    border: none
}

.carousel-v1 .carousel-arrow a i:hover {
    opacity: .8
}

.carousel-v1 .carousel-arrow a.left i {
    left: 0
}

.carousel-v1 .carousel-arrow a.right i {
    right: 0
}

.tab-v1 .nav-tabs a {
    font-size: 14px;
    padding: 8px 18px
}

.tab-v1 .nav-tabs>.active>a,.tab-v1 .nav-tabs>.active>a:focus,.tab-v1 .nav-tabs>.active>a:hover {
    color: #fff;
    border: none
}

.tab-v1 .nav-tabs>li>a {
    border: none
}

.tab-v1 .nav-tabs>li>a:hover {
    color: #fff
}

.tab-v1 .tab-content {
    padding: 0
}

.tab-v1 .tab-content img {
    margin-top: 4px;
    margin-bottom: 15px
}

.tab-v1 .tab-content img.img-tab-space {
    margin-top: 7px
}

.tab-v2 .nav-tabs li a {
    padding: 9px 16px
}

.tab-v2 .nav-tabs li.active a {
    background: #fff;
    padding: 7px 15px 9px;
    border: 1px solid #eee;
    border-bottom: none!important
}

.tab-v2 .tab-content {
    padding: 10px 16px;
    border: 1px solid #eee
}

.tab-v3 .nav-pills li a {
    color: #777;
    font-size: 17px;
    padding: 4px 8px;
    margin-bottom: 3px;
    background: #fafafa;
    border: 1px solid #eee
}

.tab-v3 .nav-pills li a:hover,.tab-v3 .nav-pills li.active a {
    color: #fff
}

.tab-v3 .nav-pills li i {
    width: 1.25em;
    margin-right: 5px;
    text-align: center;
    display: inline-block
}

.tab-v3 .tab-content {
    padding: 15px;
    background: #fafafa;
    border: 1px solid #eee
}

.acc-v1 .panel-heading {
    padding: 0;
    box-shadow: none
}

.acc-v1 .panel-heading a {
    display: block;
    font-size: 14px;
    padding: 5px 15px;
    background: #fefefe
}

.acc-icon a.accordion-toggle i {
    color: #585f69;
    margin-right: 8px
}

.acc-icon a.accordion-toggle:hover i {
    color: #39414c
}

.pagination li a {
    color: #777;
    padding: 5px 15px
}

.pagination li a:hover,.sidebar-nav-v1>li.active>a {
    color: #fff
}

.pagination-no-space .pagination {
    margin: 0
}

.pager li>a:focus,.pager li>a:hover {
    color: #fff;
    background: #56997c;
    border-color: #56997c
}

.sidebar-nav-v1 li {
    padding: 0
}

.sidebar-nav-v1 li a {
    display: block;
    padding: 8px 30px 8px 10px
}

.sidebar-nav-v1>li.active,.sidebar-nav-v1>li.active:hover {
    background: #717984
}

.sidebar-nav-v1 li ul {
    padding: 0;
    list-style: none
}

.sidebar-nav-v1 li ul,.sidebar-nav-v1 li.active ul a {
    background: #f8f8f8
}

.sidebar-nav-v1 li ul a {
    color: #878f92;
    font-size: 14px;
    border-top: solid 1px #ddd;
    padding: 6px 30px 6px 17px
}

.sidebar-nav-v1 ul li.active a,.sidebar-nav-v1 ul li:hover a {
    color: #72c02c
}

.sidebar-nav-v1 span.badge {
    margin-top: 8px;
    margin-right: 10px
}

.sidebar-nav-v1 .list-toggle>span.badge {
    margin-right: 25px
}

.sidebar-nav-v1 ul li span.badge {
    margin-top: 8px;
    font-size: 11px;
    padding: 3px 5px;
    margin-right: 10px
}

.list-toggle:after {
    top: 7px;
    right: 10px;
    color: #777;
    font-size: 14px;
    content: "\f105";
    position: absolute;
    font-weight: 400;
    display: inline-block;
    font-family: FontAwesome
}

.list-toggle.active:after {
    color: #fff;
    content: "\f107"
}

.sidebar-nav-v1 li [class*=" fa"],.sidebar-nav-v1 li [class^=fa] {
    width: 1.25em;
    left: -2px;
    margin-right: 2px;
    text-align: center;
    position: relative;
    display: inline-block
}

.sidebar-nav-v1 li [class*=" fa"].fa-lg,.sidebar-nav-v1 li [class^=fa].fa-lg {
    width: 1.5625em
}

.btn {
    box-shadow: none
}

.btn.btn-blank {
    background: #fff;
    color: #878f92;
    border: 1px solid #e9edf3
}

.btn-u,.btn-u:active,.btn-u:focus {
    border: 1px solid #1ABC9C;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    padding: 4px 13px;
    position: relative;
    background: #72c02c;
    display: inline-block
}

.btn-u:hover {
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.btn-u-sm,a.btn-u-sm {
    padding: 3px 12px
}

.btn-u-lg,a.btn-u-lg {
    font-size: 18px;
    padding: 10px 25px;
    border-radius: 4px
}

.btn-u-xs,a.btn-u-xs {
    font-size: 12px;
    padding: 2px 12px;
    line-height: 18px
}

.btn-group .dropdown-menu>li>a {
    padding: 3px 13px
}

.btn-group-vertical>.btn-u,.btn-group>.btn-u {
    float: left;
    position: relative
}

.btn-group>.btn-u:first-child {
    margin-left: 0
}

@-moz-document url-prefix() {
    .footer-subsribe .btn-u {
        padding-bottom: 4px
    }
}

@media (max-width: 768px) {
    @-moz-document url-prefix() {
        .btn-u {
            padding-bottom:6px
        }
    }
}

.btn-u.active,.btn-u:active,.btn-u:focus,.btn-u:hover,.open .dropdown-toggle.btn-u {
    background: #28caad;
    border: 1px solid #28caad
}

.btn-u-split.dropdown-toggle {
    border-left: solid 1px #56997c
}

.btn-u.btn-u-blue {
    background: #3498db
}

.btn-u.btn-u-blue.active,.btn-u.btn-u-blue:active,.btn-u.btn-u-blue:focus,.btn-u.btn-u-blue:hover,.open .dropdown-toggle.btn-u.btn-u-blue {
    background: #2980b9
}

.btn-u.btn-u-split-blue.dropdown-toggle {
    border-left: solid 1px #2980b9
}

.btn-u.btn-u-red {
    background: #e74c3c
}

.btn-u.btn-u-red.active,.btn-u.btn-u-red:active,.btn-u.btn-u-red:focus,.btn-u.btn-u-red:hover,.open .dropdown-toggle.btn-u.btn-u-red {
    background: #c0392b
}

.btn-u.btn-u-split-red.dropdown-toggle {
    border-left: solid 1px #c0392b
}

.btn-u.btn-u-orange {
    background: #e67e22
}

.btn-u.btn-u-orange.active,.btn-u.btn-u-orange:active,.btn-u.btn-u-orange:focus,.btn-u.btn-u-orange:hover,.open .dropdown-toggle.btn-u.btn-u-orange {
    background: #d35400
}

.btn-u.btn-u-split-orange.dropdown-toggle {
    border-left: solid 1px #d35400
}

.btn-u.btn-u-sea {
    background: #1abc9c
}

.btn-u.btn-u-sea.active,.btn-u.btn-u-sea:active,.btn-u.btn-u-sea:focus,.btn-u.btn-u-sea:hover,.open .dropdown-toggle.btn-u.btn-u-sea {
    background: #16a085
}

.btn-u.btn-u-split-sea.dropdown-toggle {
    border-left: solid 1px #16a085
}

.btn-u.btn-u-green {
    background: #2ecc71
}

.btn-u.btn-u-green.active,.btn-u.btn-u-green:active,.btn-u.btn-u-green:focus,.btn-u.btn-u-green:hover,.open .dropdown-toggle.btn-u.btn-u-green {
    background: #27ae60
}

.btn-u.btn-u-split-green.dropdown-toggle {
    border-left: solid 1px #27ae60
}

.btn-u.btn-u-yellow {
    background: #f1c40f
}

.btn-u.btn-u-yellow.active,.btn-u.btn-u-yellow:active,.btn-u.btn-u-yellow:focus,.btn-u.btn-u-yellow:hover,.open .dropdown-toggle.btn-u.btn-u-yellow {
    background: #f39c12
}

.btn-u.btn-u-split-yellow.dropdown-toggle {
    border-left: solid 1px #f39c12
}

.btn-u.btn-u-default {
    background: #95a5a6;
    border: 1px solid #95a5a6
}

.btn-u.btn-u-default.active,.btn-u.btn-u-default:active,.btn-u.btn-u-default:focus,.btn-u.btn-u-default:hover,.open .dropdown-toggle.btn-u.btn-u-default {
    background: #7f8c8d;
    border: 1px solid #7f8c8d
}

.btn-u.btn-u-split-default.dropdown-toggle {
    border-left: solid 1px #7f8c8d
}

.btn-u.btn-u-purple {
    background: #9b6bcc
}

.btn-u.btn-u-purple.active,.btn-u.btn-u-purple:active,.btn-u.btn-u-purple:focus,.btn-u.btn-u-purple:hover,.open .dropdown-toggle.btn-u.btn-u-purple {
    background: #814fb5
}

.btn-u.btn-u-split-purple.dropdown-toggle {
    border-left: solid 1px #814fb5
}

.btn-u.btn-u-aqua {
    background: #27d7e7
}

.btn-u.btn-u-aqua.active,.btn-u.btn-u-aqua:active,.btn-u.btn-u-aqua:focus,.btn-u.btn-u-aqua:hover,.open .dropdown-toggle.btn-u.btn-u-aqua {
    background: #26bac8
}

.btn-u.btn-u-split-aqua.dropdown-toggle {
    border-left: solid 1px #26bac8
}

.btn-u.btn-u-brown {
    background: #9c8061
}

.btn-u.btn-u-brown.active,.btn-u.btn-u-brown:active,.btn-u.btn-u-brown:focus,.btn-u.btn-u-brown:hover,.open .dropdown-toggle.btn-u.btn-u-brown {
    background: #81674b
}

.btn-u.btn-u-split-brown.dropdown-toggle {
    border-left: solid 1px #81674b
}

.btn-u.btn-u-dark-blue {
    background: #4765a0
}

.btn-u.btn-u-dark-blue.active,.btn-u.btn-u-dark-blue:active,.btn-u.btn-u-dark-blue:focus,.btn-u.btn-u-dark-blue:hover,.open .dropdown-toggle.btn-u.btn-u-dark-blue {
    background: #324c80
}

.btn-u.btn-u-light-green {
    background: #79d5b3
}

.btn-u.btn-u-light-green.active,.btn-u.btn-u-light-green:active,.btn-u.btn-u-light-green:focus,.btn-u.btn-u-light-green:hover,.open .dropdown-toggle.btn-u.btn-u-light-green {
    background: #59b795
}

.btn-u.btn-u-split-light-green.dropdown-toggle {
    border-left: solid 1px #59b795
}

.btn-u.btn-u-dark {
    background: #555
}

.btn-u.btn-u-dark.active,.btn-u.btn-u-dark:active,.btn-u.btn-u-dark:focus,.btn-u.btn-u-dark:hover,.open .dropdown-toggle.btn-u.btn-u-dark {
    background: #333
}

.btn-u.btn-u-split-dark.dropdown-toggle {
    border-left: solid 1px #333
}

.btn-u.btn-u-light-grey {
    background: #585f69
}

.btn-u.btn-u-light-grey.active,.btn-u.btn-u-light-grey:active,.btn-u.btn-u-light-grey:focus,.btn-u.btn-u-light-grey:hover,.open .dropdown-toggle.btn-u.btn-u-light-grey {
    background: #484f58
}

.btn-u.btn-brd,.btn-u.btn-brd:focus {
    background: 0 0
}

.btn-u.btn-u-split-light-grey.dropdown-toggle {
    border-left: solid 1px #484f58
}

.btn-u.btn-brd {
    color: #555;
    font-weight: 200;
    border: 1px solid transparent;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.btn-u.btn-brd:hover {
    background: 0 0;
    border: 1px solid #eee
}

.btn-u.btn-brd.btn-brd-hover:hover {
    color: #fff!important;
    background: #56997c
}

.btn-u.btn-brd {
    border-color: #72c02c
}

.btn-u.btn-brd:hover {
    color: #56997c;
    border-color: #56997c
}

.btn-u.btn-brd.btn-u-blue {
    border-color: #3498db
}

.btn-u.btn-brd.btn-u-blue:hover {
    color: #2980b9;
    border-color: #2980b9
}

.btn-u.btn-brd.btn-u-blue.btn-brd-hover:hover {
    background: #2980b9
}

.btn-u.btn-brd.btn-u-red {
    border-color: #e74c3c
}

.btn-u.btn-brd.btn-u-red:hover {
    color: #c0392b;
    border-color: #c0392b
}

.btn-u.btn-brd.btn-u-red.btn-brd-hover:hover {
    background: #c0392b
}

.btn-u.btn-brd.btn-u-orange {
    border-color: #e67e22
}

.btn-u.btn-brd.btn-u-orange:hover {
    color: #d35400;
    border-color: #d35400
}

.btn-u.btn-brd.btn-u-orange.btn-brd-hover:hover {
    background: #d35400
}

.btn-u.btn-brd.btn-u-sea {
    border-color: #1abc9c
}

.btn-u.btn-brd.btn-u-sea:hover {
    color: #16a085;
    border-color: #16a085
}

.btn-u.btn-brd.btn-u-sea.btn-brd-hover:hover {
    background: #16a085
}

.btn-u.btn-brd.btn-u-green {
    border-color: #2ecc71
}

.btn-u.btn-brd.btn-u-green:hover {
    color: #27ae60;
    border-color: #27ae60
}

.btn-u.btn-brd.btn-u-green.btn-brd-hover:hover {
    background: #27ae60
}

.btn-u.btn-brd.btn-u-yellow {
    border-color: #f1c40f
}

.btn-u.btn-brd.btn-u-yellow:hover {
    color: #f39c12;
    border-color: #f39c12
}

.btn-u.btn-brd.btn-u-yellow.btn-brd-hover:hover {
    background: #f39c12
}

.btn-u.btn-brd.btn-u-default {
    border-color: #95a5a6
}

.btn-u.btn-brd.btn-u-default:hover {
    color: #7f8c8d;
    border-color: #7f8c8d
}

.btn-u.btn-brd.btn-u-default.btn-brd-hover:hover {
    background: #7f8c8d
}

.btn-u.btn-brd.btn-u-dark {
    border-color: #555
}

.btn-u.btn-brd.btn-u-dark:hover {
    color: #333;
    border-color: #333
}

.btn-u.btn-brd.btn-u-dark.btn-brd-hover:hover {
    background: #333
}

.btn-u.btn-brd.btn-u-light-grey {
    border-color: #585f69
}

.btn-u.btn-brd.btn-u-light-grey:hover {
    color: #484f58;
    border-color: #484f58
}

.btn-u.btn-brd.btn-u-light-grey.btn-brd-hover:hover {
    background: #484f58
}

.btn-u.btn-brd.btn-u-purple {
    border-color: #9b6bcc
}

.btn-u.btn-brd.btn-u-purple:hover {
    color: #814fb5;
    border-color: #814fb5
}

.btn-u.btn-brd.btn-u-purple.btn-brd-hover:hover {
    background: #814fb5
}

.btn-u.btn-brd.btn-u-aqua {
    border-color: #27d7e7
}

.btn-u.btn-brd.btn-u-aqua:hover {
    color: #26bac8;
    border-color: #26bac8
}

.btn-u.btn-brd.btn-u-aqua.btn-brd-hover:hover {
    background: #26bac8
}

.btn-u.btn-brd.btn-u-brown {
    border-color: #9c8061
}

.btn-u.btn-brd.btn-u-brown:hover {
    color: #81674b;
    border-color: #81674b
}

.btn-u.btn-brd.btn-u-brown.btn-brd-hover:hover {
    background: #81674b
}

.btn-u.btn-brd.btn-u-dark-blue {
    border-color: #4765a0
}

.btn-u.btn-brd.btn-u-dark-blue:hover {
    color: #324c80;
    border-color: #324c80
}

.btn-u.btn-brd.btn-u-dark-blue.btn-brd-hover:hover {
    background: #324c80
}

.btn-u.btn-brd.btn-u-light-green {
    border-color: #79d5b3
}

.btn-u.btn-brd.btn-u-light-green:hover {
    color: #59b795;
    border-color: #59b795
}

.btn-u.btn-brd.btn-u-light-green.btn-brd-hover:hover {
    background: #59b795
}

.btn-u.btn-brd.btn-u-light {
    color: #fff;
    border-color: #fff
}

.btn-u.btn-brd.btn-u-light:hover {
    border-color: #fff
}

.badge-box-v1 a,.badge-box-v2 a {
    display: inline-block;
    border: 1px solid #eee
}

.btn-u.btn-brd.btn-u-light.btn-brd-hover:hover {
    background: #fff;
    color: #555!important
}

span.label {
    font-size: 12px;
    font-weight: 400;
    padding: 3px 7px
}

span.badge-u,span.label-u {
    background: #72c02c
}

span.badge-blue,span.label-blue {
    background: #3498db
}

span.badge-red,span.label-red {
    background: #e74c3c
}

span.badge-green,span.label-green {
    background: #2ecc71
}

span.badge-sea,span.label-sea {
    background: #1abc9c
}

span.badge-orange,span.label-orange {
    background: #e67e22
}

span.badge-yellow,span.label-yellow {
    background: #f1c40f
}

span.badge-purple,span.label-purple {
    background: #9b6bcc
}

span.badge-aqua,span.label-aqua {
    background: #27d7e7
}

span.badge-brown,span.label-brown {
    background: #9c8061
}

span.badge-dark-blue,span.label-dark-blue {
    background: #4765a0
}

span.badge-light-green,span.label-light-green {
    background: #79d5b3
}

span.badge-light,span.label-light {
    color: #777;
    background: #ecf0f1
}

span.badge-dark,span.label-dark {
    background: #555
}

.badge-lists li {
    position: relative
}

.badge-lists.badge-icons i {
    font-size: 18px;
    min-width: 15px
}

.badge-box-v1 a {
    color: #777;
    min-width: 40px;
    font-size: 18px;
    padding: 8px 9px
}

.badge-box-v2 a {
    color: #777;
    font-size: 12px;
    padding: 10px;
    min-width: 70px;
    text-align: center
}

.badge-box-v2 a i,i.icon-custom {
    font-size: 20px
}

.badge-box-v1 a i,.badge-box-v2 a i {
    display: block;
    margin: 1px auto 2px
}

.badge-box-v1 a:hover,.badge-box-v2 a:hover {
    color: #555;
    border-color: #555;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.social-icons {
    margin: 0;
    padding: 0
}

.social-icons li {
    list-style: none;
    margin-right: 3px;
    margin-bottom: 5px;
    text-indent: -9999px;
    display: inline-block
}

.social-icons li a,a.social-icon {
    width: 28px;
    height: 28px;
    display: block;
    background-position: 0 0;
    background-repeat: no-repeat;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.social-icons li:hover a {
    background-position: 0 -38px
}

.social-icons-color li a {
    opacity: .7;
    background-position: 0 -38px!important;
    -webkit-backface-visibility: hidden
}

.social-icons-color li a:hover {
    opacity: 1
}

.social_amazon {
    background: url(../img/icons/social/amazon.png) no-repeat
}

.social_behance {
    background: url(../img/icons/social/behance.png) no-repeat
}

.social_blogger {
    background: url(../img/icons/social/blogger.png) no-repeat
}

.social_deviantart {
    background: url(../img/icons/social/deviantart.png) no-repeat
}

.social_dribbble {
    background: url(../img/icons/social/dribbble.png) no-repeat
}

.social_dropbox {
    background: url(../img/icons/social/dropbox.png) no-repeat
}

.social_evernote {
    background: url(../img/icons/social/evernote.png) no-repeat
}

.social_facebook {
    background: url(../img/icons/social/facebook.png) no-repeat
}

.social_forrst {
    background: url(../img/icons/social/forrst.png) no-repeat
}

.social_github {
    background: url(../img/icons/social/github.png) no-repeat
}

.social_googleplus {
    background: url(../img/icons/social/googleplus.png) no-repeat
}

.social_jolicloud {
    background: url(../img/icons/social/jolicloud.png) no-repeat
}

.social_last-fm {
    background: url(../img/icons/social/last-fm.png) no-repeat
}

.social_linkedin {
    background: url(../img/icons/social/linkedin.png) no-repeat
}

.social_picasa {
    background: url(../img/icons/social/picasa.png) no-repeat
}

.social_pintrest {
    background: url(../img/icons/social/pintrest.png) no-repeat
}

.social_rss {
    background: url(../img/icons/social/rss.png) no-repeat
}

.social_skype {
    background: url(../img/icons/social/skype.png) no-repeat
}

.social_spotify {
    background: url(../img/icons/social/spotify.png) no-repeat
}

.social_stumbleupon {
    background: url(../img/icons/social/stumbleupon.png) no-repeat
}

.social_tumblr {
    background: url(../img/icons/social/tumblr.png) no-repeat
}

.social_twitter {
    background: url(../img/icons/social/twitter.png) no-repeat
}

.social_vimeo {
    background: url(../img/icons/social/vimeo.png) no-repeat
}

.social_wordpress {
    background: url(../img/icons/social/wordpress.png) no-repeat
}

.social_xing {
    background: url(../img/icons/social/xing.png) no-repeat
}

.social_yahoo {
    background: url(../img/icons/social/yahoo.png) no-repeat
}

.social_youtube {
    background: url(../img/icons/social/youtube.png) no-repeat
}

.social_vk {
    background: url(../img/icons/social/vk.png) no-repeat
}

i.icon-custom {
    color: #555;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px;
    text-align: center;
    display: inline-block;
    border: 1px solid #555
}

i.icon-sm {
    width: 35px;
    height: 35px;
    font-size: 16px;
    line-height: 35px
}

i.icon-lg {
    width: 60px;
    height: 60px;
    font-size: 31px;
    line-height: 60px;
    margin-bottom: 10px
}

i.icon-2x {
    font-size: 30px
}

i.icon-3x {
    font-size: 40px
}

i.icon-4x {
    font-size: 50px
}

i.icon-line {
    font-size: 17px
}

i.icon-sm.icon-line {
    font-size: 14px
}

i.icon-lg.icon-line {
    font-size: 28px
}

i.icon-2x.icon-line {
    font-size: 27px
}

i.icon-3x.icon-line {
    font-size: 36px
}

i.icon-4x.icon-line {
    font-size: 47px
}

.link-bg-icon,.link-icon {
    color: #555
}

.link-bg-icon:hover,.link-icon:hover {
    border: none
}

.link-icon:hover i {
    color: #72c02c;
    background: 0 0;
    border: 1px solid #72c02c
}

.link-bg-icon:hover i {
    background: #72c02c;
    border-color: #72c02c;
    color: #fff!important
}

,i.icon-color-aqua,i.icon-color-blue,i.icon-color-brown,i.icon-color-dark,i.icon-color-dark-blue,i.icon-color-green,i.icon-color-grey,i.icon-color-light-green,i.icon-color-light-grey,i.icon-color-orange,i.icon-color-purple,i.icon-color-red,i.icon-color-sea,i.icon-color-u,i.icon-color-yellow {
    background: 0 0
}

i.icon-color-u {
    color: #72c02c;
    border: 1px solid #72c02c
}

i.icon-color-blue {
    color: #3498db;
    border: 1px solid #3498db
}

i.icon-color-red {
    color: #e74c3c;
    border: 1px solid #e74c3c
}

i.icon-color-sea {
    color: #1abc9c;
    border: 1px solid #1abc9c
}

i.icon-color-green {
    color: #2ecc71;
    border: 1px solid #2ecc71
}

i.icon-color-yellow {
    color: #f1c40f;
    border: 1px solid #f1c40f
}

i.icon-color-orange {
    color: #e67e22;
    border: 1px solid #e67e22
}

i.icon-color-grey {
    color: #95a5a6;
    border: 1px solid #95a5a6
}

i.icon-color-purple {
    color: #9b6bcc;
    border: 1px solid #9b6bcc
}

i.icon-color-aqua {
    color: #27d7e7;
    border: 1px solid #27d7e7
}

i.icon-color-brown {
    color: #9c8061;
    border: 1px solid #9c8061
}

i.icon-color-dark-blue {
    color: #4765a0;
    border: 1px solid #4765a0
}

i.icon-color-light-green {
    color: #79d5b3;
    border: 1px solid #79d5b3
}

i.icon-color-light {
    color: #fff;
    border: 1px solid #fff
}

i.icon-color-light-grey {
    color: #585f69;
    border: 1px solid #585f69
}

i.icon-bg-aqua,i.icon-bg-blue,i.icon-bg-brown,i.icon-bg-dark,i.icon-bg-dark-blue,i.icon-bg-green,i.icon-bg-grey,i.icon-bg-light-green,i.icon-bg-light-grey,i.icon-bg-orange,i.icon-bg-purple,i.icon-bg-red,i.icon-bg-sea,i.icon-bg-u,i.icon-bg-yellow {
    color: #fff;
    border-color: transparent
}

i.icon-bg-u {
    background: #72c02c
}

i.icon-bg-blue {
    background: #3498db
}

i.icon-bg-red {
    background: #e74c3c
}

i.icon-bg-sea {
    background: #1abc9c
}

i.icon-bg-green {
    background: #2ecc71
}

i.icon-bg-yellow {
    background: #f1c40f
}

i.icon-bg-orange {
    background: #e67e22
}

i.icon-bg-grey {
    background: #95a5a6
}

i.icon-bg-dark {
    background: #555
}

i.icon-bg-purple {
    background: #9b6bcc
}

i.icon-bg-aqua {
    background: #27d7e7
}

i.icon-bg-brown {
    background: #9c8061
}

i.icon-bg-dark-blue {
    background: #4765a0
}

i.icon-bg-light-green {
    background: #79d5b3
}

i.icon-bg-light {
    background: #fff;
    border-color: transparent
}

i.icon-bg-light-grey {
    background: #585f69;
    border-color: transparent
}

.fa-fixed [class*=" fa"],.fa-fixed [class^=fa] {
    width: 1.25em;
    text-align: center;
    display: inline-block
}

.fa-fixed [class*=" fa"].fa-lg,.fa-fixed [class^=fa].fa-lg {
    width: 1.5625em
}

.content-boxes-v1 {
    text-align: center
}

.content-boxes-v1 span {
    display: block;
    margin-top: 5px
}

@media (max-width: 992px) {
    .content-boxes-v2,.content-boxes-v2 .text-justify {
        text-align:center
    }

    .content-boxes-v2 span {
        display: block;
        margin-top: 5px
    }
}

.content-boxes-v3 {
    margin-bottom: 15px
}

.content-boxes-v3 i {
    top: 8px;
    float: left;
    position: relative
}

.content-boxes-v3 .content-boxes-in-v3 {
    padding: 0 10px;
    overflow: hidden
}

.content-boxes-v3 .content-boxes-in-v3 h3 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 3px;
    text-transform: capitalize
}

.about-me h2,.about-my-goals h2,.breadcrumbs-v2 h1,.style-switcher .theme-heading,.title-box-v2 h2,.topbar ul.lenguages li a,blockquote.bq-text-lg p,blockquote.bq-text-lg small {
    text-transform: uppercase
}

.content-boxes-v3 .content-boxes-in-v3 h3 a {
    color: #555
}

.servive-block {
    padding: 20px 30px;
    text-align: center;
    margin-bottom: 20px
}

.servive-block h2,.servive-block p {
    color: #fff
}

.funny-boxes h2 a,.servive-block-default h2,.servive-block-default p,.servive-block-light h2,.servive-block-light p {
    color: #555
}

.servive-block-default,.servive-block-light {
    background: #fafafa;
    border: 1px solid #eee
}

.servive-block-default:hover {
    box-shadow: 0 0 8px #eee
}

.servive-block-u {
    background: #72c02c
}

.servive-block-blue {
    background: #3498db
}

.servive-block-red {
    background: #e74c3c
}

.servive-block-sea {
    background: #1abc9c
}

.servive-block-grey {
    background: #95a5a6
}

.servive-block-yellow {
    background: #f1c40f
}

.servive-block-orange {
    background: #e67e22
}

.servive-block-green {
    background: #2ecc71
}

.servive-block-purple {
    background: #9b6bcc
}

.servive-block-aqua {
    background: #27d7e7
}

.servive-block-brown {
    background: #9c8061
}

.servive-block-dark-blue {
    background: #4765a0
}

.servive-block-light-green {
    background: #79d5b3
}

.servive-block-dark {
    background: #555
}

.servive-block-light {
    background: #ecf0f1
}

.funny-boxes {
    padding: 15px 20px;
    margin-bottom: 25px;
    background: #f7f7f7;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.funny-boxes p a {
    color: #72c02c
}

.funny-boxes .funny-boxes-img li i {
    color: #72c02c;
    font-size: 12px;
    margin-right: 5px
}

.funny-boxes .funny-boxes-img img {
    display: block;
    margin: 5px 10px 10px 0
}

.funny-boxes h2 {
    margin-top: 0;
    font-size: 20px;
    line-height: 20px
}

.funny-boxes ul.funny-boxes-rating li {
    display: inline
}

.funny-boxes ul.funny-boxes-rating li i {
    color: #f8be2c;
    cursor: pointer;
    font-size: 16px
}

.funny-boxes ul.funny-boxes-rating li i:hover {
    color: #f8be2c
}

.funny-boxes-colored .funny-boxes-img li,.funny-boxes-colored .funny-boxes-img li i,.funny-boxes-colored h2 a,.funny-boxes-colored p {
    color: #fff!important
}

.funny-boxes-red {
    background: #e74c3c
}

.funny-boxes-blue {
    background: #3498db
}

.funny-boxes-grey {
    background: #95a5a6
}

.funny-boxes-sea {
    background: #1abc9c
}

.funny-boxes-top-sea {
    border-top: solid 2px #1abc9c
}

.funny-boxes-top-sea:hover {
    border-top-color: #16a085
}

.funny-boxes-top-yellow {
    border-top: solid 2px #f1c40f
}

.funny-boxes-top-yellow:hover {
    border-top-color: #f39c12
}

.funny-boxes-left-orange {
    border-left: solid 2px #e67e22
}

.funny-boxes-left-orange:hover {
    border-left-color: #d35400
}

.funny-boxes-left-green {
    border-left: solid 2px #72c02c
}

.funny-boxes-left-green:hover {
    border-left-color: #56997c
}

.funny-boxes-right-u {
    border-right: solid 2px #72c02c
}

.funny-boxes-right-u:hover {
    border-right-color: #56997c
}

.dropcap {
    float: left;
    color: #72c02c;
    padding: 5px 0;
    font-size: 45px;
    font-weight: 200;
    line-height: 30px;
    margin: 0 5px 0 0
}

.dropcap-bg {
    float: left;
    color: #fff;
    padding: 7px 0;
    min-width: 50px;
    font-size: 35px;
    font-weight: 200;
    line-height: 35px;
    text-align: center;
    background: #72c02c;
    margin: 4px 10px 0 0
}

.text-highlights {
    color: #fff;
    font-weight: 200;
    padding: 0 5px;
    background: #555
}

.text-highlights-green {
    background: #72c02c
}

.text-highlights-blue {
    background: #3498db
}

.text-highlights-red {
    background: #e74c3c
}

.text-highlights-sea {
    background: #1abc9c
}

.text-highlights-orange {
    background: #e67e22
}

.text-highlights-yellow {
    background: #f1c40f
}

.text-highlights-purple {
    background: #9b6bcc
}

.text-highlights-aqua {
    background: #27d7e7
}

.text-highlights-brown {
    background: #9c8061
}

.text-highlights-dark-blue {
    background: #4765a0
}

.text-highlights-light-green {
    background: #79d5b3
}

.text-border {
    border-bottom: dashed 1px #555
}

.text-border-default {
    border-color: #95a5a6
}

.text-border-green {
    border-color: #72c02c
}

.text-border-blue {
    border-color: #3498db
}

.text-border-red {
    border-color: #e74c3c
}

.text-border-yellow {
    border-color: #f1c40f
}

.text-border-purple {
    border-color: #9b6bcc
}

.list-styles li {
    margin-bottom: 8px
}

.tooltips-show {
    position: relative
}

.contex-bg p {
    opacity: .8;
    padding: 8px 10px
}

.contex-bg p:hover {
    opacity: 1
}

blockquote {
    padding: 5px 15px;
    border-left-width: 2px
}

blockquote p {
    font-size: 14px;
    font-weight: 400
}

blockquote h1,blockquote h2,blockquote span {
    font-size: 18px;
    margin: 0 0 8px;
    line-height: 24px
}

blockquote.bq-text-lg p {
    font-size: 22px;
    font-weight: 300;
    line-height: 32px
}

blockquote.hero.text-right,blockquote.text-right {
    border-left: none;
    border-right: 2px solid #eee
}

blockquote.hero.text-right,blockquote.hero.text-right:hover {
    border-color: #555
}

blockquote.text-right:hover,blockquote:hover {
    border-color: #72c02c;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

blockquote.bq-dark,blockquote.bq-dark:hover {
    border-color: #585f69
}

blockquote.bq-green {
    border-color: #72c02c
}

blockquote.hero {
    border: none;
    padding: 18px;
    font-size: 16px;
    background: #f3f3f3;
    border-left: solid 2px #666
}

blockquote.hero:hover {
    background: #eee;
    border-left-color: #666
}

blockquote.hero.hero-dark,blockquote.hero.hero-default {
    border: none
}

.tag-box-v1,.tag-box-v2 {
    border: 1px solid #eee
}

blockquote.hero.hero-dark {
    background: #444
}

blockquote.hero.hero-dark:hover {
    background: #555
}

blockquote.hero.hero-default {
    background: #72c02c
}

blockquote.hero.hero-default:hover {
    background: #56997c
}

blockquote.hero.hero-dark h2,blockquote.hero.hero-dark p,blockquote.hero.hero-dark small,blockquote.hero.hero-default h2,blockquote.hero.hero-default p,blockquote.hero.hero-default small {
    color: #fff;
    font-weight: 200
}

.tag-box {
    padding: 20px;
    background: #fff;
    margin-bottom: 30px
}

.tag-box-v2,.tag-box-v6 {
    background: #fafafa
}

.tag-box h2 {
    font-size: 20px;
    line-height: 25px
}

.tag-box p {
    margin-bottom: 0
}

.tag-box.tag-text-space p {
    margin-bottom: 10px
}

.tag-box-v3 {
    border: 2px solid #eee
}

.tag-box-v4 {
    border: 1px dashed #bbb
}

.tag-box-v5 {
    margin: 20px 0;
    text-align: center;
    border: 1px dashed #ccc
}

.tag-box-v6,.tag-box-v7 {
    border: 1px solid #eee
}

.tag-box-v5 span {
    color: #555;
    font-size: 28px;
    margin-bottom: 0
}

.testimonials {
    margin-bottom: 10px
}

.testimonials .testimonial-info {
    font-size: 16px;
    padding: 0 15px;
    margin-top: 18px
}

.testimonials .testimonial-info span {
    top: 3px;
    position: relative
}

.testimonials .testimonial-info em {
    color: #777;
    display: block;
    font-size: 13px
}

.testimonials .testimonial-info img {
    width: 60px;
    float: left;
    height: 60px;
    padding: 2px;
    margin-right: 15px;
    border: 1px solid #ccc
}

.testimonials .carousel-arrow {
    top: -65px;
    position: relative
}

.testimonials .carousel-arrow i {
    color: #777;
    padding: 2px;
    min-width: 25px;
    font-size: 20px;
    text-align: center;
    background: #f5f5f5
}

.testimonials .carousel-arrow i:hover {
    color: #fff
}

.testimonials .carousel-control {
    opacity: 1;
    width: 100%;
    text-align: right;
    text-shadow: none;
    position: absolute;
    filter: Alpha(opacity=100)
}

.testimonials .carousel-control.left {
    right: 27px;
    left: auto
}

.testimonials .carousel-control.right {
    right: 0
}

.testimonials.testimonials-v1 .item p {
    position: relative
}

.testimonials.testimonials-v1 .item p:after,.testimonials.testimonials-v1 .item p:before {
    left: 80px;
    bottom: -20px
}

.testimonials.testimonials-v1 .item p:after {
    border-top: 22px solid;
    border-left: 0 solid transparent;
    border-right: 22px solid transparent
}

.testimonials.testimonials-v2 .testimonial-info {
    padding: 0 20px
}

.testimonials.testimonials-v2 p {
    padding-bottom: 15px
}

.testimonials.testimonials-v2 .carousel-arrow {
    top: -55px
}

.testimonials.testimonials-v2 .item p:after,.testimonials.testimonials-v2 .item p:before {
    left: 8%;
    bottom: 45px
}

.testimonials.testimonials-v2 .item p:after {
    border-top: 20px solid;
    border-left: 25px solid transparent;
    border-right: 0 solid transparent
}

.testimonials.testimonials-v1 p,.testimonials.testimonials-v2 p {
    padding: 15px;
    font-size: 14px;
    font-style: italic;
    background: #f5f5f5
}

.testimonials-bg-default .carousel-arrow i,.testimonials-bg-default .item p {
    background: #72c02c
}

.testimonials.testimonials-v1 .item p:after,.testimonials.testimonials-v2 .item p:after {
    width: 0;
    height: 0;
    content: " ";
    display: block;
    position: absolute;
    border-top-color: #f5f5f5;
    border-left-style: inset;
    border-right-style: inset
}

.testimonials-bg-dark .item p,.testimonials-bg-default .item p {
    color: #fff;
    font-weight: 200
}

.testimonials-bg-dark .carousel-arrow i,.testimonials-bg-default .carousel-arrow i {
    color: #fff
}

.testimonials.testimonials-bg-default .item p:after {
    border-top-color: #72c02c
}

.testimonials.testimonials-bg-default .carousel-arrow i:hover {
    background: #56997c
}

.testimonials-bg-dark .item p {
    background: #555
}

.testimonials.testimonials-bg-dark .item p:after {
    border-top-color: #555
}

.testimonials-bg-dark .carousel-arrow i {
    color: #fff;
    background: #555
}

.testimonials.testimonials-bg-dark .carousel-arrow i:hover {
    background: #333
}

.testimonials.testimonials-bg-dark .testimonial-info {
    color: #555
}

.panel-heading {
    color: #fff;
    padding: 5px 15px 4px
}

.panel .table {
    margin-bottom: 0
}

.panel-u {
    border-color: #72c02c
}

.panel-u>.panel-heading {
    background: #72c02c
}

.panel-blue {
    border-color: #3498db
}

.panel-blue>.panel-heading {
    background: #3498db
}

.panel-red {
    border-color: #e74c3c
}

.panel-red>.panel-heading {
    background: #e74c3c
}

.panel-green {
    border-color: #2ecc71
}

.panel-green>.panel-heading {
    background: #2ecc71
}

.panel-sea {
    border-color: #1abc9c
}

.panel-sea>.panel-heading {
    background: #1abc9c
}

.panel-orange {
    border-color: #e67e22
}

.panel-orange>.panel-heading {
    background: #e67e22
}

.panel-yellow {
    border-color: #f1c40f
}

.panel-yellow>.panel-heading {
    background: #f1c40f
}

.panel-grey {
    border-color: #95a5a6
}

.panel-grey>.panel-heading {
    background: #95a5a6
}

.panel-dark {
    border-color: #555
}

.panel-dark>.panel-heading {
    background: #555
}

.panel-purple {
    border-color: #9b6bcc
}

.panel-purple>.panel-heading {
    background: #9b6bcc
}

.panel-aqua {
    border-color: #27d7e7
}

.panel-aqua>.panel-heading {
    background: #27d7e7
}

.panel-brown {
    border-color: #9c8061
}

.panel-brown>.panel-heading {
    background: #9c8061
}

.panel-dark-blue {
    border-color: #4765a0
}

.panel-dark-blue>.panel-heading {
    background: #4765a0
}

.panel-light-green {
    border-color: #79d5b3
}

.panel-light-green>.panel-heading {
    background: #79d5b3
}

.panel-default-dark {
    border-color: #585f69
}

.panel-default-dark>.panel-heading {
    background: #585f69
}

.progress-u,.progress-u .progress-bar {
    box-shadow: none
}

.progress-lg {
    height: 25px
}

.progress-lg p {
    padding-top: 3px
}

.progress-sm {
    height: 12px
}

.progress-xs {
    height: 7px
}

.progress-xxs {
    height: 3px
}

.progress {
    background: #e5e5e5
}

.progress-bar-u {
    background: #72c02c
}

.progress-bar-blue {
    background: #3498db
}

.progress-bar-orange {
    background: #e67e22
}

.progress-bar-red {
    background: #e74c3c
}

.progress-bar-purple {
    background: #9b6bcc
}

.progress-bar-aqua {
    background: #27d7e7
}

.progress-bar-brown {
    background: #9c8061
}

.progress-bar-dark-blue {
    background: #4765a0
}

.progress-bar-light-green {
    background: #79d5b3
}

.progress-bar-dark {
    background: #555
}

.stars-existing {
    color: #72c02c;
    cursor: pointer
}

.star-lg {
    font-size: 30px
}

.star-sm {
    font-size: 25px
}

.star-xs {
    font-size: 20px
}

.star-default {
    font-size: 16px
}

img.img-bordered {
    padding: 3px;
    border: 1px solid #eee
}

.rounded-x,img.img-circle {
    border-radius: 50%!important
}

.responsive-video {
    height: 0;
    padding-top: 1px;
    position: relative;
    margin-bottom: -3px;
    padding-bottom: 56.25%
}

.responsive-video iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.margin-left-5 {
    margin-left: 5px
}

.margin-right-5 {
    margin-right: 5px
}

.no-top-space {
    margin-top: 0;
    padding-top: 0
}

.no-bottom-space {
    margin-bottom: 0;
    padding-bottom: 0
}

.margin-bottom-10,.margin-bottom-15,.margin-bottom-20,.margin-bottom-25,.margin-bottom-30,.margin-bottom-35,.margin-bottom-40,.margin-bottom-45,.margin-bottom-5,.margin-bottom-50,.margin-bottom-55,.margin-bottom-60 {
    clear: both
}

.margin-bottom-5 {
    margin-bottom: 5px
}

.margin-bottom-10 {
    margin-bottom: 10px
}

.margin-bottom-15 {
    margin-bottom: 15px
}

.margin-bottom-20 {
    margin-bottom: 20px
}

.margin-bottom-25 {
    margin-bottom: 25px
}

.margin-bottom-30 {
    margin-bottom: 30px
}

.margin-bottom-35 {
    margin-bottom: 35px
}

.margin-bottom-40 {
    margin-bottom: 40px
}

.margin-bottom-45 {
    margin-bottom: 45px
}

.margin-bottom-50 {
    margin-bottom: 50px
}

.margin-bottom-55 {
    margin-bottom: 55px
}

.margin-bottom-60 {
    margin-bottom: 60px
}

@media (max-width: 768px) {
    .sm-margin-bottom-10 {
        margin-bottom:10px
    }

    .sm-margin-bottom-20 {
        margin-bottom: 20px
    }

    .sm-margin-bottom-30 {
        margin-bottom: 30px
    }

    .sm-margin-bottom-40 {
        margin-bottom: 40px
    }

    .sm-margin-bottom-50 {
        margin-bottom: 50px
    }

    .sm-margin-bottom-60 {
        margin-bottom: 60px
    }
}

@media (max-width: 992px) {
    .md-margin-bottom-10 {
        margin-bottom:10px
    }

    .md-margin-bottom-20 {
        margin-bottom: 20px
    }

    .md-margin-bottom-30 {
        margin-bottom: 30px
    }

    .md-margin-bottom-40 {
        margin-bottom: 40px
    }

    .md-margin-bottom-50 {
        margin-bottom: 50px
    }

    .md-margin-bottom-60 {
        margin-bottom: 60px
    }
}

.color-sea {
    color: #1abc9c
}

.color-red {
    color: #e74c3c
}

.color-aqua {
    color: #27d7e7
}

.color-blue {
    color: #3498db
}

.color-grey {
    color: #95a5a6
}

.color-dark {
    color: #555
}

.color-brown {
    color: #9c8061
}

.color-light {
    color: #fff
}

.color-orange {
    color: #e67e22
}

.color-green1 {
    color: #2ecc71
}

.color-purple {
    color: #9b6bcc
}

.color-dark-blue {
    color: #4765a0
}

.color-light-grey {
    color: #585f69
}

.color-light-green {
    color: #79d5b3
}

.bg-color-aqua,.bg-color-blue,.bg-color-brown,.bg-color-dark,.bg-color-dark-blue,.bg-color-green,.bg-color-green1,.bg-color-grey,.bg-color-light-green,.bg-color-light-grey,.bg-color-orange,.bg-color-purple,.bg-color-red,.bg-color-sea {
    color: #fff
}

.bg-color-dark {
    background-color: #555
}

.bg-color-sea {
    background-color: #1abc9c
}

.bg-color-red {
    background-color: #e74c3c
}

.bg-color-aqua {
    background-color: #27d7e7
}

.bg-color-blue {
    background-color: #3498db
}

.bg-color-grey {
    background-color: #95a5a6
}

.bg-color-green {
    background-color: #72c02c
}

.bg-color-brown {
    background-color: #9c8061
}

.bg-color-orange {
    background-color: #e67e22
}

.bg-color-green1 {
    background-color: #2ecc71
}

.bg-color-purple {
    background-color: #9b6bcc
}

.bg-color-dark-blue {
    background-color: #4765a0
}

.bg-color-light-grey {
    background-color: #585f69
}

.bg-color-light-green {
    background-color: #79d5b3
}

.rounded-2x {
    border-radius: 10px!important
}

.rounded-3x {
    border-radius: 15px!important
}

.rounded-4x {
    border-radius: 20px!important
}

.rounded-top {
    border-radius: 4px 4px 0 0!important
}

.rounded-left {
    border-radius: 4px 0 0 4px!important
}

.rounded-right {
    border-radius: 0 4px 4px 0!important
}

.rounded-bottom {
    border-radius: 0 0 4px 4px!important
}

.overflow-a {
    overflow: auto
}

.overflow-hidden {
    overflow: hidden
}

.lft-img-margin {
    margin: 0 20px 5px 0
}

.rgt-img-margin {
    margin: 0 0 5px 10px
}

.padding-left-5 {
    padding-left: 5px
}

.img-width-200 {
    width: 200px
}

.content {
    padding-top: 40px;
    padding-bottom: 40px
}

.text-justify p {
    text-align: justify
}

.bg-light {
    padding: 10px 15px;
    margin-bottom: 10px;
    background: #fcfcfc;
    border: 1px solid #e5e5e5
}

.bg-light:hover {
    border: 1px solid #bbb
}

.hover-effect {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.hover-effect-kenburn {
    left: 10px;
    margin-left: -10px;
    position: relative;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out
}

.hover-effect-kenburn:hover {
    -webkit-transform: scale(2) rotate(5deg);
    -moz-transform: scale(2) rotate(5deg);
    -o-transform: scale(2) rotate(5deg);
    -ms-transform: scale(2) rotate(5deg);
    transform: scale(2) rotate(5deg)
}

.align-middle {
    vertical-align: -webkit-baseline-middle
}

.align-sub {
    vertical-align: sub
}

.align-bottom {
    vertical-align: text-bottom
}

.align-top {
    vertical-align: text-top
}

.valign-middle {
    vertical-align: middle
}

.align-inital {
    vertical-align: initial
}

#christmasModal {
    background: url(../../images/christmas/snow_bg@2x.png) no-repeat;
    background-size: cover;
    will-change: auto
}

#christmasModal .modal-content {
    background: 0 0;
    box-shadow: none;
    border: none
}

#christmasModal .modal-body {
    top: 120px
}

#christmasModal .modal-body img.close {
    position: absolute;
    top: 8%;
    right: 24%;
    width: 32px;
    opacity: .9
}

#christmasModal .modal-body img.get {
    height: 380px;
    width: auto;
    max-width: max-content
}

#christmasModal .modal-body div.get {
    position: absolute;
    height: 70px;
    width: 50%;
    bottom: 9px;
    left: 24%;
    cursor: pointer
}

li.li-user-avatar img.hat {
    position: absolute;
    width: 25px;
    top: 0;
    right: 35%
}

#integratedSDK {
    padding: 14px;
    background: #F6F8FA
}

#integratedSDK>p>span {
    margin-left: 5px
}

.app-finish-form section>label.label {
    font-weight: 400;
    color: #2F3950
}

.slider-inner .da-slider {
    box-shadow: none;
    border-bottom: 2px solid #ddd
}

.slider-inner .da-dots {
    z-index: 10
}

.bg-black-opacity {
    background: url(../img/sliders/revolution/bg-text.png);
    padding: 7px;
    text-shadow: none!important
}

.fullwidthbanner-container {
    padding: 0;
    overflow: hidden;
    position: relative;
    width: 100%!important;
    max-height: 500px!important
}

.layer_slider {
    overflow: hidden
}

.ls-ct-center,.ls-ct-half {
    border-radius: 100px!important
}

@media (max-width: 900px) {
    .da-slide .da-img {
        display:none
    }

    #sequence-theme .info {
        top: 80px!important;
        width: 60%!important;
        margin-right: 50px
    }
}

@media (max-width: 450px) {
    .da-slide p {
        display:none
    }

    #sequence-theme .info {
        top: 70px!important;
        width: 70%!important;
        margin-right: 25px
    }

    #sequence-theme h2 {
        font-size: 30px!important
    }

    #sequence-theme .info p {
        font-size: 18px!important
    }
}

.clients {
    box-shadow: none!important;
    margin-bottom: 0!important
}

.clients li {
    float: left;
    overflow: hidden;
    margin-left: 1px;
    position: relative;
    background: #fafafa
}

.clients li:hover {
    background: #f6f6f6
}

.clients li img.color-img {
    top: 0;
    left: 0;
    display: none;
    position: absolute
}

.clients li:hover img.color-img,.overlay-zoom {
    display: block
}

.clients li img {
    filter: gray;
    float: none!important;
    margin: 0 auto!important
}

.clients li img:hover {
    filter: none
}

.clients,.flexslider.home {
    border: 0;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 30px
}

.flexslider {
    margin-top: 10px!important;
    background: 0 0!important
}

.flexslider .flex-direction-nav a {
    margin-top: -10px!important
}

.fancybox-overlay.fancybox-overlay-fixed {
    z-index: 9999
}

.zoomer:hover .overlay-zoom .zoom-icon {
    opacity: .4;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    filter: alpha(opacity=50)
}

.overlay-zoom {
    z-index: 90;
    width: 100%;
    height: 100%;
    cursor: pointer;
    position: relative;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.owl-carousel-v1 .owl-pagination,.owl-carousel-v2 .owl-pagination,.owl-carousel-v3 .owl-pagination {
    display: none
}

.overlay-zoom .zoom-icon {
    top: 0;
    opacity: 0;
    z-index: 100;
    width: inherit;
    height: inherit;
    position: absolute;
    background-color: #000;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url(../img/overlay-icon.png);
    filter: alpha(opacity=0);
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

@media (max-width: 768px) {
    .fancybox-overlay {
        background:0 0!important
    }
}

.owl-btn {
    color: #777;
    cursor: pointer;
    font-size: 18px;
    padding: 2px 9px;
    text-align: center;
    background: #f5f5f5
}

.owl-btn:hover {
    color: #fff;
    background: #72c02c
}

.owl-carousel-v1 .owl-navigation {
    text-align: right;
    margin-bottom: 20px
}

.owl-carousel-v1 .item img,.owl-carousel-v2 .item img,.owl-carousel-v2 .owl-navigation,.owl-carousel-v3 .item img {
    text-align: center
}

.owl-carousel-v1 .item {
    margin: 0 15px
}

.owl-carousel-v2 .owl-slider-v2 {
    margin-bottom: 20px
}

.owl-carousel-v2 .item,.owl-carousel-v3 .item {
    margin: 0 15px
}

.owl-carousel-v4 .owl-wrapper-outer {
    margin-bottom: 20px
}

.owl-carousel-v4 .item {
    margin: 0 3px
}

.owl-carousel-v4 .item img {
    width: 100%
}

.owl-pagination {
    text-align: center!important
}

.counters,.pie-progress-charts .inner-pchart,.style-switcher-logo a {
    text-align: center
}

.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span {
    opacity: 1;
    filter: Alpha(Opacity=100)
}

.owl-theme .owl-controls .owl-page {
    zoom:1;display: inline-block
}

.owl-theme .owl-controls .owl-page span {
    width: 12px;
    height: 12px;
    opacity: .3;
    display: block;
    margin: 5px 7px;
    background: #bbb;
    filter: Alpha(Opacity=50);
    -webkit-border-radius: 50%!important;
    -moz-border-radius: 50%!important;
    border-radius: 50%!important
}

.owl-carousel-style-v1 img {
    width: 120px;
    height: auto
}

.owl-carousel-style-v2 .item {
    margin: 0 3px;
    background: #fafafa;
    text-align: center;
    border: 1px solid #eee
}

.owl-carousel-style-v2 .item img {
    padding: 0 3px;
    display: inline-block
}

.owl-carousel-style-v2 .item:hover {
    background: #f7f7f7;
    border-color: #e5e5e5;
    transition: all .4s ease-in-out
}

.owl-carousel-style-v2 .owl-pagination {
    display: none
}

.pie-progress-charts .circle {
    color: #555;
    font-weight: 200;
    margin-bottom: 20px
}

.pie-progress-charts .circle-title {
    font-size: 22px
}

.counters {
    color: #555
}

@media (max-width: 767px) {
    .pie-progress-charts .inner-pchart {
        margin-bottom:40px
    }

    .counters {
        margin-bottom: 30px
    }
}

.counters span {
    font-size: 35px
}

.counters span.counter-icon {
    display: block;
    margin-bottom: 10px
}

.counters span.counter-icon i {
    color: #fff;
    padding: 16px;
    min-width: 65px;
    font-size: 30px;
    position: relative;
    background: #72c02c
}

.counters span.counter-icon i:after {
    width: 0;
    height: 0;
    left: 38%;
    content: " ";
    bottom: -7px;
    display: block;
    position: absolute;
    border-top: 7px solid #72c02c;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-left-style: inset;
    border-right-style: inset
}

.style-switcher,i.style-switcher-btn {
    right: 0;
    z-index: 555555;
    position: fixed
}

.counters:hover span.counter-icon i {
    border-color: #000
}

i.style-switcher-btn {
    top: 37px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    padding: 7px 9px;
    background: #585f69;
    border-radius: 6px 0 0 6px!important
}

i.style-switcher-btn:hover {
    background: #707985
}

i.style-switcher-btn-option {
    top: 38px;
    background: #9097a0
}

i.style-switcher-btn-option:hover {
    background: #707985
}

.style-switcher {
    top: 37px;
    width: 205px;
    display: none;
    background: #585f69;
    border: 1px solid #666d76;
    padding: 15px 15px 15px 20px;
    border-radius: 6px 0 0 6px!important
}

.style-switcher-inner {
    background: #9097a0
}

.style-switcher .theme-close {
    top: 10px;
    right: 6px;
    position: absolute
}

.style-switcher .theme-close i {
    color: #fff;
    cursor: pointer;
    font-size: 22px;
    padding: 5px
}

.style-switcher .theme-close i:hover {
    color: #464e5b;
    background: #fff
}

.style-switcher .theme-heading {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px
}

.style-switcher-logo {
    margin-top: 10px;
    padding-top: 15px;
    border-top: solid 1px #4c5159
}

.style-switcher-logo a {
    display: block
}

.style-switcher ul {
    margin-bottom: 0
}

.style-switcher li {
    width: 26px;
    height: 26px;
    cursor: pointer;
    background: #c00;
    margin: 0 5px 5px 0;
    display: inline-block;
    border-radius: 10%!important
}

.style-switcher li.last {
    margin-right: 0
}

.style-switcher li.theme-active,.style-switcher li:hover {
    border: 2px solid #fff
}

.style-switcher a.btn-u {
    border: 1px solid transparent
}

.style-switcher a.btn-u-green.active-switcher-btn,.style-switcher a.btn-u-sea.active-switcher-btn {
    border: 1px solid #eee
}

.style-switcher a.btn-u-sea.active-switcher-btn {
    background: #1abc9c!important
}

.style-switcher a.btn-u-green.active-switcher-btn {
    background: #2ecc71!important
}

.style-switcher li.theme-default {
    background: #72c02c
}

.style-switcher li.theme-blue {
    background: #3498db
}

.style-switcher li.theme-orange {
    background: #e67e22
}

.style-switcher li.theme-red {
    background: #e74c3c
}

.style-switcher li.theme-light {
    background: #ecf0f1
}

.style-switcher li.theme-purple {
    background: #9b6bcc
}

.style-switcher li.theme-aqua {
    background: #27d7e7
}

.style-switcher li.theme-brown {
    background: #9c8061
}

.style-switcher li.theme-dark-blue {
    background: #4765a0
}

.style-switcher li.theme-light-green {
    background: #79d5b3
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes bounce {
    0%,100%,20%,53%,80% {
        -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
        transition-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    40%,43% {
        -webkit-transition-timing-function: cubic-bezier(.755,.050,.855,.060);
        transition-timing-function: cubic-bezier(.755,.050,.855,.060);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    70% {
        -webkit-transition-timing-function: cubic-bezier(.755,.050,.855,.060);
        transition-timing-function: cubic-bezier(.755,.050,.855,.060);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

@keyframes bounce {
    0%,100%,20%,53%,80% {
        -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
        transition-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    40%,43% {
        -webkit-transition-timing-function: cubic-bezier(.755,.050,.855,.060);
        transition-timing-function: cubic-bezier(.755,.050,.855,.060);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    70% {
        -webkit-transition-timing-function: cubic-bezier(.755,.050,.855,.060);
        transition-timing-function: cubic-bezier(.755,.050,.855,.060);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    0%,100%,50% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@keyframes flash {
    0%,100%,50% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0%,100% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }
}

@keyframes pulse {
    0%,100% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0%,100% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    30% {
        -webkit-transform: scale3d(1.25,.75,1);
        transform: scale3d(1.25,.75,1)
    }

    40% {
        -webkit-transform: scale3d(.75,1.25,1);
        transform: scale3d(.75,1.25,1)
    }

    50% {
        -webkit-transform: scale3d(1.15,.85,1);
        transform: scale3d(1.15,.85,1)
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1)
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1)
    }
}

@keyframes rubberBand {
    0%,100% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    30% {
        -webkit-transform: scale3d(1.25,.75,1);
        transform: scale3d(1.25,.75,1)
    }

    40% {
        -webkit-transform: scale3d(.75,1.25,1);
        transform: scale3d(.75,1.25,1)
    }

    50% {
        -webkit-transform: scale3d(1.15,.85,1);
        transform: scale3d(1.15,.85,1)
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1)
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    0%,100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-3px,0,0);
        transform: translate3d(-3px,0,0)
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(3px,0,0);
        transform: translate3d(3px,0,0)
    }
}

@keyframes shake {
    0%,100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-3px,0,0);
        transform: translate3d(-3px,0,0)
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(3px,0,0);
        transform: translate3d(3px,0,0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0,0,1,15deg);
        transform: rotate3d(0,0,1,15deg)
    }

    40% {
        -webkit-transform: rotate3d(0,0,1,-10deg);
        transform: rotate3d(0,0,1,-10deg)
    }

    60% {
        -webkit-transform: rotate3d(0,0,1,5deg);
        transform: rotate3d(0,0,1,5deg)
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,-5deg);
        transform: rotate3d(0,0,1,-5deg)
    }

    100% {
        -webkit-transform: rotate3d(0,0,1,0deg);
        transform: rotate3d(0,0,1,0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0,0,1,15deg);
        transform: rotate3d(0,0,1,15deg)
    }

    40% {
        -webkit-transform: rotate3d(0,0,1,-10deg);
        transform: rotate3d(0,0,1,-10deg)
    }

    60% {
        -webkit-transform: rotate3d(0,0,1,5deg);
        transform: rotate3d(0,0,1,5deg)
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,-5deg);
        transform: rotate3d(0,0,1,-5deg)
    }

    100% {
        -webkit-transform: rotate3d(0,0,1,0deg);
        transform: rotate3d(0,0,1,0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0%,100% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
        transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
    }
}

@keyframes tada {
    0%,100% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
        transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0%,100% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
        transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
        transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
        transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
        transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
        transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
    }
}

@keyframes wobble {
    0%,100% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
        transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
        transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
        transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
        transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
        transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes bounceIn {
    0%,100%,20%,40%,60%,80% {
        -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
        transition-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes bounceIn {
    0%,100%,20%,40%,60%,80% {
        -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
        transition-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

.bounceOut,.flipOutX {
    -webkit-animation-duration: .75s
}

@-webkit-keyframes bounceInDown {
    0%,100%,60%,75%,90% {
        -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
        transition-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0)
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    0%,100%,60%,75%,90% {
        -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
        transition-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0)
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0%,100%,60%,75%,90% {
        -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
        transition-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0);
        transform: translate3d(-3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    0%,100%,60%,75%,90% {
        -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
        transition-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0);
        transform: translate3d(-3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0%,100%,60%,75%,90% {
        -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
        transition-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0);
        transform: translate3d(3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    0%,100%,60%,75%,90% {
        -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
        transition-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0);
        transform: translate3d(3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0%,100%,60%,75%,90% {
        -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
        transition-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0)
    }

    100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes bounceInUp {
    0%,100%,60%,75%,90% {
        -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
        transition-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0)
    }

    100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    animation-duration: .75s
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInFadeOut {
    0% {
        opacity: 0;
        transform: translateY(0)
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0;
        transform: translateY(-10px)
    }
}

@keyframes fadeInFadeOut {
    0% {
        opacity: 0;
        transform: translateY(0)
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0;
        transform: translateY(-10px)
    }
}

.fadeInFadeOut {
    -webkit-animation-name: fadeInFadeOut;
    animation-name: fadeInFadeOut
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg);
        transform: perspective(400px) rotate3d(0,1,0,-360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
        transform: perspective(400px) scale3d(.95,.95,.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg);
        transform: perspective(400px) rotate3d(0,1,0,-360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
        transform: perspective(400px) scale3d(.95,.95,.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
        transform: perspective(400px) rotate3d(1,0,0,10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
        transform: perspective(400px) rotate3d(1,0,0,-5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
        transform: perspective(400px) rotate3d(1,0,0,10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
        transform: perspective(400px) rotate3d(1,0,0,-5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

.flipInY,.flipOutX {
    -webkit-backface-visibility: visible!important
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
        transform: perspective(400px) rotate3d(0,1,0,-20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
        transform: perspective(400px) rotate3d(0,1,0,10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
        transform: perspective(400px) rotate3d(0,1,0,-5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
        transform: perspective(400px) rotate3d(0,1,0,-20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
        transform: perspective(400px) rotate3d(0,1,0,10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
        transform: perspective(400px) rotate3d(0,1,0,-5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    animation-duration: .75s;
    backface-visibility: visible!important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
        transform: perspective(400px) rotate3d(0,1,0,-15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
        transform: perspective(400px) rotate3d(0,1,0,-15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

#sequence-theme,.accelerate,.flexslider .slides>li {
    -webkit-backface-visibility: hidden
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,-200deg);
        transform: rotate3d(0,0,1,-200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,-200deg);
        transform: rotate3d(0,0,1,-200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,70deg);
        transform: rotate3d(0,0,1,70deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,70deg);
        transform: rotate3d(0,0,1,70deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-150deg);
        transform: rotate3d(0,0,1,-150deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-150deg);
        transform: rotate3d(0,0,1,-150deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,200deg);
        transform: rotate3d(0,0,1,200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,200deg);
        transform: rotate3d(0,0,1,200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,90deg);
        transform: rotate3d(0,0,1,90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,90deg);
        transform: rotate3d(0,0,1,90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate3d(0,0,1,80deg);
        transform: rotate3d(0,0,1,80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,80% {
        -webkit-transform: rotate3d(0,0,1,60deg);
        transform: rotate3d(0,0,1,60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(0,700px,0);
        transform: translate3d(0,700px,0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate3d(0,0,1,80deg);
        transform: rotate3d(0,0,1,80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,80% {
        -webkit-transform: rotate3d(0,0,1,60deg);
        transform: rotate3d(0,0,1,60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(0,700px,0);
        transform: translate3d(0,700px,0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
        transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
        transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
        transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
        transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    100% {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slightlySlideInUp {
    0% {
        -webkit-transform: translateY(30%);
        transform: translateY(30%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slightlySlideInUp {
    0% {
        -webkit-transform: translateY(30%);
        transform: translateY(30%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.slightlySlideInUp {
    -webkit-animation-name: slightlySlideInUp;
    animation-name: slightlySlideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        visibility: hidden;
        display: none;
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        visibility: hidden;
        display: none;
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        visibility: hidden;
        display: none;
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        visibility: hidden;
        display: none;
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

@-webkit-keyframes animatedEntranceExitText {
    0% {
        transform: matrix3d(2,0,0,0,0,1.41421,-1.41421,.00235702,0,.707107,.707107,-.00117851,0,-50,0,1);
        -ms-transform: matrix3d(2,0,0,0,0,1.41421,-1.41421,.00235702,0,.707107,.707107,-.00117851,0,-50,0,1);
        -webkit-transform: matrix3d(2,0,0,0,0,1.41421,-1.41421,.00235702,0,.707107,.707107,-.00117851,0,-50,0,1);
        transform-origin: 50% 50% 0;
        -ms-transform-origin: 50% 50% 0;
        -webkit-transform-origin: 50% 50% 0;
        visibility: hidden;
        display: none;
        opacity: 0
    }

    20%,90% {
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    100% {
        visibility: hidden;
        display: none;
        opacity: 0;
        transform: matrix3d(.8,0,0,0,0,.565685,.565685,-.000942809,0,-.707107,.707107,-.00117851,0,25,0,1);
        -ms-transform: matrix3d(.8,0,0,0,0,.565685,.565685,-.000942809,0,-.707107,.707107,-.00117851,0,25,0,1);
        -webkit-transform: matrix3d(.8,0,0,0,0,.565685,.565685,-.000942809,0,-.707107,.707107,-.00117851,0,25,0,1);
        transform-origin: 50% 50% 0;
        -ms-transform-origin: 50% 50% 0;
        -webkit-transform-origin: 50% 50% 0
    }
}

@keyframes animatedEntranceExitText {
    0% {
        transform: matrix3d(2,0,0,0,0,1.41421,-1.41421,.00235702,0,.707107,.707107,-.00117851,0,-50,0,1);
        -ms-transform: matrix3d(2,0,0,0,0,1.41421,-1.41421,.00235702,0,.707107,.707107,-.00117851,0,-50,0,1);
        -webkit-transform: matrix3d(2,0,0,0,0,1.41421,-1.41421,.00235702,0,.707107,.707107,-.00117851,0,-50,0,1);
        transform-origin: 50% 50% 0;
        -ms-transform-origin: 50% 50% 0;
        -webkit-transform-origin: 50% 50% 0;
        visibility: hidden;
        display: none;
        opacity: 0
    }

    20%,90% {
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    100% {
        visibility: hidden;
        display: none;
        opacity: 0;
        transform: matrix3d(.8,0,0,0,0,.565685,.565685,-.000942809,0,-.707107,.707107,-.00117851,0,25,0,1);
        -ms-transform: matrix3d(.8,0,0,0,0,.565685,.565685,-.000942809,0,-.707107,.707107,-.00117851,0,25,0,1);
        -webkit-transform: matrix3d(.8,0,0,0,0,.565685,.565685,-.000942809,0,-.707107,.707107,-.00117851,0,25,0,1);
        transform-origin: 50% 50% 0;
        -ms-transform-origin: 50% 50% 0;
        -webkit-transform-origin: 50% 50% 0
    }
}

.animatedEntranceExitText {
    -webkit-animation-name: animatedEntranceExitText;
    animation-name: animatedEntranceExitText
}

@-webkit-keyframes animatedExitText {
    90% {
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    100% {
        visibility: hidden;
        opacity: 0;
        transform: matrix3d(.8,0,0,0,0,.565685,.565685,-.000942809,0,-.707107,.707107,-.00117851,0,25,0,1);
        -ms-transform: matrix3d(.8,0,0,0,0,.565685,.565685,-.000942809,0,-.707107,.707107,-.00117851,0,25,0,1);
        -webkit-transform: matrix3d(.8,0,0,0,0,.565685,.565685,-.000942809,0,-.707107,.707107,-.00117851,0,25,0,1);
        transform-origin: 50% 50% 0;
        -ms-transform-origin: 50% 50% 0;
        -webkit-transform-origin: 50% 50% 0
    }
}

@keyframes animatedExitText {
    90% {
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    100% {
        visibility: hidden;
        opacity: 0;
        transform: matrix3d(.8,0,0,0,0,.565685,.565685,-.000942809,0,-.707107,.707107,-.00117851,0,25,0,1);
        -ms-transform: matrix3d(.8,0,0,0,0,.565685,.565685,-.000942809,0,-.707107,.707107,-.00117851,0,25,0,1);
        -webkit-transform: matrix3d(.8,0,0,0,0,.565685,.565685,-.000942809,0,-.707107,.707107,-.00117851,0,25,0,1);
        transform-origin: 50% 50% 0;
        -ms-transform-origin: 50% 50% 0;
        -webkit-transform-origin: 50% 50% 0
    }
}

.animatedExitText {
    -webkit-animation-name: animatedExitText;
    animation-name: animatedExitText
}

@-webkit-keyframes animatedEntranceText {
    0% {
        transform: matrix3d(2,0,0,0,0,1.41421,-1.41421,.00235702,0,.707107,.707107,-.00117851,0,-50,0,1);
        -ms-transform: matrix3d(2,0,0,0,0,1.41421,-1.41421,.00235702,0,.707107,.707107,-.00117851,0,-50,0,1);
        -webkit-transform: matrix3d(2,0,0,0,0,1.41421,-1.41421,.00235702,0,.707107,.707107,-.00117851,0,-50,0,1);
        transform-origin: 50% 50% 0;
        -ms-transform-origin: 50% 50% 0;
        -webkit-transform-origin: 50% 50% 0;
        visibility: hidden;
        opacity: 0
    }

    100%,20% {
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes animatedEntranceText {
    0% {
        transform: matrix3d(2,0,0,0,0,1.41421,-1.41421,.00235702,0,.707107,.707107,-.00117851,0,-50,0,1);
        -ms-transform: matrix3d(2,0,0,0,0,1.41421,-1.41421,.00235702,0,.707107,.707107,-.00117851,0,-50,0,1);
        -webkit-transform: matrix3d(2,0,0,0,0,1.41421,-1.41421,.00235702,0,.707107,.707107,-.00117851,0,-50,0,1);
        transform-origin: 50% 50% 0;
        -ms-transform-origin: 50% 50% 0;
        -webkit-transform-origin: 50% 50% 0;
        visibility: hidden;
        opacity: 0
    }

    100%,20% {
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.intl-tel-input .v-hide,.slides:after,.tools-box-icon .v-hide,.v-hide {
    visibility: hidden
}

.animatedEntranceText {
    -webkit-animation-name: animatedEntranceText;
    animation-name: animatedEntranceText
}

.animated-delay-1-5s {
    animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s
}

.animated-delay-1s {
    animation-delay: 1s;
    -webkit-animation-delay: 1s
}

.animated-delay-1-1s {
    animation-delay: 1100ms;
    -webkit-animation-delay: 1100ms
}

.animated-delay-500ms {
    animation-delay: 500ms;
    -webkit-animation-delay: 500ms
}

.animated-delay-200ms {
    animation-delay: 200ms;
    -webkit-animation-delay: 200ms
}

.animated-delay-700ms {
    animation-delay: 700ms;
    -webkit-animation-delay: 700ms
}

.animated-delay-2s {
    animation-delay: 2s;
    -webkit-animation-delay: 2s
}

.animated-delay-3s {
    animation-delay: 3s;
    -webkit-animation-delay: 3s
}

.animated-delay-6s {
    animation-delay: 6s;
    -webkit-animation-delay: 6s
}

.animated-delay-6200ms {
    animation-delay: 6200ms;
    -webkit-animation-delay: 6200ms
}

.animated-delay-12s {
    animation-delay: 12s;
    -webkit-animation-delay: 12s
}

.animated-delay-18s {
    animation-delay: 18s;
    -webkit-animation-delay: 18s
}

.animated-duration-500ms {
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms
}

.animated-duration-1s {
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

.animated-duration-2700ms {
    -webkit-animation-duration: 2700ms;
    animation-duration: 2700ms
}

.animated-duration-2s {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated-duration-3s {
    -webkit-animation-duration: 3s;
    animation-duration: 3s
}

.animated-duration-5s {
    -webkit-animation-duration: 5s;
    animation-duration: 5s
}

.animated-duration-5800ms {
    -webkit-animation-duration: 5800ms;
    animation-duration: 5800ms
}

.animated-duration-6s {
    -webkit-animation-duration: 6s;
    animation-duration: 6s
}

.animated-linear {
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear
}

.animated-ease-out {
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out
}

.animated-cubic-slow-in {
    -webkit-animation-timing-function: cubic-bezier(0,0,.2,1);
    -animation-timing-function: cubic-bezier(0,0,.2,1)
}

.animated-cubic-slow-end {
    -webkit-animation-timing-function: cubic-bezier(.26,.42,0,.96);
    -animation-timing-function: cubic-bezier(.26,.42,0,.96)
}

@-webkit-keyframes rotateLeft {
    0% {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(-1turn)
    }
}

@keyframes rotateLeft {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(-1turn)
    }
}

.rotateLeft {
    -webkit-animation-name: rotateLeft;
    animation-name: rotateLeft
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn)
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

.rotate {
    -webkit-animation-name: rotate;
    animation-name: rotate
}

@-webkit-keyframes twisterInUp {
    0% {
        opacity: 0;
        -webkit-transform-origin: 100% 0;
        -webkit-transform: scale(0,0) rotate(360deg) translateY(100%)
    }

    30% {
        -webkit-transform-origin: 100% 0;
        -webkit-transform: scale(0,0) rotate(360deg) translateY(100%)
    }

    100% {
        opacity: 1;
        -webkit-transform-origin: 0 0;
        -webkit-transform: scale(1,1) rotate(0) translateY(0)
    }
}

@keyframes twisterInUp {
    0% {
        opacity: 0;
        transform-origin: 100% 0;
        transform: scale(0,0) rotate(360deg) translateY(100%)
    }

    30% {
        transform-origin: 100% 0;
        transform: scale(0,0) rotate(360deg) translateY(100%)
    }

    100% {
        opacity: 1;
        transform-origin: 0 0;
        transform: scale(1,1) rotate(0) translateY(0)
    }
}

@-webkit-keyframes fadeInLeftDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100px,100px,0);
        transform: translate3d(-100px,100px,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100px,100px,0);
        transform: translate3d(-100px,100px,0)
    }

    100% {
        opacity: 1
    }
}

.fadeInLeftDown {
    -webkit-animation-name: fadeInLeftDown;
    animation-name: fadeInLeftDown
}

@-webkit-keyframes fadeInRightDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100px,100px,0);
        transform: translate3d(100px,100px,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100px,100px,0);
        transform: translate3d(100px,100px,0)
    }

    100% {
        opacity: 1
    }
}

.fadeInRightDown {
    -webkit-animation-name: fadeInRightDown;
    animation-name: fadeInRightDown
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    100%,50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    100%,50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,360deg);
        transform: rotate3d(0,0,1,360deg);
        transform: rotateZ(360deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes spin {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,360deg);
        transform: rotate3d(0,0,1,360deg);
        transform: rotateZ(360deg)
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        transform: rotateZ(0)
    }
}

.spin {
    -webkit-animation-name: spin;
    animation-name: spin
}

@-webkit-keyframes wave {
    0%,100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0)
    }

    50% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotateZ(45deg);
        transform: rotateZ(45deg)
    }
}

@keyframes wave {
    0%,100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0)
    }

    50% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        transform: rotateZ(15deg)
    }
}

.wave {
    -webkit-animation-name: wave;
    animation-name: wave
}

.shadow-wrapper {
    z-index: 1;
    position: relative
}

.box-shadow {
    background: #fff;
    position: relative
}

.box-shadow:after,.box-shadow:before {
    top: 80%;
    left: 5px;
    width: 50%;
    z-index: -1;
    content: "";
    bottom: 15px;
    max-width: 300px;
    background: #999;
    position: absolute
}

.parallax-team,.parallax-team .title-box-v2,.shadow-effect-2 {
    position: relative
}

.shadow-effect-1 {
    box-shadow: 0 10px 6px -6px #bbb;
    -moz-box-shadow: 0 10px 6px -6px #bbb;
    -webkit-box-shadow: 0 10px 6px -6px #bbb
}

.shadow-effect-2:after,.shadow-effect-2:before,.shadow-effect-3:before,.shadow-effect-4:after {
    transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    box-shadow: 0 15px 10px #999;
    -moz-box-shadow: 0 15px 10px #999;
    -webkit-box-shadow: 0 15px 10px #999
}

.shadow-effect-2:after,.shadow-effect-4:after {
    left: auto;
    right: 5px;
    transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -webkit-transform: rotate(3deg)
}

.wrapper {
    background: #fff
}

.boxed-layout {
    padding: 0;
    box-shadow: 0 0 5px #ccc;
    margin-left: auto!important;
    margin-right: auto!important;
    background: url(../img/patterns/15.png)
}

.parallax-bg {
    background: url(../img/blur/img1.jpg) 50% 0 fixed
}

.parallax-counter {
    padding: 60px 0;
    background: url(../img/bg/9.jpg) 50% 0 no-repeat fixed
}

.parallax-counter h4 {
    color: #fff;
    font-size: 18px
}

.parallax-counter .counters {
    color: #fff;
    padding: 20px 0;
    font-weight: 200;
    background: rgba(0,0,0,.6)
}

.parallax-team {
    background: url(../img/team/faces.jpg) 50% 0 fixed
}

.parallax-team:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(255,255,255,.9)
}

.topbar ul.loginbar>li {
    display: inline;
    list-style: none;
    position: relative;
    padding-bottom: 15px
}

.topbar ul.loginbar>li>a,.topbar ul.loginbar>li>a:hover {
    color: #7c8082
}

.topbar ul.loginbar li i.fa {
    color: #bbb
}

.topbar ul.loginbar li.topbar-devider {
    top: -1px;
    padding: 0;
    font-size: 8px;
    position: relative;
    margin: 0 9px 0 5px;
    font-family: Tahoma;
    border-right: solid 1px #bbb
}

.topbar ul.lenguages {
    top: 25px;
    left: -5px;
    display: none;
    padding: 4px 0;
    list-style: none;
    min-width: 100px;
    position: absolute;
    background: #f0f0f0
}

.topbar li:hover ul.lenguages {
    display: block
}

.topbar ul.lenguages:after {
    top: -4px;
    width: 0;
    height: 0;
    left: 8px;
    content: " ";
    display: block;
    position: absolute;
    border-bottom: 6px solid #f0f0f0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-left-style: inset;
    border-right-style: inset
}

.header,.header .navbar-collapse {
    position: relative
}

.topbar ul.lenguages li a {
    color: #555;
    display: block;
    font-size: 12px;
    padding: 2px 12px;
    margin-bottom: 1px
}

.topbar ul.lenguages li.active a i {
    color: #999;
    float: right;
    margin-top: 2px
}

.topbar ul.lenguages li a:hover,.topbar ul.lenguages li.active a {
    background: #fafafa
}

.topbar-v1 {
    background: #fdfdfd;
    border-bottom: solid 1px #f0f0f0
}

.topbar-v1 ul {
    margin: 0
}

.topbar-v1 .top-v1-contacts li {
    color: #666;
    padding: 5px 0;
    font-size: 12px;
    margin-right: 15px;
    display: inline-block
}

.topbar-v1 .top-v1-contacts i {
    color: #999;
    font-size: 13px;
    margin-right: 3px
}

.topbar-v1 .top-v1-data {
    text-align: right
}

.topbar-v1 .top-v1-data li {
    padding: 5px 11px;
    display: inline-block;
    border-right: solid 1px #eee
}

.topbar-v1 .top-v1-data li:first-child {
    border-left: solid 1px #eee
}

.topbar-v1 .top-v1-data li a {
    font-size: 12px
}

.topbar-v1 .top-v1-data li i {
    color: #777;
    font-size: 13px
}

@media (max-width: 992px) {
    .topbar-v1 ul {
        text-align:center!important
    }

    .topbar-v1 .top-v1-contacts {
        margin: 10px 0
    }

    .topbar-v1 .top-v1-data li {
        top: 1px;
        padding: 6px 16px;
        margin-left: -5px;
        position: relative;
        border: 1px solid #eee
    }
}

.header {
    z-index: 99;
    border-bottom: solid 2px #eee
}

.header .navbar {
    margin: 0;
    min-height: inherit
}

.header .navbar-default {
    border: none;
    background: 0 0
}

.header .navbar-brand {
    z-index: 1;
    top: -8px;
    position: relative;
    padding: 0 10px 10px
}

@media (max-width: 992px) {
    .header .navbar-brand {
        top:0;
        height: 40px
    }
}

@media (min-width: 992px) {
    .header .navbar-nav {
        float:right
    }
}

.header .navbar-default .navbar-nav>li>a {
    color: #687074;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase
}

.header .navbar-right .dropdown-menu {
    right: inherit
}

@media (max-width: 767px) {
    .header .navbar-default .navbar-nav>li>a {
        font-size:14px;
        padding: 9px 10px
    }

    .header .navbar-default .navbar-nav>li a {
        border-bottom: solid 1px #eee
    }

    .header .navbar-default .navbar-nav>li>a:focus {
        background: 0 0
    }

    .header .navbar-default .navbar-nav>li>a:hover {
        color: #72c02c
    }

    .header .navbar-default .navbar-nav>.active>a,.header .navbar-default .navbar-nav>.active>a:focus,.header .navbar-default .navbar-nav>.active>a:hover {
        color: #fff;
        background: #72c02c
    }
}

@media (min-width: 767px) {
    .header .navbar-collapse {
        padding:0
    }

    .header .navbar-nav {
        top: 2px;
        position: relative
    }

    .header .navbar-default .navbar-nav>li>a {
        padding: 9px 30px 9px 20px
    }

    .header .navbar-default .navbar-nav>li>a,.header .navbar-default .navbar-nav>li>a:focus {
        border-bottom: solid 2px transparent
    }

    .header .navbar-default .navbar-nav>.active>a,.header .navbar-default .navbar-nav>li>a:hover {
        border-bottom: solid 2px #72c02c
    }

    .header .navbar-default .navbar-nav>.active>a,.header .navbar-default .navbar-nav>.active>a:focus,.header .navbar-default .navbar-nav>.active>a:hover,.header .navbar-default .navbar-nav>li>a,.header .navbar-default .navbar-nav>li>a:focus,.header .navbar-default .navbar-nav>li>a:hover {
        background: 0 0
    }

    .header .navbar-default .navbar-nav>.open>a,.header .navbar-default .navbar-nav>.open>a:focus,.header .navbar-default .navbar-nav>.open>a:hover {
        color: #687074
    }
}

.header .navbar .nav>li>.search {
    color: #aaa;
    cursor: pointer;
    min-width: 35px;
    font-size: 15px;
    text-align: center;
    background: #f7f7f7;
    padding: 11px 0 12px;
    display: inline-block;
    border-bottom: solid 2px #aaa
}

.header .navbar .nav>li>.search:hover {
    background: #f7f7f7
}

.header .navbar .search-open {
    right: 0;
    top: 38px;
    display: none;
    padding: 14px;
    position: absolute;
    background: #fcfcfc;
    border-top: solid 2px #eee;
    box-shadow: 0 1px 3px #ddd
}

.header .navbar .search-open form {
    margin: 0
}

@media (min-width: 767px) {
    .header .navbar .search-open {
        width:330px
    }
}

@media (max-width: 767px) {
    .header .navbar .nav>li>.search {
        color:#999;
        width: 35px;
        height: 34px;
        line-height: 12px;
        text-align: left;
        text-align: center;
        margin: 5px 10px 0;
        background: #eee;
        border-bottom: none
    }

    .header .navbar .nav>li>.search:hover {
        background: #5fb611;
        color: #fff!important
    }

    .header .navbar .search-open {
        top: 5px;
        padding: 0;
        left: 48px;
        border-top: none;
        box-shadow: none;
        background: 0 0;
        margin-right: 10px
    }
}

.header-v1 {
    border-bottom: none
}

.header-v1 .navbar-brand {
    top: 2px;
    padding: 0 10px 10px
}

.header-v1 .navbar .search-open {
    background: #f8f8f8
}

.header-v1 .navbar .nav>li>.search {
    padding: 11px;
    border: none;
    min-width: 37px
}

.header-v1 .navbar .nav>li>.search:hover {
    color: #fff!important
}

.header-v1 .navbar-toggle {
    margin-top: 3px
}

@media (min-width: 767px) and (max-width:992px) {
    .header-v1 .navbar-brand {
        margin-bottom:15px
    }
}

@media (min-width: 767px) {
    .header-v1 .navbar-default .navbar-nav>li {
        margin-left:1px
    }

    .header-v1 .navbar-default .navbar-nav>li>a {
        padding: 9px 30px 6px 20px
    }

    .header-v1 .navbar-default .navbar-nav>.active>a,.header-v1 .navbar-default .navbar-nav>li>a:focus,.header-v1 .navbar-default .navbar-nav>li>a:hover {
        color: #fff!important;
        background: #72c02c!important
    }

    .header-v1 .navbar-default .navbar-nav>.open>a,.header-v1 .navbar-default .navbar-nav>.open>a:focus,.header-v1 .navbar-default .navbar-nav>.open>a:hover {
        color: #fff;
        background: #72c02c
    }

    .header-v1 .dropdown-menu {
        background: #fafafa
    }
}

.header-fixed .header {
    height: 78px
}

.header-fixed .header.header-fixed-shrink {
    top: 0;
    left: 0;
    width: 100%;
    height: 95px;
    z-index: 9999;
    position: fixed;
    margin-top: -35px;
    background: rgba(255,255,255,.9);
    border-bottom-color: #f5f5f5;
    -webkit-transition: height .6s;
    -moz-transition: height .6s;
    transition: height .6s
}

.header-fixed .header.header-fixed-shrink .navbar-brand {
    top: 10px;
    z-index: 1;
    position: relative;
    padding: 0 10px 10px
}

.header-fixed .header.header-fixed-shrink .navbar-brand img {
    width: 90%
}

.header-fixed .header.header-fixed-shrink .active a,.header-fixed .header.header-fixed-shrink .search {
    border-bottom: none!important
}

.header-fixed .header.header-fixed-shrink .dropdown>a:after {
    top: 19px
}

.header-fixed .navbar-toggle {
    margin-top: 5px
}

.header-fixed .header.header-fixed-shrink .search {
    margin-top: 12px;
    padding: 8px!important;
    color: #585f69!important;
    background: 0 0!important
}

.header-fixed .header.header-fixed-shrink .search-open {
    border-top: none;
    background: rgba(255,255,255,.9)
}

@media (max-width: 992px) {
    .header-fixed .header {
        height:118px
    }

    .header-fixed .header.header-fixed-shrink {
        height: 135px
    }
}

@media (max-width: 767px) {
    .header-v1 .navbar .search-open {
        bottom:-6px
    }

    .header-fixed .header,.header-fixed .header.header-fixed-shrink {
        height: 88px
    }

    .header-fixed .header .navbar-nav {
        background: #fff;
        padding: 6px 0;
        margin-top: 0;
        border: 1px solid #eee
    }

    .header-fixed .header .navbar-default .navbar-collapse,.header-fixed .header .navbar-default .navbar-form {
        border: none
    }

    .header-fixed .navbar-toggle {
        margin-top: 9px
    }

    .header-fixed .header.header-fixed-shrink .navbar .nav>li>.search {
        top: 5px;
        position: relative
    }
}

@media (min-width: 767px) {
    .header-fixed .header.header-fixed-shrink .navbar-nav>li>a {
        padding:19px 30px 18px 20px;
        border-bottom: solid 1px transparent!important
    }

    .header-fixed .header.header-fixed-shrink .search-open {
        top: 56px
    }
}

.dropdown-submenu {
    position: relative
}

.dropdown-submenu>a:after,.dropdown>a:after {
    top: 8px;
    right: 9px;
    font-size: 11px;
    content: "\f105";
    position: absolute;
    font-weight: 400;
    display: inline-block;
    font-family: FontAwesome
}

.dropdown>a:after {
    top: 9px;
    right: 15px
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -5px;
    margin-left: 0
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block
}

@media (max-width: 767px) {
    .dropdown-submenu>a:after {
        content:" "
    }

    .dropdown-submenu>.dropdown-menu {
        display: block;
        margin-left: 15px
    }
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px
}

.dropdown-menu li [class*=" fa-"],.dropdown-menu li [class^=fa-] {
    left: -3px;
    width: 1.25em;
    margin-right: 1px;
    position: relative;
    text-align: center;
    display: inline-block
}

.dropdown-menu li [class*=" fa-"].fa-lg,.dropdown-menu li [class^=fa-].fa-lg {
    width: 1.5625em
}

.menu-icon {
    margin-right: 10px;
    font-weight: 200
}

.dropdown-show {
    position: relative;
    display: inline-block;
    box-shadow: 0 0 4px #eee
}

.purchase {
    padding: 25px 0 30px;
    border-bottom: solid 1px #eee;
    background: url(../img/breadcrumbs.png)
}

.purchase p {
    margin-bottom: 0
}

.purchase span {
    color: #666;
    display: block;
    font-size: 24px;
    line-height: 35px;
    font-weight: 400;
    margin-bottom: 12px;
    font-family: 'Open Sans',sans-serif
}

.purchase .btn-buy {
    text-align: center
}

.purchase .btn-buy a {
    margin-top: 27px
}

.purchase .btn-buy a i {
    margin-right: 5px
}

@media (max-width: 992px) {
    .purchase {
        text-align:center
    }

    .purchase span {
        font-size: 22px;
        line-height: 29px
    }

    .purchase .btn-buy a {
        margin-top: 25px;
        font-size: 16px
    }
}

.service {
    overflow: hidden;
    margin-bottom: 10px;
    padding: 15px 15px 10px
}

.service:hover {
    background: #fcfcfc;
    box-shadow: 0 0 5px #ddd;
    -webkit-transition: box-shadow .2s ease-in-out;
    -moz-transition: box-shadow .2s ease-in-out;
    -o-transition: box-shadow .2s ease-in-out;
    transition: box-shadow .2s ease-in-out
}

.service:hover i {
    color: #656565
}

.service .desc {
    padding: 0 15px;
    overflow: hidden
}

.service .desc h4 {
    font-size: 22px;
    line-height: 25px
}

.service .service-icon {
    float: left;
    padding: 10px;
    font-size: 35px;
    text-align: center;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.service .service-icon.icon-cogs {
    font-size: 37px
}

.service .service-icon.icon-plane {
    font-size: 43px
}

.recent-work a {
    text-align: center;
    background: #fcfcfc;
    display: inline-block
}

.recent-work a:hover strong {
    color: #555
}

.recent-work em.overflow-hidden {
    display: block
}

.recent-work a span {
    display: block;
    padding: 10px;
    border-bottom: solid 2px #eee
}

.recent-work a strong {
    color: #555;
    display: block
}

.recent-work a i {
    color: #777
}

.recent-work a img {
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out
}

.recent-work a:hover span,.team ul.team-socail li i:hover {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

.recent-work a:hover img {
    opacity: .8;
    -webkit-transform: scale(1.2) rotate(3deg);
    -moz-transform: scale(1.2) rotate(3deg);
    -o-transform: scale(1) rotate(3deg);
    -ms-transform: scale(1.2) rotate(3deg);
    transform: scale(1.2) rotate(3deg)
}

.recent-work a:hover span {
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.footer a:hover,.service-alternative .service:hover {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}

.work {
    margin-top: 6px
}

.work .details {
    padding: 10px
}

.work .caption {
    display: block;
    padding-top: 5px;
    color: #585f69!important;
    font-size: 18px!important
}

.copyright,.footer,.footer a,.footer p {
    font-size: 14px
}

.work .caption:hover {
    cursor: pointer;
    color: #444!important;
    text-decoration: underline
}

.footer,.footer li,.footer p {
    color: #dadada
}

.breadcrumb li a:hover,.breadcrumb li.active,.posts .dl-horizontal dd a:hover,.team ul.team-socail li a,.team ul.team-socail li a:hover,.thumbnail-style a.btn-more:hover {
    text-decoration: none
}

.footer {
    background: #585f69;
    padding: 20px 0 30px;
    line-height: 25px
}

.footer.margin-top-0 {
    margin-top: 0
}

.footer a:hover {
    transition: all .4s ease-in-out
}

.footer ul {
    margin: 0;
    padding: 0
}

.footer h2,.footer h3,.footer h4 {
    color: #e4e4e4;
    background: 0 0;
    text-shadow: none
}

.footer .headline {
    border-bottom: none;
    margin: 10px 0 15px
}

.footer .headline h2 {
    font-size: 14px;
    border-bottom: none;
    font-weight: 700
}

.footer .footer-subsribe {
    width: 85%
}

.footer .blog-list {
    margin: 0;
    padding: 0;
    color: #dadada;
    list-style: none
}

.footer .blog-list li {
    padding: 0;
    margin-bottom: 7px
}

.footer .blog-list li span {
    color: #818488
}

.footer .dl-horizontal,.footer .dl-horizontal:hover {
    border: none!important;
    background: 0 0!important
}

.footer .posts .dl-horizontal a {
    color: #dadada
}

.footer .dl-horizontal img {
    border-color: #888!important
}

.copyright {
    color: #777!important;
    padding: 30px 0 90px;
    background: #f4f4f4;
    border-top: solid 1px #e5e5e5;
    z-index: 1
}

.copyright p {
    color: #dadada;
    margin-top: 12px
}

.copyright a {
    margin: 0;
    color: #1abc9c!important
}

.copyright a img {
    margin-top: -2px
}

.breadcrumbs {
    overflow: hidden;
    padding: 10px 0 6px;
    border-bottom: solid 1px #eee;
    background: url(../img/breadcrumbs.png)
}

.breadcrumbs h1 {
    color: #666;
    font-size: 22px;
    margin-top: 8px
}

.breadcrumb {
    top: 10px;
    padding-right: 0;
    background: 0 0;
    position: relative
}

.breadcrumb a {
    color: #777
}

@media (max-width: 550px) {
    .breadcrumbs h1.pull-left,.breadcrumbs ul.pull-right {
        width:100%;
        text-align: center
    }

    .breadcrumbs h1.pull-left {
        margin-bottom: 0
    }

    .breadcrumbs .breadcrumb {
        top: 0;
        margin-bottom: 10px
    }
}

a.thumbnail {
    padding: 0;
    border: none;
    margin-bottom: 15px
}

.thumbnail-style {
    padding: 7px;
    margin-bottom: 20px
}

.thumbnail h3,.thumbnail-style h3 {
    margin: 6px 0 8px
}

.thumbnail h3 a,.thumbnail-style h3 a {
    color: #585f69;
    font-size: 16px
}

.thumbnail h3 a:hover,.thumbnail-style h3 a:hover {
    color: #72c02c;
    text-decoration: none
}

.thumbnail-style .thumbnail-img {
    position: relative;
    margin-bottom: 11px
}

.thumbnail-style a.btn-more {
    right: -10px;
    bottom: 10px;
    color: #fff;
    padding: 1px 6px;
    position: absolute;
    display: inline-block
}

.thumbnail-style:hover a.btn-more {
    right: 10px
}

.thumbnail-kenburn img {
    left: 10px;
    margin-left: -10px;
    position: relative;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out
}

.thumbnail-kenburn:hover img {
    -webkit-transform: scale(1.2) rotate(2deg);
    -moz-transform: scale(1.2) rotate(2deg);
    -o-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg)
}

.service-alternative .service:hover {
    transition: all .4s ease-in-out
}

.service-alternative .service:hover h4,.service-alternative .service:hover i,.service-alternative .service:hover p {
    color: #fff
}

.service-v1 h2 {
    margin: 15px 0 10px;
    font-size: 20px;
    line-height: 28px
}

.service-v1 p {
    text-align: justify
}

.posts .dl-horizontal a {
    color: #555
}

.posts .dl-horizontal {
    margin-bottom: 15px;
    overflow: hidden
}

.posts .dl-horizontal dt {
    width: 60px;
    float: left
}

.posts .dl-horizontal dt img {
    width: 60px;
    height: 60px;
    padding: 2px;
    margin-top: 2px;
    border: 1px solid #ddd
}

.posts .dl-horizontal dd {
    margin-left: 70px
}

.posts .dl-horizontal dd p {
    margin: 0
}

.posts .dl-horizontal dd a {
    font-size: 14px;
    line-height: 16px!important
}

.posts .dl-horizontal dd a:hover {
    color: #72c02c
}

.posts .dl-horizontal:hover dd a,.posts .dl-horizontal:hover dt img {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.team ul.team-socail {
    text-align: right
}

.team ul.team-socail li {
    padding: 0!important;
    margin: 0!important
}

.team ul.team-socail li i {
    color: #aaa;
    padding: 3px;
    min-width: 30px;
    font-size: 20px;
    text-align: center;
    background: #f7f7f7;
    display: inline-block
}

.team ul.team-socail li i:hover {
    color: #fff;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.team .thumbnail-style {
    padding: 12px
}

.team .thumbnail-style img {
    margin-bottom: 7px
}

.team .thumbnail-style h3 {
    margin-bottom-bottom: 5px
}

.team .thumbnail-style small {
    display: block;
    margin-top: 5px;
    font-size: 12px
}

.about-me {
    overflow: hidden
}

.about-me h2 {
    margin: 0;
    font-size: 20px
}

.about-me span {
    color: #999;
    display: block;
    font-size: 14px;
    margin-bottom: 10px
}

ul.blog-tags a,ul.blog-tags li {
    display: inline-block
}

.about-me .social-icons {
    margin-top: 7px
}

.about-skills {
    padding: 40px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background: url(../img/breadcrumbs.png)
}

.gallery-page .thumbnail,.gallery-page .thumbnail:hover {
    padding: 0;
    border: none;
    box-shadow: none
}

.gallery-page .thumbnails {
    margin-bottom: 6px
}

.privacy a {
    text-decoration: underline
}

.privacy a:hover {
    text-decoration: none
}

.portfolio-item h2 {
    color: #555;
    font-size: 24px;
    margin: 0 0 15px
}

.portfolio-item li {
    padding: 3px 0
}

.portfolio-item p a {
    text-decoration: underline
}

.blog-twitter .blog-twitter-inner a,.portfolio-item p a:hover {
    text-decoration: none
}

.portfolio-item1 ul {
    margin: 10px 0 20px
}

.portfolio-item1 li {
    font-size: 16px;
    margin-bottom: 3px
}

.portfolio-item1 li i {
    font-size: 18px;
    margin-right: 4px
}

ul.blog-tags a {
    font-size: 13px;
    padding: 2px 7px;
    background: #f7f7f7;
    margin: 0 3px 6px 0
}

ul.blog-tags a i {
    color: #666
}

ul.blog-tags a:hover,ul.blog-tags a:hover i {
    color: #fff!important;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.blog-photos li {
    display: inline
}

.blog-photos li img {
    opacity: .6;
    width: 58px;
    height: 58px;
    margin: 0 2px 8px
}

.blog-photos li img:hover {
    opacity: 1
}

.blog-twitter .blog-twitter-inner {
    padding: 10px;
    background: #f7f7f7;
    position: relative;
    margin-bottom: 10px
}

.blog-twitter .blog-twitter-inner,.blog-twitter .blog-twitter-inner:after,.blog-twitter .blog-twitter-inner:before {
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.blog-twitter .blog-twitter-inner:after,.blog-twitter .blog-twitter-inner:before {
    width: 0;
    height: 0;
    right: 0;
    bottom: 0;
    content: " ";
    display: block;
    position: absolute
}

.blog-twitter .blog-twitter-inner:after {
    border-top: 15px solid #eee;
    border-right: 15px solid transparent;
    border-left: 0 solid transparent;
    border-left-style: inset;
    border-right-style: inset
}

.blog-twitter .blog-twitter-inner:before {
    border-bottom: 15px solid #fff;
    border-right: 0 solid transparent;
    border-left: 15px solid transparent;
    border-left-style: inset;
    border-bottom-style: inset
}

.blog-twitter .blog-twitter-inner span.twitter-time {
    color: #777;
    display: block;
    font-size: 11px
}

.blog-twitter .blog-twitter-inner a:hover {
    text-decoration: underline
}

.team-social li a:hover,.who li:hover a:hover {
    text-decoration: none
}

.blog-twitter .blog-twitter-inner i.fa {
    top: 2px;
    color: #bbb;
    font-size: 18px;
    position: relative
}

.who li {
    margin-bottom: 6px
}

.who li i {
    font-size: 13px;
    margin-right: 8px;
    position: relative
}

.fullwidthbanner-container.slider-promo {
    max-height: 460px!important
}

.slider-promo-info-bg {
    padding: 25px 20px 20px;
    background: url(../img/bg-black.png)
}

.slider-promo-info span.big-size {
    color: #fff;
    display: block;
    font-size: 30px;
    margin-bottom: 25px;
    text-shadow: 0!important
}

.slider-promo-info p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0
}

.promo-box {
    padding: 20px;
    margin: 25px 0 20px;
    text-align: center
}

.promo-box i {
    display: block;
    font-size: 50px
}

.promo-box p {
    font-size: 14px;
    margin-bottom: 0
}

.promo-box strong,.promo-box strong a {
    color: #555;
    display: block;
    font-size: 20px;
    font-weight: 200;
    margin: 20px 0 15px
}

.promo-box:hover strong,.promo-box:hover strong a {
    color: #72c02c
}

.promo-service {
    margin-bottom: 20px
}

.promo-service li {
    margin-bottom: 5px
}

.promo-service a.btn-u {
    margin: 0 20px 10px 0
}

.title-box {
    font-size: 16px;
    text-align: center;
    padding: 10px 0
}

.title-box .title-box-text {
    color: #555;
    display: block;
    font-size: 35px;
    font-weight: 200
}

@media (max-width: 768px) {
    .title-box .title-box-text {
        font-size:26px;
        line-height: 34px;
        margin-bottom: 10px
    }

    .title-box p {
        font-size: 15px
    }
}

.block-blockquote {
    margin: 20px 0;
    text-align: center;
    border: 1px dashed #ccc
}

.block-blockquote-inner {
    padding: 15px
}

.block-blockquote p {
    font-size: 26px;
    margin-bottom: 0
}

.info-blocks {
    margin-bottom: 15px
}

.info-blocks:hover i.icon-info-blocks {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.info-blocks i.icon-info-blocks {
    float: left;
    color: #777;
    font-size: 30px;
    min-width: 50px;
    margin-top: 10px;
    text-align: center
}

.info-blocks .info-blocks-in {
    padding: 0 10px;
    overflow: hidden
}

.info-blocks .info-blocks-in h3 {
    color: #555;
    font-size: 20px;
    line-height: 28px
}

.info-blocks .info-blocks-in p {
    font-size: 12px
}

.brand-page .btn,.form-page input,.form-page select {
    margin-bottom: 10px
}

ul.labels-demo {
    margin: 5px 0
}

ul.labels-demo li {
    list-style: none;
    display: inline-block;
    margin: 0 5px 2px 0
}

.badge-sidebar {
    border-left: solid 1px #eee
}

@media (max-width: 991px) {
    .badge-sidebar {
        border-left:none
    }
}

.bs-glyphicons li,.line-icon-page .item-box {
    width: 25%;
    border: 1px solid #ddd;
    text-align: center;
    float: left
}

.line-icon-page .item-box {
    height: 90px;
    padding: 20px 10px;
    margin: 0 -1px -1px 0;
    word-wrap: break-word
}

@media (max-width: 768px) {
    .line-icon-page .item-box {
        height:115px
    }
}

@media (max-width: 450px) {
    .line-icon-page .item-box {
        height:130px
    }
}

.line-icon-page .item-box:hover {
    background: #fafafa
}

.line-icon-page .item span {
    display: block;
    font-size: 28px;
    margin-bottom: 10px
}

.line-icon-page .item:hover {
    color: #72c02c
}

.bs-glyphicons {
    padding-left: 0;
    list-style: none;
    overflow: hidden;
    padding-bottom: 1px;
    margin-bottom: 20px
}

.bs-glyphicons li {
    height: 115px;
    padding: 10px;
    font-size: 12px;
    line-height: 1.4;
    margin: 0 -1px -1px 0
}

.bs-glyphicons .glyphicon {
    display: block;
    font-size: 24px;
    margin: 5px auto 10px
}

.bs-glyphicons li:hover {
    background-color: #fafafa
}

@media (min-width: 768px) {
    .bs-glyphicons li {
        width:12.5%
    }
}

.map {
    width: 100%;
    height: 350px;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee
}

.map-box {
    height: 250px
}

.map-box-space {
    margin-top: 15px
}

.map-box-space1 {
    margin-top: 7px
}

.service-or {
    overflow: hidden;
    position: relative
}

.service-bg {
    background-color: rgba(255,255,255,.1);
    width: 250px;
    padding: 60px;
    position: absolute;
    top: -10px;
    right: -100px;
    transform: rotate(55deg);
    -o-transform: rotate(55deg);
    -ms-transform: rotate(55deg);
    -moz-transform: rotate(55deg);
    -webkit-transform: rotate(55deg)
}

.servive-block-v2 .servive-block-in {
    padding: 20px 30px;
    text-align: center;
    margin-bottom: 15px;
    background: rgba(255,255,255,.2)
}

.servive-block-v2 .servive-block-in img {
    width: 100%;
    margin-bottom: 15px
}

.servive-block-v2 .servive-block-in i {
    font-size: 40px
}

.servive-block-v2 .servive-block-in h4 {
    line-height: 25px
}

.servive-block-v2 .servive-block-in p {
    margin-bottom: 20px
}

.servive-block-v2 .servive-block-in h4,.servive-block-v2 .servive-block-in i,.servive-block-v2 .servive-block-in p {
    color: #fff
}

.easy-block-v1 {
    position: relative
}

.easy-block-v1 img {
    width: 100%
}

.easy-block-v1 .overflow-h h3 {
    width: 60%;
    float: left;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 5px
}

.easy-block-v1 .easy-block-v1-badge {
    left: 0;
    top: 10px;
    z-index: 1;
    color: #fff;
    padding: 4px 10px;
    position: absolute
}

.easy-block-v2 {
    overflow: hidden;
    position: relative;
    margin-bottom: 20px
}

.easy-block-v2 img {
    width: 100%
}

.easy-bg-v2 {
    top: 5px;
    color: #fff;
    width: 100px;
    padding: 5px;
    right: -32px;
    font-size: 13px;
    position: absolute;
    text-align: center;
    letter-spacing: 2px;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.simple-block img,.team-v2 img {
    width: 100%
}

.rgba-red {
    background-color: rgba(231,76,60,.8)
}

.rgba-blue {
    background-color: rgba(52,152,219,.8)
}

.rgba-default {
    background-color: rgba(114,192,44,.8)
}

.rgba-purple {
    background-color: rgba(155,107,204,.8)
}

.easy-block-v3 {
    text-align: left;
    background: #585f69;
    margin-bottom: 10px;
    padding: 30px 20px 20px
}

.easy-block-v3.first {
    background: #696f77
}

.easy-block-v3.second {
    background: #707780
}

.easy-block-v3.third {
    background: #787f88
}

.easy-block-v3 i {
    color: #fff;
    float: left;
    font-size: 30px;
    min-width: 45px;
    padding-top: 10px
}

.easy-block-v3 .inner-faq-b {
    overflow: hidden
}

.easy-block-v3 .inner-faq-b h2,.easy-block-v3 .inner-faq-b h3 {
    font-size: 21px;
    margin-bottom: 8px
}

.easy-block-v3 .inner-faq-b h4 {
    color: #fff;
    font-size: 17px;
    margin-bottom: 2px
}

.easy-block-v3 .inner-faq-b h2,.easy-block-v3 .inner-faq-b h3,.easy-block-v3 .inner-faq-b p {
    color: #fff
}

.full-w-block {
    padding: 30px 0;
    background: #282828
}

.full-w-block .info-blocks i,.full-w-block .info-blocks-in h3 {
    color: #fff
}

.full-w-block .info-blocks-in p {
    color: #ccc
}

.full-w-block .info-blocks:hover i.icon-info-blocks {
    color: #fff
}

.team-v2 {
    position: relative;
    margin-bottom: 20px
}

.team-v2 .inner-team {
    padding: 20px;
    background: #fff;
    text-align: center
}

.team-v2 .inner-team h3 {
    margin: 0
}

.team-v2 .inner-team small {
    display: block;
    font-size: 12px;
    margin-bottom: 7px
}

.team-v2 .inner-team p {
    font-size: 13px
}

.team-v2 .inner-team hr {
    margin: 10px 0 15px
}

.team-social {
    margin-bottom: 0
}

.team-social li {
    padding: 0 2px
}

.team-social li a {
    font-size: 14px;
    padding: 6px 4px;
    border-radius: 50%!important
}

.team-social li i {
    min-width: 20px
}

.team-social li a.fb {
    color: #4862a3;
    border: 1px solid #4862a3
}

.team-social li a.tw {
    color: #159ceb;
    border: 1px solid #159ceb
}

.team-social li a.gp {
    color: #dc4a38;
    border: 1px solid #dc4a38
}

.team-social li a.fb:hover {
    color: #fff;
    background: #4862a3
}

.team-social li a.tw:hover {
    color: #fff;
    background: #159ceb
}

.team-social li a.gp:hover {
    color: #fff;
    background: #dc4a38
}

.simple-block {
    margin-bottom: 20px
}

.simple-block p {
    text-align: center
}

.simple-block .carousel-indicators {
    top: 10px;
    left: 65%;
    text-align: right
}

#showtext,.badge,.banner-info i,.breadcrumb-v2 li i,.breadcrumbs-v2,.btnp,.navbar .nav li,.recent .titles,.spinner,.three-blocks,.two-blocks,.two-blocks-in i {
    text-align: center
}

.simple-block .carousel-indicators .active {
    background: #555
}

.banner-info.dark i,.two-blocks-in i {
    background: #585f69
}

.simple-block .carousel-indicators li {
    border-color: #555
}

.simple-block .carousel-inner>.item {
    margin: 0
}

.two-blocks-in {
    margin-bottom: 30px
}

.two-blocks-in i {
    color: #fff;
    padding: 11px;
    font-size: 30px;
    min-width: 50px;
    margin-bottom: 10px;
    display: inline-block
}

.three-blocks-in {
    margin-bottom: 30px
}

.three-blocks-in i {
    color: #777;
    padding: 9px 6px;
    font-size: 20px;
    min-width: 40px;
    margin-bottom: 10px;
    border: 1px solid #777
}

.banner-info.light i,.breadcrumb-v2 li i {
    border: 1px solid #fff
}

.three-blocks-in h3 {
    font-size: 20px;
    margin-bottom: 7px
}

.banner-info {
    margin-bottom: 10px
}

.banner-info i {
    float: left;
    color: #fff;
    padding: 11px;
    min-width: 40px;
    font-size: 22px;
    margin: 7px 20px 0 0
}

.banner-info i.fa {
    min-width: 46px
}

.banner-info h3 {
    font-size: 21px;
    margin-bottom: 5px
}

.banner-info.light h3 {
    color: #fff
}

.banner-info.light p {
    color: #eee
}

.breadcrumbs-v2 {
    position: relative;
    background: url(../img/bg/11.jpg) center no-repeat
}

.breadcrumbs-v2-in {
    padding: 60px 0;
    position: relative
}

.breadcrumb-v2 li a,.breadcrumb-v2 li.active,.breadcrumbs-v2 h1 {
    color: #fff
}

.breadcrumb-v2 li i {
    color: #fff;
    min-width: 19px;
    padding: 3px 7px;
    margin-right: 5px
}

.breadcrumbs-v3 {
    padding: 10px 0;
    background: #585f69;
    border-bottom: 1px solid #eee
}

.breadcrumbs-v3 h1 {
    color: #fff;
    margin: 3px 0;
    font-size: 22px;
    font-weight: 200
}

.breadcrumbs-v3 .breadcrumb {
    padding: 0;
    margin-top: 2px;
    margin-bottom: 0
}

.breadcrumbs-v3 .breadcrumb li a {
    color: #fff
}

.title-box-v2 {
    text-align: center;
    margin-bottom: 40px
}

.title-box-v2 h2 {
    font-size: 25px
}

.title-box-v2 p {
    font-size: 13px
}

.no-space {
    padding: 0
}

.list-style-v1 li {
    margin-bottom: 7px
}

.list-style-v1 i {
    margin-right: 5px
}

.editableform-loading {
    background: url(../img/loading.gif) center center no-repeat;
    height: 25px;
    width: auto;
    min-width: 25px
}

.recent .titles {
    padding: 20px 0;
    font-size: 20px
}

.recent .titles a {
    color: #585f69;
    margin: 0 10px
}

.recent .titles a.selected {
    color: #72c02c
}

.container .about .mt-35 {
    margin-top: 35px
}

.container .about p {
    color: #555
}

.container .about ul li,footer p {
    color: #555!important
}

footer p {
    font-size: 14px!important
}

.container .about .f-sina {
    width: 48px;
    height: 48px;
    background: url(../img/footer_sina.png) no-repeat;
    display: inline-block;
    margin-left: 10px
}

.container .about .f-sina:hover {
    width: 48px;
    height: 48px;
    background: url(../img/footer_sina_hover.png) no-repeat
}

.navbar .nav li a:hover {
    background: #fff!important;
    color: #1abc9c!important;
    border-bottom: none
}

.navbar-toggle {
    background: #1abc9c!important
}

.breadcrumbs {
    border-top: 1px solid #eee
}

.back-333 .container .row ul li {
    color: #777;
    font-size: 14px
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.loading {
    display: none;
    background-color: transparent;
    width: 45px;
    height: 45px;
    border: 1px solid #1abc9c;
    border-radius: 50%;
    border-top-color: transparent;
    border-left-color: transparent;
    -webkit-transition: all .25s;
    transition: all .25s;
    -webkit-animation: rotate .6s linear infinite;
    animation: rotate .6s linear infinite
}

#showtext {
    display: none;
    color: #1abc9c;
    font-size: 14px
}

.spinner {
    height: 45px
}

.browser_notice {
    line-height: 1.428571429
}

@media screen and (max-width: 768px) {
    .copyright .container .row div.col-md-6 {
        margin-bottom:10px
    }
}

.modal-footer .btn {
    padding: 6px 12px;
    border-radius: 4px
}

.modal-footer .btn-cancel {
    background: #eaeaea;
    border: 1px solid transparent;
    color: #333
}

.modal-footer .btn-confirm {
    background: #1abc9c;
    border: 1px solid #1ABC9C;
    color: #fff
}

.alert .alert-p-icon {
    float: left;
    vertical-align: middle;
    padding: 0 5px 0 0;
    margin-top: 5px;
    height: auto
}

.alert .alert-p-num {
    clear: both;
    float: left;
    padding: 0 5px 0 0
}

.alert .alert-p-text {
    padding-left: 3px;
    height: auto;
    overflow: hidden;
    color: #8a6d3b
}

.pwd-strength {
    position: absolute;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    top: 50%;
    right: 0;
    transform: translate(-20px,-50%)
}

.topbar,.topbar #dropdown-button {
    position: relative
}

.pwd-strength>span:first-child {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 8px
}

.pwd-strength.weak {
    color: #FE5325
}

.pwd-strength.strong {
    color: #FFB628
}

.pwd-strength.stronger {
    color: #4CBF63
}

.pwd-strength.weak>span:first-child {
    background-color: #FE5325
}

.pwd-strength.strong>span:first-child {
    background-color: #FFB628
}

.pwd-strength.stronger>span:first-child {
    background-color: #4CBF63
}

body {
    background: #fff!important;
    font-family: PingFang SC,NotoSansHans-Regular,AvenirNext-Regular,proxima-nova,"Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei","Open Sans","Helvetica Neue",Arial,sans-serif
}

.pading-b80 {
    padding-bottom: 80px
}

.mt-150 {
    margin-top: 150px
}

.topbar {
    z-index: 12;
    padding: 8px 30px 0 0
}

.topbar ul.loginbar {
    margin: 0
}

.topbar ul.loginbar li {
    display: inline;
    list-style: none;
    position: relative
}

.topbar ul li i {
    color: #555!important
}

.topbar ul.loginbar li.Iota {
    padding: 0 5px;
    color: #555!important
}

.topbar ul.loginbar li a {
    color: #555;
    font-size: 14px;
    text-decoration: none
}

.btnp,.container .about ul li a,.list-app p.font-14 a,footer a.pgy {
    text-decoration: none!important
}

.topbar #notificationCount {
    position: absolute
}

.badge-lists.badge-icons span.badge {
    min-width: 12px;
    padding: 3px 6px
}

.badge-lists span.badge {
    top: -10px;
    right: -6px;
    position: absolute
}

span.badge {
    font-weight: 400;
    padding: 4px 7px
}

.rounded {
    border-radius: 4px!important
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    background-color: #999;
    border-radius: 10px
}

header .container {
    padding-right: 0;
    padding-left: 0
}

.navbar .nav li a {
    font-size: 15px;
    color: #2f3950;
    display: block;
    height: 50px
}

.navbar .nav li a:hover,.navbar .nav li.active a,.navbar .nav li.active a:hover {
    background: 0 0;
    color: #1abc9c
}

.navbar .nav li.active a {
    font-size: 15px;
    border-bottom: 2px solid #1abc9c
}

.navbar-default {
    background: #fff;
    border: none
}

.navbar {
    margin-bottom: 0;
    padding-bottom: 0
}

@media screen and (max-width: 768px) {
    .navbar .nav li a {
        min-height:45px;
        line-height: 45px;
        padding-bottom: 0;
        padding-top: 0;
        font-size: 15px;
        color: #555
    }

    .navbar-header {
        padding-left: 30px;
        padding-top: 10px;
        margin-left: 0!important;
        margin-right: 0!important
    }

    .navbar-header a img {
        margin-bottom: 10px
    }

    .navbar-toggle {
        margin-right: 32px!important
    }
}

.navbar-toggle {
    color: #fff;
    padding: 5px 10px;
    border: none;
    margin-right: 45px;
    margin-top: 0
}

.navbar-toggle:hover {
    background: #56bc94!important
}

.jumbotron {
    margin: 0
}

.jumbotron .container ul {
    list-style: none
}

.jumbotron .container span.title {
    font-size: 60px;
    color: #222!important
}

.jumbotron .container .des {
    margin-left: 28px;
    padding: 0;
    font-size: 18px;
    margin-top: 30px
}

.jumbotron .container .des .text-left {
    color: #6a6a6a!important
}

.jumbotron {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    padding-bottom: 160px;
    background: #e4e4e4
}

.jumbotron .container {
    margin-top: 318px
}

.jumbotron .right-img {
    float: right
}

.jumbotron .create {
    margin-top: 90px;
    margin-left: 3px
}

.btnp {
    font-size: 20px;
    height: 52px;
    line-height: 50px;
    display: block;
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    border-radius: 28px
}

.font-14,.linght-16 {
    line-height: 28px
}

.create_btn {
    width: 236px;
    border: 2px solid #1abc9c;
    color: #1abc9c!important
}

.create_btn i {
    margin-right: 10px
}

.create_btn:hover {
    color: #fff!important;
    background: #1abc9c
}

.jumbotron .mouse-img,.jumbotron .phone-img {
    position: absolute;
    width: auto;
    height: auto
}

@media screen and (min-width: 1900px) {
    .jumbotron .phone-img {
        left:52%;
        top: 50%
    }

    .jumbotron .mouse-img {
        left: 68%;
        top: 60%
    }

    .jumbotron {
        padding-bottom: 210px!important
    }
}

@media screen and (min-width: 1700px) and (max-width:1899px) {
    .jumbotron .right-img {
        width:800px
    }

    .jumbotron .phone-img {
        width: 250px;
        left: 52%;
        top: 50%
    }

    .jumbotron .mouse-img {
        width: 200px;
        left: 68%;
        top: 60%
    }

    .jumbotron {
        padding-bottom: 180px!important
    }
}

@media screen and (min-width: 1500px) and (max-width:1699px) {
    .jumbotron .right-img {
        width:700px
    }

    .jumbotron .phone-img {
        width: 220px;
        left: 52%;
        top: 50%
    }

    .jumbotron .mouse-img {
        width: 180px;
        left: 68%;
        top: 60%
    }

    .jumbotron {
        padding-bottom: 160px!important
    }

    .jumbotron .container {
        margin-top: 100px
    }

    .jumbotron span.title {
        font-size: 38px!important
    }

    .jumbotron .des {
        font-size: 16px!important
    }
}

@media screen and (min-width: 1300px) and (max-width:1499px) {
    .jumbotron .right-img {
        width:600px
    }

    .jumbotron .phone-img {
        width: 200px;
        left: 55%;
        top: 47%
    }

    .jumbotron .mouse-img {
        width: 160px;
        left: 70%;
        top: 60%
    }

    .jumbotron {
        padding-bottom: 150px!important
    }

    .jumbotron .container {
        margin-top: 100px
    }

    .jumbotron span.title {
        font-size: 36px!important
    }

    .jumbotron .des {
        font-size: 16px!important
    }
}

@media screen and (min-width: 1100px) and (max-width:1299px) {
    .jumbotron .right-img {
        width:500px
    }

    .jumbotron .phone-img {
        width: 180px;
        left: 55%;
        top: 48%
    }

    .jumbotron .mouse-img {
        width: 150px;
        left: 70%;
        top: 58%
    }

    .jumbotron {
        padding-bottom: 150px!important
    }

    .jumbotron .container {
        margin-top: 100px
    }

    .jumbotron span.title {
        font-size: 34px!important
    }

    .jumbotron .des {
        font-size: 16px!important
    }
}

@media screen and (min-width: 900px) and (max-width:1099px) {
    .jumbotron .right-img {
        width:550px
    }

    .jumbotron .phone-img {
        width: 160px;
        left: 45%;
        top: 55%
    }

    .jumbotron .mouse-img {
        width: 140px;
        left: 62%;
        top: 65%
    }

    .jumbotron {
        padding-bottom: 100px!important
    }

    .jumbotron .container {
        margin-top: 100px
    }

    .jumbotron span.title {
        font-size: 30px!important
    }

    .jumbotron .des {
        font-size: 16px!important
    }

    .jumbotron .create {
        margin-top: 40px
    }
}

@media screen and (min-width: 769px) and (max-width:899px) {
    .jumbotron .right-img {
        width:400px
    }

    .jumbotron .phone-img {
        width: 100px;
        left: 56%;
        top: 60%
    }

    .jumbotron .mouse-img {
        width: 80px;
        left: 68%;
        top: 70%
    }

    .jumbotron {
        padding-bottom: 60px!important
    }

    .jumbotron .container {
        margin-top: 100px
    }

    .jumbotron span.title {
        font-size: 30px!important
    }

    .jumbotron .des {
        font-size: 14px!important;
        margin-left: 0!important;
        padding-left: 20px!important
    }

    .jumbotron .create {
        margin-top: 20px
    }
}

@media screen and (max-width: 768px) {
    .jumbotron {
        height:450px
    }

    .jumbotron .mouse-img,.jumbotron .phone-img,.jumbotron .right-img {
        display: none
    }

    .jumbotron .container {
        margin-top: 50px;
        margin-bottom: 50px;
        text-align: center
    }

    .jumbotron span.title {
        clear: both;
        display: block;
        text-align: center;
        margin-left: 0;
        font-size: 30px!important
    }

    .jumbotron .des {
        width: auto;
        height: auto;
        display: inline-block;
        margin: 0 auto;
        clear: both;
        text-align: center;
        font-size: 14px!important
    }

    .jumbotron .create {
        text-align: center;
        margin-top: 20px;
        margin-left: 0
    }

    .jumbotron .create .create_btn {
        margin-right: auto;
        margin-left: auto
    }
}

.three-des .col-sm-12 {
    padding-left: 80px;
    padding-right: 80px
}

.font-24 {
    font-size: 24px;
    color: #222
}

.font-14 {
    color: #555
}

.mt-35 {
    margin-top: 35px
}

.mt-270 {
    margin-top: 100px
}

.server-line {
    border-top: 2px solid #000
}

.down_btn,.exp-btn,.sdk_btn {
    border: 2px solid #1abc9c
}

.server-name {
    margin: 0 auto
}

.font-22 {
    color: #222
}

.font-16 {
    color: #555
}

.mt-10 {
    margin-top: 10px
}

.center-margin {
    float: none;
    margin: 0 auto
}

.down_btn {
    width: 330px;
    color: #1abc9c!important
}

.down_btn i {
    margin-right: 10px
}

.cilent_ios,.client_android,.client_imac {
    width: auto;
    height: auto;
    margin: 0 auto;
    position: absolute
}

.down_btn:hover {
    color: #fff!important;
    background: #1abc9c
}

.client_imac {
    top: 52%;
    left: 13%
}

.client_android {
    left: 72%;
    top: 54%
}

.cilent_ios {
    left: 68%;
    top: 70%
}

.q_btn i,.sdk_btn i {
    margin-left: 10px
}

.mt-75 {
    margin-top: 75px;
    position: relative
}

.font-20 {
    color: #555;
    line-height: 30px
}

.sdk_btn {
    width: 320px!important;
    color: #1abc9c!important
}

.sdk_btn:hover {
    color: #fff!important;
    background: #1abc9c
}

.four-des .col-sm-12 {
    padding-left: 35px;
    padding-right: 35px
}

.slogan-life {
    position: absolute;
    top: 100px;
    left: 50%
}

.font-36 {
    color: #222
}

.font-20-life {
    font-size: 16px;
    color: #555;
    line-height: 35px
}

.exp-btn {
    width: 216px;
    color: #1abc9c!important;
    margin-top: 50px
}

.exp-btn:hover {
    color: #fff!important;
    background: #1abc9c
}

.pading-0 {
    padding: 0
}

.pading-t80 {
    padding-top: 80px
}

.bacgrey {
    background: #eee
}

.q_btn {
    width: 246px;
    border: 2px solid #ff5d37;
    color: #ff5d37!important
}

.q_btn:hover {
    color: #fff!important;
    background: #ff5d37
}

.container .about p {
    text-align: left
}

.container .about p span {
    border-bottom: 2px solid #1abc9c;
    padding: 5px 0
}

.container .about ul {
    list-style: none;
    text-align: left;
    margin: 20px 0 0;
    padding: 0;
    width: 100%;
    float: left
}

.container .about ul li {
    font-size: 14px;
    text-align: left;
    line-height: 26px
}

.padding-tb55 {
    padding: 55px 0
}

.container .about ul li a {
    color: #7F8699;
    font-size: 14px
}

.container .about ul li a:hover {
    color: #1abc9c
}

.container .about ul li .btn-default {
    background: #aaa;
    border: #aaa;
    color: #fff!important;
    font-size: 14px;
    padding: 3px 15px
}

.container .about ul li .btn-default:hover {
    background: #1abc9c
}

.container .about ul li a img {
    margin-bottom: 3px;
    margin-right: 5px
}

footer .container {
    border-top: 1px solid #3a3a3a;
    padding: 15px 0 10px
}

footer a.pgy {
    color: #1abc9c!important
}

@media screen and (min-width: 1200px) and (max-width:1800px) {
    .bacgrey .col-lg-7 {
        padding-left:100px
    }
}

@media screen and (max-width: 1199px) {
    .bacgrey .row {
        text-align:center
    }

    .bacgrey .row .img-responsive {
        display: none
    }

    .bacgrey .exp-btn {
        margin: 0 auto
    }

    .bacgrey .col-lg-7 {
        padding-top: 120px;
        padding-bottom: 120px
    }
}

.pading-lr-0 {
    padding-left: 0;
    padding-right: 0
}

.mtb-30 {
    margin-top: 20px;
    margin-bottom: 20px
}

.back-line {
    background: url(../img/line.png) center repeat-x
}

.common-line {
    background: #fff;
    font-size: 36px;
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block
}

.list-app .logo {
    width: 124px;
    margin-top: -15px;
    border-right: 1px solid #24bc9b;
    padding-right: 15px;
    margin-right: 10px
}

.list-app .title {
    font-size: 28px
}

.list-app .title.desc {
    font-size: 16px
}

.list-app .row.text-center.recommend-content {
    border-bottom: 1px solid #ddd;
    padding-bottom: 40px;
    margin-top: 10px
}

.list-app .row.text-center.recommend-content a {
    position: relative;
    display: inline-block
}

.list-app .row.text-center.recommend-content .rbadge {
    width: 32px;
    height: 46px;
    position: absolute;
    left: 15px;
    top: -2px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.green_back {
    background: url(/static/images/recent_head_bg.png);
    color: #fff;
    padding: 0;
    height: 300px;
    vertical-align: middle;
    margin-bottom: 0
}

.green_back .container {
    margin-top: 99px
}

.jumbotron p.font-36 {
    font-size: 36px!important;
    color: #fff!important
}

.jumbotron p.font-16 {
    font-size: 16px!important;
    color: #fff!important
}

.list-app-fluid {
    background: #eee;
    padding-bottom: 100px;
    border-bottom: 1px solid #d9d9d9
}

.list-app {
    margin-top: 30px
}

.list-app p img {
    width: 96px;
    height: 96px;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    border-radius: 22px
}

.list-app p.font-14 {
    color: #777!important;
    font-size: 14px!important
}

.list-app p.font-14 a {
    color: #555!important
}

.list-app p.font-14 a:hover {
    color: #1abc9c!important
}

.list-app p span {
    color: #fff;
    font-size: 14px;
    padding: 3px 8px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.list-app p span.and {
    background: #5cb85c
}

.list-app p span.ios {
    background: #5cc0de
}

.list-app p span.recommend {
    background: red
}

.list-app .row div.text-center {
    margin-top: 50px
}

@media screen and (max-width: 767px) {
    .three-des .col-sm-12 {
        padding-left:20px;
        padding-right: 20px
    }

    .common-line,.font-36 {
        font-size: 30px!important
    }
}

.back-333 {
    background: #333
}

.back-333 .container .row ul {
    list-style: none;
    padding-left: 0;
    padding-right: 0
}

.back-333 .container .row ul li a {
    color: #777;
    text-decoration: none
}

.back-333 .container .row ul li a:hover {
    color: #1abc9c
}

.back-333 .container .row p a:hover,.bg-f5f8fb .container .row p a:hover {
    color: #777
}

.back-333 .row p.font-14 {
    font-size: 14px!important
}

.back-333 .row div {
    padding-left: 25px;
    padding-right: 25px
}

a.color-1abc9c {
    color: #1abc9c;
    text-decoration: none!important
}

.back-2f2f2f {
    background: #2f2f2f
}

.mt-215 {
    margin-top: 215px
}

.mtb-180 {
    margin-top: 180px;
    margin-bottom: 180px
}

.mt-280 {
    margin-top: 280px
}

p {
    font-weight: 400!important
}

.about_back {
    height: 300px;
    background: url(../img/about_banner.png) center no-repeat #1abc9c;
    margin: 0!important;
    padding: 0!important
}

.about_back .container {
    margin-top: 80px
}

@media screen and (min-width: 541px) and (max-width:1200px) {
    .about_back .container {
        margin-top:87px
    }
}

@media screen and (min-width: 421px) and (max-width:540px) {
    .about_back .container {
        margin-top:69px
    }
}

@media screen and (max-width: 420px) {
    .about_back .container {
        margin-top:58px
    }
}

.about_back .container p {
    color: #fff!important
}

.font-32 {
    font-size: 32px!important
}

.font-16 {
    font-size: 16px!important
}

.about_menu {
    background: #f2f2f2
}

.about_menu .row a {
    height: 70px;
    font-size: 18px;
    color: #222;
    text-decoration: none;
    display: block;
    line-height: 70px
}

.about_content p,.service_content p {
    line-height: 36px
}

.about_menu .row a.cur,.about_menu .row a:hover {
    color: #1abc9c;
    border-bottom: 2px solid #1abc9c
}

.about_content {
    font-size: 16px;
    color: #525252;
    margin-top: 100px;
    padding-bottom: 500px
}

.about_content p {
    margin-bottom: 30px
}

.about_content p.time_line {
    margin-bottom: 20px
}

.about_content p.time_line span {
    width: 90px;
    text-align: right;
    display: inline-block;
    margin-right: 30px;
    color: #a9a9a9
}

.browser_notice,.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager,.fa-fw,.fa-li,.fa-stack-1x,.fa-stack-2x,.flex-control-nav,.join_content .item .btn-u {
    text-align: center
}

.contact_content,.service_content {
    font-size: 16px;
    color: #525252;
    margin-top: 100px;
    padding-bottom: 100px
}

.contact_us .circle_back {
    margin-bottom: 10px;
    background: #1abc9c;
    width: 90px;
    height: 90px;
    -moz-border-radius: 45px;
    -webkit-border-radius: 45px;
    border-radius: 45px;
    color: #fff;
    font-size: 42px!important
}

.contact_us .circle_back i {
    margin-top: 24px
}

.contact_us div {
    padding-left: 40px;
    padding-right: 40px
}

.contact_us .title {
    margin-bottom: 10px;
    font-size: 24px
}

.contact_us .content {
    margin-bottom: 50px;
    font-size: 16px;
    line-height: 26px
}

.join_content {
    font-size: 16px;
    color: #525252;
    margin-top: 100px;
    padding-bottom: 100px
}

.join_content .item h4,.join_content span.title {
    font-size: 24px
}

.join_content p {
    line-height: 36px;
    margin-bottom: 30px
}

.join_content .item {
    margin-top: 80px
}

.join_content .item h4 span {
    border-top: 2px solid #1abc9c;
    padding: 8px 0
}

.join_content .item,.join_content .item h5 {
    font-size: 16px;
    line-height: 32px
}

.join_content .item .btn-u {
    width: 188px;
    line-height: 44px;
    height: 44px;
    border: 2px solid #1abc9c;
    font-size: 20px;
    background: #fff;
    color: #1abc9c;
    text-decoration: none;
    display: block;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    border-radius: 22px
}

.join_content .item .btn-u:hover {
    background: #1abc9c;
    color: #fff
}

.partner_content {
    font-size: 16px;
    color: #525252;
    margin-top: 100px;
    padding-bottom: 100px
}

.partner_content p {
    line-height: 36px;
    margin-bottom: 30px
}

.partner_content p.title {
    font-size: 38px
}

.partner_content .contact_us {
    color: #1abc9c;
    text-decoration: none
}

.partner_content .partner_img div {
    margin-top: 30px
}

.partner_content .partner_img a img {
    width: 180px;
    height: 72px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    object-fit: contain
}

.partner_content .partner_img a:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    filter: none
}

.feed_back {
    height: 480px;
    background: #1abc9c;
    margin: 0!important;
    padding: 0!important
}

.feed_back .container {
    margin-top: 116px
}

@media screen and (min-width: 643px) and (max-width:992px) {
    .feed_back .container {
        margin-top:100px
    }
}

@media screen and (min-width: 493px) and (max-width:642px) {
    .feed_back .container {
        margin-top:84px
    }
}

@media screen and (max-width: 493px) {
    .feed_back .container {
        margin-top:45px
    }
}

.feed_back .container p {
    color: #fff!important
}

.font-40 {
    font-size: 40px!important;
    margin-bottom: 0!important
}

.feed_back .font-16 {
    font-size: 16px!important;
    line-height: 32px;
    margin-top: 40px
}

.feed_backmenu div {
    padding-left: 0;
    padding-right: 0
}

.feed_content {
    font-size: 16px;
    color: #525252;
    margin-top: 150px;
    margin-bottom: 200px
}

.feed_content p {
    color: #222
}

.feed_content .descrip {
    margin-top: 150px;
    padding-left: 45px;
    padding-right: 45px
}

.feed_content p.font-18 {
    margin-top: 30px;
    line-height: 36px
}

.screenshots {
    background: #fff
}

.voice {
    background: #1ABC9C
}

.partner,.rpterror {
    background: #F5F5F5
}

.partner {
    padding-top: 40px;
    padding-bottom: 80px
}

@media screen and (max-width: 992px) {
    .feed_content .descrip {
        margin-top:100px;
        padding-left: 10px;
        padding-right: 10px
    }

    .voice .feed_content .descrip {
        margin-top: 0;
        margin-bottom: 100px
    }

    .feed_content {
        margin-top: 100px;
        margin-bottom: 100px
    }
}

.tongji .container {
    margin-top: 152px
}

@media screen and (max-width: 524px) {
    .tongji .container {
        margin-top:123px
    }
}

.statistical_content {
    margin-top: 100px
}

.statistical_content p.img {
    margin-bottom: 0;
    margin-top: 100px
}

.statistical_content .short_con {
    padding-left: 80px;
    padding-right: 80px
}

.short_con .font-18 {
    line-height: 36px;
    margin-top: 30px
}

@media screen and (max-width: 555px) {
    .statistical_content .short_con {
        padding-left:10px;
        padding-right: 10px
    }
}

.rpterror p.img {
    margin-bottom: 30px
}

.feed_content .crash_descrip {
    margin-top: 100px;
    padding-left: 30px;
    padding-right: 30px
}

@media screen and (max-width: 992px) {
    .feed_content .crash_descrip {
        margin-top:100px;
        padding-left: 10px;
        padding-right: 10px
    }
}

.Crash .container {
    margin-top: 152px
}

@media screen and (max-width: 465px) {
    .Crash .container {
        margin-top:135px
    }
}

.browser_notice {
    background-color: #d9534f;
    padding: 10px;
    color: #fff
}

.browser_notice a {
    color: #FFF;
    text-decoration: underline
}

.browser_notice button {
    color: #FFF;
    background-color: transparent;
    border: none
}

.statistical_content p.button {
    margin-top: 70px;
    margin-bottom: 110px
}

.statistical_content p.button .down_btn {
    width: 260px
}

.banben .descrip {
    margin-top: 140px
}

.banben .crash_descrip {
    margin-top: 70px
}

.zizhu .descrip {
    margin-top: 230px
}

.device .descrip {
    margin-top: 100px
}

.sdk-page {
    font-family: "PingFang SC"
}

.sdk-page .sdk-header {
    width: 50%;
    left: 25%
}

.sdk-page .sdk-new {
    background-image: -moz-linear-gradient(0deg,#15d8d6 0,#22dfb9 100%);
    background-image: -webkit-linear-gradient(0deg,#15d8d6 0,#22dfb9 100%);
    background-image: -ms-linear-gradient(0deg,#15d8d6 0,#22dfb9 100%)
}

.sdk-page .sdk-new .sdk-downlaod-box {
    border-radius: 14px;
    background-color: #fff;
    box-shadow: 0 4px 16px 0 rgba(42,53,72,.12);
    position: absolute;
    bottom: -50px;
    width: 48%;
    margin-left: 27%;
    z-index: 1
}

.sdk-page .sdk-new .sdk-downlaod-box .downlaod-box-item {
    width: 50%;
    float: left;
    position: relative
}

.sdk-page .sdk-new .sdk-downlaod-box .downlaod-box-item>.division {
    background-color: #e4e9f0;
    width: 1px;
    right: 0;
    height: 80%;
    top: 10%;
    position: absolute
}

.sdk-page .sdk-new .sdk-downlaod-box .downlaod-box-item>a {
    display: block
}

.sdk-page .sdk-new .sdk-downlaod-box>a:hover p {
    color: #1abc9c!important;
    text-decoration: none
}

.sdk-page .sdk-overview .overview-introduce {
    width: 68%;
    margin-left: 19%
}

.sdk-page .sdk-overview .overview-introduce .introduce-item {
    width: 20%;
    float: left
}

.float-right,.sdk-page .multil-func .descript-box.box-right {
    float: right
}

.sdk-page .shake-container {
    background-color: #f5f8fb
}

.sdk-page .shake-container .content-left {
    padding-right: 6%
}

.sdk-page .shake-container .shake-introduce-box {
    display: flex;
    align-items: center;
    padding: 0 15px 0 0
}

.sdk-page .shake-container .shake-introduce-box .shake-item-img {
    width: 20%
}

.sdk-page .shake-container .shake-introduce-box .shake-item-content {
    width: 80%;
    padding-left: 15px
}

.sdk-page .crash-container .overview-introduce {
    width: 52%;
    margin-left: 24%;
    background: url(/static/assets/img/sdk/scale.png) no-repeat;
    display: flex;
    padding-top: 50px;
    padding-bottom: 20px;
    position: relative;
    background-size: contain
}

.sdk-page .crash-container .overview-introduce>div {
    display: flex;
    align-items: center;
    justify-content: center
}

.sdk-page .crash-container .overview-introduce .introduce-arrow {
    position: absolute;
    bottom: 19%;
    right: -5%
}

.sdk-page .crash-container .overview-introduce>div:nth-child(2) .introduce-arrow {
    right: -37%
}

.sdk-page .version-container .version-introduce>div.row>div:first-child {
    transform: translateY(35%);
    padding-right: 4vw
}

.sdk-page .multil-func .descript-box {
    border-radius: 14px;
    background-color: #fff;
    box-shadow: 0 4px 16px 0 rgba(42,53,72,.12);
    position: relative;
    width: 95%;
    overflow: hidden
}

.sdk-page .multil-func .descript-box>.box-bg {
    position: absolute
}

.sdk-page .multil-func .descript-box>.descript-content {
    width: 60%;
    float: right;
    padding: 40px 20px 30px 0
}

.sdk-page .multil-func .descript-box.box-left>img {
    position: absolute;
    top: 31%;
    left: -5%
}

.sdk-page .multil-func .descript-box.box-right>img {
    position: absolute;
    left: -10%;
    top: 44%
}

@media(max-width: 1025px) and (min-width:991px) {
    .sdk-page .multil-func .descript-box.box-right>img {
        position:absolute;
        left: -23%;
        top: 44%
    }

    .sdk-page .multil-func .descript-box.box-left>img {
        position: absolute;
        top: 29%;
        left: -10%
    }

    .sdk-page .multil-func .descript-box>.descript-content {
        width: 65%;
        padding: 20px 10px
    }

    .sdk-page .multil-func .descript-box {
        width: 100%
    }
}

@media(max-width: 992px) {
    .sdk-page .multil-func .descript-box {
        width:100%
    }

    .sdk-page .mb-text-center {
        text-align: center
    }

    .sdk-page .sdk-page .shake-container .shake-introduce-box,.sdk-page .shake-container .content-left {
        padding: 0
    }

    .sdk-page .pt-50 {
        padding-top: 30px!important
    }

    .sdk-page .pb-50 {
        padding-bottom: 30px!important
    }

    .sdk-page .mt-50 {
        margin-top: 30px!important
    }

    .sdk-page .mb-50 {
        margin-bottom: 30px!important
    }

    .sdk-page .version-container .version-introduce>div.row>div:first-child {
        transform: translateY(0);
        padding-right: 0;
        text-align: center;
        margin-top: 50px
    }

    .sdk-page .version-container .version-introduce>div.row>div:first-child>p:nth-child(2) {
        margin-bottom: 0!important
    }

    .sdk-page .version-container .version-introduce>div.row>div:first-child>p:last-child {
        margin-bottom: 20px
    }

    .sdk-page .multil-func .descript-box>.descript-content {
        width: 65%
    }

    .sdk-page .crash-container .overview-introduce {
        width: 80%;
        margin-left: 10%
    }
}

@media(max-width: 767px) {
    .sdk-page .sdk-new .sdk-downlaod-box {
        width:80%;
        margin-left: 10%
    }

    .sdk-page .sdk-overview .overview-introduce .introduce-item {
        width: 100%
    }

    .sdk-page .crash-container .overview-introduce,.sdk-page .crash-container .overview-introduce>div {
        display: block
    }

    .sdk-page .crash-container .overview-introduce .introduce-arrow,.sdk-page .multil-func .descript-box.box-left>img,.sdk-page .multil-func .descript-box.box-right>img {
        display: none
    }

    .sdk-page .crash-container .overview-introduce>div {
        margin-bottom: 20px
    }

    .sdk-page .multil-func .descript-box>.descript-content {
        width: 100%;
        padding: 30px 15px 15px;
        text-align: center
    }
}

.mh-50 {
    min-height: 50px
}

.mh-60 {
    min-height: 60px
}

.mh-90 {
    min-height: 90px
}

.font-bold {
    font-weight: 700!important
}

.bg-f9fafb {
    background-color: #f9fafb
}

.outsource-banner {
    height: 400px;
    background: linear-gradient(90deg,#1ABC9C 0,#1A9FBC 100%)
}

.outsource-banner .banner-row {
    position: relative;
    height: 100%
}

.outsource-banner img {
    display: block;
    position: absolute;
    max-height: 80%;
    right: 0;
    top: 10%
}

.outsource-banner a,.outsource-banner a:hover {
    padding: 10px 40px;
    background: #fff;
    color: #1ABC9C;
    border: none;
    font-size: 16px
}

.outsource-customizing {
    height: 0
}

.outsource-customizing .container {
    height: 100%
}

.outsource-customizing .container>.row {
    margin-top: -20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(42,53,72,.12);
    position: relative;
    background: #fff;
    height: 100px
}

.outsource-customizing .custom-select {
    height: 100%;
    padding: 35px 41px;
    position: relative;
    border-right: 1px solid #F8F9FA;
    width: 28%;
    cursor: pointer
}

.outsource-customizing .custom-select:nth-of-type(3) {
    border: none
}

.outsource-customizing .custom-select * {
    display: inline-block
}

.outsource-customizing .custom-select img {
    width: 30px;
    height: 30px
}

.outsource-customizing .custom-select p {
    color: #333;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    line-height: 30px;
    margin-bottom: 0;
    vertical-align: top;
    padding-left: 20px
}

.outsource-customizing .custom-select i {
    position: absolute;
    font-size: 30px;
    line-height: 30px;
    vertical-align: top;
    right: 40px;
    transition: all .5s
}

.rotate180 {
    transform: rotate(180deg)
}

.outsource-customizing .custom-select:hover p {
    color: #1ABC9C
}

.outsource-customizing .custom-btn {
    width: 16%;
    height: 100%
}

.outsource-customizing .custom-btn a,.outsource-customizing .custom-btn a:hover {
    background: #1ABC9C;
    color: #fff;
    line-height: 40px;
    width: 90%;
    height: 50px;
    margin-top: 25px;
    border: none;
    font-size: 18px
}

.outsource-customizing .custom-btn a:hover {
    background: #27c7a5
}

.outsource-customizing .custom-options1,.outsource-customizing .custom-options2 {
    display: none;
    position: absolute;
    top: 100%;
    margin-top: 10px;
    background: #fff;
    box-shadow: 0 0 10px rgba(42,53,72,.12);
    z-index: 1
}

.outsource-customizing .custom-options1 {
    height: 200px;
    border-radius: 8px
}

.outsource-customizing .custom-options2 {
    width: 100%;
    left: 0
}

.outsource-customizing .custom-options1 .row {
    height: 100%
}

.outsource-customizing .custom-options1 .custom-option {
    height: 100%;
    border-right: 1px solid #F8F9FA
}

.outsource-customizing .custom-options1 .custom-option:nth-of-type(1) {
    border-radius: 8px 0 0 8px
}

.outsource-customizing .custom-options1 .custom-option:last-of-type {
    border-radius: 0 8px 8px 0
}

.outsource-customizing .custom-options1 .custom-option img {
    display: block;
    width: 70px;
    height: 70px;
    margin: 42px auto 20px
}

.outsource-area img,.outsource-progress img {
    width: 80px
}

.outsource-customizing .custom-options1 .custom-option p {
    font-size: 16px;
    color: #333;
    text-align: center
}

.outsource-customizing .custom-options2 .custom-option {
    line-height: 74px;
    font-size: 16px;
    display: block;
    padding-left: 96px;
    border-bottom: 1px solid #F8F9FA
}

.outsource-customizing .custom-options1 .custom-option:last-of-type,.outsource-customizing .custom-options2 .custom-option:last-of-type {
    border: none
}

.outsource-customizing .custom-option:hover {
    background: #fafafa;
    cursor: pointer
}

.outsource-reason {
    padding-top: 200px
}

.outsource-reason .img-p {
    height: 100px;
    margin: 40px 0
}

.outsource-reason img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto
}

.outsource-area .area>div:hover {
    background: #fff;
    box-shadow: 0 0 15px #eee
}

.progress-arrow {
    position: relative
}

@media(min-width: 992px) {
    .progress-arrow::after {
        position:absolute;
        content: "";
        display: block;
        width: 0;
        height: 0;
        right: 0;
        top: 34px;
        border-left: 12px solid #1ABC9C;
        border-top: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid transparent
    }
}

.outsource-partner img {
    max-width: 100%
}

.modal#fillContactInformation,.modal#fillContactTips,.modal#selectTips {
    height: 100%
}

#fillContactInformation .modal-dialog,#fillContactTips .modal-dialog,#selectTips .modal-dialog {
    position: absolute;
    top: 42%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 450px
}

#fillContactInformation #formError {
    color: #ee9393
}

#fillContactInformation .modal-title {
    color: #333
}

#fillContactInformation .modal-body,#fillContactInformation .modal-header,#fillContactTips .modal-body,#fillContactTips .modal-header,#selectTips .modal-body,#selectTips .modal-header {
    padding: 20px 30px;
    border: none
}

#fillContactTips .modal-body {
    padding-bottom: 40px
}

#fillContactInformation button,#fillContactInformation button:hover {
    color: #fff;
    background: #1ABC9C;
    border: none;
    height: 40px
}

#fillContactInformation .form-group {
    min-height: 55px
}

#fillContactInformation input {
    height: 40px;
    border-color: #E7EBED
}

#fillContactInformation input::-webkit-input-placeholder {
    color: #B2BAC4
}

.color-333-,.super-signature-banner .p1 {
    color: #333;
    font-family: NotoSansHans-Regular,AvenirNext-Regular,proxima-nova,"Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei","Open Sans","Helvetica Neue",Arial,sans-serif
}

#fillContactTips img {
    width: 100px;
    margin-top: 30px
}

#fillContactTips p:nth-of-type(2) {
    line-height: 50px
}

#selectTips p {
    line-height: 100px;
    padding-bottom: 30px;
    margin-bottom: 0
}

@media (max-width: 768px) {
    #fillContactInformation .modal-dialog,#fillContactTips .modal-dialog,#selectTips .modal-dialog {
        left:1%;
        width: 98%;
        transform: translate(0,-50%);
        margin: 0
    }
}

@media (max-width: 1200px) {
    .outsource-customizing,.outsource-customizing .container>.row {
        border-radius:0;
        height: auto
    }

    .outsource-customizing .custom-select {
        height: 80px;
        padding: 25px 41px;
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #F8F9FA!important
    }

    .outsource-customizing .custom-btn {
        position: relative;
        margin-bottom: 30px;
        width: 100%
    }

    .outsource-customizing .custom-btn a,.outsource-customizing .custom-btn a:hover {
        width: 100%
    }

    .outsource-customizing .custom-options1 {
        top: 80px;
        margin-top: 0;
        height: auto;
        border-radius: 0
    }

    .outsource-customizing .custom-options2 {
        margin-top: 0
    }

    .outsource-customizing .custom-options1 .custom-option {
        height: 100px;
        border-bottom: 1px solid #F8F9FA!important
    }

    .outsource-customizing .custom-options1 .custom-option img {
        width: 50px;
        height: 50px;
        margin: 10px auto 0
    }

    .outsource-customizing .custom-options1 .custom-option p {
        line-height: 30px
    }

    .outsource-reason {
        padding-top: 100px
    }
}

.pt-80 {
    padding-top: 80px
}

.pt-400 {
    padding-top: 400px
}

.pl-80 {
    padding-left: 80px
}

.pr-80 {
    padding-right: 80px
}

.bg-white {
    background: #fff!important
}

.mh-110 {
    min-height: 110px
}

.font-26 {
    font-size: 26px
}

.super-signature-banner {
    height: 490px;
    position: relative
}

.super-signature-banner>img {
    position: absolute;
    width: 100%;
    height: 300px;
    bottom: 0;
    left: 0
}

.super-signature-banner .ka:hover {
    text-decoration: underline!important
}

.super-signature-banner .ba,.super-signature-banner .ba:hover {
    background: #1ABC9C;
    color: #fff;
    line-height: 40px;
    width: 174px;
    height: 50px;
    margin-top: 25px;
    border: none;
    font-size: 18px
}

.super-signature-banner .ba:hover {
    background: #27c7a5
}

.super-signature-banner .video {
    position: relative;
    top: 40px
}

.super-signature-banner .video-bg {
    width: 753px;
    display: block;
    margin: 0 auto
}

.super-signature-banner .video-btn {
    position: absolute;
    width: 72px;
    height: 72px;
    top: 50%;
    left: 50%;
    margin-left: -36px;
    margin-top: -36px;
    cursor: pointer
}

.super-signature-superiority img {
    width: 113px;
    height: 113px
}

.super-signature-compare .compare-item:nth-of-type(1) {
    padding-right: 0!important
}

.super-signature-compare .compare-item:nth-of-type(2) {
    padding-left: 0!important
}

.super-signature-compare .compare-item>div {
    position: absolute;
    padding-top: 130px;
    padding-left: 80px;
    padding-right: 70px
}

.super-signature-compare .compare-item:nth-of-type(1)>div {
    width: 477px;
    height: 587px;
    right: -55px;
    top: -40px;
    z-index: 2;
    padding-top: 150px;
    background: url(/static/images/super_signature/super_signature_bg_2x.png) 0 0/100% 100% no-repeat
}

.super-signature-compare .compare-item:nth-of-type(2)>div {
    width: 488px;
    height: 547px;
    left: -55px;
    top: -20px;
    z-index: 1;
    background: url(/static/images/super_signature/enterprise_signature_bg_2x.png) 0 0/100% 100% no-repeat
}

.super-signature-compare .compare-title {
    font-family: PingFangSC-Medium;
    color: #333;
    font-size: 20px
}

.pack-question .answer,.pack-question .question,.super-signature-question .answer,.super-signature-question .question {
    font-family: NotoSansHans-Regular,AvenirNext-Regular,proxima-nova,"Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei","Open Sans","Helvetica Neue",Arial,sans-serif
}

.super-signature-compare .underline {
    width: 28px;
    height: 2px;
    background: #1ABC9C;
    margin: 20px 0 40px
}

.super-signature-compare .compare-content {
    position: relative;
    padding-left: 20px;
    margin: 20px 0
}

.super-signature-compare .compare-content::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    background: #1ABC9C;
    border-radius: 50%
}

.super-signature-compare .compare-item:nth-of-type(2)>div .compare-content::before,.super-signature-compare .compare-item:nth-of-type(2)>div .underline {
    background: #1E90E0
}

.super-signature-buy {
    padding-top: 300px;
    margin-top: -260px;
    padding-bottom: 120px
}

.super-signature-buy img {
    width: 64px;
    height: 64px
}

.super-signature-buy .p1 {
    width: 35%;
    margin: 0 auto
}

.pack-question .questions,.super-signature-question .questions {
    padding: 0 100px
}

.pack-question .question,.super-signature-question .question {
    font-size: 20px;
    color: #252525;
    margin: 30px 0 15px
}

.pack-question .answer,.super-signature-question .answer {
    font-size: 14px;
    color: #8D9396;
    margin-bottom: 20px
}

#video {
    max-height: 600px
}

@media (max-width: 992px) {
    .super-signature-buy .p1 {
        width:80%;
        min-height: 100px
    }
}

@media (max-width: 768px) {
    .super-signature-banner .video-bg {
        width:100%
    }

    .super-signature-superiority {
        padding-top: 150px
    }

    .pack-question .questions,.super-signature-question .questions {
        padding: 0 30px
    }

    .super-signature-compare .compare-item {
        padding: 0
    }

    .super-signature-compare .compare-item>div {
        max-width: 100%;
        height: auto;
        position: relative;
        margin: 0 auto;
        left: 0;
        padding: 0 13%
    }

    .super-signature-compare .compare-item:nth-of-type(2)>div {
        left: 0;
        height: 587px;
        padding-top: 150px;
        top: -130px
    }

    .super-signature-buy .p1 {
        width: 80%;
        min-height: 100px
    }

    #video {
        max-height: 500px!important
    }
}

.ad-advantage,.ad-banner,.ad-instance {
    font-family: "PingFang SC"
}

.ad-banner {
    height: 490px;
    background: url(/static/images/ad/banner_bg.png) 0 0/100% 100% no-repeat
}

.ad-banner .row {
    position: relative;
    height: 490px
}

.ad-banner .banner-content1 {
    width: 57%
}

.ad-banner img {
    position: absolute;
    width: 678px;
    height: 442px;
    right: -60px;
    bottom: 0
}

.ad-banner .btn,.ad-banner .btn:hover,.ad-instance .btn,.ad-instance .btn:hover {
    width: 140px;
    height: 48px;
    color: #fff;
    line-height: 34px;
    margin-top: 10px;
    background: #1abc9c
}

.ad-advantage img {
    display: block;
    width: 158px;
    height: 136px;
    margin: 0 auto
}

.ad-instance img {
    display: block;
    width: 427px;
    height: 619px;
    margin: 0 auto
}

.ad-instance .btn,.ad-instance .btn:hover {
    height: 40px;
    width: 128px;
    line-height: 26px
}

.pl-200 {
    padding-left: 200px
}

.pointer {
    cursor: pointer
}

@media (max-width: 1200px) {
    .ad-banner .banner-content1 {
        width:50%
    }
}

@media (max-width: 768px) {
    .ad-banner {
        background-size:auto 100%
    }

    .ad-banner .pt-130 {
        padding-top: 100px
    }

    .ad-banner .banner-content1 {
        width: 100%
    }

    .ad-advantage .div1 {
        margin-bottom: 100px
    }

    .ad-advantage .pl-80,.ad-advantage .pr-80 {
        padding-left: 40px;
        padding-right: 40px
    }

    .ad-instance img {
        max-width: 100%;
        height: auto;
        margin: 0 auto
    }

    .ad-instance .pt-230 {
        text-align: center;
        padding: 0
    }

    .ad-instance .mt-100 {
        margin-top: 100px
    }
}

.pack-banner {
    height: 430px;
    background: url(/static/images/pack/banner_bg.png) -1px 0/101% 514px no-repeat
}

.pack-banner .container {
    height: 100%;
    position: relative;
    display: flex;
    align-items: center
}

.pack-banner .banner-pic {
    position: absolute;
    height: 95%;
    width: auto;
    right: 0;
    top: 0
}

.pack-banner .btn {
    background: #FFF;
    color: #29CEAD;
    line-height: 42px;
    width: 200px;
    height: 50px;
    margin-top: 25px;
    border: none;
    font-size: 18px
}

.color-green,.header .navbar-default .navbar-nav>.active>a,.linked:hover,.pack-banner .p1 span,a.read-more:hover,a:active,a:focus,a:hover {
    color: #1abc9c
}

.pack-superiority .superiority-row>div {
    height: 370px;
    padding-top: 100px;
    padding-bottom: 100px
}

.pack-superiority img {
    width: 154px;
    height: 118px
}

.pack-step {
    background: #F9FAFB
}

.pack-step img {
    width: 40px;
    height: 40px
}

@media screen and (max-width: 1200px) {
    .pack-banner .banner-content {
        width:80%
    }

    .pack-banner .banner-pic {
        height: 85%;
        width: auto;
        right: 0;
        top: auto
    }
}

@media screen and (max-width: 992px) {
    .pack-banner .banner-content {
        width:60%
    }

    .pack-banner .banner-pic {
        height: 70%;
        width: auto;
        right: 0;
        top: auto
    }
}

@media (max-width: 768px) {
    .pack-banner {
        background-size:1921px 514px
    }

    .pack-banner .banner-pic {
        display: none
    }

    .pack-banner p:nth-of-type(2) {
        width: 100%
    }

    .pack-superiority .pl-80 {
        margin-top: 50px;
        padding-left: 0;
        padding-right: 0
    }

    .pack-step .text-center {
        margin-top: 50px
    }
}

#tools_integrated_single_page .color-878F92 {
    color: #878F92
}

#tools_integrated_single_page .mt-32 {
    margin-top: 32px
}

#tools_integrated_single_page .tools_banner {
    position: relative;
    height: 298px;
    background: #19AE9B
}

#tools_integrated_single_page .tools_banner:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/static/images/tools/banner_bg2.png) 54px 0/1812px 298px no-repeat
}

#tools_integrated_single_page .tools_list_div {
    height: 270px;
    display: block;
    cursor: pointer;
    border: 3px solid transparent;
    padding-top: 32px;
    border-radius: 12px;
    margin-top: 30px;
    box-shadow: 0 0 40px 0 rgba(157,163,179,.15);
    text-decoration: none!important;
    overflow: hidden
}

.glyphicons-demo a:hover,.notification:hover {
    text-decoration: none
}

#tools_integrated_single_page .tools_list_div_nohover {
    cursor: auto
}

#tools_integrated_single_page .tools_list_div p:nth-of-type(1) {
    margin-bottom: 4px
}

#tools_integrated_single_page .tools_list_div:hover {
    border-color: rgba(26,188,156,1)
}

#tools_integrated_single_page .tools_list_div_nohover:hover {
    border-color: transparent
}

#tools_integrated_single_page .tools_list_div img {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto
}

.fa,.fa-stack {
    display: inline-block
}

.fa.fa-pull-left,.fa.pull-left {
    margin-right: .3em
}

.btn-u {
    background: #1abc9c!important
}

.btn-u:hover {
    background: #28caad!important
}

#editUDIDModal #editTab,#editUDIDModal #editTab>li>a,#editUDIDModal #editTabContent {
    border: none;
    background: 0 0
}

#editUDIDModal #udidURL {
    background: 0 0;
    cursor: default
}

#inviteUDIDURL .share-qr img.udid-qr {
    width: 29%;
    position: absolute;
    top: 10%;
    left: 34%;
    border: 1px solid #80878b
}

#inviteUDIDURL #udidURL {
    background: #f7f8fb;
    cursor: default;
    color: #b8bdc0
}

#inviteUDIDURL .share-qr img.udid-bg {
    width: 100%
}

.footer-about-us .ul-title {
    color: #fff!important
}

@font-face {
    font-family: Simple-Line-Icons;
    src: url(fonts/Simple-Line-Icons.eot);
    src: url(fonts/Simple-Line-Icons.eot?#iefix) format('embedded-opentype'),url(fonts/Simple-Line-Icons.woff) format('woff'),url(fonts/Simple-Line-Icons.ttf) format('truetype'),url(fonts/Simple-Line-Icons.svg#Simple-Line-Icons) format('svg');
    font-weight: 400;
    font-style: normal
}

[data-icon]:before {
    font-family: Simple-Line-Icons;
    content: attr(data-icon);
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.icon-action-redo,.icon-action-undo,.icon-anchor,.icon-arrow-down,.icon-arrow-left,.icon-arrow-right,.icon-arrow-up,.icon-badge,.icon-bag,.icon-ban,.icon-bar-chart,.icon-basket,.icon-basket-loaded,.icon-bell,.icon-book-open,.icon-briefcase,.icon-bubble,.icon-bubbles,.icon-bulb,.icon-calculator,.icon-calendar,.icon-call-end,.icon-call-in,.icon-call-out,.icon-camcorder,.icon-camera,.icon-check,.icon-chemistry,.icon-clock,.icon-close,.icon-cloud-download,.icon-cloud-upload,.icon-compass,.icon-control-end,.icon-control-forward,.icon-control-pause,.icon-control-play,.icon-control-rewind,.icon-control-start,.icon-credit-card,.icon-crop,.icon-cup,.icon-cursor,.icon-cursor-move,.icon-diamond,.icon-direction,.icon-directions,.icon-disc,.icon-dislike,.icon-doc,.icon-docs,.icon-drawer,.icon-drop,.icon-earphones,.icon-earphones-alt,.icon-emoticon-smile,.icon-energy,.icon-envelope,.icon-envelope-letter,.icon-envelope-open,.icon-equalizer,.icon-eye,.icon-eyeglasses,.icon-feed,.icon-film,.icon-fire,.icon-flag,.icon-folder,.icon-folder-alt,.icon-frame,.icon-game-controller,.icon-ghost,.icon-globe,.icon-globe-alt,.icon-graduation,.icon-graph,.icon-grid,.icon-handbag,.icon-heart,.icon-home,.icon-hourglass,.icon-info,.icon-key,.icon-layers,.icon-like,.icon-link,.icon-list,.icon-lock,.icon-lock-open,.icon-login,.icon-logout,.icon-loop,.icon-magic-wand,.icon-magnet,.icon-magnifier,.icon-magnifier-add,.icon-magnifier-remove,.icon-map,.icon-microphone,.icon-mouse,.icon-moustache,.icon-music-tone,.icon-music-tone-alt,.icon-note,.icon-notebook,.icon-paper-clip,.icon-paper-plane,.icon-pencil,.icon-picture,.icon-pie-chart,.icon-pin,.icon-plane,.icon-playlist,.icon-plus,.icon-pointer,.icon-power,.icon-present,.icon-printer,.icon-puzzle,.icon-question,.icon-refresh,.icon-reload,.icon-rocket,.icon-screen-desktop,.icon-screen-smartphone,.icon-screen-tablet,.icon-settings,.icon-share,.icon-share-alt,.icon-shield,.icon-shuffle,.icon-size-actual,.icon-size-fullscreen,.icon-social-dribbble,.icon-social-dropbox,.icon-social-facebook,.icon-social-tumblr,.icon-social-twitter,.icon-social-youtube,.icon-speech,.icon-speedometer,.icon-star,.icon-support,.icon-symbol-female,.icon-symbol-male,.icon-tag,.icon-target,.icon-trash,.icon-trophy,.icon-umbrella,.icon-user,.icon-user-female,.icon-user-follow,.icon-user-following,.icon-user-unfollow,.icon-users,.icon-vector,.icon-volume-1,.icon-volume-2,.icon-volume-off,.icon-wallet,.icon-wrench {
    font-family: Simple-Line-Icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.container .about .f-facebook,.fa {
    font: normal normal normal 14px/1 FontAwesome
}

.icon-user-female:before {
    content: "\e000"
}

.icon-user-follow:before {
    content: "\e002"
}

.icon-user-following:before {
    content: "\e003"
}

.icon-user-unfollow:before {
    content: "\e004"
}

.icon-trophy:before {
    content: "\e006"
}

.icon-screen-smartphone:before {
    content: "\e010"
}

.icon-screen-desktop:before {
    content: "\e011"
}

.icon-plane:before {
    content: "\e012"
}

.icon-notebook:before {
    content: "\e013"
}

.icon-moustache:before {
    content: "\e014"
}

.icon-mouse:before {
    content: "\e015"
}

.icon-magnet:before {
    content: "\e016"
}

.icon-energy:before {
    content: "\e020"
}

.icon-emoticon-smile:before {
    content: "\e021"
}

.icon-disc:before {
    content: "\e022"
}

.icon-cursor-move:before {
    content: "\e023"
}

.icon-crop:before {
    content: "\e024"
}

.icon-credit-card:before {
    content: "\e025"
}

.icon-chemistry:before {
    content: "\e026"
}

.icon-user:before {
    content: "\e005"
}

.icon-speedometer:before {
    content: "\e007"
}

.icon-social-youtube:before {
    content: "\e008"
}

.icon-social-twitter:before {
    content: "\e009"
}

.icon-social-tumblr:before {
    content: "\e00a"
}

.icon-social-facebook:before {
    content: "\e00b"
}

.icon-social-dropbox:before {
    content: "\e00c"
}

.icon-social-dribbble:before {
    content: "\e00d"
}

.icon-shield:before {
    content: "\e00e"
}

.icon-screen-tablet:before {
    content: "\e00f"
}

.icon-magic-wand:before {
    content: "\e017"
}

.icon-hourglass:before {
    content: "\e018"
}

.icon-graduation:before {
    content: "\e019"
}

.icon-ghost:before {
    content: "\e01a"
}

.icon-game-controller:before {
    content: "\e01b"
}

.icon-fire:before {
    content: "\e01c"
}

.icon-eyeglasses:before {
    content: "\e01d"
}

.icon-envelope-open:before {
    content: "\e01e"
}

.icon-envelope-letter:before {
    content: "\e01f"
}

.icon-bell:before {
    content: "\e027"
}

.icon-badge:before {
    content: "\e028"
}

.icon-anchor:before {
    content: "\e029"
}

.icon-wallet:before {
    content: "\e02a"
}

.icon-vector:before {
    content: "\e02b"
}

.icon-speech:before {
    content: "\e02c"
}

.icon-puzzle:before {
    content: "\e02d"
}

.icon-printer:before {
    content: "\e02e"
}

.icon-present:before {
    content: "\e02f"
}

.icon-playlist:before {
    content: "\e030"
}

.icon-pin:before {
    content: "\e031"
}

.icon-picture:before {
    content: "\e032"
}

.icon-map:before {
    content: "\e033"
}

.icon-layers:before {
    content: "\e034"
}

.icon-handbag:before {
    content: "\e035"
}

.icon-globe-alt:before {
    content: "\e036"
}

.icon-globe:before {
    content: "\e037"
}

.icon-frame:before {
    content: "\e038"
}

.icon-folder-alt:before {
    content: "\e039"
}

.icon-film:before {
    content: "\e03a"
}

.icon-feed:before {
    content: "\e03b"
}

.icon-earphones-alt:before {
    content: "\e03c"
}

.icon-earphones:before {
    content: "\e03d"
}

.icon-drop:before {
    content: "\e03e"
}

.icon-drawer:before {
    content: "\e03f"
}

.icon-docs:before {
    content: "\e040"
}

.icon-directions:before {
    content: "\e041"
}

.icon-direction:before {
    content: "\e042"
}

.icon-diamond:before {
    content: "\e043"
}

.icon-cup:before {
    content: "\e044"
}

.icon-compass:before {
    content: "\e045"
}

.icon-call-out:before {
    content: "\e046"
}

.icon-call-in:before {
    content: "\e047"
}

.icon-call-end:before {
    content: "\e048"
}

.icon-calculator:before {
    content: "\e049"
}

.icon-bubbles:before {
    content: "\e04a"
}

.icon-briefcase:before {
    content: "\e04b"
}

.icon-book-open:before {
    content: "\e04c"
}

.icon-basket-loaded:before {
    content: "\e04d"
}

.icon-basket:before {
    content: "\e04e"
}

.icon-bag:before {
    content: "\e04f"
}

.icon-action-undo:before {
    content: "\e050"
}

.icon-action-redo:before {
    content: "\e051"
}

.icon-wrench:before {
    content: "\e052"
}

.icon-umbrella:before {
    content: "\e053"
}

.icon-trash:before {
    content: "\e054"
}

.icon-tag:before {
    content: "\e055"
}

.icon-support:before {
    content: "\e056"
}

.icon-size-fullscreen:before {
    content: "\e057"
}

.icon-size-actual:before {
    content: "\e058"
}

.icon-shuffle:before {
    content: "\e059"
}

.icon-share-alt:before {
    content: "\e05a"
}

.icon-share:before {
    content: "\e05b"
}

.icon-rocket:before {
    content: "\e05c"
}

.icon-question:before {
    content: "\e05d"
}

.icon-pie-chart:before {
    content: "\e05e"
}

.icon-pencil:before {
    content: "\e05f"
}

.icon-note:before {
    content: "\e060"
}

.icon-music-tone-alt:before {
    content: "\e061"
}

.icon-music-tone:before {
    content: "\e062"
}

.icon-microphone:before {
    content: "\e063"
}

.icon-loop:before {
    content: "\e064"
}

.icon-logout:before {
    content: "\e065"
}

.icon-login:before {
    content: "\e066"
}

.icon-list:before {
    content: "\e067"
}

.icon-like:before {
    content: "\e068"
}

.icon-home:before {
    content: "\e069"
}

.icon-grid:before {
    content: "\e06a"
}

.icon-graph:before {
    content: "\e06b"
}

.icon-equalizer:before {
    content: "\e06c"
}

.icon-dislike:before {
    content: "\e06d"
}

.icon-cursor:before {
    content: "\e06e"
}

.icon-control-start:before {
    content: "\e06f"
}

.icon-control-rewind:before {
    content: "\e070"
}

.icon-control-play:before {
    content: "\e071"
}

.icon-control-pause:before {
    content: "\e072"
}

.icon-control-forward:before {
    content: "\e073"
}

.icon-control-end:before {
    content: "\e074"
}

.icon-calendar:before {
    content: "\e075"
}

.icon-bulb:before {
    content: "\e076"
}

.icon-bar-chart:before {
    content: "\e077"
}

.icon-arrow-up:before {
    content: "\e078"
}

.icon-arrow-right:before {
    content: "\e079"
}

.icon-arrow-left:before {
    content: "\e07a"
}

.icon-arrow-down:before {
    content: "\e07b"
}

.icon-ban:before {
    content: "\e07c"
}

.icon-bubble:before {
    content: "\e07d"
}

.icon-camcorder:before {
    content: "\e07e"
}

.icon-camera:before {
    content: "\e07f"
}

.icon-check:before {
    content: "\e080"
}

.icon-clock:before {
    content: "\e081"
}

.icon-close:before {
    content: "\e082"
}

.icon-cloud-download:before {
    content: "\e083"
}

.icon-cloud-upload:before {
    content: "\e084"
}

.icon-doc:before {
    content: "\e085"
}

.icon-envelope:before {
    content: "\e086"
}

.icon-eye:before {
    content: "\e087"
}

.icon-flag:before {
    content: "\e088"
}

.icon-folder:before {
    content: "\e089"
}

.icon-heart:before {
    content: "\e08a"
}

.icon-info:before {
    content: "\e08b"
}

.icon-key:before {
    content: "\e08c"
}

.icon-link:before {
    content: "\e08d"
}

.icon-lock:before {
    content: "\e08e"
}

.icon-lock-open:before {
    content: "\e08f"
}

.icon-magnifier:before {
    content: "\e090"
}

.icon-magnifier-add:before {
    content: "\e091"
}

.icon-magnifier-remove:before {
    content: "\e092"
}

.icon-paper-clip:before {
    content: "\e093"
}

.icon-paper-plane:before {
    content: "\e094"
}

.icon-plus:before {
    content: "\e095"
}

.icon-pointer:before {
    content: "\e096"
}

.icon-power:before {
    content: "\e097"
}

.icon-refresh:before {
    content: "\e098"
}

.icon-reload:before {
    content: "\e099"
}

.icon-settings:before {
    content: "\e09a"
}

.icon-star:before {
    content: "\e09b"
}

.icon-symbol-female:before {
    content: "\e09c"
}

.icon-symbol-male:before {
    content: "\e09d"
}

.icon-target:before {
    content: "\e09e"
}

.icon-volume-1:before {
    content: "\e09f"
}

.icon-volume-2:before {
    content: "\e0a0"
}

.icon-volume-off:before {
    content: "\e0a1"
}

.icon-users:before {
    content: "\e001"
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}

.fa {
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em
}

.fa.fa-pull-right,.fa.pull-right {
    margin-left: .3em
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,.fa-remove:before,.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,.fa-photo:before,.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,.fa-navicon:before,.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,.fa-rub:before,.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,.fa-institution:before,.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,.fa-rebel:before,.fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before,.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,.fa-shekel:before,.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,.fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before {
    content: "\f240"
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before,.fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before,.fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before,.fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-address-card:before,.fa-vcard:before {
    content: "\f2bb"
}

.fa-address-card-o:before,.fa-vcard-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bath:before,.fa-bathtub:before,.fa-s15:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.flex-container a:active,.flex-container a:focus,.flexslider a:active,.flexslider a:focus {
    outline: 0
}

.flex-control-nav,.flex-direction-nav,.slides {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider {
    padding: 0;
    margin: 0 0 60px;
    border: 4px solid #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    zoom:1}

.flexslider .slides>li {
    display: none
}

.flex-direction-nav a,.no-js .slides>li:first-child,.slides:after,html[xmlns] .slides {
    display: block
}

.flexslider .slides img {
    width: 100%;
    display: block
}

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: ".";
    clear: both;
    line-height: 0;
    height: 0
}

* html .slides {
    height: 1%
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom:1}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav a {
    width: 30px;
    height: 30px;
    margin: -20px 0 0;
    background: url(images/bg_direction_nav.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all .3s ease
}

.flex-direction-nav .flex-next {
    background-position: 100% 0;
    right: -36px
}

.flex-direction-nav .flex-prev {
    left: -36px
}

.flexslider:hover .flex-next {
    opacity: .8;
    right: 5px
}

.flexslider:hover .flex-prev {
    opacity: .8;
    left: 5px
}

.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: .3!important;
    filter: alpha(opacity=30);
    cursor: default
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom:1}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0,0,0,.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0,0,0,.3)
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0,0,0,.7)
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0,0,0,.9);
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity:1;
        left: 0
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0
    }
}

.bx-wrapper {
    position: relative;
    padding: 0
}

.bx-wrapper img {
    width: 100%;
    display: block
}

.bxslider {
    left: 1px;
    margin-left: -1px;
    position: relative
}

.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager {
    position: absolute;
    bottom: -30px;
    width: 100%;
    display: none
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-wrapper .bx-pager {
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #000
}

.bx-wrapper .bx-prev {
    right: 24px;
    background: url(images/controls.png) 0 -25px no-repeat
}

.bx-wrapper .bx-next {
    right: 0;
    background: url(images/controls.png) -24px -25px no-repeat
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0
}

.bx-wrapper .bx-next:hover {
    background-position: -24px 0
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: -55px;
    outline: 0;
    width: 21px;
    height: 22px;
    text-indent: -9999px;
    z-index: 9999
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -11px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:hover {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -44px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:hover {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80,80,80,.75);
    width: 100%
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}

.sequence-inner,.sequence-inner .info p,.sequence-inner h2 {
    background: 0 0
}

.sequence-inner {
    background: #fff;
    border-bottom: solid 2px #e8e7e7
}

#sequence-theme {
    color: #fff;
    font-family: 'Open Sans',sans-serif;
    max-width: 2560px;
    position: relative;
    margin: 0 auto;
    overflow: hidden
}

#sequence-theme .next,#sequence-theme .prev {
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 80px;
    font-weight: 700;
    opacity: .4;
    top: 50%;
    height: 41px;
    width: 39px;
    z-index: 20;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    -ms-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s
}

#sequence-theme .prev {
    left: 30px;
    position: absolute
}

#sequence-theme .next {
    position: absolute;
    right: 30px
}

#sequence-theme .next:hover,#sequence-theme .prev:hover {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    -ms-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s
}

#sequence-theme .animate-in .info,#sequence-theme .info {
    -webkit-transition-duration: 4s;
    -moz-transition-duration: 4s;
    -ms-transition-duration: 4s;
    -o-transition-duration: 4s
}

#sequence-theme #sequence li>* {
    position: absolute
}

#sequence-theme #sequence {
    min-height: 420px;
    margin: 0 auto;
    position: relative;
    max-width: 1400px
}

#sequence-theme .info {
    font-size: 1.5em;
    right: 150%;
    line-height: 1.4em;
    top: 120px;
    width: 40%;
    z-index: 10;
    vertical-align: middle;
    transition-duration: 4s
}

#sequence-theme h2 {
    color: #fff;
    font-size: 2em;
    line-height: 1.2em;
    padding: 5px 8px;
    display: inline-block;
    box-shadow: none;
    font-weight: 200
}

#sequence-theme .info p {
    color: #fff;
    font-size: 20px;
    padding: 5px 10px
}

#sequence-theme .animate-in .info {
    right: 15%;
    transition-duration: 4s
}

#sequence-theme .animate-in .balloon,#sequence-theme .animate-out .info {
    -webkit-transition-duration: 4s;
    -moz-transition-duration: 4s;
    -ms-transition-duration: 4s;
    -o-transition-duration: 4s
}

#sequence-theme .animate-out .info {
    right: -150%;
    transition-duration: 4s
}

#sequence-theme .balloon {
    left: -140%;
    top: 150px;
    max-width: 40%;
    z-index: 6;
    -webkit-transition-property: left top;
    -moz-transition-property: left top;
    -ms-transition-property: left top;
    -o-transition-property: left top;
    transition-property: left top
}

#sequence-theme .animate-in .balloon,#sequence-theme .animate-out .balloon {
    -webkit-transition-property: left top;
    -moz-transition-property: left top;
    -ms-transition-property: left top;
    -o-transition-property: left top
}

#sequence-theme .animate-in .balloon {
    left: 8%;
    top: 70px;
    transition-duration: 4s;
    transition-property: left top;
    z-index: 4
}

#sequence-theme .animate-in .aeroplane,#sequence-theme .animate-out .balloon {
    -webkit-transition-duration: 4s;
    -moz-transition-duration: 4s;
    -ms-transition-duration: 4s;
    -o-transition-duration: 4s
}

#sequence-theme .animate-out .balloon {
    left: 140%;
    top: -30px;
    z-index: 2;
    transition-duration: 4s;
    transition-property: left top
}

#sequence-theme .aeroplane,#sequence-theme .sky {
    -webkit-transition-property: left top;
    -moz-transition-property: left top;
    -ms-transition-property: left top;
    -o-transition-property: left top
}

#sequence-theme .aeroplane {
    left: -50%;
    max-width: 40%;
    top: 800px;
    z-index: 6;
    transition-property: left top
}

#sequence-theme .animate-in .aeroplane {
    left: 10%;
    top: 100px;
    transition-duration: 4s;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
    -webkit-transition-property: left top -webkit-transform;
    -moz-transition-property: left top -moz-transform;
    -o-transition-property: left top -o-transform;
    -ms-transition-property: left top -ms-transform;
    transition-property: left top transform;
    z-index: 4
}

#sequence-theme .animate-in .kite,#sequence-theme .animate-out .aeroplane {
    -webkit-transition-property: left top -webkit-transform;
    -moz-transition-property: left top -moz-transform;
    -o-transition-property: left top -o-transform;
    -ms-transition-property: left top -ms-transform
}

#sequence-theme .animate-out .aeroplane {
    left: 70%;
    top: -900px;
    -webkit-transition-duration: 4s;
    -moz-transition-duration: 4s;
    -ms-transition-duration: 4s;
    -o-transition-duration: 4s;
    transition-duration: 4s;
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    transform: rotate(40deg);
    transition-property: left top transform;
    z-index: 2
}

#sequence-theme .animate-in .kite,#sequence-theme .kite {
    -webkit-transform-origin: 100%;
    -moz-transform-origin: 100%;
    -ms-transform-origin: 100%
}

#sequence-theme .sky {
    height: auto;
    width: 100%;
    left: -6%;
    opacity: 0;
    top: 0;
    vertical-align: middle;
    z-index: 1;
    transition-property: left top
}

#sequence-theme .animate-in .sky,#sequence-theme .animate-out .sky {
    top: 0;
    z-index: 1;
    -moz-transition-duration: 4s;
    -ms-transition-duration: 4s;
    -webkit-transition-property: left top;
    -moz-transition-property: left top;
    -ms-transition-property: left top;
    -o-transition-property: left top
}

#sequence-theme .animate-in .sky {
    left: 0;
    opacity: 1;
    -webkit-transition-duration: 4s;
    -o-transition-duration: 4s;
    transition-duration: 4s;
    transition-property: left top
}

#sequence-theme .animate-out .sky {
    left: 6%;
    opacity: 0;
    -webkit-transition-duration: 4s;
    -o-transition-duration: 4s;
    transition-duration: 4s;
    transition-property: left top
}

#sequence-theme .kite {
    left: -30%;
    opacity: 0;
    max-width: 40%;
    top: 300px;
    z-index: 6;
    -o-transform-origin: 100%;
    transform-origin: 100%;
    -webkit-transition-property: left top;
    -moz-transition-property: left top;
    -ms-transition-property: left top;
    -o-transition-property: left top;
    transition-property: left top
}

#sequence-theme .animate-in .kite {
    left: -15%;
    top: 300px;
    opacity: 1;
    z-index: 4;
    transition-property: left top transform;
    -o-transform-origin: 100%;
    transform-origin: 100%;
    -webkit-transform: rotate(80deg);
    -moz-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    -o-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transition-duration: 4s;
    -moz-transition-duration: 4s;
    -ms-transition-duration: 4s;
    -o-transition-duration: 4s;
    transition-duration: 4s
}

#sequence-theme .animate-out .kite {
    left: -15%;
    opacity: 0;
    top: 300px;
    z-index: 2;
    -webkit-transition-property: left top -webkit-transform;
    -moz-transition-property: left top -moz-transform;
    -o-transition-property: left top -o-transform;
    -ms-transition-property: left top -ms-transform;
    transition-property: left top transform;
    -webkit-transform-origin: 100%;
    -moz-transform-origin: 100%;
    -ms-transform-origin: 100%;
    -o-transform-origin: 100%;
    transform-origin: 100%;
    -webkit-transform: rotate(200deg);
    -moz-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    -o-transform: rotate(200deg);
    transform: rotate(200deg);
    -webkit-transition-duration: 3s;
    -moz-transition-duration: 3s;
    -ms-transition-duration: 3s;
    -o-transition-duration: 3s;
    transition-duration: 3s
}

#sequence-theme .sequence-fallback .animate-in .kite {
    left: 20%;
    top: 200px
}

#sequence-theme ul {
    list-style: none
}

.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover,.navbar-toggle {
    background: #1abc9c
}

.navbar-default .navbar-toggle {
    border-color: #5fb611
}

.navbar-default .navbar-toggle:hover {
    background: #5fb611
}

@media (max-width: 767px) {
    .header .navbar-default .navbar-nav>li>a:hover {
        color:#1abc9c
    }

    .header .navbar-default .navbar-nav>.active>a,.header .navbar-default .navbar-nav>.active>a:focus,.header .navbar-default .navbar-nav>.active>a:hover {
        color: #fff;
        background: #1abc9c
    }
}

@media (min-width: 767px) {
    .header .navbar-default .navbar-nav>.active>a,.header .navbar-default .navbar-nav>li>a:hover {
        border-bottom:solid 2px #1abc9c
    }

    .header .navbar-default .navbar-nav>.open>a,.header .navbar-default .navbar-nav>.open>a:focus,.header .navbar-default .navbar-nav>.open>a:hover {
        color: #1abc9c
    }

    .header .dropdown-menu {
        border-top: solid 2px #1abc9c
    }
}

.header .navbar .nav>li>.search:hover {
    color: #1abc9c;
    border-bottom-color: #1abc9c
}

@media (max-width: 767px) {
    .header .navbar .nav>li>.search:hover {
        background:#5fb611
    }
}

.topbar-v1 .top-v1-data li a:hover i {
    color: #1abc9c
}

.header-v1 .navbar .nav>li>.search:hover {
    background: #1abc9c
}

@media (min-width: 767px) {
    .header-v1 .navbar-default .navbar-nav>.active>a,.header-v1 .navbar-default .navbar-nav>li>a:hover {
        color:#fff;
        background: #1abc9c!important
    }

    .header-v1 .navbar-default .navbar-nav>.open>a,.header-v1 .navbar-default .navbar-nav>.open>a:focus,.header-v1 .navbar-default .navbar-nav>.open>a:hover {
        background: #1abc9c
    }
}

.da-slide h2 i {
    background: url(../../plugins/parallax-slider/img/bg-heading.png)
}

.sequence-inner {
    background-color: #1abc9c
}

#sequence-theme .info p,#sequence-theme h2 {
    background: rgba(114,192,44,0)
}

.service-alternative .service:hover,.thumbnail-style a.btn-more {
    background: #1abc9c
}

.btn-link-danger {
    color: #d9534f
}

.btn-link-danger:hover {
    color: #c9302c
}

.carousel-arrow a.carousel-control:hover,.copyright a,.copyright a:hover,.footer a,.footer a:hover,.service .service-icon,.thumbnail-style h3 a:hover {
    color: #1abc9c
}

.thumbnail-style a.btn-more:hover {
    box-shadow: 0 0 0 2px #5fb611
}

.recent-work a:hover span {
    border-bottom: solid 2px #1abc9c
}

.bx-wrapper .bx-next,.bx-wrapper .bx-prev {
    background-image: url(../../plugins/bxslider/images/controls.png)
}

.blog-post-tags ul.blog-tags a:hover,.fa-icons li:hover i,.news-read-more i,.sorting-block .sorting-grid li a:hover span.sorting-cover,.tab-v1 .nav-tabs>.active>a,.tab-v1 .nav-tabs>.active>a:focus,.tab-v1 .nav-tabs>.active>a:hover,.tab-v1 .nav-tabs>li>a:hover,.team ul.team-socail li i:hover,.testimonials .carousel-arrow i:hover,.view a.info:hover,ul.blog-tags a:hover {
    background: #1abc9c
}

.headline h2,.headline h3,.headline h4 {
    border-bottom: 2px solid #1abc9c
}

.hero,blockquote:hover {
    border-left-color: #1abc9c
}

.footer .dl-horizontal a:hover {
    color: #1abc9c!important
}

.acc-home a.accordion-toggle:hover,.acc-home a.active,.blog-item .media h3,.blog-item .media h4.media-heading span a,.breadcrumb li a:hover,.breadcrumb li.active,.info-blocks:hover i.icon-info-blocks,.post-comment h3,.posts .dl-horizontal a:hover,.testimonials .testimonial-info {
    color: #1abc9c
}

.posts .dl-horizontal:hover dd a,.posts .dl-horizontal:hover dt img {
    color: #1abc9c;
    border-color: #1abc9c!important
}

.tab-v1 .nav-tabs {
    border-bottom: solid 2px #1abc9c
}

.tab-v2 .nav-tabs li.active a {
    border-top: solid 2px #1abc9c
}

.tab-v3 .nav-pills li a:hover,.tab-v3 .nav-pills li.active a {
    background: #1abc9c;
    border: 1px solid #5fb611
}

.acc-home .collapse.in,.sorting-block .sorting-nav li.active {
    border-bottom: solid 1px #1abc9c
}

.team .thumbnail-style:hover h3 a {
    color: #1abc9c!important
}

.blog h3,.blog li a:hover,.blog-item h4.media-heading span a,.blog-twitter .blog-twitter-inner a,.bs-glyphicons li:hover,.fa-icons li:hover,.glyphicons-demo a:hover,.magazine-mini-news .post-author strong,.magazine-news .by-author strong,.magazine-news a.read-more,.magazine-page h3 a:hover,.privacy a:hover,.sorting-block .sorting-nav li.active,.who li i,.who li:hover a,.who li:hover i {
    color: #1abc9c
}

.blog-photos li img:hover {
    box-shadow: 0 0 0 2px #1abc9c
}

.blog-twitter .blog-twitter-inner:hover {
    border-color: #1abc9c
}

.blog-twitter .blog-twitter-inner:hover:after {
    border-top-color: #1abc9c
}

.coming-soon-border {
    border-top: solid 3px #1abc9c
}

.reg-block,.tag-box-v1 {
    border-top: solid 2px #1abc9c
}

.booking-blocks p a,.icon-page li:hover {
    color: #1abc9c
}

.tag-box-v2 {
    border-left: solid 2px #1abc9c
}

.tag-box-v7 {
    border-bottom: solid 2px #1abc9c
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
    background-color: #1abc9c;
    border-color: #1abc9c
}

.pager li>a:focus,.pager li>a:hover,.pagination li a:hover {
    background: #5fb611;
    border-color: #5fb611
}

.appicon {
    width: 120px;
    height: 120px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    border: 1px solid #ddd
}

.appicon_s {
    width: 30px;
    height: 30px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #ddd
}

.appicon_ss {
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ddd
}

.app_view_history td,.myapps td {
    vertical-align: middle!important
}

.app_view_history tr,.clickable {
    cursor: pointer
}

.re_min {
    min-width: 120px;
    text-align: left
}

#screenshotTableContainer {
    height: 190px
}

.app_edit_no_screenshot {
    height: 190px;
    text-align: center;
    line-height: 190px
}

.app_edit_screenshot_img {
    cursor: pointer;
    max-width: 100px;
    max-height: 160px
}

.app_edit_screenshot_img.pad {
    margin: 0 0 0 22px
}

.app_edit_screenshot_container {
    background-color: #fff;
    border: 1px solid #bbb;
    padding: 10px;
    display: block
}

.app_edit_screenshot_container table {
    width: 100%
}

.app_edit_screenshot_upload_button {
    margin-top: 10px
}

.app_edit_screenshot_delete_button {
    margin-top: 10px;
    display: inline-block
}

.pager a,.pager strong {
    display: inline-block;
    padding: 3px 10px;
    margin: 0;
    border: 1px solid #ccc;
    background-color: #fff;
    text-decoration: none
}

.pager a:hover {
    background-color: #f5f5f5
}

.doc-nav.affix {
    top: 20px
}

.doc-nav.affix-bottom {
    position: relative
}

@media (min-width: 1px) and (max-width:992px) {
    .doc-nav {
        position:static
    }
}

@media (min-width: 992px) {
    .doc-nav {
        width:213px
    }
}

@media (min-width: 1200px) {
    .doc-nav {
        width:260px
    }
}

@media (max-width: 770px) {
    .full-width {
        display:block;
        max-width: 100%;
        height: auto
    }
}

.doc-nav .docs-progress-bar {
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0
}

.partner ul {
    padding: 0;
    margin: 0
}

.partner ul li {
    float: left;
    border: 1px solid #eee;
    width: 200px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    margin: 2px
}

.partner ul li img {
    max-width: 140px;
    max-height: 45px
}

.badge-lists .dropdown-alerts {
    width: 280px;
    min-width: 0;
    margin-left: -23px
}

.dropdown-alerts {
    padding: 0;
    border-top: 0
}

.dropdown-alerts li a {
    font-size: 12px
}

.dropdown-alerts li em {
    font-size: 10px
}

.badge-lists .dropdown-alerts a {
    font-size: 14px
}

.notification:hover {
    color: #aaa
}

.notification-time {
    margin-right: 20px
}

.container .about .wxwb {
    margin-top: 20px;
    width: 165px
}

@media (min-width: 768px) and (max-width:991px) {
    .container .about .wxwb {
        margin-top:0;
        width: 110px
    }
}

.container .about .wxzh {
    margin-top: 98px;
    width: 128px
}

.container .about .f-chat,.container .about .f-chat:hover,.container .about .img-zhihu,.container .about .img-zhihu:hover {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    float: left
}

.container .about .img-zhihu {
    border-radius: 50%;
    color: #878f92;
    border: 1px solid #878f92;
    background: url(../img/zhihu_gray.png) center no-repeat;
    background-size: 60% 60%
}

.container .about .img-zhihu:hover {
    border: 1px solid #878f92;
    border-radius: 50%;
    background: url(../img/zhihu_white.png) center no-repeat #1abc9c;
    background-size: 60% 60%
}

.container .about .f-chat {
    border-radius: 50%;
    color: #878f92;
    border: 1px solid #878f92;
    margin-right: 15px
}

.container .about .f-chat:hover {
    color: #fff;
    border: 1px solid #878f92;
    border-radius: 50%;
    background-color: #1abc9c;
    margin-right: 15px
}

.container .about .f-frontjs {
    width: 47px;
    height: 47px;
    background: url(../img/logo-frontjs-default.png) no-repeat;
    display: inline-block;
    border-radius: 50%;
    background-size: cover;
    margin-left: 10px
}

.container .about .f-frontjs:hover {
    width: 47px;
    height: 47px;
    border-radius: 50%;
    background: url(../img/logo-frontjs-hover.png) no-repeat;
    background-size: cover
}

.container .about .f-tracup {
    width: 47px;
    height: 47px;
    border-radius: 50%;
    background: url(../img/logo-tracup-default.png) no-repeat;
    background-size: cover;
    display: inline-block
}

.container .about .f-tracup:hover {
    width: 47px;
    height: 47px;
    background: url(../img/logo-tracup-hover.png) no-repeat;
    background-size: cover
}

.container .about .f-facebook,.container .about .f-twitter {
    width: 26px;
    height: 26px;
    margin-top: -10px;
    display: inline-block;
    text-rendering: auto;
    text-decoration: none
}

.container .about .f-facebook {
    margin-left: 10px;
    -webkit-font-smoothing: antialiased;
    color: #666;
    font-size: 26px
}

.container .about .f-facebook:before {
    content: "\f082"
}

.container .about .f-facebook:hover {
    color: #1abc9c
}

.container .about .f-twitter {
    margin-left: 24px;
    font: normal normal normal 14px/1 FontAwesome;
    -webkit-font-smoothing: antialiased;
    color: #666;
    font-size: 26px
}

.container .about .f-twitter:before {
    content: "\f099"
}

.container .about .f-twitter:hover {
    color: #1abc9c
}

.bt-4 {
    border-radius: 4px 4px 0 0!important
}

.bm-4 {
    border-radius: 0 0 4px 4px!important
}

.btn-send-resume {
    padding: 12px 50px;
    background-color: #29bb9c;
    color: #fff!important
}

.btn-send-resume:hover {
    background-color: #27c7a5!important;
    text-decoration: none
}

.about-container {
    padding-top: 100px
}

.about-div {
    margin-bottom: 95px
}

.about-title {
    font-size: 36px;
    color: #333;
    line-height: 1.333;
    margin-bottom: 35px;
    margin-top: 0
}

.about-p {
    font-size: 16px;
    color: #878f92;
    line-height: 2.25
}

.about-p1 {
    font-size: 13px;
    color: #878f92;
    line-height: 1.85
}

.mb-0 {
    margin-bottom: 0
}

.mb-5 {
    margin-bottom: 5px
}

.mb-10 {
    margin-bottom: 10px!important
}

.mb-15 {
    margin-bottom: 15px!important
}

.mb-20 {
    margin-bottom: 20px!important
}

.mb-25 {
    margin-bottom: 25px!important
}

.mb-30 {
    margin-bottom: 30px!important
}

.mb-35 {
    margin-bottom: 35px!important
}

.mb-40 {
    margin-bottom: 40px!important
}

.mb-50 {
    margin-bottom: 50px!important
}

.mb-60 {
    margin-bottom: 60px!important
}

.mb-70 {
    margin-bottom: 70px!important
}

.mb-80 {
    margin-bottom: 80px!important
}

.mb-100 {
    margin-bottom: 100px
}

.mb-135 {
    margin-bottom: 135px
}

.mt-5 {
    margin-top: 5px
}

.mt-0 {
    margin-top: 0!important
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-25 {
    margin-top: 25px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-42 {
    margin-top: 42px
}

.mt-50 {
    margin-top: 50px
}

.mt-60 {
    margin-top: 60px
}

.mt-70 {
    margin-top: 70px
}

.mt-80 {
    margin-top: 80px
}

.mt-100 {
    margin-top: 100px
}

.mr-10 {
    margin-right: 10px
}

.mr-5 {
    margin-right: 5px
}

.mr-0 {
    margin-right: 0!important
}

.pt-5 {
    padding-top: 5px
}

.pt-10 {
    padding-top: 10px!important
}

.pt-15 {
    padding-top: 15px!important
}

.pt-20 {
    padding-top: 20px!important
}

.pt-30 {
    padding-top: 30px!important
}

.pt-40 {
    padding-top: 40px!important
}

.pt-25 {
    padding-top: 25px!important
}

.pt-50 {
    padding-top: 50px!important
}

.pt-55 {
    padding-top: 55px!important
}

.pt-60 {
    padding-top: 60px!important
}

.pt-100 {
    padding-top: 100px
}

.pt-130 {
    padding-top: 130px
}

.pt-230 {
    padding-top: 230px
}

.pb-10 {
    padding-bottom: 10px!important
}

.pb-15 {
    padding-bottom: 15px!important
}

.pb-20 {
    padding-bottom: 20px!important
}

.pb-30 {
    padding-bottom: 30px!important
}

.pb-40 {
    padding-bottom: 40px!important
}

.pb-50 {
    padding-bottom: 50px!important
}

.pb-60 {
    padding-bottom: 60px
}

.pb-65 {
    padding-bottom: 65px!important
}

.pb-90 {
    padding-bottom: 90px!important
}

.pb-100 {
    padding-bottom: 100px
}

.pb-120 {
    padding-bottom: 120px
}

.pl-20 {
    padding-left: 20px
}

.pl-15 {
    padding-left: 15px
}

.pl-0 {
    padding-left: 0
}

.pl-30 {
    padding-left: 30px
}

.pl-35 {
    padding-left: 35px
}

.pl-60 {
    padding-left: 60px
}

.pr-0 {
    padding-right: 0
}

.pr-20 {
    padding-right: 20px
}

.pr-30 {
    padding-right: 30px
}

.pr-35 {
    padding-right: 35px
}

.pr-60 {
    padding-right: 60px
}

.about-subtitle {
    font-size: 24px;
    color: #333;
    line-height: 1.083
}

.font-18 {
    font-size: 18px
}

.font-36 {
    font-size: 36px
}

.user-avatar {
    width: 30px;
    margin-top: -4px
}

.user-icon img {
    width: 24px;
    margin-right: 3px
}

.user-icon-manager img {
    width: 20px
}

@media (min-width: 768px) and (max-width:991px) {
    .container-menu {
        width:800px
    }
}

div.container .div-getpass-way>.div-getpass {
    border: 1px solid #d1d2d3;
    padding: 40px 30px 30px
}

div.container .div-getpass-way>.div-getpass span.middle {
    vertical-align: -webkit-baseline-middle;
    vertical-align: sub
}

div.container form.form-getpass-byphone section.phonenumber label.code-label {
    margin: 3px 0 0
}

div.container form.form-getpass-byphone section.phonenumber label.code-label button:disabled {
    cursor: not-allowed
}

div.container section label.input span.span-url-prepend {
    padding: 0 10px;
    color: #666;
    width: auto;
    left: 1px;
    background-color: #eee;
    font-weight: 400
}

.font-12 {
    font-size: 12px
}

.font-14 {
    font-size: 14px!important
}

.font-20 {
    font-size: 20px!important
}

.font-22 {
    font-size: 22px!important
}

.font-28 {
    font-size: 28px!important
}

.color-2F3950,.color-2f3950 {
    color: #2f3950!important
}

.color-cbced4 {
    color: #cbced4
}

.color-AAB0C4 {
    color: #aab0c4
}

.color-ff3737 {
    color: #ff3737
}

.color-ffb606 {
    color: #ffb606
}

.color-aab0c4 {
    color: #aab0c4
}

.color-fff,.color-wthite {
    color: #fff!important
}

.color-e4e9f0 {
    color: #e4e9f0!important
}

.color-777 {
    color: #777!important
}

.color-afb2b5 {
    color: #afb2b5!important
}

.color-757575 {
    color: #757575!important
}

.color-75787B {
    color: #75787b!important
}

.color-878f92 {
    color: #878f92
}

.color-fbfcfd {
    color: #fbfcfd
}

.color-e1e6ed {
    color: #e1e6ed
}

.color-a0a0a0 {
    color: #a0a0a0
}

.color-a0a0a1 {
    color: #a0a0a1
}

.color-d0d1d2 {
    color: #d0d1d2
}

.color-333 {
    color: #333!important
}

.color-666 {
    color: #666!important
}

.color-38d5b6 {
    color: #38d5b6
}

.color-8c9497 {
    color: #8c9497
}

.color-1abc9c {
    color: #1abc9c!important
}

.color-29bb9c {
    color: #29bb9c!important
}

.color-2abb9d {
    color: #2abb9d!important
}

.color-2d2e45 {
    color: #2d2e45
}

.color-999 {
    color: #999!important
}

.color-3548a6 {
    color: #3548a6
}

.color-2f79e8 {
    color: #2f79e8
}

.color-145298 {
    color: #145298
}

.color-0fb294 {
    color: #0fb294
}

.color-e1e6f0 {
    color: #e1e6f0
}

.color-ff7019 {
    color: #ff7019
}

.color-ffab18 {
    color: #ffab18
}

.color-333D53 {
    color: #333d53
}

.lh-12 {
    line-height: 1.2
}

.lh-1571 {
    line-height: 1.571
}

.lh-1375 {
    line-height: 1.375
}

.lh-1429 {
    line-height: 1.429
}

.lh-1714 {
    line-height: 1.714
}

.lh-20 {
    line-height: 2
}

.bg-f5f8fb {
    background-color: #f5f8fb
}

.bg-fbfcfd {
    background-color: #fbfcfd
}

.bg-fff {
    background-color: #fff
}

.bg-29caad {
    background-color: #29caad
}

.bg-29cead {
    background-color: #29cead
}

.bg-transparent {
    background-color: transparent
}

.border-right-e4e9f0 {
    border-right: 1px solid #e4e9f0
}

.footer-about-us .container .row ul {
    list-style: none
}

#loginTelModal .sky-form .label {
    font-size: 16px;
    color: #333
}

#loginTelModal .sky-form .login-title {
    font-size: 22px;
    float: left;
    width: 100%;
    padding-bottom: 40px;
    padding-top: 50px
}

#loginTelModal .section {
    margin-bottom: 20px;
    z-index: 0
}

#loginTelModal .modal-body {
    padding: 20px
}

#loginTelModal .choose_phone {
    height: 34px;
    color: #666
}

#loginTelModal .sky-form .input input,#loginTelModal .sky-form .input input:focus,#loginTelModal .sky-form .input input:hover {
    font-size: 16px;
    border: none;
    border-bottom: none;
    box-shadow: none;
    padding-left: 0
}

#loginTelModal .submit-btn {
    color: #fff!important;
    width: 100%;
    border: 2px solid #1abc9c;
    background: #1abc9c;
    font-size: 22px;
    border-radius: 28px;
    padding: 3px
}

#loginTelModal .submit-btn :active,#loginTelModal .submit-btn :hover {
    background: #22b497
}

#loginTelModal .getcode-btn {
    color: #fff!important;
    width: 130px;
    background: #1abc9c;
    font-size: 14px;
    border-radius: 8px;
    float: right
}

#loginTelModal .btn-u-default {
    background: #e7edef
}

#loginTelModal .sky-form .state-success input {
    background: 0 0
}

#loginTelModal .sky-form .inout input[placeholder],[placeholder] {
    color: #666!important
}

#loginTelModal .dropdown-menu-calling-code {
    border-color: #d9d9d9;
    margin-top: 10px;
    height: 240px;
    overflow: auto
}

#loginTelModal .dropdown-menu-calling-code li {
    text-align: left
}

.dropdown-menu-calling-code {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    display: none;
    float: left;
    left: 0;
    list-style: none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    z-index: 1000;
    top: 31px;
    width: auto
}

#loginTelModal .btn-circle {
    width: 20px;
    height: 20px;
    padding: 3px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1;
    right: 20px;
    position: absolute;
    z-index: 50;
    background: #2c2c2c;
    color: #fff;
    top: 20px
}

#loginTelModal .modal-content {
    border-radius: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

a#getCode.btn-code {
    color: #1abc9c;
    border: 1px solid #ccc
}

a#getCode.btn-code:hover {
    border: 1px solid #28caad;
    color: #28caad;
    background: 0 0
}

div.sms-bind-modal>div.sms-binding>div.choose_phone {
    height: 40px;
    color: #666;
    position: relative;
    border: 1px solid #e7ebed;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    background-color: #fff
}

div.sms-bind-modal>div.sms-binding>div.choose_phone>a.selector {
    padding: 3px 6px;
    width: 100%;
    line-height: 33px;
    color: #3f3f3f;
    display: block
}

div.sms-bind-modal>div.sms-binding>div.choose_phone>ul.nation_code {
    top: 33px;
    width: auto;
    min-width: 280px;
    height: 370px;
    position: absolute;
    overflow-y: auto;
    padding-top: 0;
    margin-top: 0;
    border-radius: 0;
    margin-left: -1px
}

div.sms-bind-modal>div.sms-binding>div.choose_phone>ul.nation_code>li.code-tag {
    background: #f4f4f4;
    padding-left: 20px;
    line-height: 35px
}

section.section-getCode .input-group>input.form-control {
    border-right: none
}

section.section-getCode .input-group>a#getCode,section.section-getCode .input-group>input.form-control {
    border-radius: 0
}

.font-normal {
    font-weight: 400
}

.accelerate {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    transform: rotateZ(360deg);
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000
}

.timing-calendar {
    position: relative;
    top: -25px;
    float: right;
    right: 6px
}

#timingDate,#timingUpdateDate {
    width: 100%
}

#reportrange {
    width: 240px;
    margin: auto auto 40px
}

.caret-right img,.footer-about-us .contact p span>a i {
    margin-right: 10px
}

.selectDate {
    background: #fff;
    cursor: pointer;
    padding: 5px 10px;
    border: 1px solid #bbb;
    width: 100%
}

.dateSection label {
    font-weight: 400;
    color: #404040
}

em.invalid,form p.invalid {
    color: #ee9393;
    font-style: normal;
    font-size: 13px!important
}

em.valid,form p.valid,label.valid {
    color: #29bb9c!important;
    font-style: normal;
    font-size: 13px!important
}

#loginTelModal .choose_phone {
    border: none
}

#country-titel,.telCodeSpan {
    font-size: 18px;
    color: #001010;
    font-family: PingFangSC-Medium;
    font-weight: 600;
    float: left
}

#country-name {
    font-size: 18px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #999;
    float: left;
    padding-left: 20px
}

.caret-right img {
    padding-top: 10px
}

#loginTelModal .dropdown-menu-calling-code {
    width: 96%
}

#loginTelForm #telCountry,#loginTelForm #telNumber,#loginTelForm #telcodeSection {
    border-bottom: 1px solid #e1e1e1
}

#privacyDetailTitle,#serviceDetailTitle {
    display: none
}

#privacyContent #serviceModal .modal-content,#serviceContent,#serviceContent #privacyContent {
    height: 500px
}

#privacyModal .modal-body,#serviceModal .modal-body {
    overflow: scroll;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.flex-center {
    display: flex!important;
    justify-content: center;
    align-items: center
}

.footer-about-us {
    background: rgba(21,25,34,1)
}

.footer-about-us .contact a.f-chat {
    margin-left: 30px
}

.footer-about-us .contact p span {
    border: none
}

.footer-about-us .contact p span>a {
    color: #7f8699
}

.footer-about-us .contact p span>a:hover {
    color: #1abc9c;
    text-decoration: none
}

.footer-about-us ul {
    width: 100%;
    margin-top: 10px
}

.footer-home-top .footer-logo {
    border-bottom: 1px solid rgba(35,41,59,1)
}

.container .about .contact-logo-us p span,.navbar .nav .notification-description-read a:hover {
    border-bottom: none
}

.footer-home-top .footer-logo img.img-responsive {
    height: 40px
}

.footer-common {
    background: rgba(18,20,28,1)
}

.footer-common p {
    margin-bottom: 20px
}

.footer-common p,.footer-common p a {
    color: #50586f!important
}

.color-687089 {
    color: #687089
}

.color-9097ad {
    color: #c8cad1
}

.fw-600 {
    font-weight: 600!important
}

.fw-500 {
    font-weight: 500!important
}

.mt-120 {
    margin-top: 120px
}

.mb-120 {
    margin-bottom: 120px
}

.mb-150 {
    margin-bottom: 150px
}

@media (min-width: 768px) and (max-width:992px) {
    #homepage-new.en .footer-home-bottom .item {
        min-height:215px
    }

    #homepage-new.en .footer-home-bottom.footer-home-bottom-us .item {
        min-height: 115px
    }
}

@media (min-width: 769px) {
    .footer-about-us .contact {
        margin-top:30px
    }
}

@media (min-width: 1200px) {
    .footer-about-us .contact-logo {
        margin:auto
    }

    .footer-about-us .contact {
        width: 80%;
        margin-left: auto
    }
}

.center-footer #promotion {
    position: fixed;
    bottom: 150px;
    right: 10px;
    z-index: 100
}

.center-footer #promotion .promotion-img {
    width: 150px;
    height: auto
}

.center-footer #promotion .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 12px
}

.footer-about-us .contact-logo-us .contact-logo {
    margin-bottom: 20px
}

.container .about .contact-logo-us p {
    text-align: center
}

.container .about .contact-logo-us a {
    color: #7f8699;
    border-bottom: none
}

.a-btn-green {
    background: #29cead;
    border: 1px solid #29cead;
    line-height: initial;
    color: #fff
}

.a-btn-green:active,.a-btn-green:focus,.a-btn-green:hover {
    background: #1abc9c;
    border-color: #29cead
}

.google-auto-placed {
    display: none
}

.bg-f6f8fa {
    background-color: #f6f8fa
}

.color-b2b6c2 {
    color: #b2b6c2
}

.color-white {
    color: #fff
}

.color-dafff8 {
    color: #dafff8
}

.color-010101 {
    color: #010101
}

.color-c0c6cd {
    color: #c0c6cd
}

.bg-18bc9b {
    background: #18bc9b
}

.bg-f8fbf9 {
    background: #f8fbf9
}

.color-9097a6 {
    color: #9097a6
}

.color-9fa6b4 {
    color: #9fa6b4
}

.color-adb4c0 {
    color: #adb4c0
}

.color-788090 {
    color: #788090!important
}

.color-0a0d26 {
    color: #0a0d26
}

.color-ff0000 {
    color: red
}

.color-424242 {
    color: #424242
}

.btn-border-green,.btn-border-green:active,.btn-border-green:focus {
    border: 1px solid #1abc9c;
    color: #1abc9c;
    background: #fff;
    line-height: normal
}

.btn-border-green:hover {
    border: 1px solid #29cead;
    background: #29cead!important;
    color: #fff
}

.btn:active,.btn:focus {
    outline: 0
}

.hide-scrollbar::-webkit-scrollbar {
    display: none
}

.hide-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.disabled,[disabled] {
    cursor: not-allowed;
    pointer-events: none
}

.border-eaeaea {
    border: 1px solid #eaeaea
}

.flexRow {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center
}

.flexRowCenter {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center
}

.flexRowWrap {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center
}

.flexRowBetween,.flexRowTop {
    flex-flow: row nowrap;
    display: flex
}

.flexRowBetween {
    justify-content: space-between;
    align-items: center
}

.flexRowTop {
    align-items: flex-start
}

.flexRowBetweenTop {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: flex-start
}

.flexColumnMiddle {
    display: flex;
    flex-flow: column wrap;
    justify-content: center
}

img.w40 {
    width: 40px;
    height: auto
}

img.w24 {
    width: 24px;
    height: auto
}

.btn-green-o {
    background: #fff!important;
    border: 1px solid #1abc9c;
    color: #1abc9c
}

.btn-green-o:focus,.btn-green-o:hover,.btn-green-o:visited {
    background: #1abc9c!important;
    color: #fff
}

.color-ffbf00 {
    color: #ffbf00
}

#promotion .promotion-wechat-qr {
    width: 100px!important;
    position: relative;
    top: -192px;
    left: 40px;
    height: auto!important
}

#promotion-small {
    margin: auto 50px auto auto;
    text-align: right
}

#promotion-small img {
    width: 50%;
    margin: auto
}

#promotion-chat {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 100;
    width: 400px
}

#promotion-chat .chat-close {
    position: absolute;
    top: 60px;
    right: 50px;
    width: 40px;
    text-decoration: none;
    cursor: pointer
}

.navbar {
    margin-top: 0
}

.navbar-nav>li>.dropdown-menu {
    border-radius: 1px;
    border: none!important;
    padding: 5px 10px 0
}

.navabr .loginbar .dropdown-menu li a,.navbar .nav .dropdown-menu li a {
    font-size: 14px;
    color: #555;
    display: block;
    line-height: 30px;
    height: 40px
}

.navbar .nav .dropdown-menu li a {
    background: 0 0;
    border-bottom: 1px solid #ddd
}

.navbar .nav .header-menu .dropdown-menu li a:hover,.navbar .nav .header-menu .dropdown-menu li.active a:hover {
    background: 0 0;
    border-bottom: 1px solid #e7e7e7;
    color: #1abc9c!important
}

.navbar .nav .dropdown-menu li.active:last-child a:hover,.navbar .nav .dropdown-menu li:last-child a:hover {
    border-bottom: 0
}

.navbar .nav li.header-menu a:hover,.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover {
    border-bottom: 0 solid #e7e7e7
}

.dropdown>a:after {
    content: none
}

.open .dropdown-toggle,.open .fa-angle-down::before {
    color: #1abc9c
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    color: #1abc9c;
    background: #fff
}

.navbar .nav li a.user-certification {
    display: inline
}

.navbar-default .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 20px
}

.navbar-default .navbar-nav>li>a.register-li.btn-sdk {
    background: #fff;
    color: #1ABC9C;
    border: 1px solid;
    margin-right: 5px
}

.navbar-default .navbar-nav>li>a.register-li {
    padding: 0 20px;
    color: #fff;
    height: 34px;
    line-height: 34px;
    margin-top: 3px;
    background: #1ABC9C!important;
    border: none
}

.navbar-default .navbar-nav>li>a.register-li:hover {
    background: #29CEAD!important;
    color: #fff!important;
    height: 34px
}

.top-menu {
    display: none
}

@media screen and (max-width: 996px) {
    .menu-right {
        display:none
    }

    .top-menu {
        display: block;
        margin-top: 5px
    }
}

.navbar .loginbar .dropdown-menu li a {
    background: 0 0;
    border-bottom: 1px solid #ddd
}

.navbar .loginbar .dropdown-menu li:last-child a {
    border-bottom: 0
}

.navbar .loginbar .header-menu .dropdown-menu li a:hover,.navbar .loginbar .header-menu .dropdown-menu li.active a:hover {
    background: 0 0;
    border-bottom: 1px solid #e7e7e7;
    color: #1abc9c!important
}

.navbar .loginbar .dropdown-menu li.active:last-child a:hover,.navbar .loginbar .dropdown-menu li:last-child a:hover {
    border-bottom: 0
}

.loginbar>li>.dropdown-menu {
    border-radius: 0;
    border: 1px solid #e7e7e7;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 1px 10px 0;
    width: 100%
}

.topbar ul.loginbar .dropdown-menu li {
    padding: 0
}

.topbar ul.loginbar .dropdown-menu li a {
    line-height: 30px;
    text-align: center
}

.topbar ul.loginbar li {
    padding-bottom: 0
}

.topbar {
    padding-top: 10px
}

.notification-dropdown-menu>li>div {
    padding: 3px 13px
}

@media (min-width: 1px) and (max-width:992px) {
    .notification-dash-dropdown-alert {
        margin-left:50px
    }
}

@media (min-width: 992px) {
    .notification-dash-dropdown-alert {
        margin-left:150px
    }
}

@media (min-width: 1200px) {
    .notification-dash-dropdown-alert {
        margin-left:450px
    }
}

.notification-dropdown-alert {
    margin-left: -60px
}

.notification-dropdown-menu {
    padding: 5px 0 0;
    min-width: 360px;
    max-width: 400px
}

.notification-dropdown-menu>li {
    margin-right: .5em;
    margin-left: .5em
}

.notification-dropdown-menu>li>a {
    padding: 6px 12px;
    font-size: 14px;
    outline: 0;
    border-radius: 4px
}

.notification-dropdown-menu>li>a:focus,.notification-dropdown-menu>li>a:hover {
    background-color: #ededed
}

.notification-dropdown-menu>.active>a,.notification-dropdown-menu>.active>a:focus,.notification-dropdown-menu>.active>a:hover {
    color: #444;
    background-color: #dbdbdb
}

.notification-dropdown-header {
    padding-right: 12px;
    padding-left: 12px;
    border-color: #2b3d4c;
    padding-top: 12px;
    padding-bottom: 12px;
    text-transform: initial;
    border-bottom: 1px solid #ddd;
    color: #585f69;
    font-size: 14px
}

.notification-dropdown-header-right {
    float: right;
    font-size: 13px
}

.notification-dropdown-header-right i {
    font-size: 13px!important
}

.dropdown-icon {
    width: 16px;
    margin-right: 8px;
    color: #444;
    font-size: 15px;
    text-align: center
}

.notification-list {
    overflow: hidden;
    position: relative;
    vertical-align: middle
}

.notification-list>.notification-box>.notification>.notification-content {
    cursor: pointer
}

.notification {
    display: block;
    position: relative;
    padding: 20px 0 20px 46px;
    margin: 0 20px;
    border-bottom: 1px solid #EDEDED
}

.notification:hover {
    background-color: unset
}

.notification-box:hover {
    color: #aaa;
    text-decoration: none;
    margin-top: -1px;
    border-top: 1px solid #EDEDED;
    background-color: #EFEFEF
}

.notification-icon {
    border-radius: 15px;
    display: block;
    position: absolute;
    top: 48px;
    left: 0;
    width: 30px;
    height: 30px;
    margin: -25px 12px 0 0;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    background-color: #1abc9c
}

.notification-dropdown-menu:after,.notification-dropdown-menu:before,.notification-manager-dropdown-menu:before,.user:after,.user:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent
}

.notification-icon img {
    width: 20px;
    height: 50px
}

.notification-icon i {
    font-size: 15px!important;
    text-align: center;
    display: block;
    line-height: 30px;
    color: #fff
}

.notification-icon-read {
    background-color: #bbb
}

.notification-icon-in-list {
    font-size: 14px;
    text-align: center;
    background-color: #1abc9c;
    border-radius: 20px;
    width: 40px;
    height: 40px
}

.notification-icon-in-list img {
    width: 20px;
    height: 50px
}

.notification-icon-in-list i {
    text-align: center;
    font-size: 20px;
    display: block;
    color: #fff;
    line-height: 38px
}

.notification-icon-in-list-read {
    background-color: #bbb
}

.notification-description,.notification-description-read,.notification-time,.notification-title {
    display: block;
    font-size: 12px
}

.notification-title {
    padding-bottom: 1px;
    color: #222;
    font-weight: 100
}

.notification-description {
    padding-bottom: 4px;
    color: #666;
    font-size: 14px;
    margin-left: 0;
    margin-right: 0
}

.notification-time {
    font-size: 11px;
    color: #999;
    margin-left: 0
}

.notification-description-read {
    padding-bottom: 3px;
    color: #999!important;
    font-size: 14px;
    margin-left: 0
}

.notification-description-read p {
    color: #999!important
}

.notification-dropdown-menu .read-all:focus {
    outline: 0
}

.navbar .nav .notification-decoration a,.navbar .nav .notification-description-read a {
    display: inline;
    color: #29cead
}

.notification-link {
    text-align: center;
    padding: 20px 0!important;
    border-top: 1px solid #ddd;
    display: block;
    text-decoration: none!important;
    font-size: 14px!important;
    line-height: 18px!important;
    height: auto!important;
    background: #f9f9f9;
    border-radius: 0 0 4px 4px;
    color: #555
}

.notification-dropdown-menu:after,.notification-dropdown-menu:before,.notification-manager-dropdown-menu:after,.notification-manager-dropdown-menu:before,.user:after,.user:before {
    position: absolute;
    display: inline-block;
    content: ''
}

.notification-link:hover {
    background: #fff
}

.notification-empty-title {
    color: #585f69
}

.notification-empty-text {
    color: #777
}

.text-primary {
    color: #29cead
}

.text-primary-read {
    color: #bbb
}

.notification-dropdown-menu:before,.user:before {
    left: 50%;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0,0,0,.05)
}

.ticket:before {
    left: 30px
}

.top-ticket,.top-user {
    margin-top: 0
}

.notification-dropdown-menu:after,.user:after {
    left: 50%;
    border-bottom: 7px solid #fff
}

.ticket:after {
    left: 31px
}

.notification-manager-dropdown-menu {
    padding: 0;
    z-index: 1020;
    min-width: 300px;
    max-width: 400px;
    border-top: 1px solid #ccc!important
}

.notification-manager-dropdown-menu>li {
    margin-right: .5em;
    margin-left: .5em
}

.notification-manager-dropdown-menu>li>a {
    padding: 6px 12px;
    font-size: 14px;
    outline: 0;
    border-radius: 4px
}

.notification-manager-dropdown-menu>li>a:focus,.notification-manager-dropdown-menu>li>a:hover {
    background-color: #ededed
}

.notification-manager-dropdown-menu>.active>a,.notification-manager-dropdown-menu>.active>a:focus,.notification-manager-dropdown-menu>.active>a:hover {
    color: #444;
    background-color: #dbdbdb
}

.notification-manager-dropdown-menu:before {
    left: 273px;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0,0,0,.2)
}

.notification-manager-dropdown-menu:after {
    top: -6px;
    left: 274px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent
}

.row-fluid {
    position: relative;
    z-index: 8
}

.notification-description a {
    color: #56bc94!important;
    font-size: 14px!important;
    height: auto!important;
    display: inline!important
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left:15px;
        right: 0
    }
}

.loginbar>li>.notification-dropdown-menu,.navbar-nav>li>.notification-dropdown-menu {
    padding-left: 0;
    padding-right: 0
}

.navbar .nav li a.notification-link:hover {
    border-bottom: 0
}

.notification-dropdown-menu {
    border-top: 1px solid #ccc!important;
    left: -84px;
    margin-top: 10px
}

.header-menu .ticket,.header-menu .user,.loginbar>li.badge-lists>.dropdown-menu,.navbar-nav>li.badge-lists>.dropdown-menu {
    border-radius: 4px!important;
    box-shadow: 0 0 20px 0 rgba(33,33,33,.2);
    border: 1px solid #ccc!important
}

#notifyContent2 {
    text-align: left
}

.notification-description a:hover {
    text-decoration: underline!important;
    border-bottom: none!important
}

.navbar .nav .dropdown-menu li:last-child a,.navbar .nav .zc_menu li a {
    border-bottom: 1px solid #f0f0f0
}

.ticket-dropdown-menu::before {
    left: 20px
}

.ticket-dropdown-menu::after {
    left: 21px
}

.topbar ul.loginbar li {
    padding-left: 5px
}

.topbar ul.loginbar li a:hover,.topbar ul.loginbar li a:hover>i {
    color: #29bb9c
}

.zclink a {
    color: red!important
}

.navbar-nav>li>.zc_menu {
    width: 800px;
    left: -300px;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 0;
    border-right: 0
}

@media screen and (min-width: 992px) and (max-width:1200px) {
    .navbar-nav>li>.zc_menu {
        width:880px;
        left: -420px
    }
}

@media screen and (min-width: 900px) and (max-width:992px) {
    .navbar-nav>li>.zc_menu {
        width:880px;
        left: -620px
    }
}

@media screen and (min-width: 768px) and (max-width:900px) {
    .navbar-nav>li>.zc_menu {
        width:880;
        left: -650px
    }
}

.navbar-nav>li>.zc_menu>li {
    float: left;
    width: 16.6%;
    color: #9d9fa2
}

.navbar .nav .zc_menu li a {
    height: 50px;
    line-height: 40px;
    font-size: 16px
}

.navbar .nav .zc_menu li.active a {
    color: #29bb9c
}

.navbar .nav .dropdown-menu.with-avatar li a i {
    width: 15px;
    text-align: center
}

.zc_menu_sub {
    border: none;
    border-radius: 0;
    margin-top: 0;
    padding-top: 0
}

.navbar .nav .header-menu .zc_menu li a:hover,.navbar .nav .header-menu .zc_menu li.active a:hover {
    background: 0 0;
    border-bottom: 1px solid #f0f0f0;
    color: #29bb9c
}

.navbar .nav .zc_menu li.active:last-child a:hover,.navbar .nav .zc_menu li:last-child a:hover {
    background: 0 0;
    border-bottom: 1px solid #f0f0f0;
    color: #29bb9c!important
}

.zc_menu_sub_sidebar {
    border-right: 1px solid #f0f0f0;
    padding-left: 0;
    padding-top: 15px;
    font-size: 16px
}

.zc_menu_sub_sidebar li {
    list-style: none;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    color: #888
}

.zc_menu_sub_sidebar li.active {
    color: #29bb9c
}

.zc_menu_sub_sidebar li:last-child {
    margin-bottom: 10px
}

.zc_menu_sub .row {
    margin-left: 0;
    margin-right: 0
}

.zc_content {
    padding: 30px 25px
}

.zc_content p {
    line-height: 24px
}

.zc_content a {
    display: inline
}

.navbar .nav .zc_menu .zc_menu_sub .bug_content a {
    display: inline;
    border-bottom: 0
}

.navbar .nav .zc_menu .zc_menu_sub .bug_content a:hover {
    border-bottom: 0
}

.navbar .nav .zc_menu .zc_menu_sub .bug_content {
    color: #9d9fa2;
    display: none;
    min-height: 180px
}

.btn-detail-store-top {
    border: 1px solid #29bb9c!important;
    background-color: #29bb9c!important;
    color: #fff!important;
    padding: 8px 20px;
    font-size: 14px!important
}

.btn-detail-store-top:hover {
    background-color: #27c7a5!important;
    border-color: #27c7a5!important;
    border: 1px solid #27c7a5!important;
    font-size: 14px!important
}

.navbar .nav .zc_menu .zc_menu_sub .bug_content a.btn-detail-store-top:hover {
    color: #fff!important
}

.navbar .nav .header-menu .zc_menu li.active a.report,.navbar .nav .header-menu .zc_menu li.active a.report:hover,.navbar .nav .zc_menu li a.report:hover,.navbar .nav .zc_menu li.active a.report {
    border-bottom: 0 solid #29bb9c;
    text-decoration: none;
    font-size: 14px
}

.navbar .nav .header-menu .zc_menu li.active a.report .fa-file-text-o,.navbar .nav .zc_menu li a.report .fa-file-text-o {
    color: #9d9fa2!important
}

.navbar .nav .header-menu .zc_menu li.active a.report:hover .fa-file-text-o,.navbar .nav .zc_menu li a.report:hover .fa-file-text-o {
    color: #29bb9c!important
}

@media screen and (max-width: 768px) {
    .navbar-nav>li>.zc_menu,.navbar-nav>li>.zc_menu>li {
        width:100%
    }

    .zc_menu_sub_sidebar {
        border-right: 0 solid #f0f0f0;
        border-bottom: 1px solid #f0f0f0
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        background: 0 0;
        color: #29bb9c
    }

    .navbar .nav .zc_menu .zc_menu_sub .bug_content a {
        padding: 10px 15px
    }
}

.zc_menu_content {
    padding-left: 60px;
    padding-right: 60px
}

.navbar .nav .header-menu .zc_menu li a.zc_menu_sub_link:hover,.navbar .nav .header-menu .zc_menu li.active a.zc_menu_sub_link:hover {
    border-bottom: 0 solid #f0f0f0
}

.navbar .nav .header-menu .zc_menu li a.zc_menu_sub_link {
    border-bottom: 0 solid #f0f0f0;
    text-decoration: none;
    color: #888
}

.navbar .nav .header-menu .zc_menu li.active .zc_menu_sub_sidebar .active a.zc_menu_sub_link {
    color: #29bb9c
}

.header-menu .ticket,.header-menu .user {
    padding-left: 0!important;
    padding-right: 0!important
}

.header-menu .ticket li,.header-menu .user li {
    padding: 2px 0!important
}

.header-menu .ticket li:last-child a,.header-menu .user li:last-child a {
    border-bottom: none!important
}

.mobile-ui#mobile-shade {
    width: 100%;
    height: 100%;
    z-index: 600;
    position: fixed;
    background-color: rgba(0,0,0,.34)
}

.user:before {
    left: 74%
}

div.manager-app-menu {
    padding-top: 0;
    border-top: none
}

#app-menu {
    z-index: 1000;
    position: fixed;
    top: 60px;
    right: 0;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    overflow: scroll;
    max-height: calc(100vh - 60px);
    width: calc(100vw - 100px)
}

#app-menu.collapse>ul.navbar-nav {
    margin: 0;
    height: 85%;
    overflow: scroll
}

#app-menu.collapse>ul.navbar-nav>li>a {
    border: none;
    padding: 15px
}

#app-menu.collapse>ul.navbar-nav>li:last-child>a {
    border-bottom: none
}

#app-menu.collapse>ul.navbar-nav>li>a>span>span.count-num {
    position: absolute;
    top: -15px;
    margin: 0;
    right: -20px
}

div.quick-area li.question-toggle-wrapper>ul.dropdown-menu>li>a {
    padding: 2px 20px
}

.page-topbar .quick-area .info-menu li .dropdown-menu.notification-dropdown-alert#dropdown {
    left: -160px
}

@media (min-width: 1322PX) {
    .user:before {
        left:50%
    }
}

@media (max-width: 767px) {
    #main-content.sidebar_shift .page-title>.manager-upload {
        width:100%
    }

    #main-content.sidebar_shift .page-title>.manager-upload>a {
        float: right
    }

    .notification-list {
        -webkit-overflow-scrolling: touch;
        overflow-y: auto!important
    }
}

.btn-green {
    background: #29cead!important
}

.btn-green:focus,.btn-green:hover,.btn-green:visited {
    background: #1ABC9C!important
}

.header-menu .user li:last-child a img.follow-pgyer,.page-topbar li .dropdown-menu.profile li a img.follow-pgyer {
    width: 14px;
    height: 14px;
    left: -3px;
    position: relative
}

.page-topbar li .dropdown-menu.profile li a img.follow-pgyer {
    left: 0
}

#wechatFollowModal .modal-content {
    background: #FFF;
    box-shadow: 0 2px 6px 0 rgb(21 21 21 / 10%);
    border-radius: 12px;
    max-width: 400px;
    margin: 140px auto auto;
    border: none
}

#wechatFollowModal .modal-content .top p {
    font-size: 20px;
    font-weight: 500;
    color: #FFF;
    margin-bottom: 10px;
    z-index: 2;
    position: relative
}

#wechatFollowModal .modal-content .top img {
    position: absolute;
    left: 0;
    width: 100%;
    top: -1px;
    object-fit: contain
}

#wechatFollowModal .modal-content .middle img {
    width: 156px;
    margin-top: 50px;
    margin-bottom: 30px
}

#wechatFollowModal .modal-content .middle p {
    font-size: 14px;
    color: #5A5959
}

#wechatFollowModal .modal-content .bottom {
    position: absolute;
    width: 100%;
    bottom: -55px;
    left: 0
}

#wechatFollowModal .modal-content .bottom img {
    width: 33px;
    cursor: pointer
}

.user-manager-dropdown-menu::before {
    left: 50%
}

.user-manager-dropdown-menu::after {
    left: 50.3%
}

.ticket-link {
    background: #fff
}

#appHome:before {
    content: "Beta";
    display: block;
    position: absolute;
    top: -3px;
    right: -9px;
    color: #fff;
    font-size: 10px;
    background-color: red;
    border-radius: 4px;
    padding: 0 2px;
    z-index: 20;
    width: 37px
}

.user-manager-dropdown-menu {
    left: -12%
}

.wrapper .breadcrumbs .header .navbar-responsive-collapse {
    padding-right: 0;
    margin-right: -30px
}

.user-certification {
    color: #56bc94
}

.topbar ul.loginbar li .user-general a,.user-general {
    color: #ccc
}

@media screen and (max-width: 370px) {
    .wrapper .recent .button-group .btn-u {
        padding:4px 3px
    }

    .wrapper .recent .button-group .btn-u span {
        margin-left: 5px
    }
}

@media screen and (max-width: 767px) {
    .breadcrumbs .header-xs {
        position:absolute;
        top: 10%;
        right: 0;
        z-index: 200
    }

    .breadcrumbs .header-xs>.navbar-default>.container {
        margin: 0;
        padding: 0;
        width: 100vw
    }

    .breadcrumbs .header-xs>.navbar-default>.container>.navbar-header {
        padding-top: 5px
    }

    .breadcrumbs {
        padding-top: 0
    }

    .breadcrumbs .header-xs .navbar-responsive-collapse.navbar-collapse {
        margin-right: 0;
        overflow-x: hidden
    }

    .breadcrumbs .header-xs .navbar-responsive-collapse.navbar-collapse>ul {
        width: calc(100vw - 100px);
        height: calc(100vh);
        margin: 0;
        background: #f4f4f4;
        overflow: scroll;
        overflow-x: hidden
    }

    .breadcrumbs .header-xs .navbar-responsive-collapse.navbar-collapse>ul>li>a {
        border-bottom: solid 1px #e4e7e9;
        text-align: left;
        padding-left: 25px
    }

    .breadcrumbs .header-xs .navbar-responsive-collapse.navbar-collapse>ul>li.active>a {
        background: #f4f4f4;
        color: #1abc9c
    }

    .breadcrumbs h1 {
        margin-left: 0;
        margin-top: 5px
    }

    #appHome:before {
        left: 85px;
        top: 7px
    }

    .topbar-v1 .top-v1-data li {
        border-top: none;
        border-right: none
    }

    .topbar-v1 .top-v1-data li:nth-child(5),.topbar-v1 .top-v1-data li:nth-child(8) {
        border-right: solid 1px #eee
    }

    .topbar-v1 .top-v1-data li:nth-child(6) {
        border-top: solid 1px #eee
    }

    .topbar-v1 .top-v1-data li:last-child {
        border-left: none;
        border-right: solid 1px #eee;
        border-top: solid 1px #eee
    }

    #app-menu {
        height: auto!important;
        position: fixed;
        top: -1px;
        right: 0;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        overflow: scroll;
        min-height: calc(100vh)
    }

    .header-xs .navbar-toggle {
        background: #9E9E9E!important;
        margin-right: 0!important
    }

    .pie-progress-charts .circle {
        margin-bottom: 10px
    }
}

@media (max-width: 800px) {
    .hdropdown.with-avatar {
        width:220px
    }
}

@media (max-width: 992px) {
    .pading-b80 {
        padding-bottom:40px
    }

    .mt-60,.mt-70 {
        margin-top: 30px
    }

    .mt-25 {
        margin-top: 0
    }

    .mt-50 {
        margin-top: 35px
    }

    .pb-65 {
        padding-bottom: 30px
    }
}

div[id$=autocomplete-list].autocomplete {
    position: relative;
    display: inline-block
}

div[id$=autocomplete-list].autocomplete-items {
    border: 1px solid #d4d4d4;
    border-bottom: none;
    z-index: 99;
    left: 0;
    right: 0;
    border-radius: 5px;
    position: absolute
}

div[id$=autocomplete-list].autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4
}

div[id$=autocomplete-list].autocomplete-items div:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

div[id$=autocomplete-list].autocomplete-items div:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

div[id$=autocomplete-list].autocomplete-items div:hover {
    background-color: #e9e9e9
}

div[id$=autocomplete-list] .autocomplete-active {
    background-color: #18bc9b!important;
    color: #fff
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 100;
    src: local('Roboto Thin'),local('Roboto-Thin'),url(../fonts/Roboto-Thin.woff2) format('woff2'),url(../fonts/Roboto-Thin.ttf) format('truetype'),url(../fonts/Roboto-Thin.woff) format('woff')
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    src: local('Roboto Light'),local('Roboto-Light'),url(../fonts/Roboto-Light.woff2) format('woff2'),url(../fonts/Roboto-Light.ttf) format('truetype'),url(../fonts/Roboto-Light.woff) format('woff')
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Roboto.eot);
    src: local('Roboto'),local('Roboto-Regular'),url(../fonts/Roboto.svg#Roboto) format('svg'),url(../fonts/Roboto.woff2) format('woff2'),url(../fonts/Roboto.eot?#iefix) format('embedded-opentype'),url(../fonts/Roboto.ttf) format('truetype'),url(../fonts/Roboto.woff) format('woff')
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    src: local('Roboto Medium'),local('Roboto-Medium'),url(../fonts/Roboto-Medium.woff2) format('woff2'),url(../fonts/Roboto-Medium.ttf) format('truetype'),url(../fonts/Roboto-Medium.woff) format('woff')
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'),local('Roboto-Bold'),url(../fonts/Roboto-Bold.woff2) format('woff2'),url(../fonts/Roboto-Bold.ttf) format('truetype'),url(../fonts/Roboto-Bold.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'),local('OpenSans-Light'),url(../fonts/Open-Sans-Light.ttf) format('truetype'),url(../fonts/Open-Sans-Light.woff2) format('woff2'),url(../fonts/Open-Sans-Light.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Open-Sans-Regular.eot);
    src: local('Open Sans Regular'),local('OpenSans-Regular'),local('Open Sans'),url(../fonts/Open-Sans-Regular.svg#OpenSans) format('svg'),url(../fonts/Open-Sans-Regular.ttf) format('truetype'),url(../fonts/Open-Sans-Regular.woff2) format('woff2'),url(../fonts/Open-Sans-Regular.woff) format('woff'),url(../fonts/Open-Sans-Regular.eot?#iefix) format('embedded-opentype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'),local('OpenSans-SemiBold'),url(../fonts/Open-Sans-SemiBold.ttf) format('truetype'),url(../fonts/Open-Sans-SemiBold.woff2) format('woff2'),url(../fonts/Open-Sans-SemiBold.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'),local('OpenSans-Bold'),url(../fonts/Open-Sans-Bold.ttf) format('truetype'),url(../fonts/Open-Sans-Bold.woff2) format('woff2'),url(../fonts/Open-Sans-Bold.woff) format('woff')
}

.intl-tel-input {
    position: relative;
    display: inline-block
}

.intl-tel-input * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.intl-tel-input .hide {
    display: none
}

.intl-tel-input input,.intl-tel-input input[type=tel],.intl-tel-input input[type=text] {
    position: relative;
    z-index: 0;
    margin-top: 0!important;
    margin-bottom: 0!important;
    padding-right: 36px;
    margin-right: 0
}

.intl-tel-input .flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px
}

.intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 8px
}

.intl-tel-input .selected-flag .iti-arrow {
    margin-left: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555
}

.intl-tel-input .selected-flag .iti-arrow.up {
    border-top: none;
    border-bottom: 4px solid #555
}

.intl-tel-input .country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0,0,0,.2);
    background-color: #fff;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.intl-tel-input .country-list .country.highlight,.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
    background-color: rgba(0,0,0,.05)
}

.intl-tel-input .country-list.dropup {
    bottom: 100%;
    margin-bottom: -1px
}

.intl-tel-input .country-list .flag-box {
    display: inline-block;
    width: 20px
}

@media (max-width: 500px) {
    .intl-tel-input .country-list {
        white-space:normal
    }
}

.intl-tel-input .country-list .divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCC
}

.intl-tel-input .country-list .country {
    padding: 5px 10px
}

.intl-tel-input .country-list .country .dial-code {
    color: #999
}

.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .dial-code,.intl-tel-input .country-list .flag-box {
    vertical-align: middle
}

.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .flag-box {
    margin-right: 6px
}

.intl-tel-input.allow-dropdown input,.intl-tel-input.allow-dropdown input[type=tel],.intl-tel-input.allow-dropdown input[type=text],.intl-tel-input.separate-dial-code input,.intl-tel-input.separate-dial-code input[type=tel],.intl-tel-input.separate-dial-code input[type=text] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0
}

.intl-tel-input.allow-dropdown .flag-container,.intl-tel-input.separate-dial-code .flag-container {
    right: auto;
    left: 0
}

.intl-tel-input.allow-dropdown .flag-container:hover {
    cursor: pointer
}

.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover {
    cursor: default
}

.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag {
    background-color: transparent
}

.intl-tel-input.separate-dial-code .selected-flag {
    background-color: rgba(0,0,0,.05)
}

.intl-tel-input.separate-dial-code .selected-dial-code {
    margin-left: 6px
}

.intl-tel-input.iti-container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px
}

.intl-tel-input.iti-container:hover {
    cursor: pointer
}

.iti-mobile .intl-tel-input.iti-container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed
}

.iti-mobile .intl-tel-input .country-list {
    max-height: 100%;
    width: 100%
}

.iti-mobile .intl-tel-input .country-list .country {
    padding: 10px;
    line-height: 1.5em
}

.iti-flag {
    width: 20px
}

.iti-flag.be {
    width: 18px
}

.iti-flag.ch {
    width: 15px
}

.iti-flag.mc {
    width: 19px
}

.iti-flag.ne {
    width: 18px
}

.iti-flag.ac {
    height: 10px;
    background-position: 0 0
}

.iti-flag.ad {
    height: 14px;
    background-position: -22px 0
}

.iti-flag.ae {
    height: 10px;
    background-position: -44px 0
}

.iti-flag.af {
    height: 14px;
    background-position: -66px 0
}

.iti-flag.ag {
    height: 14px;
    background-position: -88px 0
}

.iti-flag.ai {
    height: 10px;
    background-position: -110px 0
}

.iti-flag.al {
    height: 15px;
    background-position: -132px 0
}

.iti-flag.am {
    height: 10px;
    background-position: -154px 0
}

.iti-flag.ao {
    height: 14px;
    background-position: -176px 0
}

.iti-flag.aq {
    height: 14px;
    background-position: -198px 0
}

.iti-flag.ar {
    height: 13px;
    background-position: -220px 0
}

.iti-flag.as {
    height: 10px;
    background-position: -242px 0
}

.iti-flag.at {
    height: 14px;
    background-position: -264px 0
}

.iti-flag.au {
    height: 10px;
    background-position: -286px 0
}

.iti-flag.aw {
    height: 14px;
    background-position: -308px 0
}

.iti-flag.ax {
    height: 13px;
    background-position: -330px 0
}

.iti-flag.az {
    height: 10px;
    background-position: -352px 0
}

.iti-flag.ba {
    height: 10px;
    background-position: -374px 0
}

.iti-flag.bb {
    height: 14px;
    background-position: -396px 0
}

.iti-flag.bd {
    height: 12px;
    background-position: -418px 0
}

.iti-flag.be {
    height: 15px;
    background-position: -440px 0
}

.iti-flag.bf {
    height: 14px;
    background-position: -460px 0
}

.iti-flag.bg {
    height: 12px;
    background-position: -482px 0
}

.iti-flag.bh {
    height: 12px;
    background-position: -504px 0
}

.iti-flag.bi {
    height: 12px;
    background-position: -526px 0
}

.iti-flag.bj {
    height: 14px;
    background-position: -548px 0
}

.iti-flag.bl {
    height: 14px;
    background-position: -570px 0
}

.iti-flag.bm {
    height: 10px;
    background-position: -592px 0
}

.iti-flag.bn {
    height: 10px;
    background-position: -614px 0
}

.iti-flag.bo {
    height: 14px;
    background-position: -636px 0
}

.iti-flag.bq {
    height: 14px;
    background-position: -658px 0
}

.iti-flag.br {
    height: 14px;
    background-position: -680px 0
}

.iti-flag.bs {
    height: 10px;
    background-position: -702px 0
}

.iti-flag.bt {
    height: 14px;
    background-position: -724px 0
}

.iti-flag.bv {
    height: 15px;
    background-position: -746px 0
}

.iti-flag.bw {
    height: 14px;
    background-position: -768px 0
}

.iti-flag.by {
    height: 10px;
    background-position: -790px 0
}

.iti-flag.bz {
    height: 14px;
    background-position: -812px 0
}

.iti-flag.ca {
    height: 10px;
    background-position: -834px 0
}

.iti-flag.cc {
    height: 10px;
    background-position: -856px 0
}

.iti-flag.cd {
    height: 15px;
    background-position: -878px 0
}

.iti-flag.cf {
    height: 14px;
    background-position: -900px 0
}

.iti-flag.cg {
    height: 14px;
    background-position: -922px 0
}

.iti-flag.ch {
    height: 15px;
    background-position: -944px 0
}

.iti-flag.ci {
    height: 14px;
    background-position: -961px 0
}

.iti-flag.ck {
    height: 10px;
    background-position: -983px 0
}

.iti-flag.cl {
    height: 14px;
    background-position: -1005px 0
}

.iti-flag.cm {
    height: 14px;
    background-position: -1027px 0
}

.iti-flag.cn {
    height: 14px;
    background-position: -1049px 0
}

.iti-flag.co {
    height: 14px;
    background-position: -1071px 0
}

.iti-flag.cp {
    height: 14px;
    background-position: -1093px 0
}

.iti-flag.cr {
    height: 12px;
    background-position: -1115px 0
}

.iti-flag.cu {
    height: 10px;
    background-position: -1137px 0
}

.iti-flag.cv {
    height: 12px;
    background-position: -1159px 0
}

.iti-flag.cw {
    height: 14px;
    background-position: -1181px 0
}

.iti-flag.cx {
    height: 10px;
    background-position: -1203px 0
}

.iti-flag.cy {
    height: 14px;
    background-position: -1225px 0
}

.iti-flag.cz {
    height: 14px;
    background-position: -1247px 0
}

.iti-flag.de {
    height: 12px;
    background-position: -1269px 0
}

.iti-flag.dg {
    height: 10px;
    background-position: -1291px 0
}

.iti-flag.dj {
    height: 14px;
    background-position: -1313px 0
}

.iti-flag.dk {
    height: 15px;
    background-position: -1335px 0
}

.iti-flag.dm {
    height: 10px;
    background-position: -1357px 0
}

.iti-flag.do {
    height: 14px;
    background-position: -1379px 0
}

.iti-flag.dz {
    height: 14px;
    background-position: -1401px 0
}

.iti-flag.ea {
    height: 14px;
    background-position: -1423px 0
}

.iti-flag.ec {
    height: 14px;
    background-position: -1445px 0
}

.iti-flag.ee {
    height: 13px;
    background-position: -1467px 0
}

.iti-flag.eg {
    height: 14px;
    background-position: -1489px 0
}

.iti-flag.eh {
    height: 10px;
    background-position: -1511px 0
}

.iti-flag.er {
    height: 10px;
    background-position: -1533px 0
}

.iti-flag.es {
    height: 14px;
    background-position: -1555px 0
}

.iti-flag.et {
    height: 10px;
    background-position: -1577px 0
}

.iti-flag.eu {
    height: 14px;
    background-position: -1599px 0
}

.iti-flag.fi {
    height: 12px;
    background-position: -1621px 0
}

.iti-flag.fj {
    height: 10px;
    background-position: -1643px 0
}

.iti-flag.fk {
    height: 10px;
    background-position: -1665px 0
}

.iti-flag.fm {
    height: 11px;
    background-position: -1687px 0
}

.iti-flag.fo {
    height: 15px;
    background-position: -1709px 0
}

.iti-flag.fr {
    height: 14px;
    background-position: -1731px 0
}

.iti-flag.ga {
    height: 15px;
    background-position: -1753px 0
}

.iti-flag.gb {
    height: 10px;
    background-position: -1775px 0
}

.iti-flag.gd {
    height: 12px;
    background-position: -1797px 0
}

.iti-flag.ge {
    height: 14px;
    background-position: -1819px 0
}

.iti-flag.gf {
    height: 14px;
    background-position: -1841px 0
}

.iti-flag.gg {
    height: 14px;
    background-position: -1863px 0
}

.iti-flag.gh {
    height: 14px;
    background-position: -1885px 0
}

.iti-flag.gi {
    height: 10px;
    background-position: -1907px 0
}

.iti-flag.gl {
    height: 14px;
    background-position: -1929px 0
}

.iti-flag.gm {
    height: 14px;
    background-position: -1951px 0
}

.iti-flag.gn {
    height: 14px;
    background-position: -1973px 0
}

.iti-flag.gp {
    height: 14px;
    background-position: -1995px 0
}

.iti-flag.gq {
    height: 14px;
    background-position: -2017px 0
}

.iti-flag.gr {
    height: 14px;
    background-position: -2039px 0
}

.iti-flag.gs {
    height: 10px;
    background-position: -2061px 0
}

.iti-flag.gt {
    height: 13px;
    background-position: -2083px 0
}

.iti-flag.gu {
    height: 11px;
    background-position: -2105px 0
}

.iti-flag.gw {
    height: 10px;
    background-position: -2127px 0
}

.iti-flag.gy {
    height: 12px;
    background-position: -2149px 0
}

.iti-flag.hk {
    height: 14px;
    background-position: -2171px 0
}

.iti-flag.hm {
    height: 10px;
    background-position: -2193px 0
}

.iti-flag.hn {
    height: 10px;
    background-position: -2215px 0
}

.iti-flag.hr {
    height: 10px;
    background-position: -2237px 0
}

.iti-flag.ht {
    height: 12px;
    background-position: -2259px 0
}

.iti-flag.hu {
    height: 10px;
    background-position: -2281px 0
}

.iti-flag.ic {
    height: 14px;
    background-position: -2303px 0
}

.iti-flag.id {
    height: 14px;
    background-position: -2325px 0
}

.iti-flag.ie {
    height: 10px;
    background-position: -2347px 0
}

.iti-flag.il {
    height: 15px;
    background-position: -2369px 0
}

.iti-flag.im {
    height: 10px;
    background-position: -2391px 0
}

.iti-flag.in {
    height: 14px;
    background-position: -2413px 0
}

.iti-flag.io {
    height: 10px;
    background-position: -2435px 0
}

.iti-flag.iq {
    height: 14px;
    background-position: -2457px 0
}

.iti-flag.ir {
    height: 12px;
    background-position: -2479px 0
}

.iti-flag.is {
    height: 15px;
    background-position: -2501px 0
}

.iti-flag.it {
    height: 14px;
    background-position: -2523px 0
}

.iti-flag.je {
    height: 12px;
    background-position: -2545px 0
}

.iti-flag.jm {
    height: 10px;
    background-position: -2567px 0
}

.iti-flag.jo {
    height: 10px;
    background-position: -2589px 0
}

.iti-flag.jp {
    height: 14px;
    background-position: -2611px 0
}

.iti-flag.ke {
    height: 14px;
    background-position: -2633px 0
}

.iti-flag.kg {
    height: 12px;
    background-position: -2655px 0
}

.iti-flag.kh {
    height: 13px;
    background-position: -2677px 0
}

.iti-flag.ki {
    height: 10px;
    background-position: -2699px 0
}

.iti-flag.km {
    height: 12px;
    background-position: -2721px 0
}

.iti-flag.kn {
    height: 14px;
    background-position: -2743px 0
}

.iti-flag.kp {
    height: 10px;
    background-position: -2765px 0
}

.iti-flag.kr {
    height: 14px;
    background-position: -2787px 0
}

.iti-flag.kw {
    height: 10px;
    background-position: -2809px 0
}

.iti-flag.ky {
    height: 10px;
    background-position: -2831px 0
}

.iti-flag.kz {
    height: 10px;
    background-position: -2853px 0
}

.iti-flag.la {
    height: 14px;
    background-position: -2875px 0
}

.iti-flag.lb {
    height: 14px;
    background-position: -2897px 0
}

.iti-flag.lc {
    height: 10px;
    background-position: -2919px 0
}

.iti-flag.li {
    height: 12px;
    background-position: -2941px 0
}

.iti-flag.lk {
    height: 10px;
    background-position: -2963px 0
}

.iti-flag.lr {
    height: 11px;
    background-position: -2985px 0
}

.iti-flag.ls {
    height: 14px;
    background-position: -3007px 0
}

.iti-flag.lt {
    height: 12px;
    background-position: -3029px 0
}

.iti-flag.lu {
    height: 12px;
    background-position: -3051px 0
}

.iti-flag.lv {
    height: 10px;
    background-position: -3073px 0
}

.iti-flag.ly {
    height: 10px;
    background-position: -3095px 0
}

.iti-flag.ma {
    height: 14px;
    background-position: -3117px 0
}

.iti-flag.mc {
    height: 15px;
    background-position: -3139px 0
}

.iti-flag.md {
    height: 10px;
    background-position: -3160px 0
}

.iti-flag.me {
    height: 10px;
    background-position: -3182px 0
}

.iti-flag.mf {
    height: 14px;
    background-position: -3204px 0
}

.iti-flag.mg {
    height: 14px;
    background-position: -3226px 0
}

.iti-flag.mh {
    height: 11px;
    background-position: -3248px 0
}

.iti-flag.mk {
    height: 10px;
    background-position: -3270px 0
}

.iti-flag.ml {
    height: 14px;
    background-position: -3292px 0
}

.iti-flag.mm {
    height: 14px;
    background-position: -3314px 0
}

.iti-flag.mn {
    height: 10px;
    background-position: -3336px 0
}

.iti-flag.mo {
    height: 14px;
    background-position: -3358px 0
}

.iti-flag.mp {
    height: 10px;
    background-position: -3380px 0
}

.iti-flag.mq {
    height: 14px;
    background-position: -3402px 0
}

.iti-flag.mr {
    height: 14px;
    background-position: -3424px 0
}

.iti-flag.ms {
    height: 10px;
    background-position: -3446px 0
}

.iti-flag.mt {
    height: 14px;
    background-position: -3468px 0
}

.iti-flag.mu {
    height: 14px;
    background-position: -3490px 0
}

.iti-flag.mv {
    height: 14px;
    background-position: -3512px 0
}

.iti-flag.mw {
    height: 14px;
    background-position: -3534px 0
}

.iti-flag.mx {
    height: 12px;
    background-position: -3556px 0
}

.iti-flag.my {
    height: 10px;
    background-position: -3578px 0
}

.iti-flag.mz {
    height: 14px;
    background-position: -3600px 0
}

.iti-flag.na {
    height: 14px;
    background-position: -3622px 0
}

.iti-flag.nc {
    height: 10px;
    background-position: -3644px 0
}

.iti-flag.ne {
    height: 15px;
    background-position: -3666px 0
}

.iti-flag.nf {
    height: 10px;
    background-position: -3686px 0
}

.iti-flag.ng {
    height: 10px;
    background-position: -3708px 0
}

.iti-flag.ni {
    height: 12px;
    background-position: -3730px 0
}

.iti-flag.nl {
    height: 14px;
    background-position: -3752px 0
}

.iti-flag.no {
    height: 15px;
    background-position: -3774px 0
}

.iti-flag.np {
    width: 13px;
    height: 15px;
    background-position: -3796px 0
}

.iti-flag.nr {
    height: 10px;
    background-position: -3811px 0
}

.iti-flag.nu {
    height: 10px;
    background-position: -3833px 0
}

.iti-flag.nz {
    height: 10px;
    background-position: -3855px 0
}

.iti-flag.om {
    height: 10px;
    background-position: -3877px 0
}

.iti-flag.pa {
    height: 14px;
    background-position: -3899px 0
}

.iti-flag.pe {
    height: 14px;
    background-position: -3921px 0
}

.iti-flag.pf {
    height: 14px;
    background-position: -3943px 0
}

.iti-flag.pg {
    height: 15px;
    background-position: -3965px 0
}

.iti-flag.ph {
    height: 10px;
    background-position: -3987px 0
}

.iti-flag.pk {
    height: 14px;
    background-position: -4009px 0
}

.iti-flag.pl {
    height: 13px;
    background-position: -4031px 0
}

.iti-flag.pm {
    height: 14px;
    background-position: -4053px 0
}

.iti-flag.pn {
    height: 10px;
    background-position: -4075px 0
}

.iti-flag.pr {
    height: 14px;
    background-position: -4097px 0
}

.iti-flag.ps {
    height: 10px;
    background-position: -4119px 0
}

.iti-flag.pt {
    height: 14px;
    background-position: -4141px 0
}

.iti-flag.pw {
    height: 13px;
    background-position: -4163px 0
}

.iti-flag.py {
    height: 11px;
    background-position: -4185px 0
}

.iti-flag.qa {
    height: 8px;
    background-position: -4207px 0
}

.iti-flag.re {
    height: 14px;
    background-position: -4229px 0
}

.iti-flag.ro {
    height: 14px;
    background-position: -4251px 0
}

.iti-flag.rs {
    height: 14px;
    background-position: -4273px 0
}

.iti-flag.ru {
    height: 14px;
    background-position: -4295px 0
}

.iti-flag.rw {
    height: 14px;
    background-position: -4317px 0
}

.iti-flag.sa {
    height: 14px;
    background-position: -4339px 0
}

.iti-flag.sb {
    height: 10px;
    background-position: -4361px 0
}

.iti-flag.sc {
    height: 10px;
    background-position: -4383px 0
}

.iti-flag.sd {
    height: 10px;
    background-position: -4405px 0
}

.iti-flag.se {
    height: 13px;
    background-position: -4427px 0
}

.iti-flag.sg {
    height: 14px;
    background-position: -4449px 0
}

.iti-flag.sh {
    height: 10px;
    background-position: -4471px 0
}

.iti-flag.si {
    height: 10px;
    background-position: -4493px 0
}

.iti-flag.sj {
    height: 15px;
    background-position: -4515px 0
}

.iti-flag.sk {
    height: 14px;
    background-position: -4537px 0
}

.iti-flag.sl {
    height: 14px;
    background-position: -4559px 0
}

.iti-flag.sm {
    height: 15px;
    background-position: -4581px 0
}

.iti-flag.sn {
    height: 14px;
    background-position: -4603px 0
}

.iti-flag.so {
    height: 14px;
    background-position: -4625px 0
}

.iti-flag.sr {
    height: 14px;
    background-position: -4647px 0
}

.iti-flag.ss {
    height: 10px;
    background-position: -4669px 0
}

.iti-flag.st {
    height: 10px;
    background-position: -4691px 0
}

.iti-flag.sv {
    height: 12px;
    background-position: -4713px 0
}

.iti-flag.sx {
    height: 14px;
    background-position: -4735px 0
}

.iti-flag.sy {
    height: 14px;
    background-position: -4757px 0
}

.iti-flag.sz {
    height: 14px;
    background-position: -4779px 0
}

.iti-flag.ta {
    height: 10px;
    background-position: -4801px 0
}

.iti-flag.tc {
    height: 10px;
    background-position: -4823px 0
}

.iti-flag.td {
    height: 14px;
    background-position: -4845px 0
}

.iti-flag.tf {
    height: 14px;
    background-position: -4867px 0
}

.iti-flag.tg {
    height: 13px;
    background-position: -4889px 0
}

.iti-flag.th {
    height: 14px;
    background-position: -4911px 0
}

.iti-flag.tj {
    height: 10px;
    background-position: -4933px 0
}

.iti-flag.tk {
    height: 10px;
    background-position: -4955px 0
}

.iti-flag.tl {
    height: 10px;
    background-position: -4977px 0
}

.iti-flag.tm {
    height: 14px;
    background-position: -4999px 0
}

.iti-flag.tn {
    height: 14px;
    background-position: -5021px 0
}

.iti-flag.to {
    height: 10px;
    background-position: -5043px 0
}

.iti-flag.tr {
    height: 14px;
    background-position: -5065px 0
}

.iti-flag.tt {
    height: 12px;
    background-position: -5087px 0
}

.iti-flag.tv {
    height: 10px;
    background-position: -5109px 0
}

.iti-flag.tw {
    height: 14px;
    background-position: -1049px 0
}

.iti-flag.tz {
    height: 14px;
    background-position: -5153px 0
}

.iti-flag.ua {
    height: 14px;
    background-position: -5175px 0
}

.iti-flag.ug {
    height: 14px;
    background-position: -5197px 0
}

.iti-flag.um {
    height: 11px;
    background-position: -5219px 0
}

.iti-flag.un {
    height: 14px;
    background-position: -5241px 0
}

.iti-flag.us {
    height: 11px;
    background-position: -5263px 0
}

.iti-flag.uy {
    height: 14px;
    background-position: -5285px 0
}

.iti-flag.uz {
    height: 10px;
    background-position: -5307px 0
}

.iti-flag.va {
    width: 15px;
    height: 15px;
    background-position: -5329px 0
}

.iti-flag.vc {
    height: 14px;
    background-position: -5346px 0
}

.iti-flag.ve {
    height: 14px;
    background-position: -5368px 0
}

.iti-flag.vg {
    height: 10px;
    background-position: -5390px 0
}

.iti-flag.vi {
    height: 14px;
    background-position: -5412px 0
}

.iti-flag.vn {
    height: 14px;
    background-position: -5434px 0
}

.iti-flag.vu {
    height: 12px;
    background-position: -5456px 0
}

.iti-flag.wf {
    height: 14px;
    background-position: -5478px 0
}

.iti-flag.ws {
    height: 10px;
    background-position: -5500px 0
}

.iti-flag.xk {
    height: 15px;
    background-position: -5522px 0
}

.iti-flag.ye {
    height: 14px;
    background-position: -5544px 0
}

.iti-flag.yt {
    height: 14px;
    background-position: -5566px 0
}

.iti-flag.za {
    height: 14px;
    background-position: -5588px 0
}

.iti-flag.zm {
    height: 14px;
    background-position: -5610px 0
}

.iti-flag.zw {
    height: 10px;
    background-position: -5632px 0
}

.iti-flag {
    height: 15px;
    box-shadow: 0 0 1px 0 #888;
    background-image: url(../img/flags.png);
    background-repeat: no-repeat;
    background-color: #DBDBDB;
    background-position: 20px 0
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution:192dpi) {
    .iti-flag {
        background-size:5652px 15px;
        background-image: url(../img/flags@2x.png)
    }
}

.iti-flag.np {
    background-color: transparent
}

.intl-tel-input.separate-dial-code {
    width: 100%
}

.dial-code {
    float: right
}

.country-list {
    max-height: 400px!important
}

.country-list li::after {
    content: "";
    display: block;
    clear: both
}

.toast-box {
    background-color: #fff
}

.toast-title {
    font-weight: 700
}

.toast-message {
    padding: 15px 20px;
    color: #333;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.toast-message a,.toast-message label {
    color: #FFF
}

.toast-message a:hover {
    color: #CCC;
    text-decoration: none
}

.toast-close-button {
    position: relative;
    right: -.3em;
    top: -.3em;
    float: right;
    font-size: 20px;
    font-weight: 700;
    color: #FFF;
    -webkit-text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    line-height: 1
}

.toast-close-button:focus,.toast-close-button:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40)
}

.rtl .toast-close-button {
    left: -.3em;
    float: left;
    right: .3em
}

button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.toast-top-center {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-left {
    top: 12px;
    left: 12px
}

.toast-top-right {
    top: 12px;
    right: 12px
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px
}

#toast-container {
    position: fixed;
    z-index: 999999;
    pointer-events: none
}

#toast-container * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#toast-container>div {
    position: relative;
    pointer-events: auto;
    overflow: hidden;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-position: 20px center;
    background-repeat: no-repeat;
    color: #FFF;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    width: auto;
    min-width: 200px;
    padding: 0 0 0 60px;
    margin: 6px 0 0;
    opacity: 1;
    -moz-box-shadow: 0 0 14px 0 rgba(0,0,0,.16);
    -webkit-box-shadow: 0 0 14px 0 rgba(0,0,0,.16);
    box-shadow: 0 0 14px 0 rgba(0,0,0,.16)
}

#toast-container>div.rtl {
    direction: rtl;
    padding: 15px 50px 15px 15px;
    background-position: right 15px center
}

#toast-container>div:hover {
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    cursor: pointer
}

#toast-container>.toast-info {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAQBAMAAADkNkIoAAAALVBMVEVHcEz///////////////////////////////////////////////////8pzq0HYqPqAAAADXRSTlMA75AGke4gfQhLsPbcRE2RRgAAAElJREFUCNdjMIq9CwZXlRl070LBJQZZIHnvLZC4yHAXxrxLMhMCkEXh5l5l8IXJX2EwkoWwLjozgMGcuxcYoICjGs5kYFvAwAAAfHtuH2YP4u8AAAAASUVORK5CYII=)!important
}

#toast-container>.toast-error {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAATCAMAAACjpw26AAAAolBMVEVHcEz////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////vV1efzlJgAAAANHRSTlMA8dca/Of+DwH7gRD4kC7txS9HWV7hqcPou9uSMF8mTOYIwpNlAss0XGvvGA71oTeN30njBSfQ+AAAAI1JREFUGNNtzecOgzAMRlFDGaV775buDV0f7/9qTVosEpL7w5KPLJmIi4ftPRlVHMBbGDyCqFMtaS+QjKWum9lPMalrXEPeXNVVQ0iWiRF1FZ6CGePiax8FY8AarlX2w5x3UBnNv548naOW1MMRpbaSL7zxNXAmul1N9u+UwtKTEhs75Nr4Qw83MPT1/gJttTLpq8eehQAAAABJRU5ErkJggg==)!important
}

#toast-container>.toast-success {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important
}

#toast-container>.toast-warning {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important
}

#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div {
    width: 300px;
    margin-left: auto;
    margin-right: auto
}

#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div {
    width: 96%;
    margin-left: auto;
    margin-right: auto
}

.toast {
    background-color: #030303;
    background-position: 20px
}

.toast-success {
    background-color: #51A351
}

.toast-error {
    background-color: #EF5757
}

.toast-info {
    background-color: #29CEAD
}

.toast-warning {
    background-color: #F89406
}

.toast-progress {
    position: relative;
    left: 0;
    top: 0;
    height: 4px;
    background-color: #000;
    opacity: .4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40)
}

.toast-info .toast-progress {
    background-color: #A6E6D9
}

.toast-error .toast-progress {
    background-color: #FF9D9D
}

@media all and (max-width: 240px) {
    #toast-container>div {
        padding:8px 8px 8px 50px;
        width: 11em
    }

    #toast-container>div.rtl {
        padding: 8px 50px 8px 8px
    }

    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }

    #toast-container .rtl .toast-close-button {
        left: -.2em;
        right: .2em
    }
}

@media all and (min-width: 241px) and (max-width:480px) {
    #toast-container>div.rtl {
        padding:8px 50px 8px 8px
    }

    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }

    #toast-container .rtl .toast-close-button {
        left: -.2em;
        right: .2em
    }
}

@media all and (min-width: 481px) and (max-width:768px) {
    #toast-container>div {
        padding:15px 15px 15px 50px;
        width: 25em
    }

    #toast-container>div.rtl {
        padding: 15px 50px 15px 15px
    }
}

.pt100 {
    padding-top: 100px
}

.cert-check-title {
    font-size: 36px;
    font-weight: 600
}

.wrapper {
    background-color: #EDF1F4
}

.inner-content {
    background-color: #fff;
    border: 1px solid #EAEAEA;
    border-radius: 3px;
    padding-top: 80px;
    padding-bottom: 120px;
    margin: 0 auto 60px
}

.sky-form,.v-hide {
    border: none
}

.cursor-pointer {
    cursor: pointer
}

.flex-start-center {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center
}

.flex-between-center {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center
}

.flex-col-center {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center
}

.flex-center-o {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.v-hide {
    height: 0;
    overflow: hidden;
    margin: 0!important;
    padding: 0!important
}

.label-lg {
    font-size: 16px;
    font-weight: 600;
    color: #4A4A4A
}

.label-md {
    font-size: 14px;
    font-weight: 400;
    color: #4A4A4A
}

.label-sm {
    font-size: 12px;
    font-weight: 400;
    color: #666
}

.sky-form .checkbox input:checked+i {
    border-color: #1abc9c
}

.sky-form .checkbox input:checked+i:after {
    color: #1abc9c
}

.upload-img-init,form#checkStatus input#password,form#checkStatus input#password+hr {
    margin-left: auto;
    margin-right: auto
}

.upload-img-init {
    height: 245px;
    border: 1px dashed #DDD;
    border-radius: 6px;
    color: #DDD;
    cursor: pointer;
    text-align: center;
    margin: 0 auto 15px;
    padding: 25px 10px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative
}

.upload-img-init .file-name {
    word-break: break-word
}

.upload-img-init .file-name>.fa {
    margin-left: 10px;
    margin-right: 10px;
    color: #bbb;
    font-size: 16px;
    position: relative;
    margin-top: 5px
}

.upload-img-init .file-name>.fa:hover {
    color: rgba(26,188,156,1)
}

.upload-label {
    color: #999;
    font-size: 12px
}

.upload-img-init:hover {
    border: 1px dashed #1abc9c;
    color: #666
}

.upload-img-init .upload-label {
    font-size: 24px
}

.upload-img-init:hover .upload-label {
    color: #1ABC9C
}

.upload-img-init-hover {
    border: 1px dashed #1abc9c;
    color: #666
}

.upload-img-init-hover .upload-label {
    color: #666
}

.block-center {
    margin: 0 auto
}

.group {
    margin: 0 40px 40px 0
}

.group-header {
    margin-bottom: 20px
}

.group-content {
    padding: 30px 0 30px 30px;
    border: 1px solid #EAEAEA
}

.group-sub {
    margin-right: 30px
}

.group-sub-img {
    padding-bottom: 45px;
    border-bottom: 1px solid #e5e5e5
}

.group-sub-type {
    height: 110px;
    color: #8D9396;
    font-size: 12px
}

.img-x {
    position: relative;
    width: 80px;
    height: 80px;
    text-align: center;
    float: left;
    border: 1px solid #EAEAEC;
    margin-right: 16px
}

.img-x:last-child {
    margin-right: 0
}

.img-x span {
    position: absolute;
    bottom: -40px;
    left: -10px;
    width: 100px
}

.img-x input {
    position: absolute;
    top: -20px;
    left: 18px
}

.img-x img {
    max-width: 60px;
    max-height: 60px
}

.hiden {
    display: none
}

.p-hide {
    position: fixed;
    left: -99999px
}

#certCheckTab {
    border: none
}

#certCheckTab>li {
    width: 50%
}

#certCheckTab>li>a {
    border: none;
    border-radius: 0;
    margin: 0;
    color: #333;
    background: rgba(245,247,248,1);
    border: 1px solid rgba(234,234,234,1)
}

#certCheckTab>li.active>a {
    border: none;
    background: #fff;
    border-top: 2px solid rgba(26,188,156,1);
    color: #4A4A4A
}

#certCheckTab>li:first-child>a {
    border-left: transparent
}

#certCheckTab>li:last-child>a {
    border-right: transparent
}

form#checkStatus {
    border: 1px solid rgba(234,234,234,1);
    border-top: 1px solid transparent
}

#certCheckTabContent {
    padding-top: 50px;
    padding-bottom: 0
}

#certCheckTabContent .url-title {
    font-weight: 600;
    font-size: 18px;
    color: rgba(51,51,51,1)
}

#certCheckTabContent .text-left {
    text-align: left
}

.btn-u.btn-check {
    background: #29BB9C;
    border-radius: 3px
}

.btn-u.btn-check:hover {
    background: #28caad
}

form#checkStatus em.invalid[for=url] {
    float: right
}

form#checkStatus input#password {
    margin: 15px auto 0;
    width: 50%;
    display: inline
}

#certCheckTabContent>#shortUrl .input-group-addon {
    background: rgba(245,245,245,1)
}

#certCheckTabContent>#certResult>#certDetail {
    position: relative
}

#certCheckTabContent>#certResult>#certDetail>#fileCertResult {
    width: 90%;
    margin: auto
}

#certCheckTabContent>#certResult>#certDetail .cert-result {
    display: flex;
    width: 30%;
    margin: auto;
    justify-content: space-between;
    align-items: center
}

#certCheckTabContent>#certResult>#certDetail .provision-detail>.provision-item-left {
    width: 46.5%;
    float: left;
    text-align: right
}

#certCheckTabContent>#certResult>#certDetail .provision-detail>.provision-item-right {
    width: 53%;
    float: right
}

#certCheckTabContent #urlCertResult #appIcon {
    max-width: 100px;
    position: absolute;
    left: 20%;
    top: 5%
}

#certCheckTabContent>#certResult>#certDetail p.check-item {
    display: flex;
    align-items: center
}

#certCheckTabContent>#certResult>#certDetail #fileCertResult p.check-item span.item-result,#certCheckTabContent>#certResult>#certDetail #fileCertResult p.check-item span.item-title {
    flex: 2
}

#certCheckTabContent>#certResult>#certDetail #urlCertResult p.check-item span.item-result,#certCheckTabContent>#certResult>#certDetail #urlCertResult p.check-item span.item-title {
    flex: 1
}

#certCheckTabContent div.upload-tips {
    font-size: 13px;
    padding-top: 10px
}

#certCheckTabContent div.upload-tips p {
    color: #999;
    margin: 0
}

#certCheckTabContent #certFile .upload-img-init:hover div.upload-tips p {
    color: #666
}

#certCheckTabContent #certFile .file-upload-container {
    padding: 0 45px
}

#certCheckTabContent #certFile .file-upload-container .file-icon {
    width: 40px;
    margin-bottom: 15px
}

#certCheckTabContent #certFile .file-upload-container .optional-icon {
    position: absolute;
    right: 0;
    top: 0
}

.drag {
    border: 1px dashed #1abc9c;
    cursor: move;
    cursor: copy
}

#fileBanner {
    height: 45px;
    margin-top: 30px;
    margin-bottom: 20px
}

#certFlag {
    width: 80px
}

@media(max-width: 767px) {
    .upload-img-init,form#checkStatus input#password {
        width:100%;
        margin-bottom: 15px
    }

    #certCheckTabContent>#shortUrl .input-group {
        width: 90%;
        margin: 0 auto
    }

    #certCheckTabContent #urlCertResult #appIcon {
        position: relative;
        display: block;
        float: none!important;
        margin: auto auto 10px;
        left: auto
    }

    #shortUrl .input-group-addon {
        display: inline
    }

    #certCheckTabContent>#certResult>#certDetail p.check-item {
        flex-direction: column
    }

    #certCheckTabContent>#certResult>#certDetail>#fileCertResult {
        width: 89%;
        margin: auto
    }

    #certCheckTabContent>#certResult>#certDetail .cert-result {
        padding-left: 15px;
        margin-bottom: 10px!important;
        width: 100%;
        display: flex;
        flex-direction: column
    }

    #certCheckTabContent>#certResult>#certDetail .cert-result .text-left {
        align-self: flex-start
    }

    #certCheckTabContent>#certResult>#certDetail p.check-item span {
        text-align: left;
        width: 100%
    }

    #certCheckTabContent>#certResult>#certDetail>#urlCertResult p.check-item {
        flex-direction: row
    }

    #certCheckTabContent>#certResult>#certDetail>#urlCertResult p.check-item span.item-title {
        text-align: right
    }

    #certCheckTabContent>#certResult>#certDetail>#urlCertResult p.check-item span {
        width: auto
    }

    #certCheckTabContent>#certResult>#certDetail>#urlCertResult #certExpireDate {
        display: flex;
        flex-direction: column;
        padding-right: 10px
    }
}

.text-success {
    color: #19C35D
}

.text-danger {
    color: #FD5A5A
}

.tools-box .createCert {
    background-color: #fff;
    border-radius: 3px;
    padding: 50px 0 60px
}

.tools-box .createCert .content,.tools-box .dylib .content {
    padding: 0 50px
}

.tools-box .createCert .title {
    color: #333;
    font-size: 36px;
    text-align: center;
    margin-bottom: 50px;
    font-weight: 600
}

.tools-box .createCert .form-group {
    margin-bottom: 24px
}

.tools-box .createCert span {
    color: #ff4222
}

.tools-box .createCert .errorInfo {
    display: none
}

.tools-box .createCert .error {
    text-align: left;
    color: #ff4222;
    display: block
}

.tools-box .createCert #submitButton {
    margin-top: 16px;
    border-radius: 3px;
    background-color: #29bb9c;
    border-color: #29bb9c
}

.tools-box .dylib {
    background-color: #fff;
    border-radius: 3px
}

.tools-box .dylib .title {
    color: #333;
    font-size: 36px;
    text-align: center;
    margin-bottom: 80px;
    font-weight: 600
}

.tools-box .formBox {
    border: 1px solid #D0D0D0;
    padding: 60px 0
}

.tools-box .dylib .form-group {
    margin-bottom: 24px
}

.tools-box .dylib span {
    color: #ff4222
}

.tools-box .dylib .errorInfo {
    display: none
}

.tools-box .dylib .error {
    text-align: left;
    color: #ff4222;
    display: block
}

.tools-box .dylib #submitButton {
    margin-top: 16px;
    border-radius: 3px;
    background-color: #29bb9c;
    border-color: #29bb9c
}

.tools-box .dylib .dylib-subtitle {
    color: #333;
    font-size: 18px;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 50px;
    font-weight: 400
}

.tools-box .editableform-loading {
    background: url(/static/assets/img/loading.gif) center center no-repeat;
    height: 25px;
    width: auto;
    min-width: 25px
}

.tools-box .popover {
    z-index: 9999;
    max-width: 240px
}

.tools-box form#form {
    border: 1px solid rgba(234,234,234,1)
}

.tools-box .wrapper {
    background-color: #EDF1F4
}

.tools-box .inner-content {
    background-color: #fff;
    border: 1px solid #EAEAEA;
    border-radius: 3px;
    padding-top: 80px;
    padding-bottom: 120px;
    margin: 0 auto 60px
}

.tools-box .border-eaeaea {
    border: 1px solid #eaeaea
}

.tools-box .dylib-upload-img-init {
    float: left;
    width: 205px;
    max-height: 205px;
    background: rgba(248,248,248,1);
    margin-top: 0;
    padding: 50px 30px
}

.tools-box .dylib-upload-img-init p {
    margin: 0;
    color: #A0A0A1
}

.tools-box .dylib-upload-img-init .upload-tips {
    padding: 15px 15px 0
}

.tools-box .btn-primary {
    background: rgba(26,188,156,1);
    border-radius: 3px
}

.tools-box .sky-form {
    font-size: 14px
}

.tools-box .loading-padding-50 {
    padding: 50px
}

.tools-box .no-results p {
    padding: 50px;
    color: #9E9E9E
}

.tools-box .align-center>th {
    text-align: center
}

.tools-box .dylib-table {
    margin-bottom: 0;
    font-size: 14px
}

.tools-box .dylib-form p {
    margin: 0
}

.tools-box .dylib-table>thead>tr>th {
    color: #5A5959;
    vertical-align: middle;
    font-family: PingFangSC-Regular;
    font-weight: 600;
    padding: 15px 20px
}

.tools-box .dylib-table>tbody>tr>td {
    color: #9E9E9E;
    vertical-align: middle;
    font-family: PingFangSC-Regular;
    padding: 15px 20px
}

.tools-box .btn.btn-green {
    color: #fff;
    border-color: #1ABC9C;
    padding: 8px 24px;
    background: #1ABC9C
}

.tools-box .btn.btn-green:hover {
    background: #28caad;
    border: 1px solid #28caad
}

.tools-box .btn.btn-green-o {
    color: #8D9396;
    border-color: #DDD;
    padding: 8px 24px
}

.btn-green[disabled],.tools-box .btn-green.disabled,fieldset[disabled] .btn-green {
    color: #8D9396;
    border-color: #EAEAEA
}

.tools-box .dylib-button button {
    margin-right: 10px
}

.tools-box .dylib-table a {
    color: #9e9e9e;
    text-decoration: none
}

.tools-box .dylib-table a:hover {
    color: #29cead;
    text-decoration: none
}

.tools-box .dylib-button-group button:focus {
    outline: 0
}

.tools-box #showtext,.tools-box .color-green,.tools-box .header .navbar-default .navbar-nav>.active>a,.tools-box .linked:hover,.tools-box a.read-more:hover,.tools-box a:active,.tools-box a:focus,.tools-box a:hover {
    color: #1abc9c
}

#toolNav>.container {
    padding: 0
}

#toolNav ul.breadcrumb {
    background: 0 0;
    top: 0;
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 15px
}

#toolNav ul.breadcrumb a {
    color: #777
}

#toolNav .breadcrumb li a:hover,#toolNav .breadcrumb li.active {
    color: #1abc9c
}

#UDIDQR #UDIDQRImg {
    width: 200px;
    height: 220px;
    border: 1px solid #e2e2e2;
    margin: 0 auto;
    background: #fdfdfd;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-top: 10px
}

.tools-box-appicon .wrapper {
    background-color: #EDF1F4
}

.tools-box-appicon .wrapper .container {
    padding-left: 0;
    padding-right: 0
}

.tools-box-appicon .inner-content {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 2.5vw;
    margin: 0 0 60px
}

.tools-box-appicon .cursor-pointer {
    cursor: pointer
}

.tools-box-appicon .flex-start-center {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center
}

.tools-box-appicon .flex-between-center {
    display: flex!important;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center
}

.tools-box-appicon .flex-center {
    display: flex!important;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center
}

.tools-box-appicon .priview-icon {
    background-position: center;
    width: 180px;
    height: 180px;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    background-color: #1ABC9C;
    text-align: center;
    color: #fff;
    font-size: 24px
}

.tools-box-appicon .priview-icon .icon-label {
    display: none
}

.tools-box-appicon .priview-icon .icon-label-top {
    margin-bottom: 5px
}

.tools-box-appicon .priview-icon .icon-label-bottom {
    margin-top: 5px
}

.tools-box-appicon .priview-icon img {
    max-width: 110px;
    height: auto
}

.tools-box-appicon .priview-icon .icon-name {
    max-width: 150px;
    word-wrap: break-word;
    display: none
}

.tools-box-appicon .priview-only-label .icon-name {
    display: block
}

.tools-box-appicon .cover-diy-content,.tools-box-appicon .cover-img-content,.tools-box-appicon .cover-label-content,.tools-box-appicon .priview-only-label .priview-icon-inner {
    display: none
}

.tools-box-appicon .add-radius {
    border-radius: 15px
}

.tools-box-appicon .c-right {
    padding: 2.5vw;
    border: 1px solid #e5e5e5;
    border-radius: 3px
}

.tools-box-appicon .inside-wrap {
    border: 1px solid #e5e5e5;
    padding: 2vw;
    border-radius: 3px;
    margin-bottom: 50px
}

.tools-box-appicon .bg-set-2-item {
    width: 40px;
    height: 40px;
    padding: 10px;
    border: 1px solid #DDD;
    float: left;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    margin-right: 8px
}

.tools-box-appicon .bg-set-2>.bg-set-2-item3:first-child {
    border-left-color: #e5e5e5;
    border-radius: 3px 0 0 3px
}

.tools-box-appicon .bg-set-2-item3:last-child {
    border-radius: 0 3px 3px 0
}

.tools-box-appicon .bg-set-2-item-inner-div {
    width: 100%;
    height: 100%;
    border-radius: 2px;
    background-color: #1ABC9C
}

.tools-box-appicon .right-group {
    margin-bottom: 40px
}

.tools-box-appicon .use-diy,.tools-box-appicon .use-img,.tools-box-appicon .use-label {
    position: relative;
    padding: 0 30px;
    line-height: 36px;
    border: 1px solid #e5e5e5;
    color: #333;
    background-color: #fbfbfb;
    cursor: pointer;
    border-bottom-color: transparent
}

.tools-box-appicon .use-diy,.tools-box-appicon .use-img {
    border-right-color: transparent
}

.tools-box-appicon .cover-type-diy .use-diy,.tools-box-appicon .cover-type-img .use-img,.tools-box-appicon .cover-type-label .use-label {
    background: #fff;
    border-bottom-color: #fff;
    border-top: 2px solid #1ABC9C
}

.tools-box-appicon .cover-type-diy .cover-diy-content,.tools-box-appicon .cover-type-img .cover-img-content,.tools-box-appicon .cover-type-label .cover-label-content {
    display: block
}

.tools-box-appicon .bg-set-3-item {
    width: 50px;
    height: 50px;
    background: url(/static/images/appIcon/null-bg.png) repeat-x;
    position: relative;
    margin-right: 1px;
    margin-bottom: 1px;
    float: left;
    cursor: pointer
}

.tools-box-appicon .bg-set-3-item-border {
    border: 1px solid transparent;
    padding: 10px;
    position: relative;
    overflow: hidden
}

.tools-box-appicon .check-btn-item {
    float: left;
    width: 96px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e5e5e5;
    text-align: center;
    margin-right: 20px;
    cursor: pointer;
    position: relative;
    overflow: hidden
}

.tools-box-appicon .download-btn {
    cursor: pointer
}

.tools-box-appicon .download-btn i {
    padding-right: 5px;
    color: #1ABC9C
}

.tools-box-appicon .download-size-item {
    margin: 0 0 10px;
    width: 120px
}

.tools-box-appicon .spectrum-container {
    width: 240px
}

.tools-box-appicon .spectrum-container .sp-preview {
    width: 210px
}

.tools-box-appicon .sp-container .sp-input-container {
    margin-bottom: 2px!important
}

.tools-box-appicon .sp-container .sp-input {
    border: 1px solid #222!important
}

.tools-box-appicon .sp-container .sp-button-container {
    margin-top: 10px
}

.tools-box-appicon .bg-set-check {
    border-color: #1ABC9C!important;
    color: #1ABC9C
}

.tools-box-appicon .check-flag {
    display: none;
    width: 20px;
    height: 20px;
    position: absolute;
    right: -10px;
    top: -10px;
    border-radius: 50%;
    background: #1ABC9C;
    transform: rotate(45deg);
    color: #fff;
    font-size: 10px
}

.tools-box-appicon .check-flag i {
    transform: translateX(5px) translateY(7px) rotate(-45deg) scale(.5)
}

.tools-box-appicon .bg-set-check .check-flag {
    display: block
}

.tools-box-appicon .check-btn-item .check-flag i {
    transform: translateX(1px) translateY(-4px) rotate(-45deg) scale(.5)
}

.tools-box-appicon .v-hide {
    visibility: hidden;
    height: 0;
    overflow: hidden;
    border: none;
    margin: 0!important;
    padding: 0!important
}

.tools-box-appicon .bg-set-2 .tooltip {
    opacity: .7!important
}

.tools-box-appicon .sticky-top-ele {
    position: sticky!important;
    top: 30px;
    z-index: 999
}

.tools-box-appicon .label-lg {
    font-size: 16px;
    font-weight: 600;
    color: #4A4A4A
}

.tools-box-appicon .label-md {
    font-size: 14px;
    font-weight: 400;
    color: #4A4A4A
}

.tools-box-appicon .label-sm {
    font-size: 12px;
    font-weight: 400;
    color: #666
}

.tools-box-appicon .upload-diy-img {
    width: 126px;
    height: 126px;
    border: 1px solid #DDD;
    color: #DDD;
    font-size: 60px;
    cursor: pointer
}

.tools-box-appicon .upload-diy-img-use {
    padding: 20px;
    background: url(/static/images/appIcon/null-bg.png)
}

.tools-box-appicon .upload-diy-img-use img {
    width: 100%;
    height: 100%
}

.tools-box-appicon .upload-diy-img:hover {
    border: 1px solid #ccc;
    color: #ccc
}

.tools-box-appicon .sky-form {
    border: none
}

.tools-box-appicon .sky-form .radio input:checked+i {
    border-color: #1abc9c
}

.tools-box-appicon .sky-form .radio input:checked+i:after {
    background-color: #1abc9c
}

.tools-box .createPlist {
    padding-bottom: 60px
}

.tools-box .createPlist .content {
    background-color: #fff;
    padding: 80px;
    border: 1px solid #EAEAEA;
    border-radius: 3px
}

.tools-box .createPlist .title {
    color: #333;
    font-size: 36px;
    text-align: center;
    margin-bottom: 8px;
    font-weight: 600
}

.tools-box .plistFormBox {
    padding-top: 40px
}

.tools-box .createPlist .form-group {
    margin-bottom: 24px
}

.tools-box .createPlist span {
    color: #ff4222
}

.tools-box .createPlist .desc {
    color: #8c9497;
    font-size: 16px;
    text-align: center
}

.tools-box .createPlist .errorInfo {
    display: none
}

.tools-box .createPlist .error {
    text-align: left;
    color: #ff4222;
    display: block
}

.tools-box .createPlist #submitButton {
    margin: 16px auto 0;
    border-radius: 3px;
    background-color: #29bb9c;
    border-color: #29bb9c
}

.tools-box-android .createCert {
    background-color: transparent;
    border-radius: 0;
    padding: 0
}

.tools-box-android .createCert .title {
    margin-bottom: 8px
}

.tools-box-android .createCert .desc {
    color: #8c9497;
    font-size: 16px;
    text-align: center
}

.tools-box-android .formBox {
    padding-top: 40px
}

.tools-box-android .createCert #submitButton:hover {
    background-color: #27c7a5;
    border-color: #27c7a5
}

.tools-box-android .createCert .container {
    padding-left: 0;
    padding-right: 0
}

.tools-box-android .createCert .content {
    background-color: #fff;
    padding: 80px;
    border: 1px solid #EAEAEA;
    border-radius: 3px
}

.tools-box-icon .wrapper {
    background-color: #EDF1F4
}

.tools-box-icon .inner-content {
    background-color: #fff;
    border: 1px solid #EAEAEA;
    border-radius: 3px;
    padding: 40px;
    margin: 0 0 60px
}

.tools-box-icon .container {
    padding-left: 0;
    padding-right: 0
}

.tools-box-icon .cursor-pointer {
    cursor: pointer
}

.tools-box-icon .flex-start-center {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center
}

.tools-box-icon .flex-between-center {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center
}

.tools-box-icon .flex-col-center {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center
}

.tools-box-icon .flex-center-o {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center
}

.tools-box-icon .v-hide {
    height: 0;
    overflow: hidden;
    border: none;
    margin: 0!important;
    padding: 0!important
}

.tools-box-icon .label-lg {
    font-size: 16px;
    font-weight: 600;
    color: #4A4A4A
}

.tools-box-icon .label-md {
    font-size: 14px;
    font-weight: 400;
    color: #4A4A4A
}

.tools-box-icon .label-sm {
    font-size: 12px;
    font-weight: 400;
    color: #666
}

.tools-box-icon .sky-form {
    border: none
}

.tools-box-icon .sky-form .checkbox input:checked+i {
    border-color: #1abc9c
}

.tools-box-icon .sky-form .checkbox input:checked+i:after {
    color: #1abc9c
}

.tools-box-icon .upload-img-init {
    width: 246px;
    height: 246px;
    border: 1px dashed #DDD;
    border-radius: 6px;
    color: #DDD;
    cursor: pointer;
    text-align: center
}

.tools-box-icon .upload-label {
    color: #999;
    font-size: 12px
}

.tools-box-icon .upload-img-init:hover {
    border: 1px dashed #1abc9c;
    color: #666
}

.tools-box-icon .upload-img-init:hover .upload-label {
    color: #666
}

.tools-box-icon .upload-img-init-hover {
    border: 1px dashed #1abc9c;
    color: #666
}

.tools-box-icon .upload-img-init-hover .upload-label {
    color: #666
}

.tools-box-icon .block-center {
    margin: 0 auto
}

.tools-box-icon .group {
    margin: 0 40px 40px 0
}

.tools-box-icon .group-header {
    margin-bottom: 20px
}

.tools-box-icon .group-content {
    padding: 30px 0 30px 30px;
    border: 1px solid #EAEAEA
}

.tools-box-icon .group-sub {
    margin-right: 30px
}

.tools-box-icon .group-sub-img {
    padding-bottom: 45px;
    border-bottom: 1px solid #e5e5e5
}

.tools-box-icon .group-sub-type {
    height: 110px;
    color: #8D9396;
    font-size: 12px
}

.tools-box-icon .img-x {
    position: relative;
    width: 80px;
    height: 80px;
    text-align: center;
    float: left;
    border: 1px solid #EAEAEC;
    margin-right: 16px
}

.tools-box-icon .img-x:last-child {
    margin-right: 0
}

.tools-box-icon .img-x span {
    position: absolute;
    bottom: -40px;
    left: -10px;
    width: 100px
}

.tools-box-icon .img-x input {
    position: absolute;
    top: -20px;
    left: 18px
}

.tools-box-icon .img-x img {
    max-width: 60px;
    max-height: 60px
}

.tools-box-icon .hiden {
    display: none
}

.tools-box-icon .p-hide {
    position: fixed;
    left: -99999px
}

.tools-box-icon .dragging-over * {
    pointer-events: none
}
