html {
    scroll-behavior: smooth
}

.alignleft {
    float: left;
    margin-right: 15px
}

.alignright {
    float: right;
    margin-left: 15px
}

.aligncenter {
    display: block;
    margin: 0 auto 15px
}

a:focus {
    outline: 0 solid
}

* {
    box-sizing: border-box
}

img {
    max-width: 100%;
    height: auto
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    color: #1B1B21;
    font-family: 'Work Sans', sans-serif
}

body {
    color: #545051;
    font-weight: 300;
    font-family: 'Work Sans', sans-serif
}

@font-face {
    font-family: RusticLoveTattoo;
    src: url(../fonts/RusticLoveTattoo.otf)
}

.selector-for-some-widget {
    box-sizing: content-box
}

a:hover {
    text-decoration: none
}

button:focus {
    outline: 0;
    outline: 5px auto -webkit-focus-ring-color
}

.container {
    max-width: 1330px
}

.header-top-bar-right {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-top-area {
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #00926D
}

.header-top-bar-right a {
    margin-left: 25px;
    font-weight: 400;
    font-size: 15px
}

.site-logo img {
    width: 197px;
    height: 70px
}

@media screen and (max-width:1325px) {
    .main-menu>ul>li:not(:last-child) {
        margin-right: 10px !important;
    }
}

@media screen and (max-width:1275px) {
    .main-menu>ul>li:not(:last-child) {
        margin-right: 5px !important;
    }
    .main-menu ul li a {
        font-size: 14px !important;
    }

    .al-main-menu-number .btn {
        padding: 0px !important;
    }

    .al-nav-header {
        padding-left: 0px !important;
    }
}
@media screen and (max-width:1225px) {
     .main-menu>ul>li:not(:last-child) {
        margin-right: 20px !important;
    }
     .main-menu ul li a {
        font-size: 13px !important;
    }
}
@media screen and (max-width:1024px) {
     .main-menu>ul>li:not(:last-child) {
        margin-right: 15px !important;
    }
    .site-logo img {
        width: 150px
    }
}

@media screen and (max-width:830px) {
    .site-logo img {
        width: 135px
    }
}

.header-nice {
    margin-left: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-nice .nice-select {
    background: #fff0;
    border: 0;
    height: auto;
    color: #fff;
    float: right
}

.nice-select::after {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff
}

.header-top-bar-right a i {
    margin-right: 10px
}

.option {
    color: #000
}

.header-top-bar-right a:first-child {
    margin: 0
}

.header-top-bar-right.left {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    -ms-flex-line-pack: center;
    align-content: center;
    height: 100%
}

.header-top-bar-right.left a i {
    margin-left: 10px
}

.active-2 {
    position: relative
}

.active-2::before {
    position: absolute;
    content: "0";
    background: #0156A9;
    color: #fff;
    height: 15px;
    width: 15px;
    text-align: center;
    line-height: 15px;
    border-radius: 50%;
    left: 25px;
    top: -3px;
    font-size: 11px
}

.header-cart-ic {
    background: #0053a514;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%
}

.header-area {
    padding-top: 20px;
    padding-bottom: 10px;
    transition: all ease .25s
}

.header-area.header-fix {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9;
    background: #fff
}

@keyframes navbar-show {
    0% {
        -webkit-transform: translateY(-.625rem);
        transform: translateY(-.625rem);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.header-serch input {
    width: 100%;
    height: 52px;
    background: #F2F2F2;
    padding: 0 70px 0 10px;
    border: 1px solid #e8e8e8;
    border-radius: 6px
}

.header-serch input::placeholder {
    color: #5b5b5b
}

.header-serch {
    position: relative
}

.header-serch a {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 52px;
    width: 60px;
    text-align: center;
    line-height: 52px;
    border-left: 1px solid #5b5b5b5c;
    cursor: pointer
}

.custom-select {
    width: 100%;
    height: 52px;
    border: 1px solid #e8e8e8;
    border-radius: 6px;
    background: #F2F2F2 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat
}

.static_w {
    width: 100%;
    max-width: 1290px;
    margin: 0 auto;
    position: relative
}

.main-menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center
}

.main-menu>ul>li {
    display: inline-block;
    height: 50px;
    padding-left: 10px;
    padding-right: 10px
}

.main-menu>ul>li:not(:last-child) {
    margin-right: 20px
}

.main-menu .sub-nav .sub-nav-left a:hover {
    text-decoration: underline !important
}

.main-menu {
    display: flex;
    align-items: center
}

.header-btn.nav-header {
    height: 50px
}

.header-btn.nav-header .sub-nav {
    display: block !important;
    animation: slide-up .25s ease-in-out
}

@keyframes slide-up {
    0% {
        -webkit-transform: translateY(.5rem);
        transform: translateY(.5rem);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.header-btn.nav-header.hong {
    width: 120px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    border-radius: 43px;
    font-weight: 500
}

.nav-header>a {
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    border-radius: 43px;
    font-weight: 400
}

.phone {
    width: 10%;
    margin-right: 6px
}

.edit_form .form-item.phone {
    width: 100% !important
}

::placeholder {
    color: #626262 !important
}

.header-menu {
    padding-bottom: 0
}

.main-menu ul li a {
    font-size: 16px;
    font-weight: 400;
    position: relative
}

.main-menu>ul>li>a {
    line-height: 40px
}

.main-menu ul li a:before {
    content: "";
    background: #00926d;
    display: block;
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 0;
    height: 3px;
    transition: all 0.3s ease-in-out
}

.header-btn>a {
    color: #fff;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    border-radius: 43px;
    font-weight: 500
}

.header-btn>a:hover {
    color: #fff
}

.main-menu>ul>li.header-btn>a {
    color: #00926d
}

.main-menu>ul>li.header-btn>a:before {
    width: 100%
}

.navbtn>a {
    color: #0156a9 !important
}

.mobilenav .sub-product-list {
    display: none
}

.mobilenav .navbtn .sub-product-list {
    display: block
}

.off-canvas-menu>ul>li>a i {
    position: absolute;
    right: 36px;
    font-size: 12px;
    transition: .3s
}

.off-canvas-menu>ul>li.navbtn>a i {
    transform: rotate(180deg);
    transition: .3s
}

.hero-area {
    height: 750px;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center
}

.hero-text h2 {
    font-size: 50px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 35px
}

.hero-text a {
    height: 60px;
    width: 250px;
    text-align: center;
    line-height: 62px;
    font-size: 16px;
    background: #464646c9;
    background-image: none;
    background-image: unset !important;
    color: #fff;
    border: 2px solid #fff;
    font-weight: 600;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 41px
}

.sep-1 {
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.sep-2 {
    right: 0;
    transform: translateY(-50%);
    top: 50%
}

.section-title h2 {
    font-size: 50px;
    color: #0156A9;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 45px;
    position: relative
}

.section-title h2 .bd2 {
    bottom: -32px !important;
    width: 40px !important
}

.section-title p {
    font-size: 24px;
    color: #222;
    font-weight: 500;
    margin: 0;
    margin-bottom: 25px
}

.section-title h2 span {
    position: absolute;
    background-color: #00926d;
    height: 3px;
    width: 90px;
    bottom: -24px;
    left: 0;
    right: 0;
    margin: auto
}

.br-2 {
    bottom: -19px !important
}

.dna-area {
    height: 290px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
    cursor: pointer;
    background: #e1fff8;
    box-shadow: 0 0 8px #d9d9d9
}

.dna-fl .dna-im {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center
}

.dna-area p {
    font-size: 20px;
    font-weight: 700;
    color: #222;
    margin: 0
}

.dna-area.hov-bg {
    background-image: -moz-linear-gradient(0deg, #0156a9 0%, #00926d 100%);
    background-image: -webkit-linear-gradient(0deg, #0156a9 0%, #00926d 100%);
    background-image: -ms-linear-gradient(0deg, #0156a9 0%, #00926d 100%);
    border-color: #fff0
}

.dna-area.hov-bg p {
    color: #fff
}

.product-card {
    padding: 35px 30px;
    background: #fff;
    height: 400px;
    border-radius: 40px;
    border-top-right-radius: 0;
    text-align: center;
    width: 280px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 5px #404040
}

.product-card p {
    font-size: 14px;
    color: #222;
    font-weight: 500;
    line-height: 27px
}

.product-card h3 {
    font-size: 20px;
    color: #0156A9;
    margin-bottom: 15px;
    position: relative;
    z-index: 8
}

.product-card a {
    background-image: -moz-linear-gradient(0deg, #0156a9 0%, #00926d 100%);
    background-image: -webkit-linear-gradient(0deg, #0156a9 0%, #00926d 100%);
    background-image: -ms-linear-gradient(0deg, #0156a9 0%, #00926d 100%);
    width: 120px;
    height: 40px;
    display: block;
    margin: auto;
    text-align: center;
    line-height: 40px;
    border-radius: 40px;
    color: #fff;
    font-weight: 500;
    position: relative;
    z-index: 8
}

.product-card-area {
    background-size: cover;
    background-position: center
}

.product-card img {
    position: absolute;
    left: 0;
    bottom: -55px
}

.section-title.se2 h2 {
    color: #fff
}

.section-title.se2 h2 span {
    background: #fff
}

.section-title.se2 p {
    color: #fff
}

.product-card.pro-2 {
    border-top: 5px solid #008F70;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    overflow: visible
}

.pro-2im {
    position: absolute !important;
    top: -5px !important;
    left: 0 !important;
    right: 0 !important;
    bottom: auto !important;
    margin: auto !important;
    background: #fff
}

.product-card-btn a {
    color: #fff;
    border: 2px solid #fff;
    font-weight: 600;
    width: 190px;
    height: 50px;
    display: inline-block;
    line-height: 49px;
    text-transform: uppercase;
    border-radius: 41px
}

.fl-dna {
    display: flex;
    justify-content: space-between
}

.alst-dna {
    width: 230px
}

.footer-logo {
    display: flex;
    align-items: center;
    justify-content: center
}

.fooetr-area::after {
    position: absolute;
    width: 100%;
    content: "";
    height: 100%;
    top: 0;
    left: 0;
    background: #3c3b3b;
    opacity: .6;
    z-index: -1
}

.footer-m {
    display: flex;
    align-items: center
}

.footer-m h5 {
    color: #fff;
    margin-bottom: 0;
    font-size: 18px
}

.fooetr-area {
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 0;
    padding-top: 50px
}

.footer-m a {
    margin: 0 12px
}

.wedget-top h3 {
    font-size: 18px;
    color: #fff;
    position: relative;
    margin-bottom: 35px
}

.wedget-top h3 span {
    position: absolute;
    width: 45px;
    height: 2px;
    background: #fff;
    bottom: -10px;
    left: 0
}

.bd2 {
    bottom: -14px !important;
    width: 25px !important
}

.wedget-text a {
    display: block;
    font-size: 13px;
    color: #fff;
    text-align: left;
    margin-bottom: 10px
}

.wedget-text a:hover {
    text-decoration: underline !important
}

.mid {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.ri {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end
}

.ri a {
    margin-bottom: 20px
}

.ri a img {
    margin-right: 10px
}

.footer-r {
    text-align: right
}

.footer-bootom {
    border-top: 1px solid rgb(255 255 255 / .2);
    padding: 20px 0;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center
}

.footer-l a {
    color: #fff;
    font-size: 14px
}

.footer-r a {
    color: #FC0;
    font-size: 13px;
    margin-left: 16px;
    position: relative;
    padding-left: 20px
}

.footer-r a:before {
    position: absolute;
    content: "";
    background: #fff;
    height: 20px;
    width: 1px;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.fb::before {
    position: unset !important
}

.hero-slider .owl-nav botton {
    position: absolute;
    top: 0
}

.hero-slider .owl-nav button {
    transform: translateY(-50%);
    height: 60px;
    width: 60px;
    border: 1px dashed #fff !important;
    border-radius: 10px;
    font-size: 50px !important;
    color: #fff !important;
    line-height: 54px !important;
    transition: .3s;
    margin: 0 10px
}

.hero-slider .owl-nav {
    position: absolute;
    right: 30px;
    margin: auto;
    text-align: center;
    bottom: 20px
}

.hero-slider .owl-next {
    left: 375px !important
}

.hero-slider .owl-nav button span {
    line-height: 52px;
    height: 60px !important;
    display: inline-block
}

.hero-slider .owl-nav button:hover {
    background: #fff !important;
    color: #00916E !important
}

.hero-slider .owl-dots {
    display: none
}

.hero-area.hi {
    height: 500px
}

.hero-slider.hero-2 {
    height: 500px
}

.hero-slider.hero-2 .owl-nav button {
    top: 71%
}

.hero-area.hi .hero-text p {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    margin: 0
}

.hero-area.hi .hero-text h2 {
    margin-bottom: 10px
}

.owl-stage-outer {
    height: 100%
}

.owl-stage {
    height: 100%
}

.rank-area {
    padding: 100px 0
}

.rank-title h3 {
    font-size: 40px;
    color: #0156A9;
    font-weight: 600;
    margin-bottom: 55px
}

.rank-title {
    position: relative
}

.rank-title span {
    position: absolute;
    height: 2px;
    width: 90px;
    background: #00926D;
    top: 110px;
    left: 0
}

.brr2 {
    top: 105px !important
}

.rank-text p {
    font-size: 16px;
    color: #222;
    font-weight: 400;
    line-height: 28px
}

.rank-link span {
    font-size: 16px;
    color: #00926D;
    display: block;
    line-height: 33px;
    font-weight: 500
}

.rank-link {
    margin-bottom: 30px
}

.rank-btn a {
    border: 2px solid #00926D;
    border-radius: 50px;
    width: 190px;
    height: 50px;
    display: block;
    text-align: center;
    line-height: 45px;
    color: #00926D;
    font-weight: 600;
    text-transform: uppercase
}

.rank-sider {
    text-align: right
}

.rnk-fl {
    height: 100%;
    display: flex;
    align-items: center
}

.rank-active.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.rank-img {
    display: flex;
    justify-content: end
}

.owl-dots {
    display: none
}

.rank-active {
    padding-top: 26px
}

.rank-active .owl-nav button {
    transform: translateY(-50%);
    height: 45px;
    width: 45px;
    border: 1px dashed #0D9774 !important;
    border-radius: 50%;
    font-size: 40px !important;
    color: #0D9774 !important;
    line-height: 39px !important;
    transition: .3s;
    margin: 0 10px
}

.rank-active .owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center
}

.rank-active .owl-next {
    left: 360px !important
}

.rank-active .owl-nav button span {
    line-height: 41px;
    height: 45px !important;
    display: inline-block
}

.rank-active.owl-carousel .owl-nav button:hover {
    background: #fff !important;
    color: #00916E !important
}

.rank-cn-area {
    text-align: center
}

.rank-cn a {
    width: 85px;
    height: 85px;
    display: inline-block;
    background-color: #fff;
    box-shadow: 0 2px 36px 0 rgb(0 0 0 / .08);
    line-height: 85px;
    border-radius: 50%;
    position: relative
}

.rank-cn a:before {
    position: absolute;
    content: "1";
    top: -4px;
    background-image: -moz-linear-gradient(0deg, #0156a9 0%, #00926d 61%);
    background-image: -webkit-linear-gradient(0deg, #0156a9 0%, #00926d 61%);
    background-image: -ms-linear-gradient(0deg, #0156a9 0%, #00926d 61%);
    height: 30px;
    width: 30px;
    line-height: 30px;
    color: #fff;
    border-radius: 50%;
    right: -11px
}

.rank-cn {
    margin-bottom: 20px
}

.rank-cn-area p {
    font-size: 16px;
    color: #222
}

.rank-cn.cn2 a::before {
    position: absolute;
    content: "2"
}

.rank-cn.cn3 a::before {
    position: absolute;
    content: "3"
}

.rank-cn.cn4 a::before {
    position: absolute;
    content: "4"
}

.rank-area.rank-2 {
    padding-top: 0
}

.rank-2 .rank-img {
    display: flex;
    justify-content: start
}

.rank-2 .rank-active .owl-next {
    left: 284px !important
}

.rank-2 .rank-active .owl-nav button {
    left: 224px
}

.rank-area.rank-3 {
    padding-top: 0
}

.off-canvas-menu {
    display: none
}

.header-off-btn.menu-trigger.right {
    display: none
}

.rank-sider {
    padding-left: 50px
}

.dna-area:hover {
    background-image: -moz-linear-gradient(0deg, #0156a9 0%, #00926d 100%);
    background-image: -webkit-linear-gradient(0deg, #0156a9 0%, #00926d 100%);
    background-image: -ms-linear-gradient(0deg, #0156a9 0%, #00926d 100%)
}

.dna-area:hover a img {
    filter: brightness(100000%)
}

.dna-area:hover p {
    color: #fff
}

.pathway-area {
    padding-top: 80px;
    padding-bottom: 70px;
    border-top: 3px solid #008679
}

.pathway-area .section-title h2 {
    font-size: 34px;
    color: #040404;
    font-weight: 500;
    margin: 0;
    margin-bottom: 15px
}

.pathway-area .section-title p {
    font-size: 14px;
    color: #222;
    font-weight: 500;
    margin: 0
}

.path-wrap {
    margin-bottom: 120px
}

.path-thumb {
    text-align: center
}

.path-thumb img {
    box-shadow: 0 0 20px 3px #dddddda6
}

.pth-content p {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0
}

.pth-content {
    padding-top: 27px
}

.receptor-area {
    padding-top: 70px;
    border-top: 2px solid #008679;
    padding-bottom: 130px
}

.recep-img {
    text-align: center
}

.receptor-area .section-title h2 {
    font-size: 34px;
    color: #040404;
    font-weight: 400;
    margin: 0;
    margin-bottom: 15px
}

.receptor-area .section-title p {
    font-size: 14px;
    color: #222;
    font-weight: 500;
    margin: 0
}

.receptor-area .section-title {
    margin-bottom: 55px
}

.receptor-area .container {
    max-width: 1200px
}

.rect-text {
    text-align: left
}

.recep-img img {
    box-shadow: 0 0 18px 2px #dddddda8
}

.rect-text {
    padding-top: 50px
}

.rect-text h3 {
    font-size: 30px;
    color: #222;
    font-weight: 500;
    margin: 0
}

.Activating-wrapper {
    padding-top: 40px
}

.Activating-wrapper li a {
    font-size: 22px;
    color: #222;
    font-weight: 500
}

.Activating-wrapper li {
    list-style: none;
    margin-bottom: 5px
}

.breadcrumb {
    margin-bottom: 0
}

.detail-banner {
    background-color: #00926D57;
    background-image: url(../images/back_footer-min.png);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 40px 0 150px
}

.detail-banner .breadcrumb {
    background: #fff0
}

.detail-banner .breadcrumb code,
.detail-banner .breadcrumb a,
.detail-banner .breadcrumb span {
    color: #fff
}

.login-container {
    background: #0053a514;
    padding: 80px 0
}

@media screen and (max-width:120px) {
    .login-container {
        padding: 40px 4%
    }
}

.login-container h1 {
    margin: 5px 0 15px 0;
    font-size: 30px;
    color: #666;
    font-weight: 400
}

@media screen and (max-width:767px) {
    .login-container h1 {
        font-size: 20px
    }
}

.athutication-whitebackground {
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgb(0 0 0 / .085);
    border-radius: .4375rem;
    padding: 40px
}

.login-container .login-advice {
    float: left;
    width: 60%;
    color: #666;
    font-size: 16px
}

.login-container .login-advice a {
    text-align: center
}

.login-container .login-advice h2 {
    margin: 10px 0;
    font-size: 20px;
    font-weight: 400;
    color: #0156a9
}

.login-container .login-advice ul {
    padding-left: 20px;
    margin: 10px 0
}

.login-container .login-advice ul li {
    padding: 6px 0;
    list-style-type: disc;
    color: #0156a9
}

.login-container .login-advice ul li span {
    color: #666
}

.login-container .login-box {
    float: left;
    width: calc(40% - 30px);
    text-align: center;
    font-size: 16px;
    box-sizing: border-box;
    margin-left: 30px
}

.athutication-whitebackground .submit-btn {
    display: inline-block;
    width: 100%;
    padding: 8px 15px;
    margin-bottom: 20px;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px
}

.athutication-whitebackground .submit-btn[type="password"] {
    margin-bottom: 0
}

.login-container .login-box .error-msg {
    height: 50px;
    line-height: 25px;
    color: #0156a9;
    text-align: left;
    font-size: 13px
}

.athutication-whitebackground .submit-btn[type="checkbox"] {
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    display: none
}

.login-container .login-box label {
    float: left;
    display: block;
    cursor: pointer;
    -webkit-tap-highlight-color: #fff0
}

.login-container .login-box label span {
    float: left
}

.login-container .login-box label input[type="checkbox"]+span.bg {
    display: block;
    width: 16px;
    height: 16px;
    margin-top: 4px;
    margin-right: 5px;
    background: url(../icons/icon_select.png) no-repeat;
    background-size: contain
}

.login-container .login-box label input[type="checkbox"]:checked+span.bg {
    background: url(../icons/icon_select_cur.png) no-repeat;
    background-size: contain
}

.login-container .login-box .forget-pwd {
    float: right;
    color: #0054a5
}

.athutication-whitebackground .submit-btn {
    margin-top: 20px;
    background-color: #0053a5;
    color: #fff;
    cursor: pointer
}

@media screen and (max-width:767px) {
    .athutication-whitebackground .submit-btn {
        font-size: 12px;
        padding: 6px 15px
    }
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 100px #fff inset
}

.register-container {
    margin-bottom: 80px;
    margin-top: 80px
}

@media screen and (max-width:120px) {
    .register-container {
        padding: 5px 4%;
        margin-bottom: 50px
    }
}

.register-container h1 {
    margin: 5px 0 15px 0;
    font-size: 30px;
    color: #666;
    font-weight: 400
}

@media screen and (max-width:767px) {
    .register-container h1 {
        font-size: 20px
    }
}

.register-container .tip {
    margin-bottom: 15px;
    font-size: 16px
}

.register-container .tip a {
    color: #0053a5
}

.register-container h2 {
    margin: 10px 0;
    font-size: 20px;
    font-weight: 400;
    color: #0156a9
}

@media screen and (max-width:767px) {
    .register-container h2 {
        font-size: 15px
    }
}

.register-container .register-item {
    margin-bottom: 20px;
    font-size: 16px;
    color: #666
}

.register-container .register-item label {
    float: left;
    width: 22%;
    margin-top: 6px;
    text-align: right
}

.register-container .register-item label .required {
    color: #ed1b23
}

.register-container .register-item input {
    float: left;
    width: 34%;
    height: 32px;
    padding: 0 15px;
    margin-left: 2%;
    line-height: 30px;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.register-container .register-item select {
    float: left;
    width: 34%;
    height: 32px;
    line-height: 30px;
    padding: 0 15px;
    margin-left: 2%;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../image/icons/icon_arrow_down.png) no-repeat right center;
    background-position-x: 98%
}

.register-container .register-item .Validform_checktip {
    float: left;
    padding-left: 2%;
    font-size: 14px
}

.register-container .register-item input[type='submit'] {
    background-color: #0156a9;
    color: #fff;
    font-size: 16px;
    cursor: pointer
}

@media screen and (max-width:767px) {
    .register-container .register-item {
        margin-bottom: 15px;
        font-size: 12px
    }

    .register-container .register-item label {
        width: 30%
    }

    .register-container .register-item input {
        width: 65%;
        height: 28px;
        line-height: 26px;
        padding: 0 10px
    }

    .register-container .register-item select {
        width: 65%;
        height: 28px;
        line-height: 26px;
        padding: 0 10px
    }

    .register-container .register-item .Validform_checktip {
        width: 60%;
        margin-left: 32%;
        padding-left: 20px
    }
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 100px #fff inset
}

.findPwd-container {
    background: #0053a514;
    padding: 80px 0
}

.findPwd-container h1 {
    margin: 5px 0 15px 0;
    font-size: 30px;
    color: #666;
    font-weight: 400
}

@media screen and (max-width:767px) {
    .findPwd-container h1 {
        font-size: 20px
    }
}

.findPwd-container .findPwd-advice {
    float: left;
    width: 60%;
    color: #666;
    font-size: 16px
}

.findPwd-container .findPwd-advice h2 {
    margin: 10px 0;
    font-size: 20px;
    font-weight: 400;
    color: #0156a9
}

.findPwd-container .findPwd-advice .bg-box {
    width: 84%;
    height: 250px;
    background: url(../images/bg_reset_pwd.png) no-repeat;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px
}

.findPwd-container .findPwd-advice .bg-box.reset {
    background: url(../image/bg_reset_pwd.png)
}

@media screen and (max-width:767px) {
    .findPwd-container .findPwd-advice .bg-box {
        width: 100%;
        height: auto;
        padding: 5%
    }
}

.findPwd-container .findPwd-advice .bg-box h3 {
    margin-top: 0;
    font-weight: 400
}

.findPwd-container .findPwd-advice ul {
    padding-left: 20px;
    margin: 10px 0
}

.findPwd-container .findPwd-advice ul li {
    padding: 6px 0;
    list-style-type: disc;
    color: #0156a9
}

.findPwd-container .findPwd-advice ul li span {
    color: #666
}

@media screen and (max-width:767px) {
    .findPwd-container .findPwd-advice {
        width: 100%;
        font-size: 12px
    }

    .findPwd-container .findPwd-advice h2 {
        font-size: 16px
    }
}

.findPwd-container .findPwd-box {
    float: left;
    width: calc(40% - 30px);
    margin-left: 30px;
    text-align: center;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.findPwd-container .findPwd-box .tip {
    margin-bottom: 25px;
    font-size: 14px;
    color: #888;
    text-align: left
}

.findPwd-container .findPwd-box input {
    display: inline-block;
    width: 100%;
    padding: 8px 15px;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px
}

.findPwd-container .findPwd-box .error-msg {
    height: 30px;
    line-height: 30px;
    color: #0156a9;
    text-align: left;
    font-size: 13px
}

.findPwd-container .findPwd-box .resetPwd label {
    float: left;
    width: 20%;
    height: 20px;
    margin-top: 6px;
    text-align: right;
    color: #666
}

.findPwd-container .findPwd-box .resetPwd input {
    float: left;
    width: 75%;
    margin-left: 5%
}

.findPwd-container .findPwd-box .submit-btn {
    background-color: #0053a5;
    color: #fff;
    cursor: pointer
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #00926d;
    border-color: #00926d
}

@media screen and (max-width:767px) {
    .findPwd-container .findPwd-box {
        width: 100%;
        padding: 0;
        font-size: 12px;
        margin-top: 30px;
        margin-left: 0;
        padding: 20px
    }

    .findPwd-container .findPwd-box input {
        font-size: 12px;
        padding: 6px 15px
    }

    .findPwd-container .findPwd-box .error-msg {
        height: 24px;
        line-height: 24px;
        font-size: 12px
    }
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 100px #fff inset
}

.goods-container .goods-menu .menu-list h2 .icon-btn {
    color: #fff
}

.main-menu a {
    color: #545051
}

.field-loginform-rememberme .custom-control-label::before,
.field-loginform-rememberme .custom-control-label::after {
    left: -1.5rem
}

.ucenter-container {
    padding: 50px 0;
    background: #0053a514
}

@media screen and (max-width:767px) {
    .ucenter-container {
        padding: 5px 4%
    }
}

.ucenter-container h1.title-bar {
    margin-bottom: 20px;
    margin-top: 0;
    color: #0156a9;
    font-size: 30px;
    font-family: 'Lubalin Medium', 'Century Gothic', Arial, sans-serif !important
}

@media screen and (max-width:767px) {
    .ucenter-container h1.title-bar {
        margin-bottom: 10px;
        font-size: 20px
    }
}

.ucenter-container .ucenter-menu {
    float: left;
    width: 22%;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgb(0 0 0 / .085);
    border-radius: .4375rem;
    padding: 20px
}

@media screen and (max-width:767px) {
    .ucenter-container .ucenter-menu {
        width: 100%
    }
}

.ucenter-container .ucenter-menu .menu {
    margin-bottom: 20px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    font-size: 14px
}

.ucenter-container .ucenter-menu .menu h2 {
    position: relative;
    padding: 10px 20px;
    margin: 0;
    font-size: 16px;
    color: #666;
    font-weight: 400;
    background-color: #f9f6f1
}

.ucenter-container .ucenter-menu .menu ul {
    padding: 10px 5px 10px 10px
}

.ucenter-container .ucenter-menu .menu ul li {
    padding: 8px 0;
    list-style: none
}

.ucenter-container .ucenter-menu .menu ul li a {
    position: relative;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    color: #333;
    text-align: left
}

.ucenter-container .ucenter-menu .menu ul li a.active {
    color: #0156a9
}

@media screen and (max-width:767px) {
    .ucenter-container .ucenter-menu .menu h2 {
        padding: 6px 20px
    }

    .ucenter-container .ucenter-menu .menu ul li {
        padding: 6px 0
    }
}

.ucenter-container .ucenter-body {
    float: right;
    width: 75%;
    font-size: 16px;
    line-height: 25px;
    color: #666;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgb(0 0 0 / .085);
    border-radius: .4375rem;
    padding: 20px
}

.ucenter-container .ucenter-body h2 {
    margin-top: 0;
    font-size: 20px;
    font-weight: 400
}

@media screen and (max-width:767px) {
    .ucenter-container .ucenter-body {
        width: 100%;
        font-size: 12px
    }

    .ucenter-container .ucenter-body h2 {
        font-size: 16px
    }
}

.ucenter-container .ucenter-body .form-item {
    margin-bottom: 20px;
    font-size: 16px;
    color: #666
}

.ucenter-container .ucenter-body .form-item label {
    float: left;
    width: 22%;
    text-align: right
}

.ucenter-container .ucenter-body .form-item label .required {
    color: #ed1b23
}

.ucenter-container .ucenter-body .form-item input {
    float: left;
    width: 34%;
    height: 32px;
    padding: 0 15px;
    margin-left: 2%;
    line-height: 30px;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ucenter-container .ucenter-body .form-item select {
    float: left;
    width: 34%;
    height: 32px;
    line-height: 30px;
    padding: 0 15px;
    margin-left: 2%;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../image/icons/icon_arrow_down.png) no-repeat right center;
    background-position-x: 98%
}

.ucenter-container .ucenter-body .form-item .Validform_checktip {
    float: left;
    padding-left: 2%;
    font-size: 14px
}

.ucenter-container .ucenter-body .form-item input[type='submit'] {
    background-color: #0156a9;
    color: #fff;
    font-size: 16px;
    cursor: pointer
}

@media screen and (max-width:767px) {
    .ucenter-container .ucenter-body .form-item {
        margin-bottom: 15px;
        font-size: 12px
    }

    .ucenter-container .ucenter-body .form-item label {
        width: 30%
    }

    .ucenter-container .ucenter-body .form-item input {
        width: 65%;
        height: 28px;
        line-height: 26px;
        padding: 0 10px
    }

    .ucenter-container .ucenter-body .form-item select {
        width: 65%;
        height: 28px;
        line-height: 26px;
        padding: 0 10px
    }

    .ucenter-container .ucenter-body .form-item .Validform_checktip {
        width: 60%;
        margin-left: 32%;
        padding-left: 20px
    }
}

.ucenter-container .ucenter-body .order-box {
    font-size: 16px
}

.ucenter-container .ucenter-body .order-box .title-bar {
    padding: 10px 0;
    margin-bottom: 20px;
    background-color: #f0ede9
}

.ucenter-container .ucenter-body .order-box .title-bar .size,
.ucenter-container .ucenter-body .order-box .title-bar .price,
.ucenter-container .ucenter-body .order-box .title-bar .quantity {
    float: left;
    width: 12%;
    padding: 0 10px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ucenter-container .ucenter-body .order-box .title-bar .catalog,
.ucenter-container .ucenter-body .order-box .title-bar .subtotal {
    float: left;
    width: 15%;
    padding: 0 10px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ucenter-container .ucenter-body .order-box .title-bar .name {
    float: left;
    width: 34%;
    padding: 0 10px;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ucenter-container .ucenter-body .order-box ul.order-list {
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    margin-bottom: 15px;
    list-style: none;
    padding-left: 0
}

.ucenter-container .ucenter-body .order-box ul.order-list li {
    padding: 10px 0;
    margin: 0 20px;
    border-bottom: 1px dotted #e1e1e1
}

.ucenter-container .ucenter-body .order-box ul.order-list li .size,
.ucenter-container .ucenter-body .order-box ul.order-list li .price,
.ucenter-container .ucenter-body .order-box ul.order-list li .quantity {
    float: left;
    width: 12%;
    padding: 0 10px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ucenter-container .ucenter-body .order-box ul.order-list li .catalog,
.ucenter-container .ucenter-body .order-box ul.order-list li .subtotal {
    float: left;
    width: 15%;
    padding: 0 10px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ucenter-container .ucenter-body .order-box ul.order-list li .name {
    float: left;
    width: 34%;
    padding: 0 10px;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ucenter-container .ucenter-body .order-box ul.order-list li:first-child {
    padding: 6px 20px;
    margin: 0;
    background-color: #f0ede9;
    border-bottom: none
}

.ucenter-container .ucenter-body .order-box ul.order-list li.order-item-more {
    display: none
}

.ucenter-container .ucenter-body .order-box ul.order-list li:last-child {
    border-bottom: none
}

.ucenter-container .ucenter-body .order-box ul.order-list li:last-child a {
    display: block;
    width: 130px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    border-radius: 5px;
    margin-left: 20px
}

.ucenter-container .ucenter-body .order-box ul.order-list li:last-child a.del-order {
    float: left;
    background-color: #0053a5;
    text-align: center
}

.ucenter-container .ucenter-body .order-box ul.order-list li:last-child a.view-more {
    float: right;
    background-color: #0156a9
}

.ucenter-container .ucenter-body .order-box ul.order-list li:last-child a.order-again {
    float: right;
    background-color: #0156a9;
    text-align: center
}

@media screen and (max-width:767px) {
    .ucenter-container .ucenter-body .order-box {
        font-size: 12px
    }

    .ucenter-container .ucenter-body .order-box .title-bar {
        padding: 6px 0;
        margin-bottom: 15px
    }

    .ucenter-container .ucenter-body .order-box .title-bar>div {
        padding: 0 !important
    }

    .ucenter-container .ucenter-body .order-box .title-bar .catalog,
    .ucenter-container .ucenter-body .order-box .title-bar .subtotal {
        width: 18%
    }

    .ucenter-container .ucenter-body .order-box .title-bar .name {
        width: 28%
    }

    .ucenter-container .ucenter-body .order-box ul.order-list li {
        padding: 6px 0;
        margin: 0;
        list-style: none
    }

    .ucenter-container .ucenter-body .order-box ul.order-list li>div {
        padding: 0 !important
    }

    .ucenter-container .ucenter-body .order-box ul.order-list li .catalog,
    .ucenter-container .ucenter-body .order-box ul.order-list li .subtotal {
        width: 18%
    }

    .ucenter-container .ucenter-body .order-box ul.order-list li .name {
        width: 28%
    }

    .ucenter-container .ucenter-body .order-box ul.order-list li:first-child {
        padding: 0 10px
    }

    .ucenter-container .ucenter-body .order-box ul.order-list li:last-child a {
        width: 90px;
        height: 26px;
        line-height: 26px;
        margin-left: 5px
    }
}

.logo>a {
    float: left
}

.logo>img {
    float: left;
    margin-top: 42px;
    margin-left: 20px
}

.cart-container {
    padding: 40px 0;
    background: #0053a514
}

@media screen and (max-width:767px) {
    .cart-container {
        padding: 2% 4%
    }
}

.cart-container .cart-list {
    width: 100%;
    overflow: scroll
}

.cart-container .cart-list::-webkit-scrollbar {
    display: none
}

.cart-container .cart-list table {
    width: 100%;
    border-collapse: collapse;
    font-size: 16px
}

.cart-container .cart-list table th {
    background-color: #f0ede9;
    font-weight: 400;
    color: #666
}

.cart-container .cart-list table th,
.cart-container .cart-list table td {
    padding: 15px 4px;
    text-align: center
}

.cart-container .cart-list table th input[type="number"],
.cart-container .cart-list table td input[type="number"] {
    width: 60px;
    height: 24px;
    border: 1px solid #e1e1e1;
    outline: none;
    border-radius: 3px;
    text-align: center
}

.cart-container .cart-list table th input[type="number"]::-webkit-outer-spin-button,
.cart-container .cart-list table td input[type="number"]::-webkit-outer-spin-button,
.cart-container .cart-list table th input[type="number"]::-webkit-inner-spin-button,
.cart-container .cart-list table td input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none
}

.cart-container .cart-list table td {
    border-bottom: 1px dotted #e1e1e1
}

.cart-container .cart-list table td:nth-child(2) {
    width: 40%
}

.cart-container .cart-list table td .item-txt {
    float: left;
    width: 100%
}

.cart-container .cart-list table td .item-txt.size-selector {
    position: relative
}

.cart-container .cart-list table td .item-txt.size-selector .size-selected {
    position: relative;
    width: 100%;
    height: 32px;
    line-height: 32px;
    padding-left: 20px;
    text-align: left;
    background-color: #eee;
    border: 1px solid #fff0;
    cursor: pointer
}

.cart-container .cart-list table td .item-txt.size-selector .size-selected:hover {
    background-color: #eee
}

.cart-container .cart-list table td .item-txt.size-selector .size-selected .pointer {
    position: absolute;
    display: block;
    width: 15px;
    height: 8px;
    background: url(../image/icons/icons.png) -144px 0 no-repeat;
    right: 8px;
    top: 14px
}

@media screen and (max-width:767px) {
    .cart-container .cart-list table td .item-txt.size-selector .size-selected .pointer {
        display: none
    }
}

.cart-container .cart-list table td .item-txt.size-selector .size-selected.active {
    background-color: #eee;
    border: 1px solid #e1e1e1
}

.cart-container .cart-list table td .item-txt.size-selector .size-selected.active .pointer {
    background: url(../image/icons/icons.png) -144px -10px no-repeat
}

@media screen and (max-width:767px) {
    .cart-container .cart-list table td .item-txt.size-selector .size-selected {
        padding-left: 0 !important;
        font-size: 12px
    }
}

.cart-container .cart-list table td .item-txt.size-selector .size-menu {
    width: 100%;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-top: none
}

.cart-container .cart-list table td .item-txt.size-selector .size-menu ul.size-list {
    width: 100%;
    margin-bottom: 0
}

.cart-container .cart-list table td .item-txt.size-selector .size-menu ul.size-list li.size-item {
    padding: 5px 20px;
    cursor: pointer;
    text-align: left
}

@media screen and (max-width:767px) {
    .cart-container .cart-list table td .item-txt.size-selector .size-menu ul.size-list li.size-item {
        padding: 5px 0
    }
}

.cart-container .cart-list table td .item-txt.size-selector .size-menu ul.size-list li.size-item:hover {
    background: #eee
}

@media screen and (max-width:767px) {
    .cart-container .cart-list table {
        font-size: 12px
    }

    .cart-container .cart-list table th,
    .cart-container .cart-list table td {
        padding: 5px 2px
    }

    .cart-container .cart-list table th input[type="number"],
    .cart-container .cart-list table td input[type="number"] {
        width: 40px;
        height: 20px
    }
}

.cart-container .quick-order {
    margin: 20px 0;
    font-size: 16px
}

.cart-container .quick-order span {
    float: left;
    margin-top: 4px
}

.cart-container .quick-order input {
    float: left;
    width: 150px;
    height: 28px;
    padding: 0 10px;
    margin: 0 15px;
    border: 1px solid #e1e1e1;
    outline: none;
    border-radius: 4px
}

.cart-container .quick-order a {
    float: left;
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    background-color: #0156a9
}

@media screen and (max-width:767px) {
    .cart-container .quick-order {
        font-size: 12px
    }

    .cart-container .quick-order input {
        width: 100px
    }

    .cart-container .quick-order a {
        width: 70px
    }
}

.cart-container .check-out {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background-color: #f9f6f1
}

.cart-container .check-out .total-price {
    float: right;
    color: #666
}

.cart-container .check-out .total-price span {
    font-size: 20px;
    color: #0053a5
}

.cart-container .check-out .check-out {
    float: right;
    width: 160px;
    height: 100%;
    margin-left: 30px;
    background-color: #0156a9
}

.cart-container .check-out .check-out a {
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: 600
}

@media screen and (max-width:767px) {
    .cart-container .check-out {
        height: 30px;
        line-height: 30px;
        font-size: 12px
    }

    .cart-container .check-out .check-out {
        float: right
    }

    .cart-container .check-out .total-price span {
        font-size: 14px
    }
}

.ucenter-container .ucenter-body .order-box ul.order-list li .name2 {
    float: left;
    width: 15%;
    padding: 0 10px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ucenter-container .ucenter-body .order-box ul.order-list li .email {
    float: left;
    width: 20%;
    padding: 0 10px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ucenter-container .ucenter-body .order-box ul.order-list li .phone {
    float: left;
    width: 20%;
    padding: 0 10px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ucenter-container .ucenter-body .order-box ul.order-list li .city {
    float: left;
    width: 15%;
    padding: 0 10px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ucenter-container .ucenter-body .order-box ul.order-list li .company {
    float: left;
    width: 15%;
    padding: 0 10px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ucenter-container .ucenter-body .order-box ul.order-list li .address1 {
    float: left;
    width: 15%;
    padding: 0 10px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ucenter-container .ucenter-body .order-box .title-bar .name2,
.ucenter-container .ucenter-body .order-box .title-bar .city,
.ucenter-container .ucenter-body .order-box .title-bar .company,
.ucenter-container .ucenter-body .order-box .title-bar .address1 {
    float: left;
    width: 15%;
    padding: 0 10px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ucenter-container .ucenter-body .order-box .title-bar .email,
.ucenter-container .ucenter-body .order-box .title-bar .phone {
    float: left;
    width: 20%;
    padding: 0 10px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.cart-container .static_w {
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgb(0 0 0 / .085);
    border-radius: .4375rem;
    padding: 20px
}

.invalid-feedback {
    margin-left: 20px
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #0054a5 ! important;
    border-color: #0054a5 ! important
}

.main_wrapper {
    background: #fff;
    border-top: 1px solid #ccc
}

.product-description-wrapper .static_w {
    margin-top: 20px
}

.white-background-wrapper {
    background: #fff;
    border-radius: 4px;
    padding: 20px
}

.checkout-detail-head {
    position: relative
}

.checkout-detail-head::after {
    content: '\f107';
    font-family: "Font Awesome 5 Pro";
    font-size: 30px;
    position: absolute;
    right: 0;
    top: 50%;
    line-height: 0
}

.payment label,
.payment p {
    font-size: 15px
}

.order-summury-box table {
    margin-bottom: 10px
}

.order-summury-box table tr td {
    font-size: 15px
}

.order-list table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%
}

.order-list td,
th {
    border: 1px solid #ddd;
    text-align: left;
    padding: 8px
}

.order-list tr:nth-child(even) {
    background-color: #ddd
}

.cart_quantity {
    position: absolute;
    width: 17px;
    height: 17px;
    line-height: 15px;
    text-align: center;
    background: #0054a5;
    color: #fff;
    border-radius: 50%;
    top: 16px;
    font-size: 10px;
    align-items: center;
    justify-content: center;
    display: flex;
    right: 7px
}

.owl-item {
    background-color: rgb(14 255 150 / .04);
    text-align: center;
    line-height: 50px;
    font-weight: 700
}

.owl-nav {
    text-align: center
}

.owl-nav div {
    margin: 10px;
    display: inline-block
}

.owl-nav .active {
    border-bottom: 1px solid #888
}

.scelte {
    padding: 20px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap
}

.scelte .scrollfeatures {
    font-size: 14px;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 8px;
    letter-spacing: .3px;
    padding: 15px 12px;
    border-radius: 6px;
    white-space: nowrap;
    text-transform: uppercase;
    color: #444;
    background: #dee2e6
}

.scelte .scrollfeatures:not(:last-child) {
    margin-right: 10px
}

.scelte .scrollfeatures.active {
    color: #00926d;
    background: #fff0;
    border: 1px solid #00926d
}

.custom-slider-for #big .owl-stage-outer .owl-stage .owl-item .item .thumb-img {
    padding: 20px
}

.custom-slider-for #big .owl-stage-outer .owl-stage .owl-item .thumb-img img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.custom-slider-nav #thumbs .owl-stage-outer .owl-stage .owl-item .thumb-img {
    padding: 10px
}

@media only screen and (min-width:576px) {
    .custom-slider-nav #thumbs {
        height: 100%
    }

    .custom-slider-nav #thumbs .owl-stage-outer .owl-stage {
        width: 100% !important;
        transform: unset !important;
        overflow-y: auto
    }

    .custom-slider-nav #thumbs .owl-stage-outer .owl-stage .owl-item {
        width: 100% !important;
        margin-bottom: 10px
    }

    .custom-slider-nav #thumbs .owl-stage-outer .owl-stage .owl-item .thumb-img {
        padding: 20px
    }

    .custom-slider-for #big .owl-stage-outer .owl-stage .owl-item,
    .custom-slider-for #big .owl-stage-outer .owl-stage .owl-item .item,
    .custom-slider-for #big .owl-stage-outer .owl-stage .owl-item .item .thumb-img {
        height: 100% !important
    }
}

.static-page-wrapper .article-box h3 {
    font-size: 22px;
    margin: 30px 0 8px
}

.protocol-wrapper .article-box h3:first-child {
    text-align: center;
    margin: 0 0 20px
}

.protocol-wrapper .article-box p:first-child {
    text-align: center
}

.proto-img img {
    width: 100%
}

.single-protolist {
    margin-bottom: 20px;
    text-align: center
}

.static-page-wrapper .article-box ul li,
.static-page-wrapper .article-box p {
    font-size: 16px
}

.other-related {
    margin-top: 23px
}

.mt-c {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    text-align: left !important;
    white-space: nowrap;
    padding-right: 19px
}

div#productPanels .card-header {
    position: relative;
    padding: 15px
}

.accordion .accordion-indicator::before {
    content: "\f105";
    position: absolute;
    color: #8e8989;
    font-family: "Font Awesome 5 Pro";
    font-size: 15px
}

.accordion .accordion-indicator[aria-expanded="true"]::before {
    content: "\f077"
}

.accordion .czi-delivery::before {
    content: "\f48b";
    position: absolute;
    color: #8e8989;
    font-family: "Font Awesome 5 Pro";
    font-size: 15px;
    top: 17px
}

.accordion i.czi-delivery,
.accordion i.czi-support {
    padding-right: 20px
}

.czi-support::before {
    content: "\f590";
    position: absolute;
    color: #8e8989;
    font-family: "Font Awesome 5 Pro";
    font-size: 15px;
    top: 14px
}

.price-font-size {
    font-size: 15px;
    font-weight: 600;
    color: #787575
}

#exp-container {
    margin-left: 0 !important;
    width: 100% !important
}

.block-box.widget-memebers.box-body .widget-title {
    color: #245D4E;
    font-family: Helvetica Neue !important;
    font-weight: 500 !important
}

.block-box.widget-memebers.box-body input {
    color: #245d4e !important
}

.user-cards-list .media.mt-2 {
    box-shadow: rgb(99 99 99 / .2) 0 2px 8px 0px !important;
    background: #fff !important;
    padding: 5px 20px !important;
    display: flex !important;
    align-items: center !important;
    margin: 0 0 20px !important
}

.user-cards-list .media.mt-2 h5 {
    font-size: 18px !important;
    line-height: 30px !important;
    font-family: Helvetica Neue !important;
    margin: 0 !important
}

.user-cards-list .media.mt-2 .icon-wrap {
    padding-right: 10px !important;
    font-size: 18px !important
}

.user-cards-list .edit-btn.delete {
    color: red !important;
    font-size: 14px !important;
    line-height: 24px !important
}

.user-cards-list .edit-btn {
    color: #245d4e !important;
    font-size: 14px !important;
    line-height: 24px !important
}

.user-cards-list .summary {
    margin: 20px 0;
    color: #245d4e !important;
    font-size: 18px !important;
    line-height: 24px !important;
    font-family: Helvetica Neue !important;
    font-weight: 500 !important
}

.widget-heading .btn-theme.btn.px-3 {
    background-color: #0156a9 !important;
    color: #fff !important;
    position: relative;
    width: 30% !important;
    font-size: 14px;
    margin: 20px 0 !important
}

.ajax-loader {
    background-color: rgb(255 255 255 / .7);
    position: fixed;
    z-index: 100 !important;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.ajax-loader img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.Payment-btn a {
    background: #005abf;
    color: #fff;
    padding: 6px 8px;
    font-size: 13px;
    border-radius: 4px;
    font-weight: 600
}

.payment-view-btn a {
    background: #00926d
}

.back-btn-custom {
    border: 1px solid #00926d;
    color: #00926d !important;
    padding: 3px 11px;
    border-radius: 4px;
    display: inline-block;
    transition: all 200ms ease-in-out
}

.back-btn-custom:hover {
    background: #00926d;
    color: #fff !important
}

.thanks-div {
    background-color: #70787c2e
}

.thank-you-page {
    min-height: 54vh
}

.btn-custom-thankyou {
    background-color: #00926D;
    color: #fff;
    border-radius: 10px;
    margin-left: 10px
}

.btn-custom-thankyou:hover {
    text-decoration: none;
    color: #fff;
    background-color: #00926D
}

.usersignupthankupagebtn {
    background-color: #00926D;
    color: white !important;
    font-size: 18px;
    font-weight: 500;
    border-radius: 5px
}

.detail-banner .title {
    font-size: 2rem
}

@media screen and (max-width:991px) {
    .login-container .login-advice {
        width: 100%;
        font-size: 12px
    }

    .login-container .login-advice h2 {
        font-size: 16px
    }

    .login-container .login-box {
        width: 100%;
        padding: 15px;
        margin-top: 15px;
        font-size: 12px;
        margin-left: 0
    }

    .login-container .login-box .error-msg {
        height: 24px;
        line-height: 24px;
        font-size: 12px
    }

    .login-container .login-box label input[type="checkbox"]+span.bg {
        width: 12px;
        height: 12px;
        margin-top: 3px
    }

    .static_w {
        padding: 0 15px
    }
}

@media screen and (max-width:545px) {
    .login-container .login-advice a {
        width: auto !important
    }

    .scelte .scrollfeatures {
        padding: 10px 12px
    }

    .scelte {
        padding: 15px 0
    }
}

@media screen and (max-width:512px) {
    .goods-brief .download {
        margin-top: 10px
    }
}

.pagination>li>a:hover,
.pagination>li.active>a,
.pagination>.active>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    background-color: #00926d;
    border-color: #00926d;
    color: #fff
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #004aac;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.stripe-form-page .form-control {
    height: 52px
}

.stripe-form-page #card-btn {
    height: 52px;
    background: #0054a5;
    border-color: #0054a5
}

.main_header_bg {
    background: linear-gradient(85deg, #00926d, #0156A9);
    padding: 40px 0
}

.widget-list-item {
    margin-bottom: 10px
}

.widget-list-item a {
    font-size: 15px;
    transition: .5s !important
}

.widget-list-item a:hover {
    text-decoration: underline !important
}

.anchor p {
    font-size: 15px;
    color: #5e5e5e;
    font-weight: 500;
    margin-bottom: 1rem
}

.anchor h3 {
    font-size: 18px;
    font-weight: 600
}

.anchor dt {
    font-size: 15px
}

.anchor dd {
    font-size: 15px;
    font-weight: 500;
    color: #5e5e5e;
    margin-bottom: 1rem
}

.anchor li {
    font-size: 15px;
    font-weight: 500;
    color: #5e5e5e;
    margin-bottom: 1rem;
    list-style: inherit !important
}

.search-page-overlap {
    background: linear-gradient(85deg, #00926d, #0156A9);
    padding: 40px 20px
}

.contact_main_box {
    background: #e3ebee !important;
    border-radius: 10px;
    padding: 40px
}

.contact_main_box .form-control {
    border: 2px solid #ccd5df
}

.media-body .text_bold {
    font-weight: 500;
    color: #8F9091;
    font-size: 14px
}

.media-body .first_txt {
    font-weight: 500;
    font-size: 14px;
    color: #292929
}

.media-body .media {
    margin-bottom: 10px
}

.map_contact iframe {
    height: 450px
}

.contact_main_box .media i {
    color: #0156A9;
    font-size: 18px
}

.btn.btn-see-more {
    background: #0156A9;
    padding: 8px 20px;
    color: #fff;
    transition: .5s
}

.contact_form label {
    font-size: 14px;
    font-weight: 500
}

.btn.btn-see-more:hover {
    background: #0000;
    transition: .5s;
    color: #0156A9;
    border-color: #0156A9
}

.contact_form_inner {
    padding-right: 25px
}

.cz-sidebar-static {
    padding-left: 15px
}

.contact_main_sec {
    padding: 100px 0 0
}

.contact_main_box p {
    font-weight: 500;
    color: #8F9091;
    font-size: 14px;
    margin-bottom: 15px
}

.about-quote {
    background: #00926D;
    color: #fff !important
}

.role_name {
    font-size: 15px !important;
    color: #0156A9 !important
}

.link_name a {
    color: #0357AA
}

.prdct_nm a {
    color: #0357AA
}

.key_facts .media i {
    font-size: 2rem
}

.widget_left {
    position: sticky;
    top: 100px
}

.rs-about {
    padding: 100px 0 0
}

.sec-title .title {
    font-weight: 600;
    font-size: 22px
}

.rs-about .rs-animation-shape {
    position: relative;
    z-index: 1
}

.rs-about .rs-animation-shape .pattern {
    position: absolute;
    top: 22px
}

.rs-about .rs-animation-shape .middle {
    position: absolute;
    left: -165px;
    top: -56px;
    z-index: -1
}

.rs-about .rs-animation-shape .bottom-shape {
    position: absolute;
    left: -165px;
    top: 395px;
    z-index: -1
}

.rs-about .rs-animation-shape .middle-image2 {
    position: absolute;
    top: -80px;
    left: -25px;
    z-index: -1
}

.rs-about .shape-image {
    position: relative
}

.rs-about .shape-image .top {
    position: absolute;
    right: 51%;
    top: -125px
}

.rs-about .shape-image .bottom {
    position: absolute;
    right: 0;
    top: 145px
}

.sec-title .sub-text.style-bg {
    background-color: #1273EB17;
    display: inline-block;
    padding: 6px 25px;
    color: #1273eb;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 14px
}

.sec-title p {
    font-size: 15px;
    color: #454545;
    font-weight: 500;
    line-height: 30px
}

.dance3 {
    -webkit-animation: dance3 8s alternate infinite
}

@keyframes dance3 {
    0% {
        -webkit-transform: scale(.8)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

.addres_sec {
    padding: 100px 0
}

.addres_boxss i {
    font-size: 52px;
    margin-bottom: 20px;
    color: #0054a5
}

.addres_boxss {
    text-align: center;
    box-shadow: rgb(17 12 46 / .15) 0 48px 100px 0;
    height: 100%;
    padding: 35px;
    background: #fff;
    transition: all .5s;
    display: flex;
    flex-direction: column
}

.addres_boxss p {
    font-size: 16px;
    font-weight: 500;
    color: #728194;
    margin: auto 0
}

.addres_boxss a {
    color: #728194 !important
}

.addres_boxss:hover {
    transition: all .5s;
    background: -webkit-linear-gradient(0deg, #0156a9 0%, #00926d 100%)
}

.addres_boxss:hover i,
.addres_boxss:hover h4,
.addres_boxss:hover p,
.addres_boxss:hover a {
    color: #fff !important
}

.addres_boxss a:hover {
    text-decoration: underline !important
}

.First_wrapp strong {
    font-size: 22px;
    color: #0156A9;
    font-weight: 600
}

.common_sec {
    background: #f8fcff
}

.common_sec p {
    font-size: 16px;
    font-weight: 500;
    line-height: 34px;
    color: #000
}

.inner_wrap h3 {
    font-size: 20px;
    color: #000;
    font-weight: 600
}

.First_wrapp {
    margin-bottom: 30px
}

.inner_img_wrap {
    margin-bottom: 50px;
    padding: 5px;
    border-radius: 5px;
    box-shadow: rgb(100 100 111 / .2) 0 7px 29px 0;
    text-align: center;
    background: #fff
}

.common_sec table {
    width: 100% !important;
    background: #fff;
    border-color: #ccc !important;
    border-radius: 15px !important;
    box-shadow: 0 0 10px #ccc;
    margin-top: 20px
}

.common_sec table td {
    padding: 10px 20px;
    background: #fff;
    border-color: #ccc !important;
    text-align: center !important
}

.common_sec br {
    display: none
}

.common_sec ol,
.common_sec ul,
.common_sec dl {
    margin-bottom: 0;
    padding-left: 55px
}

.common_sec a {
    color: #00926D
}

.common_sec a:hover {
    text-decoration: underline !important
}

.common_sec table td p {
    text-align: center !important
}

.common_sec li {
    list-style: inherit !important;
    font-weight: 400
}

.common_sec ul.widget-list {
    padding-left: 0;
    list-style: none;
    padding-top: 7px
}

ul.widget-list li {
    margin-bottom: 15px
}

ul.widget-list li a {
    font-size: 16px;
    font-weight: 600;
    color: #000
}

.pt-100 {
    padding-top: 100px !important
}

.filter_modal .modal-dialog {
    position: fixed;
    margin: auto;
    width: 400px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0)
}

.filter_modal .modal-body {
    height: 100vh;
    overflow: scroll
}

.filter_modal.fade.in .modal-dialog {
    left: 0
}

.Filter_btn {
    border: 1px solid #545051;
    color: #545051;
    padding: 8px 25px;
    font-size: 16px;
    background: #fff;
    border-radius: 5px
}

.clear_btn {
    border: 2px solid #545051;
    color: #545051;
    padding: 12px 25px 8px;
    font-size: 16px;
    background: #fff;
    border-radius: 5px
}

.filter_search input {
    border-radius: 0
}

.form-inline.filter_search .btn {
    background: #00926D;
    color: #fff;
    border-radius: 0
}

.select_filter #faq .card {
    margin-bottom: 10px;
    border: 1px solid#ccc;
    border-radius: 7px
}

.select_filter #faq .card .card-header {
    border: 0;
    -webkit-box-shadow: 0 0 20px 0 rgb(213 213 213 / .5);
    box-shadow: 0 0 20px 0 rgb(213 213 213 / .5);
    border-radius: 2px;
    padding: 0
}

.select_filter #faq .card .card-header .btn-header-link {
    display: block;
    text-align: left;
    background: #d5d5d5;
    color: #222;
    padding: 10px 20px
}

.clear_btn_wrp {
    margin-top: 35px;
    margin-bottom: 20px
}

.select_filter #faq .card .card-header .btn-header-link::after {
    content: "\f106";
    font-family: 'Font Awesome 5 pro';
    font-weight: 900;
    float: right
}

.select_filter #faq .card .card-header .btn-header-link.collapsed {
    background: #e1e1e1;
    color: #545051
}

.select_filter #faq .card .card-header .btn-header-link.collapsed:after {
    content: "\f107"
}

.select_filter #faq .card .collapsing {
    background: #fff;
    line-height: 30px
}

.select_filter #faq .card .collapse {
    border: 0
}

.select_filter #faq .card .collapse.show {
    background: #fff;
    line-height: 30px;
    color: #222
}

.select_filter label {
    font-size: 14px;
    font-weight: 500
}

.select_filter {
    overflow: scroll
}

.filter_search input {
    width: 100% !important
}

.filter_search {
    position: relative
}

.filter_search .btn {
    position: absolute;
    right: 0
}

.table_border_none table td {
    border-color: #0000 !important;
    padding: 20px 20px !important
}

.thankyou-wrapper {
    background: #f2fafc !important;
    padding: 40px 0
}

.thankyou-wrapper-inner {
    min-width: 320px;
    max-width: 680px;
    word-wrap: break-word;
    word-break: break-word;
    padding: 40px 20px;
    background-color: #fff;
    margin: 0 auto;
    box-shadow: 1px 0 10px 0 rgb(0 0 0 / 3%)
}

.thankyou-head {
    text-align: center
}

.thankyou-head h3 {
    color: #44464a;
    line-height: 1.2;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px
}

.thankyou-head i {
    font-size: 50px;
    color: #00926D;
    margin-bottom: 12px
}

.thankyou-head h5 {
    color: #44464a;
    font-size: 1.17em;
    font-weight: 700
}

.thankyou-head p {
    font-size: 12px;
    color: #44464a
}

.txtTinyMce-wrapper p {
    padding: 8px 0
}

.txtTinyMce-wrapper p span {
    color: #0053a5
}

.item-detail-table th {
    background-color: #f2fafc;
    color: #0053a5;
    font-weight: 400;
    border: 0
}

.item-detail-table td {
    border-top: 0;
    border-bottom: 1px solid #e1ecef
}

.item-detail-table td:last-child,
.item-detail-table th:last-child {
    text-align: right
}

.item-detail-table td strong {
    font-weight: 800
}

.item-detail-table tfoot tr:last-child td {
    font-weight: 500;
    font-size: 22px;
    color: #0053a5
}

.thnakyou-body .btn {
    text-decoration: none;
    display: inline-block;
    color: #0053a5;
    background-color: #fff0;
    border-radius: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    width: auto;
    width: auto;
    border: 1px solid #0053a5;
    padding: 10px 14px;
    text-align: center;
    font-size: 14px;
    word-break: keep-all
}

.sub-product-list.hong1 li a:hover {
    color: #008d72 !important
}

.image .img-wrapper .img-responsive {
    width: 100%;
    height: 260px;
    object-fit: cover
}

.btn.btn-markers.my-1.mr-0-5 {
    color: #373f50;
    background-color: #e3e9ef;
    border-color: #e3e9ef;
    padding: .45rem .45rem;
    font-size: .8125rem;
    line-height: 1;
    border-radius: .1875rem;
    text-decoration: none;
    margin: 3px
}

.font-weight-medium.pt-3.pb-1-5 b,
strong {
    font-weight: 700
}

.loader_wrp {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    height: 100%;
    background: #10101059;
    width: 100%;
    transform: translate(-50%, -50%);
    display: none
}

.loader_wrp .loader {
    border: 10px solid #e9e9e9;
    border-radius: 50%;
    border-top: 10px solid #00926d;
    width: 150px;
    height: 150px;
    -webkit-animation: spin 2s linear infinite;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    animation: spin 2s linear infinite
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.goods-info .title {
    position: relative;
    padding: 10px 20px;
    margin-bottom: 20px;
    font-size: 16px;
    border-left: 4px solid #fff0;
    background-color: #edf3f3;
    font-weight: 600;
    cursor: pointer
}

.goods-info .title .fold-btn {
    position: absolute;
    top: 10px;
    right: 20px;
    width: 20px;
    height: 20px;
    background: url(../image/icons/icons_detail.png) 0 0 no-repeat
}

.goods-info .title.active .fold-btn {
    background: url(../image/icons/icons_detail.png) -20px 0 no-repeat
}

.goods-info .title.active {
    border-color: #0156a9
}