body {
    font-family: "Open Sans","PingFang SC","Microsoft YaHei","Helvetica Neue","Hiragino Sans GB","WenQuanYi Micro Hei",Arial,sans-serif !important;
}
a {
    vertical-align: baseline !important;
    text-decoration: none !important;
}
a.active,a:focus,a:hover {
    text-decoration: none !important;
}
ul {
    list-style: none !important;
}
a:focus {
    outline: none !important;
}

.banner-btn-box {
    margin-top: 24px;
    display: inline-flex;
    justify-content: center;
}
.banner-button {
    border: 1px solid #464947;
}

.show-light .banner-button  {
    border: 1px solid #b5b5b7;
}
.show-grey .banner-button{
    border: 1px solid #898d94;
}

.banner-button:hover{
    background: rgba(0,0,0,.04);
}
.banner-btn-box a.banner-button {
    display: flex;
    align-items: center;
    padding: 5px 16px;
    border-radius: 64px;
    margin: 0 8px;
}
.banner-btn-box a.banner-button .text {
    font-size: 14px;
    line-height: 20px;
    color: #404040;
}

.show-grey a.banner-button .text{
 color: #595959;
}
.show-light a.banner-button .text{
    color: #cccccc;
}
.banner-btn-box a.banner-button .icon {
    margin-left: 8px;
    font-size: 14px;
    width: 14px;
    height: 14px;
    color: #404040;
}
.show-light a.banner-button .icon {
    color: #cccccc;
}
.show-grey a.banner-button .icon {
    color: #7d7d7d;
}

.onePage p {
    margin-bottom:15px;
    font-size:1.3rem;
    color:#7a7a7a;
}
.onePage img {
    display:inline-block;
}

.menu-item {
    color: #141414;
    margin-right: 80px;
}
.menu-item:last-child{
    margin-right: 0px;
}
.menu-item h3 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 30px;
}
.menu-item ul li {
    font-size: 14px;
    margin-bottom: 8px;
}
.menu-item ul li a {
    color: #404040;
}

.media-icon img.social{
    width: 25px;
    margin-right: 10px;
}

.category-item-about {
    position: relative;
}

.expend-menu-about {
    position: absolute;
    z-index: 950;
    left: 0px;
    background: #fff;
}

.expend-menu-about ul {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    width: 120px;
}

.expend-menu-about ul li {
    font-size: 14px;
    padding-bottom: 20px;
}
.expend-menu-about ul li:last-child {
    padding-bottom: 0px;
}

.expend-menu {
    position: absolute;
    z-index: 950;
    background: #fff;
    left: 0px;
    width: 100%;
}
.expend-menu-box {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 30px;
}

.expend-sider {
    padding-left: 60px;
    padding-right: 60px;
}
.expend-sider .expend-sider-container {
    width: 830px;
    overflow: hidden;
    margin: 0 auto;
}
.expend-sider .swiper-slide {
    width: 130px !important;
}
.expend-sider .swiper-slide img {
    width: 130px;
}
.swiper-button-prev-cus {
    width: 55px;
    height: 33px;
    background-image: url("../img/media/prev.jpg");
    background-color: #f7f8fa;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 12px;
    background-size: 15%;
    cursor: pointer;
}
.swiper-button-next-cus {
    width: 55px;
    height: 33px;
    background-image: url("../img/media/next.jpg");
    background-color: #f7f8fa;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 12px;
    cursor: pointer;
    background-size: 15%;
}

.site-header-navbar .aimg1 {
    display: block;
}
.site-header-navbar .aimg2 {
    display: none;
}
.sticky-white-nav .site-header-navbar .aimg1{
    display: none;
}
.sticky-white-nav .site-header-navbar .aimg2{
    display: block;
}

.page-index.pc-vtt .sticky-white-nav .site-header-navbar .aimg1,
.archives-index.pc-vtt .sticky-white-nav .site-header-navbar .aimg1,
.channel-index.pc-vtt .sticky-white-nav .site-header-navbar .aimg1,
.search-index.pc-vtt .sticky-white-nav .site-header-navbar .aimg1
{
    display: block;
}

.page-index.pc-vtt .sticky-white-nav .site-header-navbar .aimg2,
.archives-index.pc-vtt .sticky-white-nav .site-header-navbar .aimg2,
.channel-index.pc-vtt .sticky-white-nav .site-header-navbar .aimg2,
.search-index.pc-vtt .sticky-white-nav .site-header-navbar .aimg2
{
    display: none;
}


.archives-index.pc-vtt .dui-navbar.sticky-nav,
.page-index.pc-vtt .dui-navbar.sticky-nav,
.channel-index.pc-vtt .dui-navbar.sticky-nav,
.search-index.pc-vtt .dui-navbar.sticky-nav
{
    background: #1a1515 !important;
}
.archives-index.pc-vtt .dui-navbar.sticky-nav.sticky-white-nav,
.page-index.pc-vtt .dui-navbar.sticky-nav.sticky-white-nav,
.channel-index.pc-vtt .dui-navbar.sticky-nav.sticky-white-nav,
.search-index.pc-vtt .dui-navbar.sticky-nav.sticky-white-nav
{
    background: #1a1515 !important;
}



