.page-title-area h2 {
    font-size: 40px;
    color: transparent;
    /* 文本颜色设为透明 */
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    margin-bottom: 0;
    z-index: 1;
    padding-left: 10px;
    padding-top: 5px;
    color: #ffffff;
    /* -webkit-text-stroke: 1px #00b5fd; */
}

.page-title-area .title-white {
    color: #000000;
    font-weight: 900;
    -webkit-text-stroke: 0.7px #fff;
    font-style: italic;
    font-size: 45px;
}

.page-title-area h5 {
    color: #fff;
    letter-spacing: 1px;
    position: relative;
    margin-bottom: 0;
    z-index: 1;
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 5px;
    font-family: var(--font-default);
}

.br-1,
.br-2,
.br-3 {
    display: none;
}

@media (max-width:767px) {

    .br-2 {
        display: block;
    }
}

.page-title-area ul {
    padding: 0;
    margin: 20px 0 0;
    list-style-type: none;
}

.page-title-area ul li {
    display: inline-block;
    margin-right: 15px;
    color: #00b5fd;
    position: relative;
}

.page-title-area ul li a {
    display: block;
    color: #ffffff;
}

.page-title-area ul li a:hover,
.page-title-area ul li a:focus {
    color: #00b5fd;
}

.page-title-area ul li a i {
    position: relative;
    top: -1px;
    margin-right: 2px;
}

.page-title-area ul li a i::before {
    font-size: 12px;
}

.page-title-area ul li::before {
    content: "";
    position: absolute;
    left: -11px;
    top: 4px;
    width: 2px;
    height: 14px;
    background: #ffffff;
    -webkit-transform: rotate(11deg);
    transform: rotate(11deg);
}

.page-title-area ul li:first-child::before {
    display: none;
}

@media (max-width:1230px) {
    .page-title-area h2 {
        font-size: 32px;
    }
}

@media (max-width:1200px) {
    .page-title-area {
        padding-top: 200px;
        padding-bottom: 130px;
    }

    .page-title-area h2 {
        font-size: 30px;
    }

    .page-title-area .title-white {
        font-size: 38px;
    }
}

@media (max-width:991px) {
    .page-title-area {
        padding-top: 120px;
        padding-bottom: 100px;
    }

    .page-title-area h2 {
        font-size: 24px;
    }

    .page-title-area h5 {
        font-size: 14px;
    }

    .br-2 {
        display: block;
    }
}

@media (max-width:767px) {
    .page-title-area {
        padding-top: 80px;
        padding-bottom: 80px;
    }

}

/* @media (max-width:767px) {
    .top-bg {
        background-image: none;
        padding-top: 0px;
        padding-bottom: 0px;
        position: relative;
    }

    .page-title-area .container {
        position: absolute;
        top: 30%;
        left: 51%;
        transform: translate(-50%, -50%);
        text-align: center;
    }

    .br-2 {
        display: none;
    }

    .page-title-area h2 {
        font-size: 35px;
        padding-bottom: 20px;
    }

    .page-title-area h5 {
        font-size: 18px;
        margin-bottom: 20px;
    }
} */

@media (max-width:580px) {

    .page-title-area .title-white {
        font-size: 30px;
    }

    .page-title-area h2 {
        font-size: 20px;
        padding-bottom: 0px;
    }

    .page-title-area h5 {
        font-size: 12px;
        margin-bottom: 0px;
        padding-top: 10px;
    }

    .page-title-area ul {
        font-size: 12px;
        margin: 10px 0 0;
    }

}

@media (max-width:525px) {

    .page-title-area .title-white {
        font-size: 25px;
    }

    .page-title-area h2 {
        font-size: 18px;
        padding-bottom: 0px;
    }

    .page-title-area h5 {
        font-size: 12px;
        margin-bottom: 0px;
        padding-top: 10px;
    }

    .page-title-area ul {
        font-size: 12px;
        margin: 10px 0 0;
    }

    .page-title-area {
        padding-top: 50px;
        padding-bottom: 50px;
    }

}

@media (max-width:455px) {

    .page-title-area .title-white {
        font-size: 20px;
    }

    .page-title-area h2 {
        font-size: 16px;
        padding-bottom: 0px;
    }

    .page-title-area h5 {
        font-size: 10px;
        margin-bottom: 0px;
        padding-top: 10px;
    }

    .page-title-area ul {
        font-size: 10px;
        margin: 10px 0 0;
    }

    .container-2 {
        max-width: 95%;
    }

}

