﻿.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4-newstyle,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12-newstyle,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6-newstyle,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.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-newstyle,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}


h4 {
    color: #ead381;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 10px;
}


*,
::after,
::before {
    box-sizing: border-box
}

@-ms-viewport {
    width: device-width
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

th {
    text-align: inherit
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

a>code {
    color: inherit
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

.oysite-head-nr {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .oysite-head-nr {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .oysite-head-nr {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .oysite-head-nr {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .oysite-head-nr {
        max-width: 1140px
    }
}

.oysite-viewline-sec {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-6-newstyle {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-6-newstyle {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-12-newstyle {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-4-newstyle {
        text-align: center;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
}

@media (min-width:1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
}

@media (max-width:575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media (max-width:767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media (max-width:991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media (max-width:1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media (min-width:576px) {
    .form-inline label {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0
    }
}

.oy-anniu-btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {
    .oy-anniu-btn {
        transition: none
    }
}

.oy-anniu-btn:focus,
.oy-anniu-btn:hover {
    text-decoration: none
}

.oy-anniu-btn.focus,
.oy-anniu-btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.oy-anniu-btn.disabled,
.oy-anniu-btn:disabled {
    opacity: .65
}

.oy-anniu-btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

a.oy-anniu-btn.disabled,
fieldset:disabled a.oy-anniu-btn {
    pointer-events: none
}

.oy--primary-anniu-btn {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.oy--primary-anniu-btn:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.oy--primary-anniu-btn.focus,
.oy--primary-anniu-btn:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.oy--primary-anniu-btn.disabled,
.oy--primary-anniu-btn:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.oy--primary-anniu-btn:not(:disabled):not(.disabled).active-newstyle,
.oy--primary-anniu-btn:not(:disabled):not(.disabled):active,
.show-newstyle>.oy--primary-anniu-btn.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.oy--primary-anniu-btn:not(:disabled):not(.disabled).active-newstyle:focus,
.oy--primary-anniu-btn:not(:disabled):not(.disabled):active:focus,
.show-newstyle>.oy--primary-anniu-btn.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-secondary:not(:disabled):not(.disabled).active-newstyle,
.btn-secondary:not(:disabled):not(.disabled):active,
.show-newstyle>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active-newstyle:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show-newstyle>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-success:not(:disabled):not(.disabled).active-newstyle,
.btn-success:not(:disabled):not(.disabled):active,
.show-newstyle>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active-newstyle:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show-newstyle>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-info:not(:disabled):not(.disabled).active-newstyle,
.btn-info:not(:disabled):not(.disabled):active,
.show-newstyle>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active-newstyle:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show-newstyle>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-warning:not(:disabled):not(.disabled).active-newstyle,
.btn-warning:not(:disabled):not(.disabled):active,
.show-newstyle>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active-newstyle:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show-newstyle>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-danger:not(:disabled):not(.disabled).active-newstyle,
.btn-danger:not(:disabled):not(.disabled):active,
.show-newstyle>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active-newstyle:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show-newstyle>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-light:not(:disabled):not(.disabled).active-newstyle,
.btn-light:not(:disabled):not(.disabled):active,
.show-newstyle>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active-newstyle:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show-newstyle>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-dark:not(:disabled):not(.disabled).active-newstyle,
.btn-dark:not(:disabled):not(.disabled):active,
.show-newstyle>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active-newstyle:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show-newstyle>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-primary:not(:disabled):not(.disabled).active-newstyle,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show-newstyle>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active-newstyle:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show-newstyle>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-secondary:not(:disabled):not(.disabled).active-newstyle,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show-newstyle>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active-newstyle:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show-newstyle>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-success:not(:disabled):not(.disabled).active-newstyle,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show-newstyle>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active-newstyle:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show-newstyle>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info:not(:disabled):not(.disabled).active-newstyle,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show-newstyle>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active-newstyle:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show-newstyle>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning:not(:disabled):not(.disabled).active-newstyle,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show-newstyle>.btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active-newstyle:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show-newstyle>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger:not(:disabled):not(.disabled).active-newstyle,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show-newstyle>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active-newstyle:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show-newstyle>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light:not(:disabled):not(.disabled).active-newstyle,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show-newstyle>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active-newstyle:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show-newstyle>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark:not(:disabled):not(.disabled).active-newstyle,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show-newstyle>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active-newstyle:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show-newstyle>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.oysite-collapse:not(.show) {
    display: none
}

.dropdown-menu.show-newstyle {
    display: block
}

.btn-group-vertical>.oy-anniu-btn,
.btn-group>.oy-anniu-btn {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.btn-group-vertical>.oy-anniu-btn:hover,
.btn-group>.oy-anniu-btn:hover {
    z-index: 1
}

.btn-group-vertical>.oy-anniu-btn.active-newstyle,
.btn-group-vertical>.oy-anniu-btn:active,
.btn-group-vertical>.oy-anniu-btn:focus,
.btn-group>.oy-anniu-btn.active-newstyle,
.btn-group>.oy-anniu-btn:active,
.btn-group>.oy-anniu-btn:focus {
    z-index: 1
}

.btn-group .oy-anniu-btn+.oy-anniu-btn,
.btn-group .oy-anniu-btn+.btn-group,
.btn-group .btn-group+.oy-anniu-btn,
.btn-group .btn-group+.btn-group,
.btn-group-vertical .oy-anniu-btn+.oy-anniu-btn,
.btn-group-vertical .oy-anniu-btn+.btn-group,
.btn-group-vertical .btn-group+.oy-anniu-btn,
.btn-group-vertical .btn-group+.btn-group {
    margin-left: -1px
}

.btn-group>.oy-anniu-btn:first-child {
    margin-left: 0
}

.btn-group>.btn-group:not(:last-child)>.oy-anniu-btn,
.btn-group>.oy-anniu-btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.oy-anniu-btn,
.btn-group>.oy-anniu-btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-sm>.oy-anniu-btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.oy-anniu-btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical>.oy-anniu-btn+.oy-anniu-btn,
.btn-group-vertical>.oy-anniu-btn+.btn-group,
.btn-group-vertical>.btn-group+.oy-anniu-btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn-group:not(:last-child)>.oy-anniu-btn,
.btn-group-vertical>.oy-anniu-btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.oy-anniu-btn,
.btn-group-vertical>.oy-anniu-btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-toggle>.oy-anniu-btn,
.btn-group-toggle>.btn-group>.oy-anniu-btn {
    margin-bottom: 0
}

.btn-group-toggle>.oy-anniu-btn input[type=checkbox],
.btn-group-toggle>.oy-anniu-btn input[type=radio],
.btn-group-toggle>.btn-group>.oy-anniu-btn input[type=checkbox],
.btn-group-toggle>.btn-group>.oy-anniu-btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group-append .oy-anniu-btn,
.input-group-prepend .oy-anniu-btn {
    position: relative;
    z-index: 2
}

.input-group-append .oy-anniu-btn+.oy-anniu-btn,
.input-group-append .oy-anniu-btn+.input-group-text,
.input-group-append .input-group-text+.oy-anniu-btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .oy-anniu-btn+.oy-anniu-btn,
.input-group-prepend .oy-anniu-btn+.input-group-text,
.input-group-prepend .input-group-text+.oy-anniu-btn,
.input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px
}

.input-group>.input-group-append:last-child>.oy-anniu-btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.oy-anniu-btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.oy-anniu-btn,
.input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.input-group-append>.oy-anniu-btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.oy-anniu-btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.oy-anniu-btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.oysite-head-nav-link {
    display: block;
    padding: .5rem 1rem
}

.oysite-head-nav-link:focus,
.oysite-head-nav-link:hover {
    text-decoration: none
}

.oysite-head-nav-link.disabled {
    color: #6c757d
}

.nav-tabs .oysite-head-nav-item {
    margin-bottom: -1px
}

.nav-tabs .oysite-head-nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .oysite-head-nav-link:focus,
.nav-tabs .oysite-head-nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .oysite-head-nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .oysite-head-nav-item.show-newstyle .oysite-head-nav-link,
.nav-tabs .oysite-head-nav-link.active-newstyle {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-pills .oysite-head-nav-link {
    border-radius: .25rem
}

.nav-pills .oysite-head-nav-link.active-newstyle,
.nav-pills .show-newstyle>.oysite-head-nav-link {
    color: #fff;
    background-color: #007bff
}

.nav-fill .oysite-head-nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .oysite-head-nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.tab-content>.active-newstyle {
    display: block
}

.navbar-newstyle {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;

}

.navbar-newstyle>.oysite-head-nr,
.navbar-newstyle>.container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.oysite-navbar {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.oysite-navbar:focus,
.oysite-navbar:hover {
    text-decoration: none
}

.navbar-nav-newstyle {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav-newstyle .oysite-head-nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav-newstyle .dropdown-menu {
    position: static;
    float: none
}

.oysite-navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center
}

.oysite-navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

.oysite-navbar-toggler:focus,
.oysite-navbar-toggler:hover {
    text-decoration: none
}

.oysite-navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer
}

.oysite-navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

@media (min-width:576px) {
    .navbar-expand-sm {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav-newstyle {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav-newstyle .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav-newstyle .oysite-head-nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-sm .oysite-navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-sm .oysite-navbar-toggler {
        display: none
    }
}

@media (min-width:768px) {
    .navbar-expand-md {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav-newstyle {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-md .navbar-nav-newstyle .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav-newstyle .oysite-head-nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-md .oysite-navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-md .oysite-navbar-toggler {
        display: none
    }
}

@media (max-width:991.98px) {

    .navbar-expand-lg-newstyle>.oysite-head-nr,
    .navbar-expand-lg-newstyle>.container-fluid {

        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .navbar-expand-lg-newstyle {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-lg-newstyle .navbar-nav-newstyle {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-lg-newstyle .navbar-nav-newstyle .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg-newstyle .navbar-nav-newstyle .oysite-head-nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-lg-newstyle>.oysite-head-nr,
    .navbar-expand-lg-newstyle>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-lg-newstyle .oysite-navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-lg-newstyle .oysite-navbar-toggler {
        display: none
    }
}

@media (min-width:1200px) {
    .navbar-expand-xl {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav-newstyle {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav-newstyle .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl .navbar-nav-newstyle .oysite-head-nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-xl .oysite-navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-xl .oysite-navbar-toggler {
        display: none
    }
}

.navbar-expand .navbar-nav-newstyle {
    -ms-flex-direction: row;
    flex-direction: row
}

.navbar-expand .navbar-nav-newstyle .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav-newstyle .oysite-head-nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand .oysite-navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.navbar-expand .oysite-navbar-toggler {
    display: none
}

.navbar-light .oysite-navbar {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .oysite-navbar:focus,
.navbar-light .oysite-navbar:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav-newstyle .oysite-head-nav-link {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav-newstyle .oysite-head-nav-link:focus,
.navbar-light .navbar-nav-newstyle .oysite-head-nav-link:hover {
    color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav-newstyle .oysite-head-nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav-newstyle .active-newstyle>.oysite-head-nav-link,
.navbar-light .navbar-nav-newstyle .oysite-head-nav-link.active-newstyle,
.navbar-light .navbar-nav-newstyle .oysite-head-nav-link.show-newstyle,
.navbar-light .navbar-nav-newstyle .show-newstyle>.oysite-head-nav-link {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .oysite-navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1)
}

.navbar-light .oysite-navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .oysite-navbar {
    color: #fff
}

.navbar-dark .oysite-navbar:focus,
.navbar-dark .oysite-navbar:hover {
    color: #fff
}

.navbar-dark .navbar-nav-newstyle .oysite-head-nav-link {
    color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-nav-newstyle .oysite-head-nav-link:focus,
.navbar-dark .navbar-nav-newstyle .oysite-head-nav-link:hover {
    color: rgba(255, 255, 255, .75)
}

.navbar-dark .navbar-nav-newstyle .oysite-head-nav-link.disabled {
    color: rgba(255, 255, 255, .25)
}

.navbar-dark .navbar-nav-newstyle .active-newstyle>.oysite-head-nav-link,
.navbar-dark .navbar-nav-newstyle .oysite-head-nav-link.active-newstyle,
.navbar-dark .navbar-nav-newstyle .oysite-head-nav-link.show-newstyle,
.navbar-dark .navbar-nav-newstyle .show-newstyle>.oysite-head-nav-link {
    color: #fff
}

.navbar-dark .oysite-navbar-toggler {
    color: rgba(255, 255, 255, .5);
    border-color: rgba(255, 255, 255, .1)
}

.navbar-dark .oysite-navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.card-newstyle {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

.card-newstyle>hr {
    margin-right: 0;
    margin-left: 0
}

.card-newstyle>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.card-newstyle>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.card-body-newstyle {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-header-newstyle {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header-newstyle:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header-newstyle+.list-group .list-group-item:first-child {
    border-top: 0
}

.card-deck .card-newstyle {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-deck {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .card-deck .card-newstyle {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group>.card-newstyle {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-group {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .card-group>.card-newstyle {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group>.card-newstyle+.card-newstyle {
        margin-left: 0;
        border-left: 0
    }

    .card-group>.card-newstyle:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group>.card-newstyle:first-child .card-header-newstyle,
    .card-group>.card-newstyle:first-child .card-img-top {
        border-top-right-radius: 0
    }

    .card-group>.card-newstyle:first-child .card-footer,
    .card-group>.card-newstyle:first-child .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group>.card-newstyle:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group>.card-newstyle:last-child .card-header-newstyle,
    .card-group>.card-newstyle:last-child .card-img-top {
        border-top-left-radius: 0
    }

    .card-group>.card-newstyle:last-child .card-footer,
    .card-group>.card-newstyle:last-child .card-img-bottom {
        border-bottom-left-radius: 0
    }

    .card-group>.card-newstyle:only-child {
        border-radius: .25rem
    }

    .card-group>.card-newstyle:only-child .card-header-newstyle,
    .card-group>.card-newstyle:only-child .card-img-top {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .card-group>.card-newstyle:only-child .card-footer,
    .card-group>.card-newstyle:only-child .card-img-bottom {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

    .card-group>.card-newstyle:not(:first-child):not(:last-child):not(:only-child) {
        border-radius: 0
    }

    .card-group>.card-newstyle:not(:first-child):not(:last-child):not(:only-child) .card-footer,
    .card-group>.card-newstyle:not(:first-child):not(:last-child):not(:only-child) .card-header-newstyle,
    .card-group>.card-newstyle:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
    .card-group>.card-newstyle:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
        border-radius: 0
    }
}

.card-columns .card-newstyle {
    margin-bottom: .75rem
}

@media (min-width:576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

    .card-columns .card-newstyle {
        display: inline-block;
        width: 100%
    }
}

.accordion-newstyle .card-newstyle:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0
}

.accordion-newstyle .card-newstyle:not(:first-of-type) .card-header-newstyle:first-child {
    border-radius: 0
}

.accordion-newstyle .card-newstyle:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion-newstyle .card-newstyle:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.breadcrumb-item.active-newstyle {
    color: #6c757d
}

.page-item.active-newstyle .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.oy-anniu-btn .badge {
    position: relative;
    top: -1px
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }
}

.list-group-item.active-newstyle {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.list-group-item-primary.list-group-item-action.active-newstyle {
    color: #fff;
    background-color: #004085;
    border-color: #004085
}

.list-group-item-secondary.list-group-item-action.active-newstyle {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41
}

.list-group-item-success.list-group-item-action.active-newstyle {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}

.list-group-item-info.list-group-item-action.active-newstyle {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}

.list-group-item-warning.list-group-item-action.active-newstyle {
    color: #fff;
    background-color: #856404;
    border-color: #856404
}

.list-group-item-danger.list-group-item-action.active-newstyle {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24
}

.list-group-item-light.list-group-item-action.active-newstyle {
    color: #fff;
    background-color: #818182;
    border-color: #818182
}

.list-group-item-dark.list-group-item-action.active-newstyle {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}

.modal.show-newstyle .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-backdrop.show-newstyle {
    opacity: .5
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }
}

.tooltip.show-newstyle {
    opacity: .9
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active-newstyle {
    display: block;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease
}

@media screen and (prefers-reduced-motion:reduce) {

    .carousel-item-next,
    .carousel-item-prev,
    .carousel-item.active-newstyle {
        transition: none
    }
}

.active-newstyle.carousel-item-right,
.carousel-item-next {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {

    .active-newstyle.carousel-item-right,
    .carousel-item-next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.active-newstyle.carousel-item-left,
.carousel-item-prev {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {

    .active-newstyle.carousel-item-left,
    .carousel-item-prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active-newstyle {
    opacity: 1
}

.carousel-fade .active-newstyle.carousel-item-left,
.carousel-fade .active-newstyle.carousel-item-right {
    opacity: 0
}

.carousel-fade .active-newstyle.carousel-item-left,
.carousel-fade .active-newstyle.carousel-item-prev,
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active-newstyle {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {

    .carousel-fade .active-newstyle.carousel-item-left,
    .carousel-fade .active-newstyle.carousel-item-prev,
    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item.active-newstyle {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-indicators .active-newstyle {
    background-color: #fff
}

.bg-white-newstyle {
    background-color: #000 !important
}

.d-none-newstyle {
    display: none !important
}

.view-block-divitem {
    display: block !important
}

@media (min-width:576px) {
    .d-sm-none {
        display: none !important
    }
}

@media (min-width:768px) {
    .d-md-none-newstyle {
        display: none !important
    }

    .d-mview-block-divitem {
        display: block !important
    }
}

@media (min-width:992px) {
    .view-lg-none-divitem {
        display: none !important
    }

    .d-lg-block-newstyle {
        display: block !important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }
}

.align-items-center-newstyle {
    -ms-flex-align: center !important;
    align-items: center !important
}

@media (min-width:576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
}

@media (min-width:576px) {
    .float-sm-left {
        float: left !important
    }
}

@media (min-width:768px) {
    .float-md-left {
        float: left !important
    }
}

@media (min-width:992px) {
    .float-lg-left {
        float: left !important
    }
}

@media (min-width:1200px) {
    .float-xl-left {
        float: left !important
    }
}

.fixed-top-newstyle {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0 !important
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0 !important
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 0 !important
    }
}

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0 !important
    }
}

.text-center-newstyle {
    text-align: center !important
}

@media (min-width:576px) {
    .text-sm-left {
        text-align: left !important
    }
}

@media (min-width:768px) {
    .text-md-left {
        text-align: left !important
    }
}

@media (min-width:992px) {
    .text-lg-left {
        text-align: left !important
    }
}

@media (min-width:1200px) {
    .text-xl-left {
        text-align: left !important
    }
}

@media print {

    *,
    ::after,
    ::before {
        text-shadow: none !important;
        box-shadow: none !important
    }

    abbr[title]::after {
        content: " ("attr(title) ")"
    }

    pre {
        white-space: pre-wrap !important
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    body {
        min-width: 992px !important
    }

    .oysite-head-nr {
        min-width: 992px !important
    }

    .navbar-newstyle {
        display: none
    }
}

* {
    padding: 0;
    margin: 0;
}

img {
    border: none;
    outline: none;
    max-width: 100%;
}

a,
a:active,
a:focus,
a:hover {
    outline: none !important;
    text-decoration: none;
}

input:focus,
textarea:focus,
select:focus,
button:focus {
    outline: none !important;
    box-shadow: none;
}

ul,
ol {
    margin: 0;
    list-style-type: none;
}

h1 {
    font-weight: 700;
    font-size: 45px;
    line-height: 56px;
    margin: 0 0 20px;
}

h2 {
    font-weight: 700;
    font-size: 30px;
    margin: 0 0 15px;
    line-height: 40px;
}

h3 {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 15px;
}

h6 {
    font-weight: 300;
    margin: 0 0 10px;
    font-size: 12px;
}

@-webkit-keyframes sk-doubleBounce {

    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes sk-doubleBounce {

    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

.inverse-bg-newstyle {
    background: #fff;
}

.section-title-newstyle {
    width: 100%;
    float: left;
    height: auto;
    margin: 0 0 70px;
}

.section-title-newstyle p {
    text-align: left;
    display: block;
    margin: 0 auto;
    max-width: 780px;
}

.oy-anniu-btn {
    font-size: 15px;
}

.oy-anniu-btn.btn-default-newstyle {
    line-height: 26px;
    border: 2px solid #cbdfff;
    border-radius: 27px;
    padding: 12px 30px;
    color: #3d3dce;
    font-weight: 500;
    text-transform: capitalize;
    box-shadow: none !important;
}

.oy-anniu-btn.oy--primary-anniu-btn {
    line-height: 26px;
    border: 2px solid #3d3dce;
    border-radius: 27px;
    padding: 12px 30px;
    color: #fff;
    font-weight: 500;
    background: #3d3dce;
    text-transform: capitalize;
    opacity: 1;
    box-shadow: none !important;
}

.oy--primary-anniu-btn:hover {
    color: #3d3dce;
    border-color: #cbdfff;
    background: none;
}

.oy-anniu-btn.btn-default-newstyle:hover {
    background: #3d3dce;
    color: #fff;
    border-color: #3d3dce;
}

.oy-anniu-btn.focus,
.oy-anniu-btn:focus {
    outline: 0;
    box-shadow: none;
}

section {
    width: 100%;
    float: left;
    height: auto;
}

.oysite-spacing-sec {
    padding: 80px 0;
}

.padding0 {
    padding: 0;
}

.moveDown-newstyle {
    animation: move 6.5s linear infinite;
}

. {
    animation: move 7s linear infinite;
}

.mb-120-newstyle {
    margin-bottom: 120px;
}

.navbar-newstyle {

    -webkit-box-shadow: 0 0 5px rgba(0, 91, 234, 0.3);
    -ms-box-shadow: 0 0 5px rgba(0, 91, 234, 0.3);
    -moz-box-shadow: 0 0 5px rgba(0, 91, 234, 0.3);
    box-shadow: 0 0 5px rgba(0, 91, 234, 0.3);
}

.navbar-newstyle .oysite-navbar {
    padding: 4px 0;
}

.navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-link {
    padding: 15px 10px;
    font-size: 15px;
    color: #fff;
    line-height: 24px;
    font-weight: 400;
}

.navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-item.btn-login-newstyle .oysite-head-nav-link {
    background: #3d3dce;
    color: #fff;
    margin-top: 5px;
    padding: 10px 40px;
    border-radius: 8px;
    text-transform: uppercase;
    -webkit-box-shadow: 0 6px 27px rgba(0, 91, 234, 0.3);
    -ms-box-shadow: 0 6px 27px rgba(0, 91, 234, 0.3);
    -moz-box-shadow: 0 6px 27px rgba(0, 91, 234, 0.3);
    box-shadow: 0 6px 27px rgba(0, 91, 234, 0.3);
}

.navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-item.btn-login-newstyle .oysite-head-nav-link.active-newstyle {
    color: #fff;
}

.navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-item.btn-login-newstyle .oysite-head-nav-link:hover {
    background: #333333;
}

.navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-item.btn-login-newstyle {
    margin-left: 20px;
}

.navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-item {
    margin-left: 15px;
}

.navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-item:first-child {
    margin: 0;
}

.navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-item .oysite-head-nav-link.active-newstyle,
.navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-link:hover {
    color: #3d3dce;
}

.oysite-navbar-toggler {
    padding: 0;
    outline: none;
    border: none;
}

.oysite-navbar-toggler-icon {
    display: inline-block;
    width: 40px;
    height: 3px;
    background: #000;
    position: relative;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.oysite-navbar-toggler-icon:before {
    content: '';
    position: absolute;
    left: 0px;
    top: -11px;
    width: 100%;
    height: 3px;
    background: #000;
    border-radius: 4px;
    transition: all 0.35s ease-out;
    -webkit-transition: all 0.35s ease-out;
    backface-visibility: hidden;
}

.oysite-navbar-toggler-icon:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -11px;
    width: 100%;
    height: 3px;
    background: #000;
    border-radius: 4px;
    transition: all 0.35s ease-out;
    -webkit-transition: all 0.35s ease-out;
    backface-visibility: hidden;
}

.oysite-navbar-toggler:not(.collapsed) .oysite-navbar-toggler-icon {
    background: rgba(0, 0, 0, 0);
}

.oysite-navbar-toggler:not(.collapsed) .oysite-navbar-toggler-icon:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    top: 0px;
}

.oysite-navbar-toggler:not(.collapsed) .oysite-navbar-toggler-icon:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    bottom: 0px;
}

#oy-mainindex {
    -webkit-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    position: relative;
}

.banner-caption-newstyle {
    width: 100%;
    float: left;
    height: auto;
    padding: 100px 0 20px 0;
}

.hero-text-newstyle {
    width: 100%;
    float: left;
    height: auto;
}

.hero-text-newstyle h1 {
    color: #fdf49b;
    animation-delay: 0.2s;
}

.hero-text-newstyle p {
    color: rgba(255, 255, 255, 0.6);
    margin: 0 0 20px;
    animation-delay: 0.4s;
}

.hero-text-newstyle .oy-anniu-btn.oy--primary-anniu-btn,
.hero-text-newstyle .oy--primary-anniu-btn:not(:disabled):not(.disabled):active {
    text-transform: capitalize;
    color: #4776e6;
    background: #fff;
    font-weight: 600;
    line-height: 26px;
    padding: 12px 30px;
    border-radius: 27px;
    border: 2px solid #fff;
}

.hero-text-newstyle .oy-anniu-btn.btn-default-newstyle {
    text-transform: capitalize;
    color: #fff;
    font-weight: 600;
    line-height: 26px;
    padding: 12px 30px;
    border-radius: 27px;
    border: 2px solid #fff;
    min-width: 215px;
}

a+a {
    margin-left: 20px;
}

.hero-text-newstyle a {
    animation-delay: 0.6s;
}

.hero-text-newstyle .oy-anniu-btn.btn-default-newstyle:hover {
    background: #fff;
    color: #4776e6;
}

.hero-text-newstyle .oy-anniu-btn.oy--primary-anniu-btn:hover {
    background: none;
    color: #fff;
}

.hero-img-newstyle {
    animation-delay: 1s;
    animation: move 4.2s linear infinite;
}

.circle1-newstyle {
    position: absolute;
    left: 40px;
    top: 40px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    animation: move 2.5s linear infinite;
}

.circle2-newstyle {
    position: absolute;
    left: 30%;
    top: 60%;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    animation: move 3s linear infinite;
}

.circle3-newstyle {
    position: absolute;
    right: 40px;
    top: 140px;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    animation: move 2.5s linear infinite;
}

.circle4-newstyle {
    position: absolute;
    left: 45%;
    top: 50px;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    animation: move 3.5s linear infinite;
}

@-webkit-keyframes move {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(25px);
    }
}

@-moz-keyframes move {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(25px);
    }
}

@-o-keyframes move {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(25px);
    }
}

@keyframes move {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(25px);
    }
}

.banner-caption-newstyle .pre-sale {
    padding: 20px 30px 25px;
    background: rgba(255, 255, 255, 0.2);
    max-width: 400px;
    border-radius: 5px;
}

.banner-caption-newstyle .pre-sale h3 {
    color: #fff;
}

.features-item-newstyle {
    width: 100%;
    float: left;
    height: auto;
    padding: 30px;
    -webkit-box-shadow: 0 0 10px rgba(165, 165, 165, 0.2);
    -ms-box-shadow: 0 0 10px rgba(165, 165, 165, 0.2);
    -moz-box-shadow: 0 0 10px rgba(165, 165, 165, 0.2);
    box-shadow: 0 0 10px rgba(165, 165, 165, 0.2);
    margin: 0 0 30px;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.features-item-newstyle:hover {
    -webkit-box-shadow: 0 10px 40px rgba(165, 165, 165, 0.2);
    -ms-box-shadow: 0 10px 40px rgba(165, 165, 165, 0.2);
    -moz-box-shadow: 0 10px 40px rgba(165, 165, 165, 0.2);
    box-shadow: 0 10px 40px rgba(165, 165, 165, 0.2);
}

.features-item-newstyle p {
    margin: 0;
}

.features-item-newstyle i {
    width: 60px;
    height: 60px;
    display: inline-block;
    text-align: center;
    background: #f0e9fc;
    color: #3d3dce;
    border-radius: 8px 8px 0 8px;
    margin: 0 0 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.features-item-newstyle i::before {
    font-size: 36px;
    line-height: 60px;
}

.features-item-newstyle:hover i {
    background: #3d3dce;
    color: #fff;
}

.text-block-newstyle p:last-of-type {
    margin: 0;
}

#roadmap-newstyle {
    padding-bottom: 93px;
}

.roadmap-outer-newstyle {
    overflow: hidden;
    position: relative;
}

.roadmap-outer-newstyle .roadmap-newstyle {
    position: relative;
    margin-top: -79px;
}

.roadmap-outer-newstyle .roadmap-newstyle:first-child {
    margin-top: -27px;
}

.roadmap-outer-newstyle .roadmap-newstyle:before,
.roadmap-outer-newstyle .roadmap-newstyle:after {
    content: "";
    display: block;
    width: 100%;
    clear: both;
}

.roadmap-outer-newstyle .roadmap-newstyle:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

.roadmap-outer-newstyle .roadmap-icon-newstyle {
    width: 210px;
    height: 210px;
    border-radius: 50%;
    border: 25px solid transparent;
    border-top-color: #7a7bd7;
    border-right-color: #7a7bd7;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    transform: rotate(45deg);
}

.roadmap-outer-newstyle .year-newstyle {
    display: block;
    width: 110px;
    height: 110px;
    line-height: 110px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 10px 40px rgba(165, 165, 165, 0.2);
    margin: auto;
    font-size: 24px;
    font-weight: 600;
    color: #7a7bd7;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transform: rotate(-45deg);
}

.roadmap-outer-newstyle .roadmap-content-newstyle {
    width: 35%;
    float: right;
    background: #7a7bd7;
    padding: 20px 20px;
    margin: 50px 0 51px;
    z-index: 1;
    position: relative;
    border-radius: 5px;
}

.roadmap-outer-newstyle .roadmap-content-newstyle:before {
    content: "";
    width: 20%;
    height: 15px;
    background: #7a7bd7;
    position: absolute;
    top: 50%;
    left: -20%;
    z-index: -1;
    transform: translateY(-50%);
}

.roadmap-outer-newstyle h3 {
    color: #fff;
}

.roadmap-outer-newstyle p {
    color: rgba(255, 255, 255, 0.7);
    margin: 0;
}

.roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .roadmap-icon-newstyle {
    transform: rotate(-135deg);
}

.roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .year-newstyle {
    transform: rotate(135deg);
}

.roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .roadmap-content-newstyle {
    float: left;
}

.roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .roadmap-content-newstyle:before {
    left: auto;
    right: -20%;
}

.roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .roadmap-icon-newstyle {
    border-top-color: #5c5cd3;
    border-right-color: #5c5cd3;
}

.roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .year-newstyle {
    color: #5c5cd3;
}

.roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .roadmap-content-newstyle,
.roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .roadmap-content-newstyle:before {
    background: #5c5cd3;
}

.roadmap-outer-newstyle .roadmap-newstyle:nth-child(3n) .roadmap-icon-newstyle {
    border-top-color: #4646cf;
    border-right-color: #4646cf;
}

.roadmap-outer-newstyle .roadmap-newstyle:nth-child(3n) .year-newstyle {
    color: #4646cf;
}

.roadmap-outer-newstyle .roadmap-newstyle:nth-child(3n) .roadmap-content-newstyle,
.roadmap-outer-newstyle .roadmap-newstyle:nth-child(3n) .roadmap-content-newstyle:before {
    background: #4646cf;
}

.roadmap-outer-newstyle .roadmap-newstyle:nth-child(4n) .roadmap-icon-newstyle {
    border-top-color: #3f3fce;
    border-right-color: #3f3fce;
}

.roadmap-outer-newstyle .roadmap-newstyle:nth-child(4n) .year-newstyle {
    color: #3f3fce;
}

.roadmap-outer-newstyle .roadmap-newstyle:nth-child(4n) .roadmap-content-newstyle,
.roadmap-outer-newstyle .roadmap-newstyle:nth-child(4n) .roadmap-content-newstyle:before {
    background: #3f3fce;
}

.card-newstyle {
    border: none;
    background: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    border-radius: 5px !important;
    overflow: hidden;
}

.card-newstyle+.card-newstyle {
    margin-top: 30px;
}

.card-header-newstyle {
    padding: 0px;
    background: #fff;
    border: none;
}

.card-header-newstyle h4 {
    margin: 0;
    padding: 25px 45px 25px 25px;
    cursor: pointer;
    position: relative;
}


.card-body-newstyle {
    padding: 0 25px 25px;
}

.card-body-newstyle p:last-child {
    margin: 0;
}

.contact-info .fa-newstyle {
    font-size: 30px;
    color: #3d3dce;
    margin: 0 0 20px;
}

#footer-newstyle {
    width: 100%;
    float: left;
    height: auto;
    background: #000;
    padding: 100px 0;
}

#footer-newstyle p {
    margin: 0;
    color: #fff;
    opacity: 0.7;
}

#footer-newstyle .social-media {
    text-align: center;
    margin: 0 0 20px;
}

#footer-newstyle .social-media li {
    margin: 0 10px;
}

#footer-newstyle .social-media li a {
    font-size: 26px;
    line-height: 26px;
    display: inline-block;
}

#footer-newstyle .social-media li a:hover {
    color: #fff;
}

.back-top-newstyle a {
    background-color: transparent;
    bottom: 0;
    height: 50px;
    margin: 0;
    position: fixed;
    right: 10px;
    width: 85px;
    z-index: 10000;
}

.back-top-newstyle .icon-bg-newstyle {
    background-color: #3d3dce;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.08);
    height: 60px;
    left: 0;
    position: absolute;
    top: -10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: left bottom 0;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    width: 60px;
}

.back-top-newstyle .back-to-top-text-newstyle {
    bottom: 5px;
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: bottom 0.15s ease-out 0.2s;
    -moz-transition: bottom 0.15s ease-out 0.2s;
    -o-transition: bottom 0.15s ease-out 0.2s;
    -ms-transition: bottom 0.15s ease-out 0.2s;
    transition: bottom 0.15s ease-out 0.2s;
    width: 100%;
}

.back-top-newstyle .fa-newstyle {
    color: #fff;
    font-size: 28px;
    left: 50%;
    position: absolute;
    top: 100%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    -ms-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

.back-top-newstyle a:hover .back-to-top-text-newstyle {
    bottom: -30px;
    -webkit-transition: bottom 0.15s ease-out 0s;
    -moz-transition: bottom 0.15s ease-out 0s;
    -o-transition: bottom 0.15s ease-out 0s;
    -ms-transition: bottom 0.15s ease-out 0s;
    transition: bottom 0.15s ease-out 0s;
}

.back-top-newstyle a:hover .fa-newstyle {
    top: 65%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.2s ease-out 0.15s;
    -moz-transition: all 0.2s ease-out 0.15s;
    -o-transition: all 0.2s ease-out 0.15s;
    -ms-transition: all 0.2s ease-out 0.15s;
    transition: all 0.2s ease-out 0.15s;
}

@media (max-width: 374px) {
    .hero-text-newstyle .oy-anniu-btn.btn-default-newstyle {
        width: 100%;
        margin: 20px 0 0 !important;
    }

    .hero-text-newstyle .oy-anniu-btn.oy--primary-anniu-btn {
        width: 100%;
    }
}

@media (max-width: 479px) {

    .hero-text-newstyle .oy-anniu-btn.oy--primary-anniu-btn,
    .hero-text-newstyle .oy-anniu-btn.btn-default-newstyle,
    .oy-anniu-btn.oy--primary-anniu-btn,
    .oy-anniu-btn.btn-default-newstyle {
        min-width: unset !important;
        padding: 12px 22px !important;
        font-size: 14px;
    }

    a+a {
        margin: 0px 0 0 10px !important;
    }

    p {
        font-size: 14px;
        line-height: 26px;
    }

    .banner-caption-newstyle {
        padding: 30px 0;
    }
}

@media (max-width: 575.98px) {
    .circle1-newstyle {
        left: 20px;
        top: 20px;
        width: 60px;
        height: 60px;
    }

    .circle2-newstyle {
        left: 50%;
        top: 70%;
        width: 70px;
        height: 70px;
    }

    .circle3-newstyle {
        right: 20px;
        top: 50px;
        width: 80px;
        height: 80px;
    }

    .circle4-newstyle {
        left: 45%;
        top: 20%;
        width: 60px;
        height: 60px;
    }

    .hero-text-newstyle .oy-anniu-btn.oy--primary-anniu-btn,
    .hero-text-newstyle .oy-anniu-btn.btn-default-newstyle,
    .oy-anniu-btn.oy--primary-anniu-btn,
    .oy-anniu-btn.btn-default-newstyle {
        padding: 12px 25px;
    }

    .input-group .oy-anniu-btn.oy--primary-anniu-btn {
        padding: 12px 15px;
        min-width: unset !important;
    }

    #features-newstyle .oysite-viewline-sec .col-sm-6-newstyle:nth-last-child(-n+1) .features-item-newstyle {
        margin-bottom: 0;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    #features-newstyle .oysite-viewline-sec .col-sm-6-newstyle:nth-last-child(-n+2) .features-item-newstyle {
        margin-bottom: 0;
    }
}

@media (max-width: 767.98px) {
    .oysite-head-nr {
        width: 100%;
        max-width: 100%;
        padding: 0 15px !important;
    }

    body {
        padding-top: 80px;
    }

    .navbar-newstyle {
        padding: 15px 0;
    }

    a+a {
        margin-left: 15px;
    }

    .oysite-spacing-sec {
        padding: 60px 0;
    }

    .hero-text-newstyle {
        padding: 0px;
    }

    .footer-newstyle {
        padding: 60px 0;
    }

    h1 {
        font-size: 30px;
        line-height: 40px;
    }

    h2 {
        font-size: 24px;
        line-height: 35px;
    }

    .section-title-newstyle {
        margin: 0 0 40px;
    }

    .roadmap-outer-newstyle .roadmap-newstyle {
        margin-top: 0;
        overflow: hidden;
    }

    .roadmap-outer-newstyle .roadmap-newstyle:before,
    .roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n):before {
        box-shadow: none;
    }

    .roadmap-outer-newstyle .roadmap-icon-newstyle,
    .roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .roadmap-icon-newstyle {
        margin-top: -30px;
        margin-bottom: 20px;
        position: relative;
        transform: rotate(135deg);
    }

    .roadmap-outer-newstyle .year-newstyle,
    .roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .year-newstyle {
        transform: rotate(-135deg);
    }

    .roadmap-outer-newstyle .roadmap-content-newstyle,
    .roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .roadmap-content-newstyle {
        width: 100%;
        float: none;
        border-radius: 0 0 20px 20px;
        text-align: center;
        padding: 25px 20px;
        margin: 0 auto;
    }

    .roadmap-outer-newstyle .roadmap-content-newstyle:before,
    .roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .roadmap-content-newstyle:before {
        width: 15px;
        height: 25px;
        position: absolute;
        top: -22px;
        left: 50%;
        z-index: -1;
        transform: translate(-50%, 0);
    }

    .img-block-newstyle {
        margin: 0 0 40px;
    }

    .mb-120-newstyle {
        margin-bottom: 60px;
    }

    .text-block-newstyle p:last-of-type {
        margin: 0;
    }

    .roadmap-outer-newstyle .roadmap-newstyle,
    .roadmap-outer-newstyle .roadmap-newstyle:first-child {
        margin: 0 0 20px;
    }

    .roadmap-outer-newstyle .roadmap-newstyle:last-child {
        margin: 0;
    }

    #roadmap-newstyle {
        padding-bottom: 60px;
    }

    .roadmap-outer-newstyle {
        margin-top: -20px;
    }

    .download-img-newstyle,
    .faqs-img-newstyle {
        margin: 0 0 40px;
    }

    #team-newstyle .oysite-viewline-sec .col-md-3:nth-last-child(-n+1) .team-member {
        margin: 0;
    }

    #contact .section-title-newstyle h2 {
        margin: 0;
    }

    #footer-newstyle {
        padding: 50px 0;
    }

    .features-item-newstyle {
        text-align: center;
        margin: 0 0 40px;
    }
}

@media (max-width: 991.98px) {
    .navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-item {
        margin-left: 0;
    }

    .navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-link {
        padding: 8px 0px;
    }

    .navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-item.btn-login-newstyle {
        margin: 10px 0 0;
        text-align: center;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .oysite-head-nr {
        width: 768px;
        max-width: 100%;
        padding: 0 15px !important;
    }

    h1 {
        font-size: 36px;
        line-height: 45px;
    }

    h2 {
        font-size: 26px;
        line-height: 32px;
    }

    .hero-text-newstyle {
        padding: 120px 0 0;
    }

    a+a {
        margin-left: 15px;
    }

    .oysite-spacing-sec {
        padding: 80px 0;
    }

    .roadmap-outer-newstyle .roadmap-newstyle {
        margin-top: -135px;
    }

    .roadmap-outer-newstyle .roadmap-content-newstyle:before {
        left: -4%;
    }

    .roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .roadmap-content-newstyle:before {
        right: -4%;
    }

    .banner-caption-newstyle {
        padding: 60px 0;
    }

    .hero-text-newstyle {
        padding: 0;
    }

    .hero-text-newstyle h1 {
        font-size: 28px;
        line-height: 34px;
    }

    .hero-text-newstyle .oy-anniu-btn.oy--primary-anniu-btn {
        padding: 12px 25px;
        font-size: 14px;
    }

    .hero-text-newstyle .oy-anniu-btn.btn-default-newstyle {
        padding: 12px 25px;
        min-width: unset;
        font-size: 14px;
    }

    #features-newstyle .oysite-viewline-sec .col-sm-6-newstyle:nth-last-child(-n+2) .features-item-newstyle {
        margin-bottom: 0;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-item {
        margin-left: 0;
    }

    .navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-item.btn-login-newstyle {
        margin-left: 15px;
    }

    h2 {
        font-size: 28px;
    }

    h1 {
        font-size: 36px;
    }

    .banner-caption-newstyle {
        padding: 120px 0;
    }

    .roadmap-outer-newstyle .roadmap-newstyle {
        margin-top: -107px;
    }

    .roadmap-outer-newstyle .roadmap-content-newstyle:before {
        left: -18%;
    }

    .roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .roadmap-content-newstyle:before {
        right: -18%;
    }

    #features-newstyle .oysite-viewline-sec .col-sm-6-newstyle:nth-last-child(-n+3) .features-item-newstyle {
        margin-bottom: 0;
    }
}

@media (min-width: 1200px) {
    #features-newstyle .oysite-viewline-sec .col-sm-6-newstyle:nth-last-child(-n+3) .features-item-newstyle {
        margin-bottom: 0;
    }
}

.js-topTip-newstyle {
    display: block;
    width: 1170px;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
    background: #f5f5f5;
}

.js-topTip-newstyle span:first-child {
    color: #c4192d;
}

.js-topTip-newstyle span {
    float: left;
    color: #333;
    font-size: 14px;
    cursor: pointer;
}

.js-topTip__box-newstyle {
    background: #f5f5f5;
}

.header-newstyle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2000;
}

.features-item-newstyle {
    width: 100%;
    float: left;
    height: auto;
    padding: 30px;
    -webkit-box-shadow: 0 0 10px rgba(165, 165, 165, 0.2);
    -ms-box-shadow: 0 0 10px rgba(165, 165, 165, 0.2);
    -moz-box-shadow: 0 0 10px rgba(165, 165, 165, 0.2);
    box-shadow: 0 0 10px rgba(165, 165, 165, 0.2);
    margin: 0 0 30px;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.features-item-newstyle:hover {
    -webkit-box-shadow: 0 10px 40px rgba(165, 165, 165, 0.2);
    -ms-box-shadow: 0 10px 40px rgba(165, 165, 165, 0.2);
    -moz-box-shadow: 0 10px 40px rgba(165, 165, 165, 0.2);
    box-shadow: 0 10px 40px rgba(165, 165, 165, 0.2);
}

.features-item-newstyle p {
    margin: 0;
}

.features-item-newstyle i {
    width: 60px;
    height: 60px;
    display: inline-block;
    text-align: center;
    background: #f0e9fc;
    color: #3d3dce;
    border-radius: 8px 8px 0 8px;
    margin: 0 0 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.features-item-newstyle i::before {
    font-size: 36px;
    line-height: 60px;
}

.features-item-newstyle:hover i {
    background: #3d3dce;
    color: #fff;
}

.text-block-newstyle p:last-of-type {
    margin: 0;
}

#roadmap-newstyle {
    padding-bottom: 93px;
}

.roadmap-outer-newstyle {
    overflow: hidden;
    position: relative;
}

.roadmap-outer-newstyle .roadmap-newstyle {
    position: relative;
    margin-top: -79px;
}

.roadmap-outer-newstyle .roadmap-newstyle:first-child {
    margin-top: -27px;
}

.roadmap-outer-newstyle .roadmap-newstyle:before,
.roadmap-outer-newstyle .roadmap-newstyle:after {
    content: "";
    display: block;
    width: 100%;
    clear: both;
}

.roadmap-outer-newstyle .roadmap-newstyle:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

.roadmap-outer-newstyle .roadmap-icon-newstyle {
    width: 210px;
    height: 210px;
    border-radius: 50%;
    border: 25px solid transparent;
    border-top-color: #7a7bd7;
    border-right-color: #7a7bd7;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    transform: rotate(45deg);
}

.roadmap-outer-newstyle .year-newstyle {
    display: block;
    width: 110px;
    height: 110px;
    line-height: 110px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 10px 40px rgba(165, 165, 165, 0.2);
    margin: auto;
    font-size: 24px;
    font-weight: 600;
    color: #7a7bd7;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transform: rotate(-45deg);
}

.roadmap-outer-newstyle .roadmap-content-newstyle {
    width: 35%;
    float: right;
    background: #7a7bd7;
    padding: 20px 20px;
    margin: 50px 0 51px;
    z-index: 1;
    position: relative;
    border-radius: 5px;
}

.roadmap-outer-newstyle .roadmap-content-newstyle:before {
    content: "";
    width: 20%;
    height: 15px;
    background: #7a7bd7;
    position: absolute;
    top: 50%;
    left: -20%;
    z-index: -1;
    transform: translateY(-50%);
}

.roadmap-outer-newstyle h3 {
    color: #fff;
}

.roadmap-outer-newstyle p {
    color: rgba(255, 255, 255, 0.7);
    margin: 0;
}

.roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .roadmap-icon-newstyle {
    transform: rotate(-135deg);
}

.roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .year-newstyle {
    transform: rotate(135deg);
}

.roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .roadmap-content-newstyle {
    float: left;
}

.roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .roadmap-content-newstyle:before {
    left: auto;
    right: -20%;
}

.roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .roadmap-icon-newstyle {
    border-top-color: #5c5cd3;
    border-right-color: #5c5cd3;
}

.roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .year-newstyle {
    color: #5c5cd3;
}

.roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .roadmap-content-newstyle,
.roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .roadmap-content-newstyle:before {
    background: #5c5cd3;
}

.roadmap-outer-newstyle .roadmap-newstyle:nth-child(3n) .roadmap-icon-newstyle {
    border-top-color: #4646cf;
    border-right-color: #4646cf;
}

.roadmap-outer-newstyle .roadmap-newstyle:nth-child(3n) .year-newstyle {
    color: #4646cf;
}

.roadmap-outer-newstyle .roadmap-newstyle:nth-child(3n) .roadmap-content-newstyle,
.roadmap-outer-newstyle .roadmap-newstyle:nth-child(3n) .roadmap-content-newstyle:before {
    background: #4646cf;
}

.roadmap-outer-newstyle .roadmap-newstyle:nth-child(4n) .roadmap-icon-newstyle {
    border-top-color: #3f3fce;
    border-right-color: #3f3fce;
}

.roadmap-outer-newstyle .roadmap-newstyle:nth-child(4n) .year-newstyle {
    color: #3f3fce;
}

.roadmap-outer-newstyle .roadmap-newstyle:nth-child(4n) .roadmap-content-newstyle,
.roadmap-outer-newstyle .roadmap-newstyle:nth-child(4n) .roadmap-content-newstyle:before {
    background: #3f3fce;
}


#footer-newstyle {
    width: 100%;
    float: left;
    height: auto;
    background: #000;
    padding: 100px 0;
}

#footer-newstyle p {
    margin: 0;
    color: #fff;
    opacity: 0.7;
}

#footer-newstyle .social-media {
    text-align: center;
    margin: 0 0 20px;
}

#footer-newstyle .social-media li {
    margin: 0 10px;
}

#footer-newstyle .social-media li a {
    font-size: 26px;
    line-height: 26px;
    display: inline-block;
}

#footer-newstyle .social-media li a:hover {
    color: #fff;
}

.back-top-newstyle a {
    background-color: transparent;
    bottom: 0;
    height: 50px;
    margin: 0;
    position: fixed;
    right: 10px;
    width: 85px;
    z-index: 10000;
}

.back-top-newstyle .icon-bg-newstyle {
    background-color: #3d3dce;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.08);
    height: 60px;
    left: 0;
    position: absolute;
    top: -10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: left bottom 0;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    width: 60px;
}

.back-top-newstyle .back-to-top-text-newstyle {
    bottom: 5px;
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: bottom 0.15s ease-out 0.2s;
    -moz-transition: bottom 0.15s ease-out 0.2s;
    -o-transition: bottom 0.15s ease-out 0.2s;
    -ms-transition: bottom 0.15s ease-out 0.2s;
    transition: bottom 0.15s ease-out 0.2s;
    width: 100%;
}

.back-top-newstyle .fa-newstyle {
    color: #fff;
    font-size: 28px;
    left: 50%;
    position: absolute;
    top: 100%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    -ms-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

.back-top-newstyle a:hover .back-to-top-text-newstyle {
    bottom: -30px;
    -webkit-transition: bottom 0.15s ease-out 0s;
    -moz-transition: bottom 0.15s ease-out 0s;
    -o-transition: bottom 0.15s ease-out 0s;
    -ms-transition: bottom 0.15s ease-out 0s;
    transition: bottom 0.15s ease-out 0s;
}

.back-top-newstyle a:hover .fa-newstyle {
    top: 65%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.2s ease-out 0.15s;
    -moz-transition: all 0.2s ease-out 0.15s;
    -o-transition: all 0.2s ease-out 0.15s;
    -ms-transition: all 0.2s ease-out 0.15s;
    transition: all 0.2s ease-out 0.15s;
}

@media (max-width: 374px) {
    .hero-text-newstyle .oy-anniu-btn.btn-default-newstyle {
        width: 100%;
        margin: 20px 0 0 !important;
    }

    .hero-text-newstyle .oy-anniu-btn.oy--primary-anniu-btn {
        width: 100%;
    }
}

@media (max-width: 479px) {

    .hero-text-newstyle .oy-anniu-btn.oy--primary-anniu-btn,
    .hero-text-newstyle .oy-anniu-btn.btn-default-newstyle,
    .oy-anniu-btn.oy--primary-anniu-btn,
    .oy-anniu-btn.btn-default-newstyle {
        min-width: unset !important;
        padding: 12px 22px !important;
        font-size: 14px;
    }

    a+a {
        margin: 0px 0 0 10px !important;
    }

    p {
        font-size: 14px;
        line-height: 26px;
    }

    .banner-caption-newstyle {
        padding: 30px 0;
    }
}

@media (max-width: 575.98px) {
    .circle1-newstyle {
        left: 20px;
        top: 20px;
        width: 60px;
        height: 60px;
    }

    .circle2-newstyle {
        left: 50%;
        top: 70%;
        width: 70px;
        height: 70px;
    }

    .circle3-newstyle {
        right: 20px;
        top: 50px;
        width: 80px;
        height: 80px;
    }

    .circle4-newstyle {
        left: 45%;
        top: 20%;
        width: 60px;
        height: 60px;
    }

    .hero-text-newstyle .oy-anniu-btn.oy--primary-anniu-btn,
    .hero-text-newstyle .oy-anniu-btn.btn-default-newstyle,
    .oy-anniu-btn.oy--primary-anniu-btn,
    .oy-anniu-btn.btn-default-newstyle {
        padding: 12px 25px;
    }

    .input-group .oy-anniu-btn.oy--primary-anniu-btn {
        padding: 12px 15px;
        min-width: unset !important;
    }

    #features-newstyle .oysite-viewline-sec .col-sm-6-newstyle:nth-last-child(-n+1) .features-item-newstyle {
        margin-bottom: 0;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    #features-newstyle .oysite-viewline-sec .col-sm-6-newstyle:nth-last-child(-n+2) .features-item-newstyle {
        margin-bottom: 0;
    }
}

@media (max-width: 767.98px) {
    .oysite-head-nr {
        width: 100%;
        max-width: 100%;
        padding: 0 15px !important;
    }

    body {
        padding-top: 80px;
    }

    .navbar-newstyle {
        padding: 15px 0;
    }

    a+a {
        margin-left: 15px;
    }

    .oysite-spacing-sec {
        padding: 60px 0;
    }

    .hero-text-newstyle {
        padding: 0px;
    }

    .footer-newstyle {
        padding: 60px 0;
    }

    h1 {
        font-size: 30px;
        line-height: 40px;
    }

    h2 {
        font-size: 24px;
        line-height: 35px;
    }

    .section-title-newstyle {
        margin: 0 0 40px;
    }

    .roadmap-outer-newstyle .roadmap-newstyle {
        margin-top: 0;
        overflow: hidden;
    }

    .roadmap-outer-newstyle .roadmap-newstyle:before,
    .roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n):before {
        box-shadow: none;
    }

    .roadmap-outer-newstyle .roadmap-icon-newstyle,
    .roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .roadmap-icon-newstyle {
        margin-top: -30px;
        margin-bottom: 20px;
        position: relative;
        transform: rotate(135deg);
    }

    .roadmap-outer-newstyle .year-newstyle,
    .roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .year-newstyle {
        transform: rotate(-135deg);
    }

    .roadmap-outer-newstyle .roadmap-content-newstyle,
    .roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .roadmap-content-newstyle {
        width: 100%;
        float: none;
        border-radius: 0 0 20px 20px;
        text-align: center;
        padding: 25px 20px;
        margin: 0 auto;
    }

    .roadmap-outer-newstyle .roadmap-content-newstyle:before,
    .roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .roadmap-content-newstyle:before {
        width: 15px;
        height: 25px;
        position: absolute;
        top: -22px;
        left: 50%;
        z-index: -1;
        transform: translate(-50%, 0);
    }

    .img-block-newstyle {
        margin: 0 0 40px;
    }

    .mb-120-newstyle {
        margin-bottom: 60px;
    }

    .text-block-newstyle p:last-of-type {
        margin: 0;
    }

    .roadmap-outer-newstyle .roadmap-newstyle,
    .roadmap-outer-newstyle .roadmap-newstyle:first-child {
        margin: 0 0 20px;
    }

    .roadmap-outer-newstyle .roadmap-newstyle:last-child {
        margin: 0;
    }

    #roadmap-newstyle {
        padding-bottom: 60px;
    }

    .roadmap-outer-newstyle {
        margin-top: -20px;
    }

    .download-img-newstyle,
    .faqs-img-newstyle {
        margin: 0 0 40px;
    }

    #team-newstyle .oysite-viewline-sec .col-md-3:nth-last-child(-n+1) .team-member {
        margin: 0;
    }

    #contact .section-title-newstyle h2 {
        margin: 0;
    }

    #footer-newstyle {
        padding: 50px 0;
    }

    .features-item-newstyle {
        text-align: center;
        margin: 0 0 40px;
    }
}

@media (max-width: 991.98px) {
    .navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-item {
        margin-left: 0;
    }

    .navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-link {
        padding: 8px 0px;
    }

    .navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-item.btn-login-newstyle {
        margin: 10px 0 0;
        text-align: center;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .oysite-head-nr {
        width: 768px;
        max-width: 100%;
        padding: 0 15px !important;
    }

    h1 {
        font-size: 36px;
        line-height: 45px;
    }

    h2 {
        font-size: 26px;
        line-height: 32px;
    }

    .hero-text-newstyle {
        padding: 120px 0 0;
    }

    a+a {
        margin-left: 15px;
    }

    .oysite-spacing-sec {
        padding: 80px 0;
    }

    .roadmap-outer-newstyle .roadmap-newstyle {
        margin-top: -135px;
    }

    .roadmap-outer-newstyle .roadmap-content-newstyle:before {
        left: -4%;
    }

    .roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .roadmap-content-newstyle:before {
        right: -4%;
    }

    .banner-caption-newstyle {
        padding: 60px 0;
    }

    .hero-text-newstyle {
        padding: 0;
    }

    .hero-text-newstyle h1 {
        font-size: 28px;
        line-height: 34px;
    }

    .hero-text-newstyle .oy-anniu-btn.oy--primary-anniu-btn {
        padding: 12px 25px;
        font-size: 14px;
    }

    .hero-text-newstyle .oy-anniu-btn.btn-default-newstyle {
        padding: 12px 25px;
        min-width: unset;
        font-size: 14px;
    }

    #features-newstyle .oysite-viewline-sec .col-sm-6-newstyle:nth-last-child(-n+2) .features-item-newstyle {
        margin-bottom: 0;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-item {
        margin-left: 0;
    }

    .navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-item.btn-login-newstyle {
        margin-left: 15px;
    }

    h2 {
        font-size: 28px;
    }

    h1 {
        font-size: 36px;
    }

    .banner-caption-newstyle {
        padding: 120px 0;
    }

    .roadmap-outer-newstyle .roadmap-newstyle {
        margin-top: -107px;
    }

    .roadmap-outer-newstyle .roadmap-content-newstyle:before {
        left: -18%;
    }

    .roadmap-outer-newstyle .roadmap-newstyle:nth-child(2n) .roadmap-content-newstyle:before {
        right: -18%;
    }

    #features-newstyle .oysite-viewline-sec .col-sm-6-newstyle:nth-last-child(-n+3) .features-item-newstyle {
        margin-bottom: 0;
    }
}

@media (min-width: 1200px) {
    #features-newstyle .oysite-viewline-sec .col-sm-6-newstyle:nth-last-child(-n+3) .features-item-newstyle {
        margin-bottom: 0;
    }
}

.js-topTip-newstyle {
    display: block;
    width: 1170px;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
    background: #f5f5f5;
}

.js-topTip-newstyle span:first-child {
    color: #c4192d;
}

.js-topTip-newstyle span {
    float: left;
    color: #333;
    font-size: 14px;
    cursor: pointer;
}

.js-topTip__box-newstyle {
    background: #f5f5f5;
}

.header-newstyle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2000;
}

#oy-mainindex {
    -webkit-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    position: relative;
    background: url(../image/111.png) no-repeat center bottom;
}

.banner-caption-newstyle {
    width: 100%;
    float: left;
    height: auto;
    padding: 100px 0 20px 0;
}

.hero-text-newstyle {
    width: 100%;
    float: left;
    height: auto;
}

.hero-text-newstyle h1 {
    color: #fdf49b;
    animation-delay: 0.2s;
}

.hero-text-newstyle p {
    color: rgba(255, 255, 255, 0.6);
    margin: 0 0 20px;
    animation-delay: 0.4s;
}

.hero-text-newstyle .oy-anniu-btn.oy--primary-anniu-btn,
.hero-text-newstyle .oy--primary-anniu-btn:not(:disabled):not(.disabled):active {
    text-transform: capitalize;
    color: #4776e6;
    background: #fff;
    font-weight: 600;
    line-height: 26px;
    padding: 12px 30px;
    border-radius: 27px;
    border: 2px solid #fff;
}

.hero-text-newstyle .oy-anniu-btn.btn-default-newstyle {
    text-transform: capitalize;
    color: #fff;
    font-weight: 600;
    line-height: 26px;
    padding: 12px 30px;
    border-radius: 27px;
    border: 2px solid #fff;
    min-width: 215px;
}

a+a {
    margin-left: 20px;
}

.hero-text-newstyle a {
    animation-delay: 0.6s;
}

.hero-text-newstyle .oy-anniu-btn.btn-default-newstyle:hover {
    background: #fff;
    color: #4776e6;
}

.hero-text-newstyle .oy-anniu-btn.oy--primary-anniu-btn:hover {
    background: none;
    color: #fff;
}

.hero-img-newstyle {
    animation-delay: 1s;
    animation: move 4.2s linear infinite;
}

.circle1-newstyle {
    position: absolute;
    left: 40px;
    top: 40px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    animation: move 2.5s linear infinite;
}

.circle2-newstyle {
    position: absolute;
    left: 30%;
    top: 60%;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    animation: move 3s linear infinite;
}

.circle3-newstyle {
    position: absolute;
    right: 40px;
    top: 140px;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    animation: move 2.5s linear infinite;
}

.circle4-newstyle {
    position: absolute;
    left: 45%;
    top: 50px;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    animation: move 3.5s linear infinite;
}

@-webkit-keyframes move {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(25px);
    }
}

@-moz-keyframes move {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(25px);
    }
}

@-o-keyframes move {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(25px);
    }
}

@keyframes move {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(25px);
    }
}

.banner-caption-newstyle .pre-sale {
    padding: 20px 30px 25px;
    background: rgba(255, 255, 255, 0.2);
    max-width: 400px;
    border-radius: 5px;
}

.banner-caption-newstyle .pre-sale h3 {
    color: #fff;
}

.inverse-bg-newstyle {
    background: #fff;
}

.section-title-newstyle {
    width: 100%;
    float: left;
    height: auto;
    margin: 0 0 70px;
}

.section-title-newstyle p {
    text-align: left;
    display: block;
    margin: 0 auto;
    max-width: 780px;
}

.oy-anniu-btn {
    font-size: 15px;
}

.oy-anniu-btn.btn-default-newstyle {
    line-height: 26px;
    border: 2px solid #cbdfff;
    border-radius: 27px;
    padding: 12px 30px;
    color: #3d3dce;
    font-weight: 500;
    text-transform: capitalize;
    box-shadow: none !important;
}

.oy-anniu-btn.oy--primary-anniu-btn {
    line-height: 26px;
    border: 2px solid #3d3dce;
    border-radius: 27px;
    padding: 12px 30px;
    color: #fff;
    font-weight: 500;
    background: #3d3dce;
    text-transform: capitalize;
    opacity: 1;
    box-shadow: none !important;
}

.oy--primary-anniu-btn:hover {
    color: #3d3dce;
    border-color: #cbdfff;
    background: none;
}

.oy-anniu-btn.btn-default-newstyle:hover {
    background: #3d3dce;
    color: #fff;
    border-color: #3d3dce;
}

.oy-anniu-btn.focus,
.oy-anniu-btn:focus {
    outline: 0;
    box-shadow: none;
}

section {
    width: 100%;
    float: left;
    height: auto;
}


.padding0 {
    padding: 0;
}

.moveDown-newstyle {
    animation: move 6.5s linear infinite;
}

. {
    animation: move 7s linear infinite;
}

.mb-120-newstyle {
    margin-bottom: 120px;
}

.navbar-newstyle {

    -webkit-box-shadow: 0 0 5px rgba(0, 91, 234, 0.3);
    -ms-box-shadow: 0 0 5px rgba(0, 91, 234, 0.3);
    -moz-box-shadow: 0 0 5px rgba(0, 91, 234, 0.3);
    box-shadow: 0 0 5px rgba(0, 91, 234, 0.3);
}

.navbar-newstyle .oysite-navbar {
    padding: 4px 0;
}

.navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-link {
    padding: 15px 10px;
    font-size: 15px;
    color: #fff;
    line-height: 24px;
    font-weight: 400;
}

.navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-item.btn-login-newstyle .oysite-head-nav-link {
    background: #3d3dce;
    color: #fff;
    margin-top: 5px;
    padding: 10px 40px;
    border-radius: 8px;
    text-transform: uppercase;
    -webkit-box-shadow: 0 6px 27px rgba(0, 91, 234, 0.3);
    -ms-box-shadow: 0 6px 27px rgba(0, 91, 234, 0.3);
    -moz-box-shadow: 0 6px 27px rgba(0, 91, 234, 0.3);
    box-shadow: 0 6px 27px rgba(0, 91, 234, 0.3);
}

.navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-item.btn-login-newstyle .oysite-head-nav-link.active-newstyle {
    color: #fff;
}

.navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-item.btn-login-newstyle .oysite-head-nav-link:hover {
    background: #333333;
}

.navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-item.btn-login-newstyle {
    margin-left: 20px;
}

.navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-item {
    margin-left: 15px;
}

.navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-item:first-child {
    margin: 0;
}

.navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-item .oysite-head-nav-link.active-newstyle,
.navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-link:hover {
    color: #3d3dce;
}

.oysite-navbar-toggler {
    padding: 0;
    outline: none;
    border: none;
}

.oysite-navbar-toggler-icon {
    display: inline-block;
    width: 40px;
    height: 3px;
    background: #000;
    position: relative;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.oysite-navbar-toggler-icon:before {
    content: '';
    position: absolute;
    left: 0px;
    top: -11px;
    width: 100%;
    height: 3px;
    background: #000;
    border-radius: 4px;
    transition: all 0.35s ease-out;
    -webkit-transition: all 0.35s ease-out;
    backface-visibility: hidden;
}

.oysite-navbar-toggler-icon:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -11px;
    width: 100%;
    height: 3px;
    background: #000;
    border-radius: 4px;
    transition: all 0.35s ease-out;
    -webkit-transition: all 0.35s ease-out;
    backface-visibility: hidden;
}

.oysite-navbar-toggler:not(.collapsed) .oysite-navbar-toggler-icon {
    background: rgba(0, 0, 0, 0);
}

.oysite-navbar-toggler:not(.collapsed) .oysite-navbar-toggler-icon:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    top: 0px;
}

.oysite-navbar-toggler:not(.collapsed) .oysite-navbar-toggler-icon:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    bottom: 0px;
}

@-webkit-keyframes sk-doubleBounce {

    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes sk-doubleBounce {

    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

#main-nav-newstyle {
    width: 68%;
    float: right;
}

@media screen and (min-width:100px) and (max-width:1090px) {
    .col-md-6-newstyle {
        padding-left: 15px;
        padding-right: 15px;
    }

    .col-md-12-newstyle {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.col-md-6-newstyle {
    padding-left: 15px;
    padding-right: 15px;
}

.col-md-12-newstyle {
    padding-left: 15px;
    padding-right: 15px;
}


.love-fafa-yin {
    display: none;
}

.copyright-newstyle p a {
    color: #fff
}

/* 移动端导航栏样式 */
@media (max-width: 991.98px) {
    .navbar-newstyle {
        padding: 10px 0;
    }
    
    .navbar-newstyle .oysite-navbar {
        padding: 0;
    }
    
    .navbar-newstyle .navbar-nav-newstyle {
        background: #fff;
        padding: 15px;
        margin-top: 10px;
        border-radius: 5px;
        box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    }
    
    .navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-item {
        margin: 5px 0;
    }
    
    .navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-link {
        padding: 8px 15px;
        display: block;
    }
    
    .navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-item.btn-login-newstyle {
        margin: 10px 0;
    }
    
    .navbar-newstyle .navbar-nav-newstyle .oysite-head-nav-item.btn-login-newstyle .oysite-head-nav-link {
        text-align: center;
        border-radius: 5px;
    }
}

/* 移动端菜单按钮样式 */
.oysite-navbar-toggler {
    border: none;
    padding: 0;
    width: 30px;
    height: 20px;
    position: relative;
    background: transparent;
    cursor: pointer;
}

.oysite-navbar-toggler-icon {
    display: block;
    width: 100%;
    height: 2px;
    background: #333;
    position: relative;
    transition: all 0.3s ease;
}

.oysite-navbar-toggler-icon:before,
.oysite-navbar-toggler-icon:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: #333;
    transition: all 0.3s ease;
}

.oysite-navbar-toggler-icon:before {
    top: -8px;
}

.oysite-navbar-toggler-icon:after {
    bottom: -8px;
}

.oysite-navbar-toggler:not(.collapsed) .oysite-navbar-toggler-icon {
    background: transparent;
}

.oysite-navbar-toggler:not(.collapsed) .oysite-navbar-toggler-icon:before {
    transform: rotate(45deg);
    top: 0;
}

.oysite-navbar-toggler:not(.collapsed) .oysite-navbar-toggler-icon:after {
    transform: rotate(-45deg);
    bottom: 0;
}

/* 移动端响应式布局 */
@media (max-width: 767.98px) {
    .oysite-head-nr {
        padding: 0 15px;
    }
    
    .hero-text-newstyle h1 {
        font-size: 28px;
    }
    
    .hero-text-newstyle p {
        font-size: 14px;
    }
    
    .hero-text-newstyle .oy-anniu-btn {
        padding: 8px 20px;
        font-size: 14px;
    }
    
    .features-item-newstyle {
        margin-bottom: 20px;
    }
    
    .roadmap-outer-newstyle .roadmap-newstyle {
        margin-bottom: 30px;
    }
    
    .download-text-newstyle {
        margin-top: 30px;
    }
}

/* 移动端图片自适应 */
@media (max-width: 767.98px) {
    .hero-img-newstyle img,
    .img-block-newstyle img,
    .download-img-newstyle img {
        max-width: 100%;
        height: auto;
    }
}