.archives-index.pc-vtt .dui-navbar.sticky-nav.sticky-white-nav ul.navbar-category li.category-item .nav-item-title,
.page-index.pc-vtt .dui-navbar.sticky-nav.sticky-white-nav ul.navbar-category li.category-item .nav-item-title,
.channel-index.pc-vtt .dui-navbar.sticky-nav.sticky-white-nav ul.navbar-category li.category-item .nav-item-title,
.search-index.pc-vtt .dui-navbar.sticky-nav.sticky-white-nav ul.navbar-category li.category-item .nav-item-title
{
    color: #00dedf !important;
}
.archives-index.pc-vtt .dui-navbar.sticky-nav.sticky-white-nav .navbar-header .navbar-brand .navbar-brand-logo,
.page-index.pc-vtt .dui-navbar.sticky-nav.sticky-white-nav .navbar-header .navbar-brand .navbar-brand-logo,
.channel-index.pc-vtt .dui-navbar.sticky-nav.sticky-white-nav .navbar-header .navbar-brand .navbar-brand-logo,
.search-index.pc-vtt .dui-navbar.sticky-nav.sticky-white-nav .navbar-header .navbar-brand .navbar-brand-logo
{
    background-image: url('../img/logo.png') !important;
}
.archives-index.pc-vtt .dui-navbar.sticky-nav.sticky-white-nav ul.navbar-right li.nav-search .search-btn,
.page-index.pc-vtt .dui-navbar.sticky-nav.sticky-white-nav ul.navbar-right li.nav-search .search-btn,
.channel-index.pc-vtt .dui-navbar.sticky-nav.sticky-white-nav ul.navbar-right li.nav-search .search-btn,
.search-index.pc-vtt .dui-navbar.sticky-nav.sticky-white-nav ul.navbar-right li.nav-search .search-btn
{
    background-image: url('../img/search-btn.png') !important;
}

.loadmore-line {
    border-top: 1px solid #eeeeee;
    margin-top: 2.4em;
}
.loadmore {
    width: 80%;
    margin: 1.5em auto;
    line-height: 1.6em;
    font-size: 14px;
    text-align: center;
    clear: both;
}
.loadmore-tips {
    display: inline-block;
    vertical-align: middle;
}
.loadmore-line .loadmore-tips {
    position: relative;
    top: -0.9em;
    padding: 0 0.55em;
    background-color: #FFFFFF;
    color: #808080;
}

.product-list {
    display: flex;
}