/* @media (max-width: 450px) {
    .banner-home-2 {
        height: 100%;
        width: 100vw;
    }

    .page-title-area .container {
        width: 90%;
    }
} */


@media (max-width:350px) {
    .page-title-area .title-white {
        font-size: 18px;
    }

    .page-title-area h2 {
        font-size: 14px;
        padding-bottom: 0px;
    }

    .page-title-area h5 {
        font-size: 8px;
        margin-bottom: 0px;
        padding-top: 10px;
    }

    .page-title-area ul {
        font-size: 8px;
        margin: 10px 0 0;
    }

}

.bg-inner {
    position: relative;
    z-index: 10;
}


/*  Features */
.section_padding {
    padding: 5.5rem 0;
}

.single-features {
    text-align: center;
    -webkit-box-shadow: 0px 0px 6.37px 0.63px rgba(32, 32, 32, 0.07);
    box-shadow: 0px 0px 6.37px 0.63px rgba(32, 32, 32, 0.07);
    padding: 30px 40px 15px;
    background: #fff;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.single-features span {
    font-size: 2.50rem;
    background: linear-gradient(45deg, #68e0cf 0%,
            #209cff 50%);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
}

.single-features h5 {
    color: #383838;
    margin-top: 1.27rem;
    margin-bottom: 2rem;
    position: relative;
    letter-spacing: 3px;
    font-size: 22px;
}

.single-features h5:after {
    content: '';
    position: absolute;
    height: 4px;
    width: 40px;
    left: 50%;
    top: 37px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: linear-gradient(45deg, #68e0cf 0%,
            #209cff 50%);
}

.single-features p {
    color: #666;
}

.single-features:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    background: linear-gradient(45deg, #68e0cf 0%,
            #209cff 50%);
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.single-features:hover span {
    color: #fff;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.single-features:hover h5 {
    color: #fff;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.single-features:hover h5:after {
    background: #fff;
}

.single-features:hover p {
    color: #fff;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

@media (max-width:910px) {
    .single-features h5 {
        font-size: 20px;
    }

    .single-features p {
        font-size: 14px;
    }
}

@media (max-width:862px) {
    .single-features h5 {
        font-size: 18px;
    }
}

@media (max-width:824px) {
    .single-features h5 {
        font-size: 16px;
    }
}

@media (max-width:767px) {
    .single-features h5 {
        font-size: 20px;
    }
}

@media (max-width:400px) {
    .single-features h5 {
        font-size: 18px;
    }

    .single-features p {
        font-size: 14px;
    }
}

.features_area {
    background: #f8f8f800;
}


.vigo_container_two {
    padding: 0px 0 0 15px;
    margin: 0 auto;
}

.vigo_container_two {
    max-width: 1376px;
}

.services_area.section_padding {
    padding-bottom: 3.5rem;
}

.single-servie {
    margin-top: 2rem;
}

.single-servie span {
    font-size: 2rem;
    color: #68e0cf;
    margin-bottom: 1.6rem;
    display: inline-block;
}

.single-servie h6 {
    color: #68e0cf;
    margin-bottom: 12px;
    font-size: 1rem;
    letter-spacing: 2px;
    transition: 0.5s;
}

.single-servie p {
    margin-bottom: 0px;
}

.single-servie:hover h6 {
    color: #209cff;
}

.image-box-half {
    -webkit-box-shadow: 0px 0px 9.1px 0.9px rgba(32, 32, 32, 0.07);
    box-shadow: 0px 0px 9.1px 0.9px rgba(32, 32, 32, 0.07);
    border: 6px solid #fff;
    position: relative;
    margin-left: 5px;
    margin-top: 0;
    background: #f8f8f8;
}

.image-box-half:before,
.image-box-half:after {
    content: '';
    position: absolute;
    width: 70%;
    height: 99%;
    background: #68e0cf;
    z-index: -1;
}

.image-box-half:before {
    top: -11px;
    left: -11px;
}

.image-box-half:after {
    bottom: -11px;
    right: -11px;
}

.image-box-half img {
    max-width: 100%;
}

@media (max-width:991px) {
    .image-box-half {
        display: flex;
        justify-content: center;
    }

    .services_area .section_title {
        margin-top: 70px;
    }
}

.services_area.section_padding {
    padding-bottom: 3.5rem;
}

.btn_wrapper {
    height: 46px;
}

/* About Product */
.video_area {
    background: url(../../media/images/video/video-bg.html) no-repeat scroll center center/cover;
    position: relative;
}

.video_area:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(17, 17, 17, 0.93);
    z-index: -99;
}

.video_area.section_padding {
    padding: 7.8rem 0;
}

.video_popup {
    position: relative;
    z-index: 1;
    margin-left: 5px;
}

.video_popup:after,
.video_popup:before {
    width: 70%;
    height: 80%;
    content: "";
    position: absolute;
    background: #ff0074;
    z-index: -1;
}

.video_popup:after {
    left: -5px;
    top: -5px;
}

.video_popup:before {
    right: -5px;
    bottom: -5px;
}

.video_popup img {
    border: 5px solid #fff;
}

.video_popup a {
    position: absolute;
    left: calc(50% - 57px);
    top: calc(50% - 57px);
    width: 114px;
    height: 114px;
    background: #ff00734d;
    border-radius: 50%;
    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;
}

.video_popup a i {
    font-size: 4.72rem;
    color: #ffffff;
}

.about_section {
    padding: 0 30px;
    padding-right: 0;
}

.about_section .section_title {
    margin-bottom: 2rem;
}

.about_section .section_title>span,
.about_section .section_title h2,
.about_section .section_title p {
    color: #fff;
}

.about_section .section_title p {
    padding-top: 0;
}

.about_section .section_title svg {
    margin-bottom: 10px;
}

#ingredient .video-pop-inner {
    margin: 0 auto;
    position: absolute;
    top: calc(50% - 52px);
    left: calc(50% - 52px);
}

#ingredient .video_popup a {
    position: absolute;
    left: 0;
    top: 0;
}

#ingredient .video_popup a i {
    font-size: 23px;
    color: #ff0074;
    margin-left: 20px;
    background-color: #fff;
}

