@import url("https://fonts.googleapis.com/css?family=Muli:400,500,600,700%7CRubik:400,500,700&display=swap");

a {
    text-decoration: none !important;
    outline: 0;
    color: #006633
}

body {
    font-family: "Muli", sans-serif;
    color: #343a40;
    background: #fff
}

p {
    line-height: 1.6
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Rubik", sans-serif
}

.nav-item .nav-link {
    display: inline-block;
    color: #343a40;
    text-decoration: none
}

.navbar .menu-social-icon li {
    margin: 0 8px
}

.navbar .menu-social-icon li .menu-social-link {
    color: #9b9bae;
    -webkit-transition: all .5s;
    transition: all .5s
}

.navbar .menu-social-icon li .menu-social-link:hover {
    color: #3956de
}

.navbar-custom {
    padding: 14px 0;
    width: 100%;
    border-radius: 0;
    z-index: 999;
    margin-bottom: 0;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-color: transparent
}

.navbar-custom .logo .logo-dark {
    display: none
}

.navbar-custom .logo .ligo-light {
    display: inline-block
}

.navbar-custom .navbar-nav li a {
    line-height: 26px;
    color: #9b9bae;
    font-size: 15px;
    font-weight: 400;
    -webkit-transition: all .3s;
    transition: all .3s;
    background-color: transparent !important;
    padding: 6px 0;
    margin: 0 18px
}

.navbar-custom .navbar-nav li .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-custom .navbar-nav li.active a, .navbar-custom .navbar-nav li a:hover, .navbar-custom .navbar-nav li a:active {
    color: #022a1b !important
}

.navbar-custom .navbar-nav.menu-social-icon .nav-item .nav-link {
    margin: 0 10px !important
}

.navbar-custom .navbar-toggles {
    padding: .25rem .75rem;
    font-size: 18px;
    background: 0;
    border: 1px solid transparent;
    color: #fff;
    outline: 0
}

.navbar-toggler {
    font-size: 24px;
    margin-top: 5px;
    margin-bottom: 0;
    color: #fff
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent;
    border-color: #3956de
}

.menu-toggle {
    padding: 4.5px 10px !important
}

.menu-toggle span {
    line-height: 27px
}

.navbar-light .navbar-nav li a {
    color: rgba(255, 255, 255, 0.6) !important
}

.navbar-light .navbar-nav li.active a, .navbar-light .navbar-nav li a:hover, .navbar-light .navbar-nav li a:active {
    color: #fff !important
}

.navbar-light .menu-social-icon li {
    margin: 0 8px
}

.navbar-light .menu-social-icon li .menu-social-link {
    color: rgba(255, 255, 255, 0.6) !important;
    -webkit-transition: all .5s;
    transition: all .5s
}

.navbar-light .menu-social-icon li .menu-social-link:hover {
    color: #fff !important
}

.navbar-light .logo .logo-dark {
    display: none !important
}

.navbar-light .logo .logo-light {
    display: inline-block !important
}

.nav-sticky.navbar-custom {
    margin-top: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.06);
    color: #000 !important
}

.nav-sticky.navbar-custom .navbar-toggles {
    padding: .25rem .75rem;
    border: 1px solid transparent;
    outline: 0
}

.nav-sticky.navbar-custom .navbar-nav {
    margin-top: 0
}

.nav-sticky.navbar-custom .navbar-nav li a {
    color: #8a8aa0 !important
}

.nav-sticky.navbar-custom .navbar-nav li.active a, .nav-sticky.navbar-custom .navbar-nav li a:hover, .nav-sticky.navbar-custom .navbar-nav li a:active {
    color: #022a1b !important
}

.nav-sticky .logo .logo-dark {
    display: inline-block !important
}

.nav-sticky .logo .logo-light {
    display: none !important
}

.navbar-toggler:focus {
    outline: 0
}

@media (min-width: 200px) and (max-width: 768px) {
    .navbar-custom {
        margin-top: 0;
        background-color: #fff !important;
        -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
        color: #fff !important
    }

    .navbar-custom .navbar-nav {
        margin-top: 10px
    }

    .navbar-custom .navbar-nav li a {
        -webkit-transition: all .4s;
        transition: all .4s;
        color: #9b9bae !important;
        margin: 0
    }

    .navbar-custom .navbar-nav li.active a {
        border-color: transparent
    }

    .navbar-custom .navbar-nav li.active a, .navbar-custom .navbar-nav li a:hover, .navbar-custom .navbar-nav li a:active {
        color: #3956de !important
    }

    .navbar-custom > .container {
        width: 90%
    }

    .navbar-custom .logo .logo-dark {
        display: inline-block !important
    }

    .navbar-custom .logo .logo-light {
        display: none !important
    }

    .navbar-custom.navbar-light .navbar-nav li.active a, .navbar-custom.navbar-light .navbar-nav li a:hover, .navbar-custom.navbar-light .navbar-nav li a:active {
        color: #343a40 !important
    }

    .navbar .menu-social-icon li {
        margin: 0 8px
    }

    .navbar .menu-social-icon li .menu-social-link {
        color: #9b9bae !important;
        -webkit-transition: all .5s;
        transition: all .5s
    }

    .navbar .menu-social-icon li .menu-social-link:hover {
        color: #3956de !important
    }

    .nav-sticky.navbar-custom .navbar-nav {
        margin-top: 10px
    }

    .navbar-toggler {
        font-size: 24px;
        margin-top: 0;
        margin-bottom: 0;
        color: #343a40
    }

    .navbar-collapse {
        padding: 0 20px
    }

    .navbar-light .nav-item .nav-link:after {
        background: #343a40
    }
}

.btn {
    border-radius: 3px;
    padding: 12px 30px;
    font-size: 15px !important;
    -webkit-transition: all .5s;
    transition: all .5s
}

.btn:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.btn:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-transition: all .5s;
    transition: all .5s
}

.btn.btn-lg {
    padding: 10px 22px !important;
    font-size: 18px !important
}

.btn.btn-sm {
    padding: 8px 16px !important;
    font-size: 14px !important
}