@media (max-width:768px) {
    section.homepage-skypixel-module {
        height: 600px !important;
    }
    section.homepage-skypixel-module .skypixel-container {
        height: 600px !important;
    }
    section.homepage-skypixel-module .swiper-container .swiper-slide {
        width: 450px !important;
        height: 600px !important;
        overflow: auto !important;
    }
    section.homepage-skypixel-module .swiper-pagination-box {
        bottom: 10px !important;
    }
    .archives-index .dui-navbar.sticky-nav,
    .page-index .dui-navbar.sticky-nav,
    .channel-index .dui-navbar.sticky-nav,
    .index-purchasechannels .dui-navbar.sticky-nav {
        background: #f4f4f4 !important;
    }
    .dui-navbar.sticky-nav.sticky-white-nav {
        background: #f4f4f4;
    }

    .swiper-container {
        margin: 0 auto;
        position: relative;
        overflow: hidden;
        z-index: 1;
    }

    .swiper-container-no-flexbox .swiper-slide {
        float: left;
    }

    .swiper-container-vertical>.swiper-wrapper {
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .swiper-slide,.swiper-wrapper {
        width: 100%;
        height: 100%;
        position: relative;
    }

    .swiper-wrapper {
        z-index: 1;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        -o-transition-property: -o-transform;
        -ms-transition-property: -ms-transform;
        transition-property: transform;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .swiper-container-android .swiper-slide,.swiper-wrapper {
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -o-transform: translate(0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    .swiper-container-fade>.swiper-wrapper {
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        -o-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0);
    }

    .swiper-container-multirow>.swiper-wrapper {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .swiper-container-free-mode>.swiper-wrapper {
        -webkit-transition-timing-function: ease-out;
        -moz-transition-timing-function: ease-out;
        -ms-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        margin: 0 auto;
    }

    .swiper-slide {
        -webkit-flex-shrink: 0;
        -ms-flex: 0 0 auto;
        flex-shrink: 0;
    }

    .swiper-container .swiper-notification {
        position: absolute;
        left: 0;
        top: 0;
        pointer-events: none;
        opacity: 0;
        z-index: -1000;
    }

    .swiper-wp8-horizontal {
        -ms-touch-action: pan-y;
        touch-action: pan-y;
    }

    .swiper-wp8-vertical {
        -ms-touch-action: pan-x;
        touch-action: pan-x;
    }

    .swiper-button-next,.swiper-button-prev {
        position: absolute;
        top: 50%;
        width: 27px;
        height: 44px;
        margin-top: -22px;
        z-index: 10;
        cursor: pointer;
        -moz-background-size: 27px 44px;
        -webkit-background-size: 27px 44px;
        background-size: 27px 44px;
        background-position: center;
        background-repeat: no-repeat;
    }

    .swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none;
    }

    .swiper-button-prev,.swiper-container-rtl .swiper-button-next {
        background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3Dhttp%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%20viewBox%3D0%200%2027%2044%3E%3Cpath%20d%3DM0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z%20fill%3D%23007aff%2F%3E%3C%2Fsvg%3E);
        left: 10px;
        right: auto;
    }

    .swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
        background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3Dhttp%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%20viewBox%3D0%200%2027%2044%3E%3Cpath%20d%3DM0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z%20fill%3D%23000000%2F%3E%3C%2Fsvg%3E);
    }

    .swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
        background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3Dhttp%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%20viewBox%3D0%200%2027%2044%3E%3Cpath%20d%3DM0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z%20fill%3D%23ffffff%2F%3E%3C%2Fsvg%3E);
    }

    .swiper-button-next,.swiper-container-rtl .swiper-button-prev {
        background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3Dhttp%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%20viewBox%3D0%200%2027%2044%3E%3Cpath%20d%3DM27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%20fill%3D%23007aff%2F%3E%3C%2Fsvg%3E);
        right: 10px;
        left: auto;
    }

    .swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
        background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3Dhttp%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%20viewBox%3D0%200%2027%2044%3E%3Cpath%20d%3DM27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%20fill%3D%23000000%2F%3E%3C%2Fsvg%3E);
    }

    .swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
        background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3Dhttp%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%20viewBox%3D0%200%2027%2044%3E%3Cpath%20d%3DM27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%20fill%3D%23ffffff%2F%3E%3C%2Fsvg%3E);
    }

    .swiper-pagination {
        position: absolute;
        text-align: center;
        -webkit-transition: 300ms;
        -moz-transition: 300ms;
        -o-transition: 300ms;
        transition: 300ms;
        -webkit-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        -o-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        z-index: 10;
    }

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0;
    }

    .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        display: inline-block;
        border-radius: 100%;
        background: #000;
        opacity: .2;
    }

    button.swiper-pagination-bullet {
        border: none;
        margin: 0;
        padding: 0;
        box-shadow: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -webkit-appearance: none;
        appearance: none;
    }

    .swiper-pagination-clickable .swiper-pagination-bullet {
        cursor: pointer;
    }

    .swiper-pagination-white .swiper-pagination-bullet,.swiper-pagination-white .swiper-pagination-bullet-active {
        background: #fff;
    }

    .swiper-pagination-bullet-active {
        opacity: 1;
        background: #007aff;
    }

    .swiper-pagination-black .swiper-pagination-bullet-active {
        background: #000;
    }

    .swiper-container-vertical>.swiper-pagination {
        right: 10px;
        top: 50%;
        -webkit-transform: translate3d(0,-50%,0);
        -moz-transform: translate3d(0,-50%,0);
        -o-transform: translate(0,-50%);
        -ms-transform: translate3d(0,-50%,0);
        transform: translate3d(0,-50%,0);
    }

    .swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet {
        margin: 5px 0;
        display: block;
    }

    .swiper-container-horizontal>.swiper-pagination {
        bottom: 10px;
        left: 0;
        width: 100%;
    }

    .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
        margin: 0 5px;
    }

    .swiper-container-3d {
        -webkit-perspective: 1200px;
        -moz-perspective: 1200px;
        -o-perspective: 1200px;
        perspective: 1200px;
    }

    .swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

    .swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10;
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

    .swiper-container-coverflow .swiper-wrapper {
        -ms-perspective: 1200px;
    }

    .swiper-container-fade.swiper-container-free-mode .swiper-slide {
        -webkit-transition-timing-function: ease-out;
        -moz-transition-timing-function: ease-out;
        -ms-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .swiper-container-fade .swiper-slide,.swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none;
    }

    .swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
        pointer-events: auto;
    }

    .swiper-container-cube {
        overflow: visible;
    }

    .swiper-container-cube .swiper-slide {
        pointer-events: none;
        visibility: hidden;
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        width: 100%;
        height: 100%;
        z-index: 1;
    }

    .swiper-container-cube.swiper-container-rtl .swiper-slide {
        -webkit-transform-origin: 100% 0;
        -moz-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
    }

    .swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
        pointer-events: auto;
        visibility: visible;
    }

    .swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .swiper-container-cube .swiper-cube-shadow {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .6;
        -webkit-filter: blur(50px);
        filter: blur(50px);
        z-index: 0;
    }

    .swiper-scrollbar {
        border-radius: 10px;
        position: relative;
        -ms-touch-action: none;
        background: rgba(0,0,0,.1);
    }

    .swiper-container-horizontal>.swiper-scrollbar {
        position: absolute;
        left: 1%;
        bottom: 3px;
        z-index: 50;
        height: 5px;
        width: 98%;
    }

    .swiper-container-vertical>.swiper-scrollbar {
        position: absolute;
        right: 3px;
        top: 1%;
        z-index: 50;
        width: 5px;
        height: 98%;
    }

    .swiper-scrollbar-drag {
        height: 100%;
        width: 100%;
        position: relative;
        background: rgba(0,0,0,.5);
        border-radius: 10px;
        left: 0;
        top: 0;
    }

    .swiper-scrollbar-cursor-drag {
        cursor: move;
    }

    .swiper-lazy-preloader {
        width: 42px;
        height: 42px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -21px;
        margin-top: -21px;
        z-index: 10;
        -webkit-transform-origin: 50%;
        -moz-transform-origin: 50%;
        transform-origin: 50%;
        -webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
        -moz-animation: swiper-preloader-spin 1s steps(12,end) infinite;
        animation: swiper-preloader-spin 1s steps(12,end) infinite;
    }

    .swiper-lazy-preloader:after {
        display: block;
        content: "";
        width: 100%;
        height: 100%;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
        background-position: 50%;
        -webkit-background-size: 100%;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .swiper-lazy-preloader-white:after {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    }

    @-webkit-keyframes swiper-preloader-spin {
        to {
            -webkit-transform: rotate(360deg);
        }
    }

    @keyframes swiper-preloader-spin {
        to {
            transform: rotate(360deg);
        }
    }

    section.homepage-banner {
        position: relative;
    }
    section.homepage-banner {
        height: 720px;
    }
    section.homepage-banner .swiper-slide {
        height: 720px;
        width: 100%;
        padding-top: 48px;
        overflow: hidden;
        background-color: #fff;
        text-align: center;
        box-sizing: border-box;
        background-size: cover;
        background-position: center center;
    }

    section.homepage-banner .swiper-slide.theme-light .banner-eyebrow-text {
        color: rgba(255,255,255,.65);
    }

    section.homepage-banner .swiper-slide.theme-light .banner-slogan,section.homepage-banner .swiper-slide.theme-light a.banner-button .icon,section.homepage-banner .swiper-slide.theme-light a.banner-button .text,section.homepage-banner .swiper-slide.theme-light h2.banner-title {
        color: #fff;
    }

    section.homepage-banner .swiper-slide.theme-light a.banner-button {
        border: 1px solid #fff;
    }

    section.homepage-banner .swiper-slide.theme-light a.banner-button:active {
        background: rgba(255,255,255,.15);
    }

    section.homepage-banner .swiper-slide.theme-light a.dui-watch-video .icon {
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTJweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgMTIgMTQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+c29saWQvcGxheS12aXN1YWwtY2VudGVy5aSH5Lu9PC90aXRsZT4KICAgIDxnIGlkPSJIb21lIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0ic29saWQvcGxheS12aXN1YWwtY2VudGVyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMy4wMDAwMDAsIC0xLjAwMDAwMCkiIGZpbGw9IiNGRkZGRkYiPgogICAgICAgICAgICA8cGF0aCBkPSJNMTQuNjI3MTA4Myw4LjY1NDUxMjM0IEw1LjA4NDk2NTI0LDEzLjk4NDgyNiBDNC43MjM0ODgwNSwxNC4xODcwODExIDQuMjY2NDkyNzUsMTQuMDU4MDA2MSA0LjA2NDIzNzY2LDEzLjY5NjUyODkgQzQuMDAxNjI1OTEsMTMuNTg0NjI3IDMuOTY4NzUsMTMuNDU4NTQxIDMuOTY4NzUsMTMuMzMwMzEzNyBMMy45Njg3NSwyLjY2OTY4NjM0IEMzLjk2ODc1LDIuMjU1NDcyNzggNC4zMDQ1MzY0NCwxLjkxOTY4NjM0IDQuNzE4NzUsMS45MTk2ODYzNCBDNC44NDY5NzczNiwxLjkxOTY4NjM0IDQuOTczMDYzMzgsMS45NTI1NjIyNSA1LjA4NDk2NTI0LDIuMDE1MTc0IEwxNC42MjcxMDgzLDcuMzQ1NDg3NjYgQzE0Ljk4ODU4NTUsNy41NDc3NDI3NSAxNS4xMTc2NjA1LDguMDA0NzM4MDUgMTQuOTE1NDA1NCw4LjM2NjIxNTI0IEMxNC44NDc3NzE4LDguNDg3MDkyMjkgMTQuNzQ3OTg1Myw4LjU4Njg3ODc1IDE0LjYyNzEwODMsOC42NTQ1MTIzNCBaIiBpZD0iUGF0aCI+PC9wYXRoPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
    }

    section.homepage-banner .swiper-slide.theme-dark .banner-eyebrow-text {
        color: rgba(0,0,0,.45);
    }

    section.homepage-banner .swiper-slide.theme-dark .banner-slogan,section.homepage-banner .swiper-slide.theme-dark a.banner-button .icon,section.homepage-banner .swiper-slide.theme-dark a.banner-button .text,section.homepage-banner .swiper-slide.theme-dark h2.banner-title {
        color: rgba(0,0,0,.85);
    }

    section.homepage-banner .swiper-slide.theme-dark a.banner-button {
        border: 1px solid rgba(0,0,0,.85);
    }

    section.homepage-banner .swiper-slide.theme-dark a.banner-button:active {
        background: rgba(0,0,0,.09);
    }

    section.homepage-banner .swiper-slide.theme-dark a.dui-watch-video .icon {
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTJweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgMTIgMTQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+c29saWQvcGxheS12aXN1YWwtY2VudGVyPC90aXRsZT4KICAgIDxnIGlkPSJIb21lIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsLW9wYWNpdHk9IjAuODUiPgogICAgICAgIDxnIGlkPSJzb2xpZC9wbGF5LXZpc3VhbC1jZW50ZXIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zLjAwMDAwMCwgLTEuMDAwMDAwKSIgZmlsbD0iIzAwMDAwMCI+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNC42MjcxMDgzLDguNjU0NTEyMzQgTDUuMDg0OTY1MjQsMTMuOTg0ODI2IEM0LjcyMzQ4ODA1LDE0LjE4NzA4MTEgNC4yNjY0OTI3NSwxNC4wNTgwMDYxIDQuMDY0MjM3NjYsMTMuNjk2NTI4OSBDNC4wMDE2MjU5MSwxMy41ODQ2MjcgMy45Njg3NSwxMy40NTg1NDEgMy45Njg3NSwxMy4zMzAzMTM3IEwzLjk2ODc1LDIuNjY5Njg2MzQgQzMuOTY4NzUsMi4yNTU0NzI3OCA0LjMwNDUzNjQ0LDEuOTE5Njg2MzQgNC43MTg3NSwxLjkxOTY4NjM0IEM0Ljg0Njk3NzM2LDEuOTE5Njg2MzQgNC45NzMwNjMzOCwxLjk1MjU2MjI1IDUuMDg0OTY1MjQsMi4wMTUxNzQgTDE0LjYyNzEwODMsNy4zNDU0ODc2NiBDMTQuOTg4NTg1NSw3LjU0Nzc0Mjc1IDE1LjExNzY2MDUsOC4wMDQ3MzgwNSAxNC45MTU0MDU0LDguMzY2MjE1MjQgQzE0Ljg0Nzc3MTgsOC40ODcwOTIyOSAxNC43NDc5ODUzLDguNTg2ODc4NzUgMTQuNjI3MTA4Myw4LjY1NDUxMjM0IFoiIGlkPSJQYXRoIj48L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=);
    }

    section.homepage-banner .banner-product {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 268px;
        background-position: bottom center;
        background-repeat: no-repeat;
        background-size: auto 268px;
    }

    section.homepage-banner .banner-content-wrapper {
        height: 100%;
        display: flex;
        justify-content: center;
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100%;
        padding-top: 110px;
    }

    section.homepage-banner .banner-text {
        text-align: center;
        padding: 0 32px;
    }

    section.homepage-banner .banner-content {
        overflow: hidden;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }

    section.homepage-banner .banner-content,section.homepage-banner .banner-link,section.homepage-banner .banner-video-bg {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
    }

    section.homepage-banner .banner-video-bg video {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        object-fit: cover;
        height: 100%;
        min-width: 100%;
    }

    section.homepage-banner .banner-link {
        display: block;
        z-index: 99;
    }

    section.homepage-banner .banner-eyebrow-icon {
        display: block;
    }

    section.homepage-banner .banner-eyebrow-text {
        font-size: 12px;
        line-height: 20px;
        text-align: center;
    }
    section.homepage-banner .label {
        font-size: 14px;
        line-height: 20px;
        text-align: center;
    }

    section.homepage-banner .banner-logo {
        display: block;
        margin: 8px auto 0;
    }

    section.homepage-banner h2.banner-title {
        font-size: 28px;
        line-height: 32px;
        margin-top: 8px;
        font-weight: 500;
    }

    section.homepage-banner .banner-slogan {
        font-size: 18px;
        line-height: 24px;
        text-align: center;
        font-weight: 500;
    }

    section.homepage-banner .banner-btn-box {
        margin-top: 24px;
        position: relative;
        z-index: 99;
        padding: 0 32px;
    }

    section.homepage-banner .banner-button {
        padding: 5px 16px;
        border-radius: 60px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        transition: all .3s ease;
        position: relative;
        z-index: 100;
        margin-left: 4px;
        margin-right: 4px;
    }

    section.homepage-banner .banner-button:nth-child(n+2) {
        margin-top: 8px;
    }

    section.homepage-banner .banner-button .text {
        font-size: 12px !important;
        line-height: 20px;
    }

    section.homepage-banner .banner-button .icon {
        font-size: 14px;
        width: 14px;
        height: 14px;
        margin-left: 8px;
    }

    section.homepage-banner .dui-watch-video .icon {
        width: 11px;
        height: 12px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        margin-left: 8px;
    }

    section.homepage-banner .swiper-pagination-box {
        bottom: 16px;
        padding: 0 24px;
        height: 24px;
        width: 100%;
        position: absolute;
        z-index: 999;
    }

    section.homepage-banner .swiper-pagination-box .swiper-pagination-bullet {
        opacity: 1;
        width: 16px;
        height: 2px;
        border-radius: 60px;
        margin: 11px 4px;
        position: relative;
        overflow: hidden;
        background-color: rgba(255,255,255,.3);
    }

    section.homepage-banner .swiper-pagination-box .swiper-pagination-bullet:after {
        content: " ";
        display: block;
        height: 2px;
        width: 0;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        transition: width 0s ease .5s,opacity .5s ease;
    }

    section.homepage-banner .swiper-pagination-box .swiper-pagination-bullet-active:after {
        opacity: 1;
        width: 16px;
        transition: width 6s ease 0s,opacity 0s ease 0s;
    }

    section.homepage-banner .swiper-pagination-box .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: rgba(255,255,255,.7);
    }

    section.homepage-banner .swiper-pagination-box .swiper-pagination-bullet-cancle-progress.swiper-pagination-bullet-active:after {
        transition: width 0s ease 0s,opacity 0s ease 0s;
    }

    .cookie-tip .cookie-tip-content,section.homepage-banner .banner-text .top-content,section.homepage-banner .swiper-pagination-box {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    section.homepage-banner .banner-text .label {
        flex-shrink: 0;
    }

    .cookie-tip,section.homepage-banner .banner-text .label-hide {
        display: none;
    }

    section.homepage-banner .banner-btn-box,section.homepage-banner .banner-text .banner-headline,section.homepage-banner .banner-text .banner-slogan,section.homepage-banner .banner-text .eyebrow,section.homepage-banner .banner-text .label {
        opacity: 0;
        transform: translateY(-60px);
    }

    section.homepage-banner .swiper-slide-active .banner-text .eyebrow,section.homepage-banner .swiper-slide-active .banner-text .label {
        transform: translateY(0) translateZ(0);
        opacity: 1;
        transition: opacity .6s linear,transform .6s cubic-bezier(.215,.61,.355,1);
    }

    section.homepage-banner .swiper-slide-active .banner-text .banner-headline,section.homepage-banner .swiper-slide-active .banner-text .banner-time {
        transform: translateY(0) translateZ(0);
        opacity: 1;
        transition: opacity .6s linear .1s,transform .6s cubic-bezier(.215,.61,.355,1) .1s;
    }

    section.homepage-banner .swiper-slide-active .banner-text .banner-slogan {
        transform: translateY(0) translateZ(0);
        opacity: 1;
        transition: opacity .6s linear .2s,transform .6s cubic-bezier(.215,.61,.355,1) .2s;
    }

    section.homepage-banner .swiper-slide-active .banner-btn-box {
        transform: translateY(0) translateZ(0);
        opacity: 1;
        transition: opacity .6s linear .3s,transform .6s cubic-bezier(.215,.61,.355,1) .3s;
    }

    section.homepage-banner .swiper-slide-active .banner-image {
        transform: translateY(0) translateZ(0);
        opacity: 1;
    }

    section.homepage-banner .swiper-slide-active .banner-learn-more {
        pointer-events: auto;
        transition-delay: .6s;
        transform: translateY(0) translateZ(0)!important;
        opacity: 1!important;
        transition: opacity .6s linear .3s,transform .6s cubic-bezier(.215,.61,.355,1) .3s;
    }
    .banner-btn-box {
        margin-top: 10px;
    }
    .banner-button {
        border: 0px solid #464947;
    }
    .banner-button:hover {
        background: none !important;
    }

    .showone>div:last-child {
        display: none !important;
    }

    section.homepage-skypixel-module .arrow-icon {
        display: none !important;
    }

    .mobileHomeProducts .productItem:nth-child(1) h3,
    .mobileHomeProducts .productItem:nth-child(2) h3,
    .mobileHomeProducts .productItem:nth-child(3) h3,
    .mobileHomeProducts .productItem:nth-child(5) h3 {
        color:#ffffff;
    }

    .mobileHomeProducts .productItem:nth-child(1) .text,
    .mobileHomeProducts .productItem:nth-child(2) .text,
    .mobileHomeProducts .productItem:nth-child(3) .text,
    .mobileHomeProducts .productItem:nth-child(5) .text {
        color:#ffffff;
    }

    .mobileHomeProducts .productItem:nth-child(1) .icon,
    .mobileHomeProducts .productItem:nth-child(2) .icon,
    .mobileHomeProducts .productItem:nth-child(3) .icon,
    .mobileHomeProducts .productItem:nth-child(5) .icon {
        color:#ffffff;
    }
    .page-index p iframe {
        max-width:100%!important;
    }


    .mobile-footer ul {
        margin-bottom: 20px;
        margin-left: 16px;
    }

    .hmenu2 ul {
        margin-bottom: 20px;
        margin-left: 16px;
    }

    .hmenu2 ul li{
        margin-bottom: 10px;
    }
    .hmenu2 .dt-accordion-title {
        margin-bottom: 25px !important;
    }

    .mobile-footer ul li {
        margin-bottom: 10px;
    }
    .mobile-footer ul li:last-child {
        margin-bottom: 0px;
    }
    .dt-accordion-title .plus {
        display: block;
    }
    .dt-accordion-title .reduce {
        display: none;
    }
    .dt-accordion-title.active .reduce{
        display: block;
    }
    .dt-accordion-title.active .plus{
        display: none;
    }
    .tagselect {
        margin-top: 15px;
        color: #999999;
        font-size: 14px;
    }
    .tagselect .active>div {
        color: #141414;
        border-bottom: 2px solid #00dedf;
    }
    .search-Input {
        border: 0px !important;
    }
    .search-Input {
        border: 0px !important;
        outline:none;
    }

    .onePage .menu {
        padding:0 6px;
    }
    .onePage .menu.active {
        color:#333333;
    }

}