#ingredient .video_popup a::after {
    content: '';
    position: absolute;
    left: 7px;
    right: 7px;
    top: 7px;
    bottom: 7px;
    background: transparent;
    z-index: 1;
    border-radius: 50%;
    border: 3px solid #fff;
}

.about_section .section_title p {
    margin-bottom: 0.6rem;
}

/*---------- Product Features Section---------*/
.product-features {
    background: #f1f1f100;
    padding-bottom: 25px;
}

.product-features .media {
    margin: 0 0 20px;
    transition: 0.5s;
}

.product-features .media:hover {
    transform: translateY(-5px);
}


.product-features .media:hover .media-body {
    background: linear-gradient(180deg, #68e0cf 0%,
            #209cff 50%);
    color: white;
}

.product-features .media:hover .media-body {
    background: linear-gradient(180deg, #68e0cf 0%,
            #209cff 50%);
    color: #fff;
}

.product-features .media:hover .product-features-title {
    color: #fff;
}

.product-features .media:hover .product-features-content {
    color: #fff;
}

.product-features .product-features-img {
    background: white;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    transition: 0.5s;
    box-shadow: 0px 0px 23px -8px rgba(51, 51, 51, 0.34118);
}

.product-features .product-features-title {
    font-weight: 600;
    letter-spacing: 1px;
}

.product-features .media-body {
    background: white;
    padding: 15px 9px;
    transition: 0.5s;
}

.product-features .product-features-img img {
    align-items: center;
    margin: 10px 18px;
}

.product-features .product-features-content {
    margin-bottom: -0px;
}

@media (max-width: 575px) {
    .product-features {
        padding-top: 18px !important;
        padding-bottom: 24px !important;
    }
}

@media (min-width: 768px) {
    .product-features {
        padding: 34px 0;
    }
}

@media (min-width: 1024px) {
    .product-features {
        padding: 40px 0 30px;
    }

    .product-features .product-features-title {
        line-height: 1;
    }

    .product-features .product-features-content {
        font-size: 14px;
        line-height: 20px;
    }

    .product-features .media-body {
        padding: 10px 10px;
    }

    .product-features .flex-lg-row-reverse:hover .media-body {
        background: linear-gradient(180deg, #68e0cf 0%,
                #209cff 50%);
    }

    .product-features .flex-lg-row-reverse:hover .product-features-title {
        color: #fff;
    }

    .product-features .order-lg-1 {
        margin-bottom: 20px;
    }
}

.product-features .product-features-title {
    color: #222;
    font-family: var(--font-default);
}

.product-features .product-features-content {
    color: #222;
}

@media (min-width: 1200px) {
    .product-features {
        padding: 94px 0 0px;
    }

    .product-features .product-features-title {
        font-size: 20px;
        line-height: 35px;
        font-weight: 900;
        margin-bottom: 0;
        color: #333740;
    }

    .product-features .product-features-content {
        font-size: 15px;
        line-height: 25px;
        color: #333740;
    }

    .product-features .media-body {
        padding: 15px 15px;
    }

    .product-features .flex-lg-row-reverse .media-body {
        padding: 15px 13px;
    }

    .product-features .product-features-main-title {
        padding-bottom: 10px;
    }


    .product-features-content {
        transition: 0.5s;
    }

    .product-features .flex-lg-row-reverse:hover .product-features-content {
        color: #fff;
    }

    .product-features .media:hover .product-features-content {
        color: #fff;
    }

    .product-features .media {
        margin: 0 0 41px;
    }

    .right-first-child {
        margin-top: 0 !important;
    }
}

@media (max-width: 768px) {
    .product-features {
        padding: 39px 0 43px;
    }

    .product-features .page-title {
        margin-bottom: 33px;
    }

    .product-features .media-body {
        text-align: left !important;
    }
}

@media (max-width: 1024px) {
    .product-features .product-features-title {
        font-size: 18px;
    }

    .product-features .media-body {
        padding: 20px;
    }

    .product-features .media {
        margin: 0 0 30px;
    }

    .product-features .right-first-child {
        margin-top: 0;
    }
}



@media (max-width: 767px) {
    .pl-60 {
        padding-left: 40px;
    }

    .single-features {
        margin-bottom: 20px;
    }
}

@media (max-width: 1200px) {
    .table__header h3 {
        font-size: 36px;
        margin-bottom: 5px;
    }

    .table__body {
        margin: 0.3rem auto;
    }
}

@media (max-width: 991px) {
    .table__header h3 {
        font-size: 26px;
    }
}

@media (max-width: 450px) {
    .table__header h3 {
        font-size: 20px;
    }
}


@media (max-width: 991px) {
    .table__body {
        width: 100%;
    }

    thead th {
        font-size: 18px;
    }

    td {
        font-size: 18px;
    }

    table {
        width: 100%;
    }
}

@media (max-width: 767px) {
    thead th {
        font-size: 16px;
    }

    td {
        font-size: 16px;
    }
}

@media (max-width:575px) {

    table {
        width: 100%;
        margin: 0 auto;
    }

    thead th {
        font-size: 12px;
        padding-right: 10px;
    }

    td {
        font-size: 12px;
    }

    td:nth-child(1) {
        font-size: 12px;
        padding-right: 10px;
    }

    .product-features-left {
        margin-left: 20px;
    }
}

@media (max-width: 475px) {
    thead th {
        font-size: 10px;
    }

    td:nth-child(1) {
        font-size: 10px;
        padding-right: 10px;
    }

    td {
        font-size: 10px;
    }
}

@media (max-width: 400px) {
    td:nth-child(1) {
        font-size: 9px;
    }
}

@media (max-width: 387px) {
    td:nth-child(1) {
        font-size: 8px;
    }
}

@media (max-width:365px) {
    thead th {
        font-size: 10px;
        padding-right: 5px;
    }

    td {
        font-size: 10px;
    }

    td:nth-child(1) {
        font-size: 8px;
    }
}

@media (max-width: 335px) {
    thead th {
        font-size: 9px;
    }

    td {
        font-size: 9px;
    }
}

@media (max-width: 305px) {
    thead th {
        font-size: 8px;
    }

    td {
        font-size: 8px;
    }

    td:nth-child(1) {
        font-size: 7px;
    }
}



.table-info {
    max-width: 90%;
    margin: 0 auto;
    padding-top: 20px;
}

.table-info p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 28px;
}

.table-info .spec-info {
    display: grid;
    grid-template-columns: 1fr;
    margin-left: 20px;
}

.table-info .spec-info ul li {
    list-style: disc;
    color: #bebdbd;
}

.table-info .spec-info-2 {
    margin-left: 20px;
    margin-top: 5px;
}

.table-info .spec-info-2 li {
    list-style: disc;
    color: #9b9a00;
}

@media (max-width: 767px) {
    .table-info p {
        font-size: 16px;
    }

    .table-info .spec-info {
        display: grid;
        grid-template-columns: 1fr;
    }

    .table-info .spec-info ul li,
    .table-info .spec-info-2 li {
        font-size: 14px;
    }
}

@media (max-width: 575px) {
    .table-info p {
        font-size: 14px;
        line-height: 20px;
    }

    .table-info .spec-info {
        display: grid;
        grid-template-columns: 1fr;
    }

    .table-info .spec-info ul li,
    .table-info .spec-info-2 li {
        font-size: 12px;
    }
}

@media (max-width: 365px) {
    .table-info p {
        font-size: 12px;
    }

    .table-info .spec-info {
        display: grid;
        grid-template-columns: 1fr;
    }

    .table-info .spec-info ul li,
    .table-info .spec-info-2 li {
        font-size: 10px;
    }
}


/*  */

/* .color-box {
    display: flex;
}

.btm-box {
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
    padding-bottom: 80px;
    flex-wrap: wrap;
}

#box {
    width: 80px;
    height: 80px;
    border: 3px solid #fff;
    margin: 5% 0 0 0;
    background-color: #a6a6a6;
    background-size: cover;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

#box p {
    color: #fff;
    margin-bottom: 0px;
    font-size: 18px;
}

#box2 {
    width: 80px;
    height: 80px;
    border: 3px solid #fff;
    margin: 5% 0 0 15px;
    background-color: #808080;
    background-size: cover;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

#box2 p {
    color: #fff;
    margin-bottom: 0px;
    font-size: 18px;
}

#box3 {
    width: 80px;
    height: 80px;
    border: 3px solid #fff;
    margin: 5% 0 0 15px;
    background-color: #595959;
    background-size: cover;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

#box3 p {
    color: #fff;
    margin-bottom: 0px;
    font-size: 18px;
}

#box4 {
    width: 80px;
    height: 80px;
    border: 3px solid #fff;
    margin: 5% 0 0 15px;
    background-color: #262626;
    background-size: cover;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

#box4 p {
    color: #fff;
    margin-bottom: 0px;
    font-size: 18px;
}

#box5 {
    width: 80px;
    height: 80px;
    border: 3px solid #fff;
    margin: 5% 0 0 15px;
    background-color: #0d0d0d;
    background-size: cover;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

#box5 p {
    color: #fff;
    margin-bottom: 0px;
    font-size: 18px;
}

#box6 {
    width: 80px;
    height: 80px;
    border: 3px solid #fff;
    margin: 5% 0 0 15px;
    background-color: #0d0d0d;
    background-size: cover;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

#box6 p {
    color: #fff;
    margin-bottom: 0px;
    font-size: 18px;
}

.logo-box {
    vertical-align: middle;
    align-items: center;
}

.logo-box img {
    width: 220px;
    margin-top: 20px;
}

@media (max-width:991px) {

    #box,
    #box2,
    #box3,
    #box4,
    #box5,
    #box6 {
        width: 60px;
        height: 60px;
        border: 2px solid #fff;
    }

    #box p,
    #box2 p,
    #box3 p,
    #box4 p,
    #box5 p,
    #box6 p {
        font-size: 16px;
    }

    .logo-box img {
        width: 180px;
        margin-top: 30px;
    }
}

@media (max-width:767px) {

    #box,
    #box2,
    #box3,
    #box4,
    #box5,
    #box6 {
        width: 40px;
        height: 40px;
        border: 2px solid #fff;
    }

    #box p,
    #box2 p,
    #box3 p,
    #box4 p,
    #box5 p,
    #box6 p {
        font-size: 12px;
    }

    .logo-box img {
        width: 120px;
        margin-top: 20px;
    }
}

@media (max-width:403px) {
    .color-box {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .logo-box img {
        width: 120px;
        margin-top: 40px;
    }

    .btm-box {
        display: flex;
        justify-content: center;
        padding-top: 30px;
        flex-wrap: wrap;
    }

}

@media (max-width:345px) {

    .color-box {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    #box p,
    #box2 p,
    #box3 p,
    #box4 p,
    #box5 p,
    #box6 p {
        font-size: 12px;
    }


    .logo-box img {
        width: 120px;
        margin-top: 40px;
    }
} */

/*  */
.spec-img {
    max-width: 90%;
    margin: 0 auto;
}

.spec-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bg-dark {
    background-color: #000000;
}

.products-bg-bg {
    background: url(../img/productbg-bg.png) no-repeat;
}

.table__body tr>td:nth-child(n+2) {
    padding-left: 5px;
}

@media (max-width:573px) {
    .table__body tr>td:nth-child(n+2) {
        padding-left: 3px;
    }
}

@media (max-width:365px) {
    .table__body tr>td:nth-child(n+2) {
        padding-left: 2px;
    }
}

@media (max-width:991px) {
    .spec-img {
        max-width: 100%;
        margin: 0 auto;
    }
}

@media (max-width:767px) {
    .container-2 {
        max-width: 90%;
    }
}

@media (max-width:455px) {

    .container-2 {
        max-width: 95%;
    }

}

.title-white {
    max-width: 50%;
}