.btn.btn-primary {
    background: -webkit-gradient(linear, left top, right top, from(#3956de), to(#657be5));
    background: linear-gradient(to right, #3956de 0, #657be5 100%);
    border: 0;
    color: #fff;
    -webkit-box-shadow: 0 4px 20px rgba(57, 86, 222, 0.15);
    box-shadow: 0 4px 20px rgba(57, 86, 222, 0.15)
}

.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary.focus, .btn.btn-primary:active, .btn.btn-primary.active {
    -webkit-box-shadow: 0 3px 10px rgba(57, 86, 222, 0.5);
    box-shadow: 0 3px 10px rgba(57, 86, 222, 0.5);
    color: #fff !important
}

.btn.btn-outline-primary {
    border: 1px solid #3956de !important;
    color: #3956de !important
}

.btn.btn-outline-primary:hover, .btn.btn-outline-primary:focus, .btn.btn-outline-primary.focus, .btn.btn-outline-primary:active, .btn.btn-outline-primary.active {
    background-color: #3956de !important;
    border: 1px solid #3956de !important;
    -webkit-box-shadow: 0 3px 10px rgba(57, 86, 222, 0.5);
    box-shadow: 0 3px 10px rgba(57, 86, 222, 0.5);
    color: #fff !important
}

.btn.btn-secondary {
    background: -webkit-gradient(linear, left top, right top, from(#6c757d), to(#868e96));
    background: linear-gradient(to right, #6c757d 0, #868e96 100%);
    border: 0;
    color: #fff;
    -webkit-box-shadow: 0 4px 20px rgba(108, 117, 125, 0.15);
    box-shadow: 0 4px 20px rgba(108, 117, 125, 0.15)
}

.btn.btn-secondary:hover, .btn.btn-secondary:focus, .btn.btn-secondary.focus, .btn.btn-secondary:active, .btn.btn-secondary.active {
    -webkit-box-shadow: 0 3px 10px rgba(108, 117, 125, 0.5);
    box-shadow: 0 3px 10px rgba(108, 117, 125, 0.5);
    color: #fff !important
}

.btn.btn-outline-secondary {
    border: 1px solid #6c757d !important;
    color: #6c757d !important
}

.btn.btn-outline-secondary:hover, .btn.btn-outline-secondary:focus, .btn.btn-outline-secondary.focus, .btn.btn-outline-secondary:active, .btn.btn-outline-secondary.active {
    background-color: #6c757d !important;
    border: 1px solid #6c757d !important;
    -webkit-box-shadow: 0 3px 10px rgba(108, 117, 125, 0.5);
    box-shadow: 0 3px 10px rgba(108, 117, 125, 0.5);
    color: #fff !important
}

.btn.btn-success {
    background: -webkit-gradient(linear, left top, right top, from(#2dd6b7), to(#58dec6));
    background: linear-gradient(to right, #2dd6b7 0, #58dec6 100%);
    border: 0;
    color: #fff;
    -webkit-box-shadow: 0 4px 20px rgba(45, 214, 183, 0.15);
    box-shadow: 0 4px 20px rgba(45, 214, 183, 0.15)
}

.btn.btn-success:hover, .btn.btn-success:focus, .btn.btn-success.focus, .btn.btn-success:active, .btn.btn-success.active {
    -webkit-box-shadow: 0 3px 10px rgba(45, 214, 183, 0.5);
    box-shadow: 0 3px 10px rgba(45, 214, 183, 0.5);
    color: #fff !important
}

.btn.btn-outline-success {
    border: 1px solid #2dd6b7 !important;
    color: #2dd6b7 !important
}

.btn.btn-outline-success:hover, .btn.btn-outline-success:focus, .btn.btn-outline-success.focus, .btn.btn-outline-success:active, .btn.btn-outline-success.active {
    background-color: #2dd6b7 !important;
    border: 1px solid #2dd6b7 !important;
    -webkit-box-shadow: 0 3px 10px rgba(45, 214, 183, 0.5);
    box-shadow: 0 3px 10px rgba(45, 214, 183, 0.5);
    color: #fff !important
}

.btn.btn-info {
    background: -webkit-gradient(linear, left top, right top, from(#1097bd), to(#15bceb));
    background: linear-gradient(to right, #1097bd 0, #15bceb 100%);
    border: 0;
    color: #fff;
    -webkit-box-shadow: 0 4px 20px rgba(16, 151, 189, 0.15);
    box-shadow: 0 4px 20px rgba(16, 151, 189, 0.15)
}

.btn.btn-info:hover, .btn.btn-info:focus, .btn.btn-info.focus, .btn.btn-info:active, .btn.btn-info.active {
    -webkit-box-shadow: 0 3px 10px rgba(16, 151, 189, 0.5);
    box-shadow: 0 3px 10px rgba(16, 151, 189, 0.5);
    color: #fff !important
}

.btn.btn-outline-info {
    border: 1px solid #1097bd !important;
    color: #1097bd !important
}

.btn.btn-outline-info:hover, .btn.btn-outline-info:focus, .btn.btn-outline-info.focus, .btn.btn-outline-info:active, .btn.btn-outline-info.active {
    background-color: #1097bd !important;
    border: 1px solid #1097bd !important;
    -webkit-box-shadow: 0 3px 10px rgba(16, 151, 189, 0.5);
    box-shadow: 0 3px 10px rgba(16, 151, 189, 0.5);
    color: #fff !important
}

.btn.btn-warning {
    background: -webkit-gradient(linear, left top, right top, from(#ffbb13), to(#ffca46));
    background: linear-gradient(to right, #ffbb13 0, #ffca46 100%);
    border: 0;
    color: #fff;
    -webkit-box-shadow: 0 4px 20px rgba(255, 187, 19, 0.15);
    box-shadow: 0 4px 20px rgba(255, 187, 19, 0.15)
}

.btn.btn-warning:hover, .btn.btn-warning:focus, .btn.btn-warning.focus, .btn.btn-warning:active, .btn.btn-warning.active {
    -webkit-box-shadow: 0 3px 10px rgba(255, 187, 19, 0.5);
    box-shadow: 0 3px 10px rgba(255, 187, 19, 0.5);
    color: #fff !important
}

.btn.btn-outline-warning {
    border: 1px solid #ffbb13 !important;
    color: #ffbb13 !important
}

.btn.btn-outline-warning:hover, .btn.btn-outline-warning:focus, .btn.btn-outline-warning.focus, .btn.btn-outline-warning:active, .btn.btn-outline-warning.active {
    background-color: #ffbb13 !important;
    border: 1px solid #ffbb13 !important;
    -webkit-box-shadow: 0 3px 10px rgba(255, 187, 19, 0.5);
    box-shadow: 0 3px 10px rgba(255, 187, 19, 0.5);
    color: #fff !important
}

.btn.btn-danger {
    background: -webkit-gradient(linear, left top, right top, from(#f43958), to(#f76981));
    background: linear-gradient(to right, #f43958 0, #f76981 100%);
    border: 0;
    color: #fff;
    -webkit-box-shadow: 0 4px 20px rgba(244, 57, 88, 0.15);
    box-shadow: 0 4px 20px rgba(244, 57, 88, 0.15)
}

.btn.btn-danger:hover, .btn.btn-danger:focus, .btn.btn-danger.focus, .btn.btn-danger:active, .btn.btn-danger.active {
    -webkit-box-shadow: 0 3px 10px rgba(244, 57, 88, 0.5);
    box-shadow: 0 3px 10px rgba(244, 57, 88, 0.5);
    color: #fff !important
}

.btn.btn-outline-danger {
    border: 1px solid #f43958 !important;
    color: #f43958 !important
}

.btn.btn-outline-danger:hover, .btn.btn-outline-danger:focus, .btn.btn-outline-danger.focus, .btn.btn-outline-danger:active, .btn.btn-outline-danger.active {
    background-color: #f43958 !important;
    border: 1px solid #f43958 !important;
    -webkit-box-shadow: 0 3px 10px rgba(244, 57, 88, 0.5);
    box-shadow: 0 3px 10px rgba(244, 57, 88, 0.5);
    color: #fff !important
}

.btn.btn-dark {
    background: -webkit-gradient(linear, left top, right top, from(#343a40), to(#4b545c));
    background: linear-gradient(to right, #343a40 0, #4b545c 100%);
    border: 0;
    color: #fff;
    -webkit-box-shadow: 0 4px 20px rgba(52, 58, 64, 0.15);
    box-shadow: 0 4px 20px rgba(52, 58, 64, 0.15)
}

.btn.btn-dark:hover, .btn.btn-dark:focus, .btn.btn-dark.focus, .btn.btn-dark:active, .btn.btn-dark.active {
    -webkit-box-shadow: 0 3px 10px rgba(52, 58, 64, 0.5);
    box-shadow: 0 3px 10px rgba(52, 58, 64, 0.5);
    color: #fff !important
}

.btn.btn-outline-dark {
    border: 1px solid #343a40 !important;
    color: #343a40 !important
}

.btn.btn-outline-dark:hover, .btn.btn-outline-dark:focus, .btn.btn-outline-dark.focus, .btn.btn-outline-dark:active, .btn.btn-outline-dark.active {
    background-color: #343a40 !important;
    border: 1px solid #343a40 !important;
    -webkit-box-shadow: 0 3px 10px rgba(52, 58, 64, 0.5);
    box-shadow: 0 3px 10px rgba(52, 58, 64, 0.5);
    color: #fff !important
}

.btn.btn-muted {
    background: -webkit-gradient(linear, left top, right top, from(#9b9bae), to(#b7b7c5));
    background: linear-gradient(to right, #9b9bae 0, #b7b7c5 100%);
    border: 0;
    color: #fff;
    -webkit-box-shadow: 0 4px 20px rgba(155, 155, 174, 0.15);
    box-shadow: 0 4px 20px rgba(155, 155, 174, 0.15)
}

.btn.btn-muted:hover, .btn.btn-muted:focus, .btn.btn-muted.focus, .btn.btn-muted:active, .btn.btn-muted.active {
    -webkit-box-shadow: 0 3px 10px rgba(155, 155, 174, 0.5);
    box-shadow: 0 3px 10px rgba(155, 155, 174, 0.5);
    color: #fff !important
}

.btn.btn-outline-muted {
    border: 1px solid #9b9bae !important;
    color: #9b9bae !important
}

.btn.btn-outline-muted:hover, .btn.btn-outline-muted:focus, .btn.btn-outline-muted.focus, .btn.btn-outline-muted:active, .btn.btn-outline-muted.active {
    background-color: #9b9bae !important;
    border: 1px solid #9b9bae !important;
    -webkit-box-shadow: 0 3px 10px rgba(155, 155, 174, 0.5);
    box-shadow: 0 3px 10px rgba(155, 155, 174, 0.5);
    color: #fff !important
}

.btn.btn-light {
    background: -webkit-gradient(linear, left top, right top, from(#fbfbfd), to(#fff));
    background: linear-gradient(to right, #fbfbfd 0, #fff 100%);
    border: 0;
    color: #fff;
    -webkit-box-shadow: 0 4px 20px rgba(251, 251, 253, 0.15);
    box-shadow: 0 4px 20px rgba(251, 251, 253, 0.15)
}

.btn.btn-light:hover, .btn.btn-light:focus, .btn.btn-light.focus, .btn.btn-light:active, .btn.btn-light.active {
    -webkit-box-shadow: 0 3px 10px rgba(251, 251, 253, 0.5);
    box-shadow: 0 3px 10px rgba(251, 251, 253, 0.5);
    color: #fff !important
}

.btn.btn-outline-light {
    border: 1px solid #fbfbfd !important;
    color: #fbfbfd !important
}

.btn.btn-outline-light:hover, .btn.btn-outline-light:focus, .btn.btn-outline-light.focus, .btn.btn-outline-light:active, .btn.btn-outline-light.active {
    background-color: #fbfbfd !important;
    border: 1px solid #fbfbfd !important;
    -webkit-box-shadow: 0 3px 10px rgba(251, 251, 253, 0.5);
    box-shadow: 0 3px 10px rgba(251, 251, 253, 0.5);
    color: #fff !important
}

.btn.btn-black {
    background: -webkit-gradient(linear, left top, right top, from(#000), to(#1a1a1a));
    background: linear-gradient(to right, #000 0, #1a1a1a 100%);
    border: 0;
    color: #fff;
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15)
}

.btn.btn-black:hover, .btn.btn-black:focus, .btn.btn-black.focus, .btn.btn-black:active, .btn.btn-black.active {
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    color: #fff !important
}

.btn.btn-outline-black {
    border: 1px solid #000 !important;
    color: #000 !important
}

.btn.btn-outline-black:hover, .btn.btn-outline-black:focus, .btn.btn-outline-black.focus, .btn.btn-outline-black:active, .btn.btn-outline-black.active {
    background-color: #000 !important;
    border: 1px solid #000 !important;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    color: #fff !important
}

.btn.btn-white {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff));
    background: linear-gradient(to right, #fff 0, #fff 100%);
    border: 0;
    color: #fff;
    -webkit-box-shadow: 0 4px 20px rgba(255, 255, 255, 0.15);
    box-shadow: 0 4px 20px rgba(255, 255, 255, 0.15)
}

.btn.btn-white:hover, .btn.btn-white:focus, .btn.btn-white.focus, .btn.btn-white:active, .btn.btn-white.active {
    -webkit-box-shadow: 0 3px 10px rgba(255, 255, 255, 0.5);
    box-shadow: 0 3px 10px rgba(255, 255, 255, 0.5);
    color: #fff !important
}

.btn.btn-outline-white {
    border: 1px solid #fff !important;
    color: #fff !important
}

.btn.btn-outline-white:hover, .btn.btn-outline-white:focus, .btn.btn-outline-white.focus, .btn.btn-outline-white:active, .btn.btn-outline-white.active {
    background-color: #fff !important;
    border: 1px solid #fff !important;
    -webkit-box-shadow: 0 3px 10px rgba(255, 255, 255, 0.5);
    box-shadow: 0 3px 10px rgba(255, 255, 255, 0.5);
    color: #fff !important
}

.btn.btn-light {
    background-color: #fbfbfd;
    border: 1px solid #fbfbfd;
    color: #343a40 !important
}

.btn.btn-light:hover, .btn.btn-light:focus, .btn.btn-light.focus, .btn.btn-light:active, .btn.btn-light.active {
    background-color: #fff;
    border: 1px solid #fff;
    -webkit-box-shadow: 0 0 0 2px rgba(251, 251, 253, 0.08);
    box-shadow: 0 0 0 2px rgba(251, 251, 253, 0.08);
    color: #343a40 !important
}

.btn.btn-outline-light {
    border: 1px solid #fbfbfd;
    color: #fbfbfd !important
}

.btn.btn-outline-light:hover, .btn.btn-outline-light:focus, .btn.btn-outline-light.focus, .btn.btn-outline-light:active, .btn.btn-outline-light.active {
    background-color: #fbfbfd;
    border: 1px solid #fbfbfd;
    color: #343a40 !important
}

.badge {
    padding: 6px 16px;
    font-weight: 400
}

.badge.badge-primary {
    background: rgba(57, 86, 222, 0.1);
    -webkit-box-shadow: 0 1px 2px rgba(57, 86, 222, 0.5);
    box-shadow: 0 1px 2px rgba(57, 86, 222, 0.5);
    color: #3956de
}

.text-primary {
    color: #3956de !important
}

.bg-primary {
    background-color: #3956de !important
}

.icon-fill-primary {
    fill: rgba(57, 86, 222, 0.15)
}

.bg-soft-primary {
    background: rgba(57, 86, 222, 0.07)
}

.text-secondary {
    color: #6c757d !important
}

.bg-secondary {
    background-color: #6c757d !important
}

.icon-fill-secondary {
    fill: rgba(108, 117, 125, 0.15)
}

.bg-soft-secondary {
    background: rgba(108, 117, 125, 0.07)
}

.text-success {
    color: #2dd6b7 !important
}

.text-lvse {
    color: #135200 !important
}

.bg-success {
    background-color: #2dd6b7 !important
}

.icon-fill-success {
    fill: rgba(45, 214, 183, 0.15)
}

.bg-soft-success {
    background: rgba(45, 214, 183, 0.07)
}

.text-info {
    color: #1097bd !important
}

.bg-info {
    background-color: #1097bd !important
}

.icon-fill-info {
    fill: rgba(16, 151, 189, 0.15)
}

.bg-soft-info {
    background: rgba(16, 151, 189, 0.07)
}

.text-warning {
    color: #ffbb13 !important
}

.bg-warning {
    background-color: #ffbb13 !important
}

.icon-fill-warning {
    fill: rgba(255, 187, 19, 0.15)
}

.bg-soft-warning {
    background: rgba(255, 187, 19, 0.07)
}

.text-danger {
    color: #f43958 !important
}

.bg-danger {
    background-color: #f43958 !important
}

.icon-fill-danger {
    fill: rgba(244, 57, 88, 0.15)
}

.bg-soft-danger {
    background: rgba(244, 57, 88, 0.07)
}

.text-dark {
    color: #343a40 !important
}

.bg-dark {
    background-color: #343a40 !important
}

.icon-fill-dark {
    fill: rgba(52, 58, 64, 0.15)
}

.bg-soft-dark {
    background: rgba(52, 58, 64, 0.07)
}

.text-muted {
    color: #3a3d3c !important
}

.bg-muted {
    background-color: #f2f2f2 !important
}

.icon-fill-muted {
    fill: rgba(155, 155, 174, 0.15)
}

.bg-soft-muted {
    background: rgba(155, 155, 174, 0.07)
}

.text-light {
    color: #fbfbfd !important
}

.bg-light {
    background-color: #fbfbfd !important
}

.icon-fill-light {
    fill: rgba(251, 251, 253, 0.15)
}

.bg-soft-light {
    background: rgba(251, 251, 253, 0.07)
}

.text-black {
    color: #000 !important
}

.bg-black {
    background-color: #000 !important
}

.icon-fill-black {
    fill: rgba(0, 0, 0, 0.15)
}

.bg-soft-black {
    background: rgba(0, 0, 0, 0.07)
}

.text-white {
    color: #fff !important
}

.bg-white {
    background-color: #fff !important
}

.icon-fill-white {
    fill: rgba(255, 255, 255, 0.15)
}

.bg-soft-white {
    background: rgba(255, 255, 255, 0.07)
}

.shadow {
    -webkit-box-shadow: 2px 2px 12px -2px rgba(0, 0, 0, 0.08) !important;
    box-shadow: 2px 2px 12px -2px rgba(0, 0, 0, 0.08) !important
}

.text-white-70 {
    color: rgba(255, 255, 255, 0.7)
}

.section {
    padding-top: 120px;
    padding-bottom: 10px;
    position: relative
}

.bg-overlay {
    background-color: #000;
    opacity: .75;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.font-weight-medium {
    font-weight: 500
}

.font-weight-semibold {
    font-weight: 600
}

.line-height-1_6 {
    line-height: 1.6
}

.line-height-1_4 {
    line-height: 1.4
}

.f-12 {
    font-size: 12px
}

.f-13 {
    font-size: 13px
}

.f-14 {
    font-size: 14px
}

.f-15 {
    font-size: 15px
}

.f-16 {
    font-size: 16px
}

.f-17 {
    font-size: 17px
}

.f-18 {
    font-size: 18px
}

.f-19 {
    font-size: 19px
}

.f-20 {
    font-size: 20px
}

.f-21 {
    font-size: 21px
}

.f-22 {
    font-size: 22px
}

.f-23 {
    font-size: 23px
}

.f-24 {
    font-size: 24px
}

.w-60 {
    width: 60%
}

.avatar-xs {
    height: 1.5rem;
    width: 1.5rem
}

.avatar-sm {
    height: 2.25rem;
    width: 2.25rem
}

.avatar {
    height: 3rem;
    width: 3rem
}

.avatar-md {
    height: 3.5rem;
    width: 3.5rem
}

.avatar-lg {
    height: 4.5rem;
    width: 4.5rem
}

.avatar-xl {
    height: 6rem;
    width: 6rem
}

.avatar-xxl {
    height: 7.5rem;
    width: 7.5rem
}

.icon-size-15 {
    height: 15px;
    width: 15px
}

.icon-xs {
    height: 20px;
    width: 20px
}

.icon-lg {
    height: 30px;
    width: 30px
}

.icon-xl {
    height: 35px;
    width: 35px
}

.sw_1-5 {
    stroke-width: 1.5px
}

.icon {
    position: relative;
    top: -2px
}

.right-icon {
    line-height: 0;
    font-size: 24px;
    position: relative;
    top: 2px
}

.hero-bottom-shape {
    position: absolute;
    right: 0;
    bottom: -1px;
    left: 0
}

.hero-bottom-shape img {
    width: 100%;
    height: auto
}

.card {
    margin-bottom: 30px;
    border-color: #eaeaf5
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(linear, right bottom, left top, from(#022a1b), to(#88e3bc));
    background: linear-gradient(to top left, #022a1b 0, #88e3bc 100%);
    z-index: 9999999
}

#preloader #status {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.spinner {
    margin: 100px auto 0;
    width: 70px;
    text-align: center
}

.spinner > div {
    width: 18px;
    height: 18px;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s
}

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.hero-1-bg {
    padding: 130px 0 180px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    z-index: 0;
}

.hero-1-bg .hero-1-title {
    font-size: 46px
}

.hero-2-bg {
    padding: 250px 0 340px
}

.hero-2-bg .hero-2-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.hero-2-bg .hero-2-title {
    font-size: 48px;
    text-shadow: 1px 3px 5px rgba(0, 0, 0, 0.15)
}

.hero-3-bg {
    padding: 210px 0 380px
}

.hero-3-bg .hero-3-title {
    font-size: 44px;
    text-shadow: 1px 3px 5px rgba(0, 0, 0, 0.15)
}

.hero-4-bg {
    padding: 220px 0 180px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.hero-4-bg .hero-4-title {
    font-size: 46px
}

.hero-5-bg {
    padding: 100px 0 80px;
    overflow: hidden
}

.hero-5-bg .hero-5-title {
    font-size: 44px;
    text-shadow: 1px 3px 5px rgba(0, 0, 0, 0.15)
}

.hero-5-bg .Subcribe-form form {
    position: relative;
    margin: 0 auto
}

.hero-5-bg .Subcribe-form input {
    padding: 12px 20px;
    min-width: 290px;
    height: 46px;
    font-size: 17px;
    color: #9b9bae !important;
    outline: none !important;
    position: relative
}

@media (min-width: 200px) and (max-width: 768px) {
    .hero-1-bg {
        padding: 120px 0 60px
    }

    .hero-2-bg {
        padding: 150px 0
    }

    .hero-3-bg {
        padding: 160px 0 180px
    }

    .hero-4-bg {
        padding: 110px 0 80px
    }

    .hero-5-bg .hero-5-img {
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto
    }
}

@media (min-width: 200px) and (max-width: 576px) {
    .hero-1-title, .hero-2-title {
        font-size: 36px !important
    }

    .hero-3-bg {
        padding: 120px 0 120px
    }

    .hero-3-bg .hero-3-title {
        font-size: 26px
    }

    .hero-4-title, .hero-5-title {
        font-size: 32px !important
    }
}

.about-img {
    padding: 20px
}

.service-box {
    -webkit-transition: all .5s;
    transition: all .5s
}

.service-box .service-icon-bg {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.service-box .service-icon-bg .service-box-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-filter: brightness(0.55);
    filter: brightness(0.55);
    -webkit-transition: all .5s;
    transition: all .5s
}

.service-box .service-title, .service-box .read-more {
    color: #343a40
}

.service-box .service-subtitle {
    color: #9b9bae
}

.service-box:hover {
    background: #006633;
    border-color: #3956de
}

.service-box:hover .service-box-icon {
    -webkit-filter: brightness(1);
    filter: brightness(1)
}

.service-box:hover .service-title, .service-box:hover .read-more, .service-box:hover .service-subtitle, .service-box:hover .service-box-icon {
    -webkit-transition: all .5s;
    transition: all .5s
}

.service-box:hover .service-title, .service-box:hover .read-more {
    color: #fff
}

.service-box:hover .service-subtitle {
    color: rgba(255, 255, 255, 0.5)
}

.features-content .nav .nav-link {
    padding: 30px
}

.features-content .nav .nav-link.active {
    background: #fff !important;
    -webkit-box-shadow: 2px 2px 12px -2px rgba(0, 0, 0, 0.08);
    box-shadow: 2px 2px 12px -2px rgba(0, 0, 0, 0.08)
}

.project-box {
    position: relative
}

.project-box .project-overlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.project-box .project-overlay .project-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    left: 0;
    text-align: center
}

.project-box .project-overlay .project-content .project-icon {
    border: 1px solid #fff;
    color: #fff;
    height: 48px;
    width: 48px;
    line-height: 48px;
    margin: 0 auto;
    border-radius: 50px
}

.project-box:hover .project-overlay {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1
}

.testi-content .testi-box .test-user-info .testi-user-img {
    border: 5px solid #fff;
    -webkit-transition: all .5s;
    transition: all .5s
}

.testi-content .owl-nav {
    display: none
}

.testi-content .owl-dots {
    margin-top: 16px
}

.testi-content .owl-dots .owl-dot {
    outline: 0
}

.testi-content .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    border: 3px solid #fff;
    margin: 5px 4px;
    background: rgba(57, 86, 222, 0.4)
}

.testi-content .owl-dots .owl-dot.active span, .testi-content .owl-dots .owl-dot:hover span {
    background: #3956de;
    -webkit-box-shadow: 0 0 0 1px #3956de;
    box-shadow: 0 0 0 1px #3956de
}

.testi-content .owl-item.center .testi-box .testi-user-img, .testi-content .owl-item:hover .testi-box .testi-user-img {
    -webkit-box-shadow: 0 3px 0 -1px rgba(57, 86, 222, 0.6);
    box-shadow: 0 3px 0 -1px rgba(57, 86, 222, 0.6);
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px)
}

.blog-box .blog-img {
    max-width: 150px
}

.blog-box .blog-box-content {
    margin-bottom: 30px
}

.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fbfbfd;
    border-color: #3956de
}

.form-control {
    padding: 8px 10px;
    font-size: 14px;
    height: 40px;
    background-color: rgba(52, 58, 64, 0.01);
    border: 1px solid rgba(155, 155, 174, 0.3)
}

.form-control::-webkit-input-placeholder {
    color: #acacbc;
    font-size: 14px
}

.form-control:-ms-input-placeholder {
    color: #acacbc;
    font-size: 14px
}

.form-control::-ms-input-placeholder {
    color: #acacbc;
    font-size: 14px
}

.form-control::placeholder {
    color: #acacbc;
    font-size: 14px
}

.error {
    margin: 8px 0;
    display: none;
    color: #f43958
}

#ajaxsuccess {
    font-size: 16px;
    width: 100%;
    display: none;
    clear: both;
    margin: 8px 0
}

.error_message {
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
    border: 2px solid #f43958;
    color: #f43958;
    border-radius: 5px;
    font-size: 14px
}

.contact-loader {
    display: none
}

.footer {
    padding: 70px 0 25px;
    background: #181818;
    background-position: center center;
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat
}

.footer .footer-sub-menu li {
    padding: 3px 0
}

.footer .footer-sub-menu li .footer-link {
    color: rgba(255, 255, 255, 0.6);
    -webkit-transition: all .5s;
    transition: all .5s
}

.footer .footer-sub-menu li .footer-link:hover {
    color: #fff;
    margin-left: 5px
}


/*-------- FIELD ------------ */
.field-background {
    position: relative;
    background: var(--global--color-light);
    /*background-color: #fff;*/

}

.field-background .field {
    padding: 30px 50px 0 40px;
    /*background: var(--global--color-white);*/
    background-color: #fff;
    border-radius: 20px;
    top: -112px;
    /*position: relative;*/
    box-shadow: 0 30px 30px rgba(30, 34, 47, 0.03);
    margin: 0px;
    position: absolute;
    z-index: 3;
    width: 100%;

}

.field-background .field:hover {
    box-shadow: 0 30px 30px rgba(30, 34, 47, 0.1);
    transform: translateY(-5px);
}

.subscribe-form .form-group {
    position: relative;
    background: var(--global--color-white);
    border-radius: 50px;
    border: 1px solid #e8eaf1;
}

.subscribe-form .form-control {
    background: var(--global--color-white);
    border-radius: 50px;
    position: relative;
    padding: 28px 0px 28px 39px;
    border: none;
    color: #808080;
    font-size: 16px;
}

.search-btn {
    position: absolute;
    background: var(--global--color-purple);
    font-size: 14px;
    font-weight: 700;
    color: var(--global--color-white);
    text-decoration: none;
    border-radius: 50px;
    padding: 19px 38px;
    border: none;
    left: inherit;
    bottom: 0px;
    right: 0;
    z-index: 0;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.search-btn:hover {
    text-decoration: none;
    color: var(--global--color-white);
    box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
}

/*.price li {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    color: var(--global--color-black);
    margin-right: 41px;
}
.price {
    padding-top: 0px;
    margin-bottom: 0px;
}
.price li:first-child {
    padding-left: 0px;
}
.price li:last-child{
    padding-right: 0px;
}
.subscribe-form{
    position: relative;
}
.form-control:focus{
    box-shadow: none;
}*/
button:focus {
    outline: none;
}

/*-------- FIELD end------------ */


/*-------*/
/*数据统计滚动*/
ul {
    list-style: none;
}

a {
    text-decoration: none;
}

em {
    font-style: normal;
}

.product-number-info {
    /*position: absolute;*/
    /*background-color: rgba(41,41,41,0.09);*/
    text-align: center;
    /*width: 100%;*/

}

.product-number-info .product-number-inner {
    margin: 0 auto;
    /*text-align: center;*/


}

.product-number-info ul {
    width: 100%;
    padding: 10px 0;
}

.product-number-info ul.q:after {
    content: "";
    clear: both;
    display: table;
}

.product-number-info li {
    float: left;
    width: 20%;
    /*height: 120px;*/
    border-left: 1px solid #0d2135;
    color: #006600;
    /*padding-top: 10px;*/
    /*margin-bottom: 20px*/
}

.product-number-info li:first-child {
    border: none;
}

.product-number-info li b {
    font-weight: 400;
    font-size: 36px;
    line-height: 1;
    display: inline-block;
    position: relative;
    margin: 15px 0 10px;
}

.product-number-info li b i {
    font-style: normal;
}

.product-number-info li b sup {
    position: absolute;
    font-size: 20px;
    right: -15px;
    top: -3px;
}

.product-number-info li b em {
    font-style: normal;
    font-size: 28px;
    font-weight: 100;
    padding-left: 2px;
    position: relative;
    top: -4px;
}

.product-number-info li p {
    font-size: 14px;
}

/*.product-number-info li.li-1 b, .product-number-info li.li-1 p {
	padding-left: 30%;
}
.product-number-info li.li-2 b, .product-number-info li.li-2 p {
	padding-left: 30%;
}
.product-number-info li.li-3 b, .product-number-info li.li-3 p {
	padding-left: 30%;
}
.product-number-info li.li-4 b, .product-number-info li.li-4 p {
	padding-left: 30%;

}
.product-number-info li.li-5 b, .product-number-info li.li-5 p {
	padding-left: 30%;
}

.product-number-info li.li-6 b, .product-number-info li.li-6 p {
	padding-left: 30%;
}*/
/*.product-number-info li.li-6 {
	text-align: right;
}*/
.product-number-info li.li-6 b {
    padding-right: 2px;
}

/*---------*/


/*北景动画*/
.waves {
    position: relative;
    width: 100%;
    height: 20vh;
    margin-bottom: -7px; /*Fix for safari gap*/
    min-height: 100px;
    max-height: 150px;
}

.content {
    position: relative;
    height: 20vh;
    text-align: center;
    background-color: white;
}

/* Animation */

.parallax > use {
    animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite;
}

.parallax > use:nth-child(1) {
    animation-delay: -2s;
    animation-duration: 7s;
}

.parallax > use:nth-child(2) {
    animation-delay: -3s;
    animation-duration: 10s;
}

.parallax > use:nth-child(3) {
    animation-delay: -4s;
    animation-duration: 13s;
}

.parallax > use:nth-child(4) {
    animation-delay: -5s;
    animation-duration: 20s;
}

@keyframes move-forever {
    0% {
        transform: translate3d(-90px, 0, 0);
    }
    100% {
        transform: translate3d(85px, 0, 0);
    }
}

/*----*/

/*目录轮播*/

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
}

/* 必要布局样式css */
.pattern-box {
    background: #fff;
    padding: 10px 0;
    box-sizing: border-box;
}

.pattern-head h2 {
    position: relative;
    font-weight: normal;
    text-align: center;
    font-size: 38px;
    color: #353535;
    z-index: 50;
}

.pattern-wrap {
    width: 100%;
    position: relative;
    margin: 0 auto;
}

.pattern-list {
    position: relative;
    width: 100%;
    height: 400px;
}

.pattern-wrap .pattern-list .pattern-item {
    opacity: 0;
    position: absolute;
    top: 40px;
    left: 50%;
    width: 264px;
    height: 360px;
    text-align: center;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 12px 36px 0px rgba(3, 74, 115, 0.3);
}

.pattern-wrap .pattern-list .item-1 {
    margin-left: -132px;
    z-index: 50;
}

.pattern-wrap .pattern-list .item-2 {
    margin-left: -363.8px;
    -webkit-transform: translateX(220px);
    -moz-transform: translateX(220px);
    transform: translateX(220px);
    width: 237.6px;
    height: 324px;
    top: 60px;
    z-index: 40;
}

.pattern-wrap .pattern-list .item-3 {
    margin-left: 126.2px;
    -webkit-transform: translateX(-220px);
    -moz-transform: translateX(-220px);
    transform: translateX(-220px);
    width: 237.6px;
    height: 324px;
    top: 60px;
    z-index: 40;
}

.pattern-wrap .pattern-list .item-4 {
    margin-left: -568.92px;
    -webkit-transform: translateX(280px);
    -moz-transform: translateX(280px);
    transform: translateX(280px);
    width: 213.84px;
    height: 291.6px;
    top: 75px;
    z-index: 30;
}

.pattern-wrap .pattern-list .item-5 {
    margin-left: 355.08px;
    -webkit-transform: translateX(-280px);
    -moz-transform: translateX(-280px);
    transform: translateX(-280px);
    width: 213.84px;
    height: 291.6px;
    top: 75px;
    z-index: 30;
}

.show .pattern-list .pattern-item {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all .9s;
    -moz-transition: all .9s;
    transition: all .9s;

}

.pattern-item-title {
    width: 100%;
    height: 240px;
    padding-top: 30px;
    margin-bottom: 30px;
    border-radius: 8px 8px 0 0;
    background-color: #ff6d01;
    background-image: -moz-linear-gradient(180deg, #244000 0%, #5B8B00 53%, #7BB305 100%);
    background-image: -webkit-linear-gradient(180deg, #244000 0%, #5B8B00 53%, #7BB305 100%);
    background-image: -ms-linear-gradient(180deg, #244000 0%, #5B8B00 53%, #7BB305 100%);
    background-image: linear-gradient(180deg, #082B00 0%, #135200 53%, #389E0D 100%);
}

.pattern-item-title img {
    vertical-align: top;
    display: inline-block;
    background-color: transparent;
}

.pattern-item-title h3 {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}

.pattern-item p {
    line-height: 1.6;
    color: #353535;
    font-size: 14px;
}

.item-2 .pattern-item-title {
    padding-top: 27px;
    height: 216px;
}

.item-3 .pattern-item-title {
    padding-top: 27px;
    height: 216px;
}

.item-4 .pattern-item-title {
    padding-top: 24.3px;
    height: 194.4px;
}

.item-5 .pattern-item-title {
    padding-top: 24.3px;
    height: 194.4px;
}

/*---end*/

.imgbg {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 12px 36px 0px rgba(3, 74, 115, 0.3);
}

.textviewimg img {
    /*max-width: 700px;*/
    /*height: auto;*/
    /*_width: expression(this.width > 700 ? "700px" : this.width);*/
    width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}


/*--------------导航菜单-------------------------*/


#content {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    font-size: 12px;
}

#content #nav {
    height: 35px;
    /*margin-top: 5px;*/
    /*background-color: #fff;*/
}

#content #nav ul {
    list-style: none;
}

#content #nav ul li {
    float: left;
    width: 100px;
    line-height: 35px;
    position: relative;
    margin-right: 8px;
}

#nav div {
    width: 100px;
    position: absolute;
    left: 0px;
    padding-bottom: 0px;
    float: left;
    height: 0;
    overflow: hidden;
    background-color: rgba(19, 82, 0, 0.9);

}

#content #nav li .a {
    text-decoration: none;
    color: #181818;
    line-height: 35px;
    display: block;
    /*border-right-width: 1px;*/
    border: solid 1px #ccc;

}

#content #nav li .a:hover {
    color: #fff;
    background-color: #135200;
    opacity: 0.9;
}

#content #nav li .active {
    color: #fff;
    background-color: #135200;
    opacity: 0.9
}

#nav div a {
    text-decoration: none;
    color: #fff3cd;
    line-height: 35px;
    display: block;
}

#nav div a:hover {
    background-color: #F5F7BD;
}

/*轮播CSS*/
*

/
/*清浮动*/

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix {
    zoom: 1;
}


/* banner */

.banner {
    width: 490px;
    height: 440px;
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10%;
}

.banner-btn {
    display: none;
}

.banner-btn a {
    display: block;
    line-height: 40px;
    position: absolute;
    top: 160px;
    width: 40px;
    height: 40px;
    filter: alpha(opacity=30)
    color: #000;
    overflow: hidden;
    z-index: 4;
}

.prevBtn {
    left: 5px;
}

.nextBtn {
    right: 5px;
}

.banner-img {
    font-size: 0;
    *word-spacing: -1px; /* IE6、7 */
    letter-spacing: -3px;
    position: relative;
}

.banner-img li {
    display: inline-block;
    *display: inline;
    *zoom: 1; /* IE6、7 */
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    font-size: 12px;
}

.banner i {
    background: url(../images/T1szNBFzlmXXX8QSDI-400-340.png) no-repeat;
    width: 15px;
    height: 23px;
    cursor: pointer;
    margin: 8px 0 0 12px;
    display: block;
}

.banner .nextBtn i {
    background-position: -200px -24px;
}

.banner .prevBtn i {
    background-position: -200px 0px;
}

.banner-img li img {
    width: auto;
    height: 440px;
}


.banner-circle {
    position: absolute;
    left: 80%;
    bottom: 2px;
    height: 13px;
    text-align: center;
    font-size: 0;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3);
    filter: alpha(opacity:30);
}

.banner-circle li {
    border-radius: 10px;
    margin: 2px;
    display: inline-block;
    display: -moz-inline-stack;
    vertical-align: middle;
    zoom: 1;
}

.banner-circle li a {
    display: block;
    padding-top: 9px;
    width: 9px;
    height: 0;
    border-radius: 50%;
    background: #B7B7B7;
    overflow: hidden;
}

.banner-circle .selected a {
    background: #227804;
}


/*社会化分享*/

.clear {
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.hidden, .hide {
    display: none
}

.block, .show {
    display: block
}

.fl {
    float: left
}

.fr {
    float: right
}

.fline {
    float: left;
    display: inline
}

.clearfix:after {
    clear: both;
    content: ".";
    height: 0;
    display: block;
    visibility: hidden
}

.chgBtn {
    cursor: pointer
}

.fwr {
    font-family: "微软雅黑"
}

.far {
    font-family: Arial
}

.fb {
    font-weight: bold
}

.auto {
    margin-left: auto !important;
    margin-right: auto !important
}

.cor_red {
    color: #ff0000
}

.cor_org {
    color: #FF4400;
}

.cor_bs, .cor_bs:hover {
    color: #fff
}

.autoImg img {
    height: auto;
    width: 100%;
    display: block;
}

.button {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: baseline;
    margin: 0 2px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    padding: 0.25em 0.6em 0.3em;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}

.red {
    color: #faddde;
    border: solid 1px #980c10;
    background: #d81b21;
    background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#A51715));
    background: -moz-linear-gradient(top, #ed1c24, #A51715);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}

.red:hover {
    background: #b61318;
    background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
    background: -moz-linear-gradient(top, #c9151b, #a11115);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
    color: #fff;
}

.red:active {
    color: #de898c;
    background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
    background: -moz-linear-gradient(top, #aa1317, #ed1c24);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

.cor_bs, .cor_bs:hover {
    color: #ffffff;
}

.mKeBanner, .mKeBanner div {
    text-align: center;
}

/*弹出层 CSS*/
.gb_resLay {
    background: #FFFFFF;
    height: 170px;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}

.gb_res_t {
    line-height: 58px;
    height: 58px;
    position: relative;
    font-size: 16px;
    text-align: center;
}

.gb_res_t i {
    background: #FFEC94;
    height: 1px;
    overflow: hidden;
    left: 32px;
    top: 30px;
    right: 32px;
    position: absolute;
}

.gb_res_t span {
    background: #FFF;
    display: inline-block;
    padding: 0px 6px;
    position: relative;
    z-index: 2;
}

.gb_resItms {
    margin: 0px 5%;
}

.gb_resItms li {
    text-align: center;
    float: left;
    width: 50%;
    padding-bottom: 15px;
}

.gb_resA img {
    height: auto;
    width: 60px;
    margin-bottom: 10px;
}

/*@media only screen and (max-width: 500px) {*/
/*    .gb_resA img {*/
/*        width: 45px;*/
/*        margin-top: 5px;*/
/*    }*/
/*}*/

/*@media only screen and (max-width: 470px) {*/
/*    .gb_resItms li {*/
/*        width: 33.333%;*/
/*    }*/

/*    .gb_resLay {*/
/*        height: 290px;*/
/*    }*/

/*    .gb_resA img {*/
/*        width: 60px;*/
/*        margin-top: 0*/
/*    }*/
/*}*/



/*------------*/

@font-face {
	font-family:"socialshare";src:url("/static/assets/fonts/iconfont.eot");src:url("/static/assets/fonts/iconfont.eot?#iefix") format("embedded-opentype"),url("/static/assets/fonts/iconfont.woff") format("woff"),url("/static/assets/fonts/iconfont.ttf") format("truetype"),url("/static/assets/fonts/iconfont.svg#iconfont") format("svg")
}

.social-share {
	font-family: "socialshare" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale
}

.social-share * {
	font-family: "socialshare" !important
}

.social-share .icon-tencent:before {
	content: "\f07a"
}

.social-share .icon-qq:before {
	content: "\f11a"
}

.social-share .icon-weibo:before {
	content: "\f12a"
}

.social-share .icon-wechat:before {
	content: "\f09a"
}

.social-share .icon-douban:before {
	content: "\f10a"
}

.social-share .icon-heart:before {
	content: "\f20a"
}

.social-share .icon-like:before {
	content: "\f00a"
}

.social-share .icon-qzone:before {
	content: "\f08a"
}

.social-share .icon-linkedin:before {
	content: "\f01a"
}

.social-share .icon-diandian:before {
	content: "\f05a"
}

.social-share .icon-facebook:before {
	content: "\f03a"
}

.social-share .icon-google:before {
	content: "\f04a"
}

.social-share .icon-twitter:before {
	content: "\f06a"
}

.social-share a {
	position: relative;
	text-decoration: none;
	margin: 4px;
	display: inline-block;
	outline: none
}

.social-share .social-share-icon {
	position: relative;
	display: inline-block;
	width: 32px;
	height: 32px;
	font-size: 20px;
	border-radius: 50%;
	line-height: 32px;
	border: 1px solid #666;
	color: #181818;
	text-align: center;
	vertical-align: middle;
	transition: background 0.6s ease-out 0s
}

.social-share .social-share-icon:hover {
	background: #666;
	color: #fff
}

.social-share .icon-weibo {
	color: #ff763b;
	border-color: #ff763b
}

.social-share .icon-weibo:hover {
	background: #ff763b
}

.social-share .icon-tencent {
	color: #56b6e7;
	border-color: #56b6e7
}

.social-share .icon-tencent:hover {
	background: #56b6e7
}

.social-share .icon-qq {
	color: #56b6e7;
	border-color: #56b6e7
}

.social-share .icon-qq:hover {
	background: #56b6e7
}

.social-share .icon-qzone {
	color: #FDBE3D;
	border-color: #FDBE3D
}

.social-share .icon-qzone:hover {
	background: #FDBE3D
}

.social-share .icon-douban {
	color: #33b045;
	border-color: #33b045
}

.social-share .icon-douban:hover {
	background: #33b045
}

.social-share .icon-linkedin {
	color: #0077B5;
	border-color: #0077B5
}

.social-share .icon-linkedin:hover {
	background: #0077B5
}

.social-share .icon-facebook {
	color: #44619D;
	border-color: #44619D
}

.social-share .icon-facebook:hover {
	background: #44619D
}

.social-share .icon-google {
	color: #db4437;
	border-color: #db4437
}

.social-share .icon-google:hover {
	background: #db4437
}

.social-share .icon-twitter {
	color: #55acee;
	border-color: #55acee
}

.social-share .icon-twitter:hover {
	background: #55acee
}

.social-share .icon-diandian {
	color: #307DCA;
	border-color: #307DCA
}

.social-share .icon-diandian:hover {
	background: #307DCA
}

.social-share .icon-wechat {
	position: relative;
	color: #7bc549;
	border-color: #7bc549
}

.social-share .icon-wechat:hover {
	background: #7bc549
}

.social-share .icon-wechat .wechat-qrcode {
	display: none;
	border: 1px solid #eee;
	position: absolute;
	z-index: 9;
	top: -205px;
	left: -84px;
	width: 200px;
	height: 192px;
	color: #666;
	font-size: 12px;
	text-align: center;
	background-color: #fff;
	box-shadow: 0 2px 10px #aaa;
	transition: all 200ms;
	-webkit-tansition: all 350ms;
	-moz-transition: all 350ms
}

.social-share .icon-wechat .wechat-qrcode.bottom {
	top: 40px;
	left: -84px
}

.social-share .icon-wechat .wechat-qrcode.bottom:after {
	display: none
}

.social-share .icon-wechat .wechat-qrcode h4 {
	font-weight: normal;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	background-color: #f3f3f3;
	margin: 0;
	padding: 0;
	color: #777
}

.social-share .icon-wechat .wechat-qrcode .qrcode {
	width: 105px;
	margin: 10px auto
}

.social-share .icon-wechat .wechat-qrcode .qrcode table {
	margin: 0 !important
}

.social-share .icon-wechat .wechat-qrcode .help p {
	font-weight: normal;
	line-height: 16px;
	padding: 0;
	margin: 0
}

.social-share .icon-wechat .wechat-qrcode:after {
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -6px;
	bottom: -13px;
	width: 0;
	height: 0;
	border-width: 8px 6px 6px 6px;
	border-style: solid;
	border-color: #fff transparent transparent transparent
}

.social-share .icon-wechat:hover .wechat-qrcode {
	display: block
}