/*history*/

.elementor *, .elementor :after, .elementor :before {
    box-sizing: border-box;
}
[class*="bdt-"] *, [class*="bdt-"] *::before, [class*="bdt-"] *::after {
    box-sizing: border-box;
}
[class*='bdt-width'] {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
}
.bdt-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}
.bdt-grid>* {
    margin: 0;
}
.bdt-grid-collapse>*, .bdt-grid-column-collapse>* {
    padding-left: 0;
}
.bdt-grid>*>:last-child {
    margin-bottom: 0;
}
.elementor *, .elementor :after, .elementor :before {
    box-sizing: border-box;
}

.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-wrapper {
    position: relative;
    padding-left: 50px;
}
.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-wrapper .bdt-timeline-line {
    position: absolute;
    top: 0;
    height: 100%;
}
.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-wrapper .bdt-timeline-line span {
    height: 100%;
    position: absolute;
    background-color: #1e87f0;
    transform: translateX(-50%);
    transform-origin: center;
    display: block;
}
.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-wrapper .bdt-timeline-icon span {
    position: absolute;
    text-align: center;
    border: 4px solid #1e87f0;
    transform: translate(-50%,-50%);
    border-radius: 130px;
    height: 48px;
    width: 48px;
}
.bdt-timeline-icon svg {
    width: 1em;
    height: 1em;
}
[class*=" elementor-widget-bdt-"] svg.e-font-icon-svg {
    height: 1em;
    width: 1em;
}
.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-wrapper .bdt-timeline-icon span i,
.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-wrapper .bdt-timeline-icon span svg {
    position: absolute;
    top: 50%;
    transform: translate(90%,-50%);
}
.bdt-timeline-skin-olivier .bdt-timeline-item:after,
.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-wrapper .bdt-timeline-icon span {
    border-width: 2px;
}
.bdt-timeline .bdt-timeline-line span {
    width: 2px;
}
.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-wrapper .bdt-timeline-icon {
    position: absolute;
    top: 20px;
    transform: translate(-50%,-50%);
    left: 51px;
}
.bdt-timeline .bdt-timeline-icon span {
    background-color: #ffffff;
    border-radius: 50%;
}
.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-wrapper .bdt-timeline-item-main {
    position: relative;
}
.bdt-timeline .bdt-timeline-item-main {
    background-color: #f3f3f3;
    border-radius: 0px 0px 0px 0px;
}
.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-arrow {
    position: absolute;
    width: 15px;
    height: 15px;
    transform: rotate(45deg);
    z-index: 0;
    top: 15px;
    left: -8px;
}
.bdt-timeline .bdt-timeline-arrow {
    background-color: #f3f3f3;
}
.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-arrow {
    position: absolute;
    width: 15px;
    height: 15px;
    transform: rotate(45deg);
    z-index: 0;
    top: 15px;
    left: -8px;
}
.bdt-timeline-center .bdt-timeline-item.left-part .bdt-timeline-arrow {
    right: -8px;
    left: auto;
}
.elementor-865 .elementor-element.elementor-element-ec857c5 .bdt-timeline .bdt-timeline-arrow {
    background-color: #f3f3f3;
}
.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-thumbnail {
    overflow: hidden;
}
.bdt-timeline .bdt-timeline-thumbnail {
    border-radius: 0px 0px 0px 0px;
    overflow: hidden;
}
.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-thumbnail img {
    width: 100%;
    object-fit: cover;
}
.bdt-timeline .bdt-timeline-thumbnail img {
    height: 245px;
    opacity: 1;
}
.bdt-timeline .bdt-timeline-desc {
    padding: 0px 0px 0px 0px;
}
.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-container {
    padding-left: 50px;
    padding-bottom: 50px;
}
.bdt-timeline .bdt-timeline-thumbnail {
    border-radius: 0px 0px 0px 0px;
    overflow: hidden;
}
.bdt-timeline .bdt-timeline-title {
    line-height: 50px;
}
.bdt-timeline .bdt-timeline-title a {
    border-radius: 0px 0px 0px 0px;
    padding: 0% 0% 0% 16%;
}
.bdt-timeline .bdt-timeline-date span {
    background-color: #f3f3f3;
    border-radius: 2px 2px 2px 2px;
    overflow: hidden;
    padding: 10px 15px 10px 15px;
}
.bdt-text-right {
    text-align: right !important;
}
.bdt-grid-collapse, .bdt-grid-column-collapse {
    margin-left: 0;
}
@media (min-width: 960px){
    .bdt-width-1-2\@m {
        width: 50%;
    }
    .bdt-timeline-center .bdt-timeline-item .bdt-timeline-item-main-wrapper {
        padding-left: 0;
    }
    .bdt-timeline-center .bdt-timeline-item.left-part .bdt-timeline-line {
        right: 0;
    }
    .bdt-timeline-center .bdt-timeline-item.left-part .bdt-timeline-item-main-container {
        padding-right: 50px;
        padding-left: 0;
    }
    .bdt-timeline-center .bdt-timeline-item:nth-child(-n+2) .bdt-timeline-item-main-container {
        padding-top: 0;
    }
    .bdt-timeline-center .bdt-timeline-item.left-part .bdt-timeline-icon {
        right: 0;
        left: auto;
    }
    .bdt-timeline-center .bdt-timeline-item:nth-child(-n+2) .bdt-timeline-icon {
        top: 22px;
    }
    .bdt-timeline-center .bdt-timeline-item.left-part .bdt-timeline-arrow {
        right: -8px;
        left: auto;
    }
    .bdt-timeline-center .bdt-timeline-date {
        padding: 10px 50px;
    }
    .bdt-timeline-center .bdt-timeline-item.right-part .bdt-timeline-icon {
        left: 0;
    }
}
@media (max-width: 959px){
    .bdt-visible\@m {
        display: none !important;
    }
}
.productsContent {
    min-height:500px;
}
.pager {
    /*margin-top:20px;*/
}
.pager ul {
    display:flex;
    justify-content: center;
}
.pager ul li {
    margin:0 10px;
}
.search-Input:focus {
    outline: none;!important;
}

.pc-footer .media-icon img {
    width: 20px !important;
    height: auto !important;
    margin-right: 10px;
    /*display: inline-flex;*/
}

@media (min-width: 768px){
    .hbig .text-center {
        margin-left: 6%;
    }
    .hbig2 .text-center {
        padding-right: 240px;
    }
}

.bg-cover {
    background-position: center center;
}

/** 4k **/

@media (min-width: 2550px) and (max-width: 3840px){

    section.homepage-skypixel-module .desc, section.homepage-skypixel-module .product-name-text {
        font-size: 44px;
        line-height: 44px;
        font-weight: 500;
        color: #fff;
        padding-bottom: 8px;
    }

    section.homepage-skypixel-module .sp-learn-more .learn-text {
        font-size: 24px;
        line-height: 40px;
    }
    section.homepage-skypixel-module .sp-learn-more .icon {
        font-size: 32px;
        width: 32px;
        height: 32px;
    }

    .banner-box {
        position: absolute;
        left: -10%;
        top: 190px;
    }
    .homepage-big-banner .headline {
        font-size: 90px !important;
        margin-bottom: 10px !important;
    }
    section.homepage-banner .banner-btn-box {
        margin-top: 48px !important;
    }
    .homepage-big-banner .banner-slogan {
        font-size: 56px !important;
        margin-bottom: 30px !important;
    }
    .homepage-big-banner .top-content div{
        font-size: 28px !important;
    }

    .banner-btn-box a.banner-button .text {
        font-size: 28px !important;
        line-height: 40px !important;
    }
    .banner-btn-box a.banner-button {
        padding: 10px 32px !important;
    }

    .hbig .text-center {
        margin-left: 5%;
    }
    .hbig2 .text-center {
        padding-right: 600px;
    }
    .text-center .t1 {
        font-size: 44px !important;
    }
    .text-center .t2 {
        font-size: 44px !important;
    }
    .text-center .t3 {
        font-size: 20px !important;
    }

    section.homepage-banner {
        height: 800px !important;
    }
    section.homepage-banner .swiper-slide {
        height: 800px !important;
    }
    section.homepage-banner .swiper-scroller {
        margin-right: -795px !important;
    }
    .hbig {
        height: 576px !important;
    }
    .hbig2 {
        height: 1180px !important;
    }
    section.homepage-skypixel-module {
        height: 1080px;
    }

    section.homepage-skypixel-module .skypixel-container {
        height: 1080px;
    }

    section.homepage-skypixel-module .swiper-container .swiper-slide {
        width: 1800px;
        height: 1080px;
    }
    section.homepage-skypixel-module .contents-container {
        padding-top: 100px !important;
    }
    .bigml div.text-center {
        margin-left: 240px !important;
    }
    section.homepage-skypixel-module .swiper-btn-prev {
        left: calc((100vw - 1700px)/2);
    }
    section.homepage-skypixel-module .swiper-btn-next {
        right: calc((100vw - 1700px)/2);
    }
}


.pc_strategy_page {
    background-image: url('../img/bg.png');
    background-position: left top;
    background-repeat: repeat-x;
    min-height: 1800px;
}
.pc_strategy_page .block1 {
}
.pc_strategy_page .block1 h2 {
    font-size: 35px;
    font-weight: normal;
    padding-top: 120px;
    padding-bottom: 55px;
}
.pc_strategy_page p {
    font-size: 16px;
    margin-bottom: 25px;
}

.pc_strategy_page .block2 h2 {
    font-size: 35px;
    font-weight: normal;
    padding-top: 155px;
    padding-bottom: 55px;
    color: #00dedf;
}
.pc_strategy_page .block3 {
    padding-top: 100px;
    padding-bottom: 80px;
}
.pc_strategy_page .block3 h2 {
    font-size: 35px;
    font-weight: normal;
    color: #00dedf;
}
.pc_strategy_page .block3 h2:nth-child(2) {
    padding-top: 15px;
    padding-bottom: 30px;
}

