html {
    font-size: 625%;
}

body {
    font-size: 14px;
    overflow-x: hidden;
}

body, html, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, th, td, form, object, iframe, blockquote, pre, a, abbr, address, code, img, fieldset, form, label, figure {
    margin: 0px;
    padding: 0px;
}

body, html, input, button, textarea {
    color: rgb(35, 31, 32);
    font-family: lato;
    line-height: 1.5;
}

article, aside, figcaption, figure, footer, header, main, nav, section {
    display: block;
}

body {
    background: rgb(255, 255, 255);
}

h1 {
    font-size: 0.2rem;
}

h2 {
    font-size: 0.18rem;
}

h3 {
    font-size: 0.16rem;
    /* height: 54px; */
}

h4, h5 {
    font-size: 14px;
}

img {
    border: none;
    vertical-align: middle;
}

li {
    list-style: none;
}

i, em {
    font-style: normal;
}

.item-info {
    height: 76px;
}

.hah {
    height: 76px;
}

a {
    color: rgb(35, 31, 32);
    text-decoration: none;
}

a:focus {
    outline: none;
}

a:hover {
    color: rgb(245, 133, 51);
    text-decoration: none;
}

input[type="text"]:focus {
    outline: none;
}

input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}

hr {
    height: 1px;
    border-right: none;
    border-bottom: none;
    border-left: none;
    border-image: initial;
    border-top: 1px dashed rgb(193, 193, 193);
    margin: 15px 0px;
}

a:active, select, input, textarea {
    -webkit-tap-highlight-color: transparent;
    outline: 0px !important;
}

* {
    outline: 0px;
}

* {
    box-sizing: border-box;
}

.main table {
    border-collapse: collapse;
    border-spacing: 0px;
    width: 100%;
    margin-bottom: 0px !important;
}

.main table th, .main table td {
    height: 30px;
    border: 1px solid rgb(204, 204, 204);
    text-align: left;
    line-height: 1.5;
    font-size: 12px;
    color: rgb(102, 102, 102);
    background: rgb(251, 251, 251);
    padding: 0px 15px;
}

.main table th {
    font-size: 12px;
    background: rgb(238, 238, 238);
}

.main table td p, .main table th p, table td p, table th p {
    margin: 0px;
    padding: 5px;
    color: rgb(102, 102, 102);
    font-size: 12px;
    line-height: 1.3;
}

.main table td.amts {
    color: rgb(203, 32, 39);
}

.main table th#cartDelete {
    text-align: center;
}

.owl-carousel {
    position: relative;
    width: 100%;
}

.owl-carousel .owl-item {
    float: left;
    min-height: 1px;
    position: relative;
    overflow: hidden;
}

.owl-carousel .owl-stage-outer {
    overflow: hidden;
    position: relative;
}

.owl-carousel .owl-controls {
    height: 0px;
    overflow: visible;
}

.owl-stage {
    position: relative;
}

.owl-loaded .slide-item {
    display: block;
}

.owl-dots .owl-dot, .owl-prev, .owl-next {
    cursor: pointer;
}

.owl-carousel .owl-controls .owl-nav {
    position: absolute;
    left: 0px;
    top: -0.5rem;
    width: 100%;
    text-align: right;
}

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next {
    position: relative;
    display: inline-block;
    font-size: 0.25rem;
    line-height: 0.25rem;
    padding: 0px 0.08rem;
    border-radius: 0.05rem;
    margin: 0px 3px;
    color: rgb(0, 0, 0);
}

.owl-carousel .owl-controls .owl-nav .owl-next {
    margin-right: 17px;
}

.owl-carousel .owl-controls .owl-nav .owl-prev:hover, .owl-carousel .owl-controls .owl-nav .owl-next:hover {
    color: rgb(51, 51, 51);
}

.owl-carousel .owl-controls .owl-nav .owl-prev::before {
    content: "";
}

.owl-carousel .owl-controls .owl-nav .owl-next::before {
    content: "";
}

.owl-carousel .owl-controls .owl-dots {
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    text-align: center;
}

.owl-carousel .owl-controls .owl-dots .owl-dot {
    display: inline-block;
    width: 5px;
    height: 5px;
    cursor: pointer;
    text-indent: -9999px;
    margin: 0px 5px 0px 0px;
    background: rgb(165, 183, 194);
}

.owl-carousel .owl-controls .owl-dots .active {
    background: rgb(245, 133, 51);
}

.clearfix::after, .layout::after, .topbar::after, .product-intro::after, .product-shop dl::after, .color-list::after, #respond::after, .goods-related .related-list ul::after, .head-wrapper::after, .blog-widget .foot-blog-item::after, .items_content li::after, .blog-list .blog-item::after, .index-discover ul li::after, .exhibition-tit-bar::after, .detail-tabs::after, .index-video-news .layout::after, .index-news .index-news-cont .index-new-list::after, .index-newsletter-testimonial .layout::after, .index-about::after, .news-slides .news-item::after, .page-bar::after, .company-data-wrap::after, .nav-bar::after, .index-service::after, .page-bar::after, .main_content::after, .head-right .right-top::after, .head-right::after, .index-title-bar::after, .about-us-wrap .about-us::after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0px;
}

.clearfix, .layout, .topbar, .product-intro, .product-shop dl, .color-list, #respond, .goods-related .related-list ul, .head-wrapper, .blog-widget .foot-blog-item, .items_content li, .blog-list .blog-item, .index-discover ul li, .exhibition-tit-bar, .detail-tabs, .index-video-news .layout, .index-news .index-news-cont .index-new-list, .index-newsletter-testimonial .layout, .index-about, .news-slides .news-item, .page-bar, .company-data-wrap, .nav-bar, .index-service, .page-bar, .main_content, .head-right .right-top, .head-right, .index-title-bar, .about-us-wrap .about-us {
}

.clear {
    clear: both;
}

.z9999 {
    z-index: 9999 !important;
}

.inline_block {
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.layout, .path-bar .path-nav {
    width: 1200px;
    margin: 0px auto;
    position: relative;
}

body {
    width: 100%;
    min-width: 1200px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.shopcart-title .goods-num, .head-login-info h4, .cate-menu li a.hover, .product-item .pd-price b, .blog-widget .foot-blog-item .blog-cont p a.more, .cate-menu li a:hover, .head-cartlist dl a:hover, .narrow-by li li a:hover, .narrow-by li li a.selected, .service-items .service-item li a:hover, .blog-list .blog-item .readmore, .blog-list .blog-item .readmore a, .sort-by ul li.selected a, .sort-by ul li.selected a:hover, .goods-may-like .goods-item .goods-price b, .product-summary .price-bar .special-price, .product-summary .discount, .total-price .price, .pd-name a:hover {
    color: rgb(245, 133, 51);
}

.owl-prev.disabled:hover, .owl-next.disabled:hover, .owl-prev.disabled, .owl-next.disabled {
    background-color: transparent;
    cursor: default;
    opacity: 0;
}

.owl-prev.disabled:hover, .owl-next.disabled:hover, .owl-prev.disabled, .owl-next.disabled {
    background-color: transparent;
    cursor: default;
    opacity: 0;
}

.head-shopcart .ico-cart, .slide-banners .owl-prev, .slide-banners .owl-next, .product-slides .owl-prev, .product-slides .owl-next, .blog-widget .owl-prev, .blog-widget .owl-next, .narrow-by li li a, .narrow-by li a.with-ul-tit b, .sort-by ul li .arrow-down, .sort-by ul li .arrow-up, .path-bar .path-nav li .ico-home b, .product-intro .add-to-cart, .product-intro .add-to-wishlist, .change-currency .arrow, .goods-related .icon-add, .product-summary .ico-tick {
    background-image: url("img/sprites.png");
    background-repeat: no-repeat;
    background-color: transparent;
}

.hide-cate .cate-nav-btn::after, .product-summary .btn-add-to-cart::after, .color-list li.checked .color-small-img::after, .select-box .select-value::after, .size-list li.checked span.size-value::after {
    background-image: url("img/sprites.png");
    background-repeat: no-repeat;
    background-color: transparent;
}

.head-search-wrap .search-title, .head-search .search-btn {
    background-repeat: no-repeat;
}

.comment-form .form-item input[type="submit"], .goods-related .buy-together {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    color: rgb(255, 255, 255);
    font-size: 14px;
    padding: 0px 18px;
    background: rgb(189, 54, 47);
    text-shadow: rgba(0, 0, 0, 0.25) 0px -1px 0px;
}

.comment-form .form-item input[type="submit"]:hover, .goods-related .buy-together:hover, .ass:hover, .index-news .index-news-cont .index-new-list .index-new-pic:hover, .blog-list .blog-item .blog-item-right .image:hover {
    opacity: 0.8;
}

.owl-prev:hover, .owl-next:hover {
}

.gotop {
    top: 85%;
    position: fixed;
    width: 0.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    right: 0.3rem;
    bottom: 0.32rem;
    background: rgb(245, 133, 51);
    border-radius: 50%;
    cursor: pointer;
    color: rgb(255, 255, 255);
    text-transform: capitalize;
    box-shadow: rgba(245, 133, 51, 0.8) 0px 0px 0.12rem;
    animation: 2s ease-in-out 0s infinite normal none running tm-bounce;
    z-index: 9999;
}

.gotop:hover {
}

.owl-nav, .owl-nav .owl-prev, .owl-nav .owl-next, .gotop, .nav > li > a::before, .nav-bar .nav > li::before, .head-social li img, .head-social li img, .nav-bar .nav li .nav-ico::before, .mobile-head-item .middle-content-wrap, .gotop, .gm-delay, .read-more, .pages a, .product-btn-wrap .email, .product-btn-wrap .pdf, .product-btn-wrap .buy, .subscribe-form .subscribe-btn, .head-contact .head-phone::before, .head-contact .head-email::before, .search-title, .nav li a::after, .index-product-more, .index-case-more, .case-item .case-img img, .ad_banner .more, .index-product-more a, .review-items .owl-prev::before, .review-items .owl-next::before, .review-item .item-wrap, .company-content .more, .foot-item.foot-item-list li, .nav-bar .nav li li a, .skype-container li, .index-contact .contact-button, .product-item .item-inquiry, .synopsis-item .item-img, .synopsis-item .item-img img, .about-us .about-more a::after, .about-us .about-more a, .subscribe .button, .product-items .product-item .item-img .img-shadow {
    transition: all 0.3s ease-in-out 0s;
}

.head-social li, .slide-banners-wrap .banner-prev, .slide-banners-wrap .banner-next, .market-item .mk-info, .nav-bar .nav > li::after {
    transition: all 0.5s ease-in-out 0s;
}

.foot-item.foot-item-list li:hover, .nav-bar .nav li li:hover > a {
    transform: translateX(5px);
}

.mobile-serve .mobile-head-hide {
    transform: translateY(-60px);
}

.mobile-serve .mobile-head-show {
    transform: translateY(0px);
}

.head-social li:hover img, .head-social li:hover img {
    transform: rotate(-60deg);
}

.product-slides:hover .product-item, .product-wrap:hover .product-item {
    transform: scale(0.9);
}

.product-slides:hover .product-item:hover, .product-wrap:hover .product-item:hover {
    transform: scale(1);
    z-index: 999;
}

.about-us .about-detail .title, .about-us .about-img .item .item-wrap .wrap .title {
    transition: all 500ms ease-out 0s;
}

.medium-title {
    cursor: pointer;
}

.sub-content {
    position: absolute;
    right: 0px;
    z-index: 99999;
}

.mobile-head-items {
    display: none;
}

@font-face {
    font-family: SourceSansProBlack;
    src: url("fonts/SourceSansPro/SourceSansPro-Black.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: SourceSansProBlackIt;
    src: url("fonts/SourceSansPro/SourceSansPro-BlackIt.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: SourceSansProBold;
    src: url("fonts/SourceSansPro/SourceSansPro-Bold.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: SourceSansProBoldIt;
    src: url("fonts/SourceSansPro/SourceSansPro-BoldIt.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: SourceSansProExtraLight;
    src: url("fonts/SourceSansPro/SourceSansPro-ExtraLight.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: SourceSansProExtraLightIt;
    src: url("fonts/SourceSansPro/SourceSansPro-ExtraLightIt.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: SourceSansProIt;
    src: url("fonts/SourceSansPro/SourceSansPro-It.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: SourceSansProLight;
    src: url("fonts/SourceSansPro/SourceSansPro-Light.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: SourceSansProLightIt;
    src: url("fonts/SourceSansPro/SourceSansPro-LightIt.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: SourceSansProRegular;
    src: url("fonts/SourceSansPro/SourceSansPro-Regular.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: SourceSansProSemibold;
    src: url("fonts/SourceSansPro/SourceSansPro-Semibold.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: SourceSansProSemiboldIt;
    src: url("fonts/SourceSansPro/SourceSansPro-SemiboldIt.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Signika-Semibold;
    src: url("fonts/Signika/Signika-Semibold.woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Open Sans Regular";
    src: url("fonts/Open%20Sans/Open%20Sans%20Regular.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Gotham Bold";
    src: url("fonts/Gotham%20Bold/Gotham%20Bold.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Gotham Light";
    src: url("fonts/Gotham%20Bold/Gotham%20Light.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: lato;
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Dosis-SemiBold;
    src: url("fonts/dosis/Dosis-SemiBold.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Dosis-Book;
    src: url("fonts/dosis/Terminal%20Dosis-Book.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: icomoon;
    src: url("fonts/icomoon/icomoon.woff?-l21epb") format("woff"), url("fonts/icomoon/icomoon.ttf?-l21epb") format("truetype");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"], a.with-child::after, .widget-cates li a.with-ul-tit::before, .widget-cates li.with-ul-hide a.with-ul-tit::before, .tit-ico::before, .btn-inquiry::before, .nav > li.ico-home::before, .mobile-foot-contact .head-phone span::before, .mobile-foot-contact .head-email span::before, .side-tit-ico::before {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

@font-face {
    font-family: fontawesome;
    src: url("fonts/Font-Awesome/fontawesome-webfont.woff?5510888") format("woff"), url("fonts/Font-Awesome/fontawesome-webfont.ttf?5510888") format("truetype");
    font-weight: normal;
    font-style: normal;
}

.tp-leftarrow::before, .tp-rightarrow::before, .nav-bar .nav li .nav-ico::after, .mobile-head-item .title::before, .mobile-head-item .title a::before, .gotop::after, .owl-prev::before, .owl-next::before, .head-social ul li a::before, .path-bar li a::before, .side-cate .icon-cate::before, .product-btn-wrap .email::before, .product-btn-wrap .pdf::before, .head-phone::before, .head-email::before, .gotop::before, .path-bar li::after, .foot-item li::before, .nav > li::after, .owl-prev::before, .owl-next::before, .download-item .item-button::before, .faq-item .faq-title::before, .product-items .product-item .item-img .img-shadow::after, .head-search-form .search-btn {
    font-family: fontawesome;
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
}

.inquiry-form-wrap {
    position: relative;
    width: 100%;
}

.inquiry-form-wrap .inquiry-form-title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 0.3rem;
    padding: 0px 0.25rem;
    color: rgb(255, 255, 255);
    background: rgb(245, 133, 51);
    z-index: 1;
}

.inquiry-form {
    position: relative;
    background: rgb(255, 255, 255);
    padding: 0.2rem;
    border: 1px solid rgb(227, 227, 227);
    top: -1px;
}

.inquiry-form .inquiry-form-ico {
    position: absolute;
    right: 0.2rem;
    top: 0.27rem;
    width: 0.75rem;
    display: block;
    overflow: hidden;
}

.inquiry-form .inquiry-form-ico img {
    position: relative;
    width: 100%;
}

.inquiry-form .form-item {
    position: relative;
    display: block;
}

.inquiry-form input[type="text"].form-input, .inquiry-form textarea.form-text {
    position: relative;
    border: 1px solid rgb(238, 238, 238);
    width: 60%;
    height: 30px;
    line-height: 30px;
    margin: 0px 0px 10px;
    color: rgb(0, 0, 0);
    padding: 0px 0.1rem 0px 0.28rem;
    font-size: 12px;
}

.inquiry-form textarea.form-text {
    width: 90%;
    height: 1.12rem;
    padding: 0px 0.15rem;
}

.inquiry-form .form-input-name, .inquiry-form input[type="text"].form-input-name {
    background: url("img/custom_service/inq04.png") 0.08rem 0.07rem no-repeat;
}

.inquiry-form .form-input-email, .inquiry-form input[type="text"].form-input-email {
    background: url("img/custom_service/inq05.png") 0.08rem 0.09rem no-repeat;
}

.inquiry-form .form-input-email, .inquiry-form input[type="text"].form-input-phone {
    background: url("img/custom_service/inq06.png") 0.08rem 0.08rem no-repeat;
}

.inquiry-form .form-btn-wrapx {
    z-index: 99;
}

.inquiry-form .form-btn-wrapx .form-btn-submitx {
    display: inline-block;
    vertical-align: top;
    height: 30px;
    line-height: 30px;
    padding: 0px 16px;
    font-size: 14px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(244, 214, 126) rgb(236, 199, 92) rgb(225, 175, 50);
    border-radius: 5px;
    color: rgb(76, 76, 78);
    text-shadow: rgba(0, 0, 0, 0.3) 0px 0px 1px;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(255, 245, 209)), to(rgb(252, 226, 107)));
}

.inquiry-form .form-btn-wrapx .form-btn-submitx {
}

.inquiry-form .Validform_checktip {
    display: block;
    width: 93%;
    margin: -5px auto 5px;
}

.inquiry-form .Validform_wrong {
    font-size: 12px;
    font-weight: bold;
    color: rgb(218, 52, 57);
}

.wpcf7-form .captcha-image {
    position: relative;
    padding-bottom: 20px;
}

.wpcf7-form .captcha-image .Validform_checktip {
    position: absolute;
    left: 20px;
    bottom: 0px;
}

.inquiry-form ::-webkit-input-placeholder {
    color: rgb(153, 153, 153);
}

.none {
    display: none;
}

.entry {
    padding: 5px 0px;
}

.entry {
    color: rgb(102, 102, 102);
}

.entry a {
    color: rgb(0, 48, 255);
}

.entry p {
    margin: 0px;
    padding: 8px 0px;
    font-size: 13px;
    line-height: 1.8;
}

.entry table {
    border-collapse: collapse;
    border-spacing: 0px;
    margin-bottom: 20px;
    width: 100% !important;
}

.body .entry th, .entry td {
    height: 30px;
    border: 1px solid rgb(204, 204, 204);
    text-align: left;
    line-height: 1.5;
    font-size: 12px;
    color: rgb(102, 102, 102);
    padding: 0px 15px;
}

.entry th {
    font-size: 12px;
    background: rgb(238, 238, 238);
}

.entry td p, .entry th p, .pd-panel .entry td p, .pd-panel .entry th p {
    margin: 0px;
    padding: 5px;
    color: rgb(102, 102, 102);
    font-size: 12px;
    line-height: 1.3;
}

.entry td.amts {
    color: rgb(203, 32, 39);
}

.entry th#cartDelete {
    text-align: center;
}

.entry .button {
    margin: 15px 10px 0px 0px;
    background: rgb(223, 223, 223);
    padding: 8px 15px;
    border: 0px;
    cursor: pointer;
    line-height: 1.2;
    color: rgb(119, 119, 119);
    font-weight: bold;
    text-transform: capitalize;
}

.entry .button:hover {
    background: rgb(203, 32, 39);
    color: rgb(255, 255, 255);
}

.entry .deletecartitem {
    width: 50px;
    text-align: center;
}

.entry .deletecartitem label {
    display: none;
}

.entry .stotal td.amts {
    font-size: 18px;
    font-weight: bold;
}

.entry img.alignleft {
    float: left;
    margin: 20px 15px 0px 0px;
}

.entry img.alignright {
    float: right;
    margin: 20px 0px 0px 15px;
}

.entry img.alignleftnopad {
    float: left;
    margin-left: 0px;
}

.entry img.alignrightnopad {
    float: right;
    margin-right: 0px;
}

.entry img.aligncenter {
    text-align: center;
    display: block;
    margin: 20px auto 0px;
    height: auto;
}

.entry img {
    max-width: 100%;
}

.cartitem a {
    color: rgb(41, 41, 41);
    font-weight: bold;
}

.inquiry-form ul li {
    background: none;
}

.entry .inquiry-form-wrap {
    margin: 20px 0px 0px;
}

.topbar .change-currency {
    display: inline;
    float: right;
    margin: 0px 0px 0px 10px;
}

.topbar .change-currency a:hover {
    text-decoration: none;
}

.topbar .change-currency a.USD, .change-currency a.EUR, .topbar .change-currency a.CAD, .topbar .change-currency a.GBP, .topbar .change-currency a.AUD, .topbar .change-currency a.HK, .topbar .change-currency a.JPY, .topbar .change-currency a.RUB, .topbar .change-currency a.CHF, .topbar .change-currency a.MXN, .topbar .change-currency a.NOK, .topbar .change-currency a.CZK, .topbar .change-currency a.BRL, .topbar .change-currency a.ARS {
    padding: 0px 0px 0px 26px;
    background-image: url("img/currency-icons.png");
    background-repeat: no-repeat;
}

.topbar .change-currency a.USD {
    background-position: 2px 4px;
}

.topbar .change-currency a.EUR {
    background-position: 2px -22px;
}

.topbar .change-currency a.CAD {
    background-position: 2px -50px;
}

.topbar .change-currency a.GBP {
    background-position: 2px -75px;
}

.topbar .change-currency a.AUD {
    background-position: 2px -100px;
}

.topbar .change-currency a.HK {
    background-position: 2px -125px;
}

.topbar .change-currency a.JPY {
    background-position: 2px -150px;
}

.topbar .change-currency a.RUB {
    background-position: 2px -177px;
}

.topbar .change-currency a.CHF {
    background-position: 2px -202px;
}

.topbar .change-currency a.MXN {
    background-position: 2px -227px;
}

.topbar .change-currency a.NOK {
    background-position: 2px -252px;
}

.topbar .change-currency a.CZK {
    background-position: 2px -278px;
}

.topbar .change-currency a.BRL {
    background-position: 2px -303px;
}

.topbar .change-currency a.ARS {
    background-position: 2px -329px;
}

.dropdown {
    display: inline-block;
    float: left;
    margin-right: 5px;
    position: relative;
    padding-top: 1px;
}

.dropdown .submenu {
    width: 90px;
    display: none;
    position: absolute;
    left: 0px;
    top: 44px;
    border-radius: 0px 3px 3px;
    border: 1px solid rgb(187, 187, 187);
    text-align: left;
    padding: 5px;
    z-index: 99999;
    background: rgb(255, 255, 255);
}

.dropdown .submenu a {
    display: block;
    border-top: 1px solid rgb(238, 238, 238);
}

.over .submenu {
    display: block;
}

.currency_cur {
    width: 90px;
    padding: 0px 5px;
    border: 1px solid rgb(187, 187, 187);
}

.currency_text {
    float: left;
}

.totalall {
    font-size: 18px;
    font-weight: bold;
}

.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline: none;
}

.slides, .flex-control-nav, .flex-direction-nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.flexslider {
    margin: 0px;
    padding: 0px;
}

.flexslider .slides > li {
    display: none;
    backface-visibility: hidden;
}

.flexslider .slides img {
    width: 100%;
    display: block;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

.slides::after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0px;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

.no-js .slides > li:first-child {
    display: block;
}

.banner_flexslider {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.banner_flexslider img {
    width: 100%;
}

.flex-viewport {
    max-height: 2000px;
    transition: all 1s ease 0s;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    zoom: 1; }

.carousel li {
    margin-right: 5px;
}

.flex-direction-nav a {
    position: absolute;
    width: 0.5rem;
    height: 0.5rem;
    text-align: center;
    line-height: 0.5rem;
    margin: -0.25rem 0px 0px;
    display: block;
    top: 50%;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    z-index: 10;
    font-size: 0.2rem;
    background: rgb(206, 207, 208);
    border-radius: 50%;
    color: rgb(255, 255, 255);
    opacity: 0.6;
}

.flex-direction-nav .flex-next {
    right: 0.8rem;
}

.flex-direction-nav .flex-prev {
    left: 0.8rem;
}

.flex-direction-nav .flex-prev::before {
    font-family: fontawesome;
    content: "";
}

.flex-direction-nav .flex-next::before {
    font-family: fontawesome;
    content: "";
}

.flex-next:hover {
    opacity: 1;
}

.flex-prev:hover {
    opacity: 1;
}

.flex-direction-nav .disabled {
    cursor: default;
    opacity: 0.3 !important;
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 0.22rem;
    text-align: center;
    z-index: 99;
}

.flex-control-nav li {
    margin: 0px 6px;
    display: inline-block;
    zoom: 1; vertical-align: middle;
}

.flex-control-paging li a {
    width: 0.15rem;
    height: 0.15rem;
    display: block;
    background: rgb(206, 207, 208);
    cursor: pointer;
    text-indent: 9999px;
    border-radius: 50%;
    transition: all 0.1s ease-in-out 0s;
}

.flex-control-paging li a:hover, .flex-control-paging li a.flex-active {
    width: 0.19rem;
    height: 0.19rem;
    background: rgb(245, 133, 51);
}

.flex-control-paging li a.flex-active {
    cursor: default;
}

.flex-control-thumbs {
    margin: 5px 0px 0px;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0px;
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: 0.7;
    cursor: pointer;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .active {
    opacity: 1;
    cursor: default;
}

@media screen and (max-width: 860px) {
    iframe {
        width: 100%;
    }

    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 0px;
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0px;
    }
}

.rev_slider_wrapper {
    position: relative;
}

.rev_slider_wrapper > ul {
    visibility: hidden;
}

.rev_slider {
    position: relative;
    overflow: visible;
}

.rev_slider img {
    margin: 0px;
    padding: 0px;
    border: none;
    max-width: none !important;
}

.rev_slider .no-slides-text {
    font-weight: bold;
    text-align: center;
    padding-top: 80px;
}

.rev_slider > ul {
    margin: 0px;
    padding: 0px;
    background-position: 0px 0px;
    list-style: none !important;
}

.rev_slider > ul > li, .rev_slider > ul > li::before {
    position: absolute;
    visibility: hidden;
    overflow: visible;
    background-image: none;
    background-position: 0px 0px;
    text-indent: 0em;
    list-style: none !important;
    margin: 0px !important;
    padding: 0px !important;
}

.tp-revslider-slidesli, .tp-revslider-mainul {
    padding: 0px !important;
    margin: 0px !important;
    list-style: none !important;
}

.tp-simpleresponsive > ul, .tp-simpleresponsive > ul > li, .tp-simpleresponsive > ul > li::before {
    overflow: visible;
    background-image: none;
    padding: 0px !important;
    margin: 0px !important;
    list-style: none !important;
}

.tp-simpleresponsive > ul li {
    list-style: none;
    position: absolute;
    visibility: hidden;
}

.rev_slider .tp-caption, .rev_slider .caption {
    position: absolute;
    visibility: hidden;
    line-height: normal;
}

.rev_slider .tp-caption.itemText {
    width: 500px;
}

.rev_slider li.evenItem .tp-caption.itemText {
    text-align: right;
}

.tp-caption {
    font-family: "Times New Roman", Times, serif;
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}

.tp-caption img {
    width: 500px;
}

.tp-caption h1.title {
    font-size: 42px;
    color: rgb(50, 143, 255);
    text-transform: uppercase;
    font-weight: bold;
    line-height: normal;
}

.tp-caption .banner-detail {
    font-size: 22px;
    margin: -20px 0px 20px;
    color: rgb(153, 153, 153);
    line-height: normal;
}

.tp-caption .banner-more {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}

.tp-caption .banner-more:hover {
    background: none;
    color: rgb(50, 143, 255);
}

.rev_slider li.evenItem .tp-caption.itemText h1.title {
    color: rgb(255, 255, 255);
}

.rev_slider li.evenItem .tp-caption.itemText .banner-detail {
    color: rgb(232, 232, 232);
}

.rev_slider li.evenItem .tp-caption.itemText .banner-more {
    background: rgb(255, 255, 255);
    color: rgb(50, 143, 255);
}

.rev_slider li.evenItem .tp-caption.itemText .banner-more:hover {
    background: none;
    color: rgb(232, 232, 232);
}

.tparrows {
    opacity: 1;
    transition: opacity 0.2s ease-out 0s;
    transform: translateZ(1000px);
    transform-style: preserve-3d;
}

.tparrows .tp-arr-imgholder {
    display: none;
}

.tparrows .tp-arr-titleholder {
    display: none;
}

.tparrows.hidearrows {
    opacity: 0;
}

.tp-leftarrow, .tp-rightarrow {
    position: absolute;
    width: 0.5rem;
    height: 0.5rem;
    text-align: center;
    line-height: 0.5rem;
    margin: -0.25rem 0px 0px;
    display: block;
    top: 50%;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    border-radius: 50%;
    color: rgb(0, 0, 0);
    opacity: 1;
    z-index: 9999999;
    font-size: 54px;
}

.tp-leftarrow {
    left: 100px !important;
}

.tp-rightarrow {
    right: 100px !important;
}

.tp-leftarrow::before {
    background-image: url("img/demo/banner-nav.png");
    width: 50px;
    height: 50px;
    content: "";
}

.tp-rightarrow::before {
    background-image: url("img/demo/banner-nav.png");
    width: 50px;
    height: 50px;
    content: "";
    background-position: -50px 0px;
}

.tp-leftarrow:hover::before {
    background-position: 0px -50px;
}

.tp-rightarrow:hover::before {
    background-position: -50px -50px;
}

.tp_inner_padding {
    box-sizing: border-box;
    max-height: none !important;
}

.tp-hide-revslider, .tp-caption.tp-hidden-caption {
    visibility: hidden !important;
    display: none !important;
}

.rev_slider embed, .rev_slider iframe, .rev_slider object, .rev_slider video {
    max-width: none !important;
}

.noFilterClass {
    filter: none !important;
}

.tp-caption.coverscreenvideo {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
}

.caption.fullscreenvideo {
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
}

.caption.fullscreenvideo iframe, .caption.fullscreenvideo video {
    display: none;
    width: 100% !important;
    height: 100% !important;
}

.tp-caption.fullscreenvideo {
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
}

.tp-caption.fullscreenvideo iframe, .tp-caption.fullscreenvideo iframe video {
    display: none;
    width: 100% !important;
    height: 100% !important;
}

.fullcoveredvideo video, .fullscreenvideo video {
    background: rgb(0, 0, 0);
}

.fullcoveredvideo .tp-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.html5vid.videoisplaying .tp-poster {
    display: none;
}

.tp-video-play-button {
    background: rgba(0, 0, 0, 0.3);
    padding: 5px;
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 40px;
    color: rgb(255, 255, 255);
    z-index: 3;
    margin-top: -27px;
    margin-left: -28px;
    text-align: center;
    cursor: pointer;
}

.tp-caption:hover .tp-video-play-button {
    opacity: 1;
}

.html5vid .tp-revstop {
    width: 15px;
    height: 20px;
    border-left: 5px solid rgb(255, 255, 255);
    border-right: 5px solid rgb(255, 255, 255);
    position: relative;
    margin: 10px 20px;
    box-sizing: border-box;
}

.html5vid .tp-revstop {
    display: none;
}

.html5vid.videoisplaying .revicon-right-dir {
    display: none;
}

.html5vid.videoisplaying .tp-revstop {
    display: block;
}

.html5vid.videoisplaying .tp-video-play-button {
    display: none;
}

.html5vid:hover .tp-video-play-button {
    display: block;
}

.fullcoveredvideo .tp-video-play-button {
    display: none !important;
}

.tp-video-controls {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 5px;
    opacity: 0;
    transition: opacity 0.3s ease 0s;
    background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0.13, rgb(0, 0, 0)), to(rgb(50, 50, 50)));
    display: table;
    max-width: 100%;
    overflow: hidden;
    box-sizing: border-box;
}

.tp-caption:hover .tp-video-controls {
    opacity: 0.9;
}

.tp-video-button {
    background: rgba(0, 0, 0, 0.5);
    border: 0px;
    border-radius: 3px;
    cursor: pointer;
    line-height: 12px;
    font-size: 12px;
    color: rgb(255, 255, 255);
    padding: 0px;
    margin: 0px;
    outline: none;
}

.tp-video-button:hover {
    cursor: pointer;
}

.tp-video-button-wrap, .tp-video-seek-bar-wrap, .tp-video-vol-bar-wrap {
    padding: 0px 5px;
    display: table-cell;
}

.tp-video-seek-bar-wrap {
    width: 80%;
}

.tp-video-vol-bar-wrap {
    width: 20%;
}

.tp-volume-bar, .tp-seek-bar {
    width: 100%;
    cursor: pointer;
    outline: none;
    line-height: 12px;
    margin: 0px;
    padding: 0px;
}

.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3;
}

.tp-dottedoverlay.twoxtwo {
    background: url("../assets/gridtile.png");
}

.tp-dottedoverlay.twoxtwowhite {
    background: url("../assets/gridtile_white.png");
}

.tp-dottedoverlay.threexthree {
    background: url("../assets/gridtile_3x3.png");
}

.tp-dottedoverlay.threexthreewhite {
    background: url("../assets/gridtile_3x3_white.png");
}

.fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0px;
    background: rgb(255, 255, 255);
    z-index: 999;
}

.fullwidthbanner-container {
    width: 100%;
    position: relative;
    padding: 0px;
    overflow: hidden;
}

.fullwidthbanner-container .fullwidthabanner {
    width: 100%;
    position: relative;
}

.tp-simpleresponsive .slotholder *, .tp-simpleresponsive img {
}

.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
    position: absolute;
    -webkit-font-smoothing: antialiased !important;
}

.tp-bannershadow {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    user-select: none;
}

.tp-bannershadow.tp-shadow1 {
    background: url("../assets/shadow1.png") 0% 0% / 100% 100% no-repeat;
    width: 890px;
    height: 30px;
    bottom: -30px;
}

.tp-bannershadow.tp-shadow2 {
    background: url("../assets/shadow2.png") 0% 0% / 100% 100% no-repeat;
    width: 890px;
    height: 60px;
    bottom: -60px;
}

.tp-bannershadow.tp-shadow3 {
    background: url("../assets/shadow3.png") 0% 0% / 100% 100% no-repeat;
    width: 890px;
    height: 60px;
    bottom: -60px;
}

.tp-button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    height: 30px;
    cursor: pointer;
    font-size: 15px;
    background: url("../images/gradient/g30.png") center top repeat-x;
    font-family: arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
    text-decoration: none;
    color: rgb(255, 255, 255) !important;
    text-shadow: rgba(0, 0, 0, 0.6) 0px 1px 1px !important;
    line-height: 45px !important;
}

.tp-button.big {
    color: rgb(255, 255, 255);
    text-shadow: rgba(0, 0, 0, 0.6) 0px 1px 1px;
    font-weight: bold;
    padding: 9px 20px;
    font-size: 19px;
    background: url("../images/gradient/g40.png") center top repeat-x;
    line-height: 57px !important;
}

.purchase:hover, .tp-button:hover, .tp-button.big:hover {
    background-position: center bottom, 15px 11px;
}

.tp-button.green, .tp-button:hover.green, .purchase.green, .purchase:hover.green {
    background-color: rgb(33, 161, 23);
    box-shadow: rgb(16, 77, 11) 0px 3px 0px 0px;
}

.tp-button.blue, .tp-button:hover.blue, .purchase.blue, .purchase:hover.blue {
    background-color: rgb(29, 120, 203);
    box-shadow: rgb(15, 62, 104) 0px 3px 0px 0px;
}

.tp-button.red, .tp-button:hover.red, .purchase.red, .purchase:hover.red {
    background-color: rgb(203, 29, 29);
    box-shadow: rgb(124, 18, 18) 0px 3px 0px 0px;
}

.tp-button.orange, .tp-button:hover.orange, .purchase.orange, .purchase:hover.orange {
    background-color: rgb(255, 119, 0);
    box-shadow: rgb(163, 76, 0) 0px 3px 0px 0px;
}

.tp-button.darkgrey, .tp-button.grey, .tp-button:hover.darkgrey, .tp-button:hover.grey, .purchase.darkgrey, .purchase:hover.darkgrey {
    background-color: rgb(85, 85, 85);
    box-shadow: rgb(34, 34, 34) 0px 3px 0px 0px;
}

.tp-button.lightgrey, .tp-button:hover.lightgrey, .purchase.lightgrey, .purchase:hover.lightgrey {
    background-color: rgb(136, 136, 136);
    box-shadow: rgb(85, 85, 85) 0px 3px 0px 0px;
}

.tpclear {
    clear: both;
}

.tp-bullets {
    z-index: 1000;
    position: absolute;
    opacity: 1;
    transition: opacity 0.2s ease-out 0s;
    transform: translateZ(5px);
    display: none;
}

.tp-bullets.hidebullets {
    opacity: 0;
}

.tp-bullets.simplebullets.navbar {
    border-width: 1px;
    border-style: solid;
    border-color: rgb(102, 102, 102) rgb(102, 102, 102) rgb(68, 68, 68);
    border-image: initial;
    background: url("../assets/boxed_bgtile.png");
    height: 40px;
    padding: 0px 10px;
    border-radius: 5px;
}

.tp-bullets.simplebullets.navbar-old {
    background: url("../assets/navigdots_bgtile.png");
    height: 35px;
    padding: 0px 10px;
    border-radius: 5px;
}

.tp-bullets.simplebullets .bullet {
    cursor: pointer;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 5px;
    border-radius: 50%;
    width: 0.15rem;
    height: 0.15rem;
    background: rgb(206, 207, 208);
}

.tp-bullets.simplebullets .bullet.selected {
    width: 0.19rem;
    height: 0.19rem;
    background: rgb(245, 133, 51);
}

.tp-bullets.simplebullets.round .bullet.last {
    margin-right: 3px;
}

.tp-bullets.simplebullets.round-old .bullet {
    cursor: pointer;
    position: relative;
    background: url("../assets/bullets.png") left bottom no-repeat;
    width: 23px;
    height: 23px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-bullets.simplebullets.round-old .bullet.last {
    margin-right: 0px;
}

.tp-bullets.simplebullets.square .bullet {
    cursor: pointer;
    position: relative;
    background: url("../assets/bullets2.png") left bottom no-repeat;
    width: 19px;
    height: 19px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-bullets.simplebullets.square .bullet.last {
    margin-right: 0px;
}

.tp-bullets.simplebullets.square-old .bullet {
    cursor: pointer;
    position: relative;
    background: url("../assets/bullets2.png") left bottom no-repeat;
    width: 19px;
    height: 19px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-bullets.simplebullets.square-old .bullet.last {
    margin-right: 0px;
}

.tp-bullets.simplebullets.navbar .bullet {
    cursor: pointer;
    position: relative;
    background: url("../assets/bullet_boxed.png") left top no-repeat;
    width: 18px;
    height: 19px;
    margin-right: 5px;
    float: left;
    margin-top: 10px;
}

.tp-bullets.simplebullets.navbar .bullet.first {
    margin-left: 0px !important;
}

.tp-bullets.simplebullets.navbar .bullet.last {
    margin-right: 0px !important;
}

.tp-bullets.simplebullets.navbar-old .bullet {
    cursor: pointer;
    position: relative;
    background: url("../assets/navigdots.png") left bottom no-repeat;
    width: 15px;
    height: 15px;
    float: left;
    margin-top: 10px;
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.tp-bullets.simplebullets.navbar-old .bullet.first {
    margin-left: 0px !important;
}

.tp-bullets.simplebullets.navbar-old .bullet.last {
    margin-right: 0px !important;
}

.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected {
    background-position: left top;
}

.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected {
    background-position: left bottom;
}

.tp-bullets.tp-thumbs {
    z-index: 1000;
    position: absolute;
    padding: 3px;
    background-color: rgb(255, 255, 255);
    width: 500px;
    height: 50px;
    margin-top: -50px;
    vertical-align: top;
}

.tp-bullets.tp-thumbs img {
    vertical-align: top;
}

.fullwidthbanner-container .tp-thumbs {
    padding: 3px;
}

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    overflow: hidden;
    position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute;
}

.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0px;
    float: left;
    opacity: 0.5;
    transition: all 0.2s ease-out 0s;
}

.tp-bullets.tp-thumbs .bullet:hover, .tp-bullets.tp-thumbs .bullet.selected {
    opacity: 1;
}

.tp-thumbs img {
    width: 100%;
}

.tp-bannertimer {
    visibility: hidden;
    width: 100%;
    height: 2px;
    background: rgba(255, 255, 255, 0.2);
    position: absolute;
    z-index: 200;
    top: 0px;
}

.tp-bannertimer.tp-bottom {
    top: auto;
    height: 5px;
    bottom: 0px !important;
}

.tparrows.preview1 {
    width: 100px;
    height: 100px;
    transform-style: preserve-3d;
    perspective: 1000px;
    backface-visibility: hidden;
    background: transparent;
}

.tparrows.preview1::after {
    position: absolute;
    left: 0px;
    top: 0px;
    font-family: fontawesome;
    color: rgb(255, 255, 255);
    font-size: 30px;
    width: 100px;
    height: 100px;
    text-align: center;
    background: rgba(0, 0, 0, 0.15);
    z-index: 2;
    line-height: 100px;
    transition: background 0.3s ease 0s, color 0.3s ease 0s;
}

.tp-rightarrow.preview1::after {
    content: "";
}

.tp-leftarrow.preview1::after {
    content: "";
}

.tparrows.preview1:hover::after {
    background: rgb(255, 255, 255);
    color: rgb(170, 170, 170);
}

.tparrows.preview1 .tp-arr-imgholder {
    background-size: cover;
    background-position: center center;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    transition: transform 0.3s ease 0s;
    backface-visibility: hidden;
}

.tparrows.preview1 .tp-arr-iwrapper {
    transition: all 0.3s ease 0s;
    opacity: 0;
}

.tparrows.preview1:hover .tp-arr-iwrapper {
    opacity: 1;
}

.tp-rightarrow.preview1 .tp-arr-imgholder {
    right: 100%;
    transform: rotateY(-90deg);
    transform-origin: 100% 50%;
    opacity: 0;
}

.tp-leftarrow.preview1 .tp-arr-imgholder {
    left: 100%;
    transform: rotateY(90deg);
    transform-origin: 0% 50%;
    opacity: 0;
}

.tparrows.preview1:hover .tp-arr-imgholder {
    transform: rotateY(0deg);
    opacity: 1;
}

.tp-bullets.preview1 {
    height: 21px;
}

.tp-bullets.preview1 .bullet {
    cursor: pointer;
    box-shadow: none;
    display: inline-block;
    transition: background-color 0.2s ease 0s, border-color 0.2s ease 0s;
    box-sizing: content-box;
    position: relative !important;
    background: rgba(0, 0, 0, 0.15) !important;
    width: 5px !important;
    height: 5px !important;
    border: 8px solid rgba(0, 0, 0, 0) !important;
    margin-right: 5px !important;
    margin-bottom: 0px !important;
    float: none !important;
}

.tp-bullets.preview1 .bullet.last {
    margin-right: 0px;
}

.tp-bullets.preview1 .bullet:hover, .tp-bullets.preview1 .bullet.selected {
    box-shadow: none;
    background: rgb(170, 170, 170) !important;
    width: 5px !important;
    height: 5px !important;
    border: 8px solid rgb(255, 255, 255) !important;
}

.tparrows.preview2 {
    min-width: 60px;
    min-height: 60px;
    background: rgb(255, 255, 255);
    border-radius: 30px;
    overflow: hidden;
    transition: width 0.3s ease 0s, background-color 0.3s ease 0s, opacity 0.3s ease 0s;
    backface-visibility: hidden;
}

.tparrows.preview2::after {
    position: absolute;
    top: 50%;
    font-family: fontawesome;
    color: rgb(170, 170, 170);
    font-size: 25px;
    margin-top: -12px;
    transition: color 0.3s ease 0s;
}

.tp-rightarrow.preview2::after {
    content: "";
    right: 18px;
}

.tp-leftarrow.preview2::after {
    content: "";
    left: 18px;
}

.tparrows.preview2 .tp-arr-titleholder {
    background-size: cover;
    background-position: center center;
    display: block;
    visibility: hidden;
    position: relative;
    top: 0px;
    transition: transform 0.3s ease 0s;
    backface-visibility: hidden;
    white-space: nowrap;
    color: rgb(0, 0, 0);
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    line-height: 60px;
    padding: 0px 10px;
}

.tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 50px;
    transform: translateX(-100%);
}

.tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 50px;
    transform: translateX(100%);
}

.tparrows.preview2.hovered {
    width: 300px;
}

.tparrows.preview2:hover {
    background: rgb(255, 255, 255);
}

.tparrows.preview2:hover::after {
    color: rgb(0, 0, 0);
}

.tparrows.preview2:hover .tp-arr-titleholder {
    transform: translateX(0px);
    visibility: visible;
    position: absolute;
}

.tp-bullets.preview2 {
    height: 17px;
}

.tp-bullets.preview2 .bullet {
    cursor: pointer;
    border-radius: 10px;
    box-shadow: none;
    display: inline-block;
    transition: background-color 0.2s ease 0s, border-color 0.2s ease 0s;
    box-sizing: content-box;
    position: relative !important;
    background: rgba(0, 0, 0, 0.5) !important;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 0) !important;
    margin-right: 2px !important;
    margin-bottom: 0px !important;
    float: none !important;
}

.tp-bullets.preview2 .bullet.last {
    margin-right: 0px;
}

.tp-bullets.preview2 .bullet:hover, .tp-bullets.preview2 .bullet.selected {
    box-shadow: none;
    background: rgb(255, 255, 255) !important;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgb(0, 0, 0) !important;
}

.tp-arr-titleholder.alwayshidden {
    display: none !important;
}

.tparrows.preview3 {
    width: 70px;
    height: 70px;
    background: rgb(255, 255, 255);
    transform-style: flat;
}

.tparrows.preview3::after {
    position: absolute;
    line-height: 70px;
    text-align: center;
    font-family: fontawesome;
    color: rgb(170, 170, 170);
    font-size: 30px;
    top: 0px;
    left: 0px;
    background: rgb(255, 255, 255);
    z-index: 100;
    width: 70px;
    height: 70px;
    transition: color 0.3s ease 0s;
}

.tparrows.preview3:hover::after {
    color: rgb(0, 0, 0);
}

.tp-rightarrow.preview3::after {
    content: "";
}

.tp-leftarrow.preview3::after {
    content: "";
}

.tparrows.preview3 .tp-arr-iwrapper {
    transform: scale(0, 1);
    transform-origin: 100% 50%;
    transition: transform 0.2s ease 0s;
    z-index: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.75);
    display: table;
    min-height: 90px;
    top: -10px;
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
    transform: scale(0, 1);
    transform-origin: 0% 50%;
}

.tparrows.preview3 .tp-arr-imgholder {
    background-size: cover;
    background-position: center center;
    display: table-cell;
    min-width: 90px;
    height: 90px;
    position: relative;
    top: 0px;
}

.tp-rightarrow.preview3 .tp-arr-iwrapper {
    right: 0px;
    padding-right: 70px;
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
    left: 0px;
    direction: rtl;
    padding-left: 70px;
}

.tparrows.preview3 .tp-arr-titleholder {
    display: table-cell;
    padding: 30px;
    font-size: 16px;
    color: rgb(255, 255, 255);
    white-space: nowrap;
    position: relative;
    clear: right;
    vertical-align: middle;
}

.tparrows.preview3:hover .tp-arr-iwrapper {
    transform: scale(1, 1);
}

.tp-bullets.preview3 {
    height: 17px;
}

.tp-bullets.preview3 .bullet {
    cursor: pointer;
    border-radius: 10px;
    box-shadow: none;
    display: inline-block;
    transition: background-color 0.2s ease 0s, border-color 0.2s ease 0s;
    box-sizing: content-box;
    position: relative !important;
    background: rgba(0, 0, 0, 0.5) !important;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 0) !important;
    margin-right: 2px !important;
    margin-bottom: 0px !important;
    float: none !important;
}

.tp-bullets.preview3 .bullet.last {
    margin-right: 0px;
}

.tp-bullets.preview3 .bullet:hover, .tp-bullets.preview3 .bullet.selected {
    box-shadow: none;
    background: rgb(255, 255, 255) !important;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgb(0, 0, 0) !important;
}

.tparrows.preview4 {
    width: 30px;
    height: 110px;
    background: transparent;
    transform-style: preserve-3d;
    perspective: 1000px;
}

.tparrows.preview4::after {
    position: absolute;
    line-height: 110px;
    text-align: center;
    font-family: fontawesome;
    color: rgb(255, 255, 255);
    font-size: 20px;
    top: 0px;
    left: 0px;
    z-index: 0;
    width: 30px;
    height: 110px;
    background: rgba(0, 0, 0, 0.25);
    transition: all 0.2s ease-in-out 0s;
    opacity: 1;
}

.tp-rightarrow.preview4::after {
    content: "";
}

.tp-leftarrow.preview4::after {
    content: "";
}

.tp-leftarrow.preview4 .tp-arr-allwrapper {
    left: 0px;
}

.tparrows.preview4 .tp-arr-iwrapper {
    position: relative;
}

.tparrows.preview4 .tp-arr-imgholder {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 180px;
    height: 110px;
    position: relative;
    top: 0px;
    backface-visibility: hidden;
}

.tparrows.preview4 .tp-arr-imgholder2 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 180px;
    height: 110px;
    position: absolute;
    top: 0px;
    left: 180px;
    backface-visibility: hidden;
}

.tp-leftarrow.preview4 .tp-arr-imgholder2 {
    left: -180px;
}

.tparrows.preview4 .tp-arr-titleholder {
    display: block;
    padding: 0px 10px;
    text-align: left;
    position: relative;
    background: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    white-space: nowrap;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 11px;
    line-height: 2.75;
    transition: all 0.3s ease 0s;
    transform: rotateX(-90deg);
    transform-origin: 50% 0px;
    backface-visibility: hidden;
    opacity: 0;
}

.tparrows.preview4::after {
    transform-origin: 100% 100%;
}

.tp-leftarrow.preview4::after {
    transform-origin: 0% 0%;
}

.tp-bullets.preview4 {
    height: 17px;
}

.tp-bullets.preview4 .bullet {
    cursor: pointer;
    border-radius: 10px;
    box-shadow: none;
    display: inline-block;
    transition: background-color 0.2s ease 0s, border-color 0.2s ease 0s;
    box-sizing: content-box;
    position: relative !important;
    background: rgba(0, 0, 0, 0.5) !important;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 0) !important;
    margin-right: 2px !important;
    margin-bottom: 0px !important;
    float: none !important;
}

.tp-bullets.preview4 .bullet.last {
    margin-right: 0px;
}

.tp-bullets.preview4 .bullet:hover, .tp-bullets.preview4 .bullet.selected {
    box-shadow: none;
    background: rgb(255, 255, 255) !important;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgb(0, 0, 0) !important;
}

.tp-simpleresponsive img {
    user-select: none;
}

.tp-caption img {
    background: transparent;
    zoom: 1; }

.caption.slidelink a div, .tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url("../assets/coloredbg.png") repeat;
}

.tp-caption.slidelink a span {
    background: url("../assets/coloredbg.png") repeat;
}

.tp-loader {
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
}

.tp-loader.spinner0 {
    width: 40px;
    height: 40px;
    background: url("../assets/loader.gif") center center no-repeat rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px 0px;
    margin-top: -20px;
    margin-left: -20px;
    animation: 1.2s ease-in-out 0s infinite normal none running tp-rotateplane;
    border-radius: 3px;
}

.tp-loader.spinner1 {
    width: 40px;
    height: 40px;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px 0px;
    margin-top: -20px;
    margin-left: -20px;
    animation: 1.2s ease-in-out 0s infinite normal none running tp-rotateplane;
    border-radius: 3px;
}

.tp-loader.spinner5 {
    background: url("../assets/loader.gif") 10px 10px no-repeat rgb(255, 255, 255);
    margin: -22px;
    width: 44px;
    height: 44px;
    border-radius: 3px;
}

@-webkit-keyframes tp-rotateplane {
    0% {
        transform: perspective(120px);
    }

    50% {
        transform: perspective(120px) rotateY(180deg);
    }

    100% {
        transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    }
}

@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

.tp-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: rgb(255, 0, 0);
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px 0px;
    border-radius: 100%;
    animation: 1s ease-in-out 0s infinite normal none running tp-scaleout;
}

@-webkit-keyframes tp-scaleout {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
        opacity: 0;
    }
}

@keyframes tp-scaleout {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
        opacity: 0;
    }
}

.tp-loader.spinner3 {
    margin: -9px 0px 0px -35px;
    width: 70px;
    text-align: center;
}

.tp-loader.spinner3 .bounce1, .tp-loader.spinner3 .bounce2, .tp-loader.spinner3 .bounce3 {
    width: 18px;
    height: 18px;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px 0px;
    border-radius: 100%;
    display: inline-block;
    animation: 1.4s ease-in-out 0s infinite normal both running tp-bouncedelay;
}

.tp-loader.spinner3 .bounce1 {
    animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
    animation-delay: -0.16s;
}

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

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

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

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

.tp-loader.spinner4 {
    margin: -20px 0px 0px -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    animation: 2s linear 0s infinite normal none running tp-rotate;
}

.tp-loader.spinner4 .dot1, .tp-loader.spinner4 .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0px;
    background-color: rgb(255, 255, 255);
    border-radius: 100%;
    animation: 2s ease-in-out 0s infinite normal none running tp-bounce;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px 0px;
}

.tp-loader.spinner4 .dot2 {
    top: auto;
    bottom: 0px;
    animation-delay: -1s;
}

@-webkit-keyframes tp-rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes tp-rotate {
    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes tp-bounce {
    0%, 100% {
        transform: scale(0);
    }

    50% {
        transform: scale(1);
    }
}

@keyframes tp-bounce {
    0%, 100% {
        transform: scale(0);
    }

    50% {
        transform: scale(1);
    }
}

@media screen and (max-width: 769px) {
    iframe {
        width: 100%;
    }

    .rev_slider .tp-caption.itemText {
        width: 50%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .tp-caption h1.title {
        font-size: 22px;
    }

    .tp-caption .banner-detail {
        font-size: 16px;
    }

    .tp-caption .banner-more {
        height: 30px;
        line-height: 30px;
        padding: 0px 20px;
        font-size: 18px;
    }

    .owl-carousel .owl-controls .owl-dots {
        bottom: -0.15rem;
    }
}

@media screen and (max-width: 641px) {
    iframe {
        width: 100%;
    }

    .rev_slider .tp-caption.itemText {
        width: 100%;
    }

    #rev_slider_3_1 ul li .tp-caption.itemImg img {
        display: none;
    }

    .tp-caption h1.title {
        font-size: 16px;
        padding: 0px 0px 15px;
    }

    .tp-caption .banner-detail {
        font-size: 14px;
    }

    .tp-caption .banner-more {
        font-size: 14px;
    }
}

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    padding: 0px;
    margin: 0px;
    border: 0px;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: rgb(249, 249, 249);
    color: rgb(68, 68, 68);
    text-shadow: none;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 25px;
}

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
}

.fancybox-error {
    color: rgb(68, 68, 68);
    font: 14px / 20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0px;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("img/fancybox/fancybox_sprite.png");
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0px -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("img/fancybox/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0px;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: url("img/fancybox/blank.gif") transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0px;
}

.fancybox-next {
    right: 0px;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0px -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0px -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

.fancybox-lock {
    overflow: hidden;
}

.fancybox-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url("img/fancybox/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0px;
    right: 0px;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto scroll;
    z-index: 99999;
}

.fancybox-title {
    visibility: hidden;
    font: 13px / 20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0px;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 15px;
    text-shadow: rgb(34, 34, 34) 0px 1px 2px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: rgb(255, 255, 255);
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0px;
    left: 0px;
    color: rgb(255, 255, 255);
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
}

.contact-form {
    padding: 15px 20px 50px;
}

.contact-form .form-item {
    width: auto;
    padding: 6px 0px 6px 90px;
}

.contact-form .form-label {
    width: 85px;
}

.contact-form .form-btn-wrap {
    position: relative;
    display: block;
    padding: 15px 0px 0px 90px;
    bottom: auto;
    right: auto;
}

.contact-form .form-btn-wrap .form-btn-submit {
    padding: 5px 40px;
    text-align: center;
    font-size: 14px;
    background: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(221, 221, 221));
    border-radius: 3px;
}

.contact-form .form-btn-wrap .form-btn-submit:hover {
    border: 1px solid rgb(170, 170, 170);
    color: rgb(51, 51, 51);
    box-shadow: rgb(221, 221, 221) 0px 0px 3px inset;
}

.top-category {
    padding-bottom: 10px;
}

.top-category .titl {
    padding: 5px;
    line-height: 12px;
    border: 1px solid rgb(204, 204, 204);
}

.pagenavi {
    padding: 10px 5px 30px 20px;
}

.pagenavi span, .pagenavi a {
    padding: 5px;
    border: 1px solid rgb(204, 204, 204);
    margin-right: 5px;
}

.post-ratings {
    width: 100%;
    opacity: 1;
}

.post-ratings-loading {
    display: none;
    height: 16px;
    text-align: left;
}

.post-ratings-image {
    border: 0px;
}

.post-ratings img, .post-ratings-loading img, .post-ratings-image img {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.post-ratings-text {
}

.post-ratings-comment-author {
    font-weight: normal;
    font-style: italic;
}

.model {
    width: 100%;
    overflow: hidden;
    font-size: 13px;
    line-height: 18px;
}

.info-title {
    max-height: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: block;
}

.info-con {
    display: block;
    margin-left: 20px;
}

.info-con-title {
    font-size: 15px;
    color: rgb(255, 51, 0);
}

.info-con span {
    display: block;
}

.info-left {
    float: left;
    width: 120px;
    max-height: 370px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: block;
    margin-top: 123px;
}

.info-middle {
    float: left;
    display: block;
    overflow: hidden;
    padding: 0px 10px;
}

.info-right {
    float: left;
    width: 120px;
}

.info-right div:first-child {
    height: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: block;
    margin-top: 11px;
}

.info-right div:nth-child(2) {
    height: 166px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: block;
    margin-top: 13px;
}

.info-right div:nth-child(3) {
    height: 148px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: block;
    margin-top: 9px;
}

.size-table td {
    text-align: center;
}

.main .item-head {
    padding: 10px 0px;
    border-top: 1px dashed rgb(192, 192, 192);
    clear: both;
    font-size: 14px;
    font-weight: bold;
}

.main .color-show li {
    width: 70px;
    height: 90px;
    float: left;
    text-align: center;
}

.main .color-show li img {
    width: 51px;
    height: 51px;
}

.main .color-show li span {
    display: block;
    padding: 5px 0px 0px;
}

.main .color-show li.show-big {
    width: 220px;
    min-height: 300px;
    float: left;
}

.main .color-show li.show-big img {
    width: 160px;
    height: auto;
    margin: 15px auto 0px;
}

.selected {
    cursor: pointer;
}

.ico ul li {
    padding: 5px 0px;
}

.ico ul li a {
    color: rgb(255, 192, 0);
    font-weight: bold;
}

.sub-tbar {
    line-height: 30px;
    background: url("img/tit_bg_line.png") 0px 15px repeat-x scroll;
    text-align: center;
    margin-bottom: 15px;
}

.sub-tbar h3 {
    display: inline-block;
    padding: 0px 10px;
    background: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: normal;
}

.sub-tbar h3 {
}

.handmade li {
    float: left;
    width: 257px;
    height: 280px;
    padding: 0px 10px;
}

.handmade li .img, .handmade li .img img {
    display: block;
    width: 250px;
    height: 138px;
}

.handmade li .tit {
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    padding: 5px 0px 0px;
    font-size: 12px;
}

.handmade li .tit, .handmade li .tit a {
    color: rgb(51, 51, 51);
}

.handmade li .summary {
    height: 80px;
    line-height: 20px;
    overflow: hidden;
}

.shippingdate {
    padding: 2px 0px 0px;
    border-top: 1px dashed rgb(221, 221, 221);
    border-bottom: 1px dashed rgb(221, 221, 221);
    margin: 10px 0px 0px;
}

.detail {
    float: right;
    width: 350px;
    padding: 2px 0px 0px 20px;
    border-top: 1px dashed rgb(221, 221, 221);
    border-left: 1px dashed rgb(221, 221, 221);
    border-bottom: 1px dashed rgb(221, 221, 221);
    margin: 10px 0px 0px;
}

.detail a {
}

.detail ul {
    overflow: hidden;
}

.detail ul li {
    float: left;
    width: 160px;
}

.size {
    margin-top: 0px;
    padding-left: 60px;
}

.size table {
    border: 1px solid rgb(239, 239, 239);
    margin-top: 20px;
}

.size ul li {
    float: left;
    padding: 0px 18px;
}

.size table td {
    text-align: center;
}

.size table tr {
    text-align: center;
}

.size table th {
    text-align: center;
    color: rgb(255, 192, 0);
    font-weight: bold;
}

.size-pro table {
    border: 1px solid rgb(239, 239, 239);
    margin-top: 20px;
    text-align: center;
}

.size-pro ul li {
    float: left;
    padding: 0px 18px;
}

.size-pro table td {
    text-align: center;
}

.size-pro table tr {
    text-align: center;
    color: rgb(255, 192, 0);
    font-weight: bold;
}

.size-pro table th {
    text-align: center;
    color: rgb(255, 192, 0);
    font-weight: bold;
}

.attachment-100x100 {
    max-width: 120px;
}

.delay0d1s {
    animation-delay: 0.1s;
}

.delay0d2s {
    animation-delay: 0.2s;
}

.delay0d3s {
    animation-delay: 0.3s;
}

.delay0d4s {
    animation-delay: 0.4s;
}

.delay0d5s {
    animation-delay: 0.5s;
}

.delay0d6s {
    animation-delay: 0.6s;
}

.delay0d7s {
    animation-delay: 0.7s;
}

.delay0d8s {
    animation-delay: 0.8s;
}

.delay0d9s {
    animation-delay: 0.9s;
}

.delay1s {
    animation-delay: 1s;
}

.delay1d1s {
    animation-delay: 1.1s;
}

.delay1d2s {
    animation-delay: 1.2s;
}

.delay1d3s {
    animation-delay: 1.3s;
}

.delay1d4s {
    animation-delay: 1.4s;
}

.delay1d5s {
    animation-delay: 1.5s;
}

.delay1d6s {
    animation-delay: 1.6s;
}

.delay1d7s {
    animation-delay: 1.7s;
}

.delay1d8s {
    animation-delay: 1.8s;
}

.delay1d9s {
    animation-delay: 1.9s;
}

.delay2s {
    animation-delay: 2s;
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeIn {
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0px, -100%, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0px, -100%, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInDown {
    animation-name: fadeInDown;
}

@-webkit-keyframes zoomInA {
    0% {
        opacity: 1;
        transform: scale(1);
    }

    50% {
        opacity: 0.8;
        transform: scale(0.8);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes zoomInA {
    0% {
        opacity: 1;
        transform: scale(1);
    }

    50% {
        opacity: 0.8;
        transform: scale(0.8);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

.zoomInA {
    animation-name: zoomInA;
}

@-webkit-keyframes fadeInDownA {
    0% {
        opacity: 0;
        transform: translate3d(0px, -30px, 0px);
        transform-origin: center 0px;
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInDownA {
    0% {
        opacity: 0;
        transform: translate3d(0px, -30px, 0px);
        transform-origin: center 0px;
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInDownA {
    animation-name: fadeInDownA;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeft {
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftA {
    0% {
        opacity: 0;
        transform: translate3d(-20%, 0px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInLeftA {
    0% {
        opacity: 0;
        transform: translate3d(-20%, 0px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeftA {
    animation-name: fadeInLeftA;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0px, 100px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0px, 100px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInUp {
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpA {
    0% {
        opacity: 0;
        transform: translate3d(0px, 30px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInUpA {
    0% {
        opacity: 0;
        transform: translate3d(0px, 30px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInUpA {
    animation-name: fadeInUpA;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInRight {
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightA {
    0% {
        opacity: 0;
        transform: translate3d(20%, 0px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInRightA {
    0% {
        opacity: 0;
        transform: translate3d(20%, 0px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInRightA {
    animation-name: fadeInRightA;
}

@-webkit-keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        transform: scale3d(0.97, 0.97, 0.97);
    }

    100% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        transform: scale3d(0.97, 0.97, 0.97);
    }

    100% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    animation-name: bounceIn;
    animation-duration: 0.75s;
}

@-webkit-keyframes icojumpA {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-5px);
    }

    100% {
        transform: translateY(0px);
    }
}

@keyframes icojumpA {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-5px);
    }

    100% {
        transform: translateY(0px);
    }
}

@-webkit-keyframes icojump {
    0% {
        transform: translateY(0px);
    }

    25% {
        transform: translateY(-10px);
    }

    50% {
        transform: translateY(0px);
    }

    75% {
        transform: translateY(-5px);
    }

    100% {
        transform: translateY(0px);
    }
}

@keyframes icojump {
    0% {
        transform: translateY(0px);
    }

    25% {
        transform: translateY(-10px);
    }

    50% {
        transform: translateY(0px);
    }

    75% {
        transform: translateY(-5px);
    }

    100% {
        transform: translateY(0px);
    }
}

@-webkit-keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        transform: rotate3d(0, 0, 1, -5deg);
    }

    100% {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        transform: rotate3d(0, 0, 1, -5deg);
    }

    100% {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@-webkit-keyframes logoAnim {
    0% {
        left: -100%;
    }

    100% {
        left: 200%;
    }
}

@keyframes logoAnim {
    0% {
        left: -100%;
    }

    100% {
        left: 200%;
    }
}

@-webkit-keyframes tm-bounce {
    0%, 100% {
        transform: scale(0.8);
    }

    50% {
        transform: scale(1);
    }
}

@keyframes tm-bounce {
    0%, 100% {
        transform: scale(0.8);
    }

    50% {
        transform: scale(1);
    }
}

@-webkit-keyframes cssload-spin {
    0%, 15% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rotateZ {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate3d(0, 1, 0, 360deg);
    }
}

@keyframes icon-bounce {
    0%, 100% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(15deg);
    }

    50% {
        transform: rotate(-15deg);
    }

    75% {
        transform: rotate(5deg);
    }

    85% {
        transform: rotate(-5deg);
    }
}

@-webkit-keyframes icon-bounce {
    0%, 100% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(15deg);
    }

    50% {
        transform: rotate(-15deg);
    }

    75% {
        transform: rotate(5deg);
    }

    85% {
        transform: rotate(-5deg);
    }
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.main .detail-wrap table {
    border-collapse: collapse;
    border-spacing: 0px;
    width: 100%;
    margin-bottom: 0px !important;
}

.main .detail-wrap table th, .main .detail-wrap table td {
    height: 30px;
    border: 1px solid rgb(204, 204, 204);
    text-align: left;
    line-height: 1.5;
    font-size: 12px;
    color: rgb(102, 102, 102);
    background: rgb(251, 251, 251);
    padding: 0px 15px;
}

.main .detail-wrap table th {
    font-size: 12px;
    background: rgb(238, 238, 238);
}

.main .detail-wrap table td p, .main .detail-wrap table th p, table td p, table th p {
    margin: 0px;
    padding: 5px;
    color: rgb(102, 102, 102);
    font-size: 12px;
    line-height: 1.3;
}

.main .detail-wrap table td.amts {
    color: rgb(203, 32, 39);
}

.main .detail-wrap table th#cartDelete {
    text-align: center;
}

.head-wrapper {
    position: fixed;
    width: 100%;
    z-index: 10000;
    padding-top: 5px;
}

.head-wrapper.page-header {
    position: relative;
    background-size: cover;
}

.logo, .language, .nav-bar .nav {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.logo {
    position: relative;
    float: left;
}

.logo img {
    position: relative;
}

.tasking {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgb(245, 133, 51);
    overflow: hidden;
    display: none;
    z-index: 9;
}

.head-right {
    text-align: right;
}

.change-language {
    /* margin-right: 0.2rem; */
    /* z-index: 2 !important; */
}

.change-language-info .change-language-title span, .change-language-info .change-language-title .language-icon::before {
    color: rgb(255, 255, 255) !important;
}

.change-language-info .change-language-title.title-show span, .change-language-info .change-language-title.title-show .language-icon::before {
    color: rgb(102, 102, 102) !important;
}

.head-social {
    display: inline-block;
}

.head-social {
    position: relative;
}

.head-social li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 0.15rem 0px 0px;
}

.head-social li img {
}

.nav-bar {
    position: relative;
    height: 1rem;
    text-align: right;
}

.right-top {
    padding: 5px;
}

.nav-bar .nav {
}

.nav-bar .nav li {
    position: relative;
    display: block;
}

.nav-bar .nav > li {
    display: inline-block;
    vertical-align: top;
}

.nav-bar .nav > li.nav-current > a {
    color: rgb(245, 133, 51);
}

.nav-bar .nav > li > a {
    position: relative;
    display: inline-block;
    height: 0.5rem;
    line-height: 0.5rem;
    padding: 0px 0.15rem;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-family: "Lato Bold";
}

.page-header {
    background: rgb(63, 63, 63);
}

.nav-bar .nav li li {
    padding: 8px 0px;
    border-bottom: 1px solid rgb(255, 255, 255);
    font-size: 12px;
    text-transform: capitalize;
    display: block;
    line-height: 0.35rem;
}

.nav-bar .nav li li a {
    padding: 0px 0.15rem;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0);
    font-family: "Lato Bold";
    color: white;
}

.nav-bar .nav ul {
    width: 2.55rem;
    position: absolute;
    top: 0.6rem;
    left: 0.3rem;
    background: rgb(255, 152, 36);
    text-align: left;
    display: none;
    z-index: 999;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 2px;
    padding: 10px;
    border-radius: 3px;
}

.nav-bar .nav ul ul, .fixed-nav.nav-bar .nav ul ul {
    top: 0px;
    left: 2.57rem;
}

.nav-bar .nav > ul > li:hover > a {
    color: rgb(245, 133, 51);
}

.nav-bar .nav li .nav-ico {
    font-size: 0.12rem;
    left: 50%;
    position: absolute;
    bottom: -15px;
    margin-left: -3px;
}

.nav-bar .nav li .nav-ico::after {
    content: "";
}

.nav-bar .nav li li .nav-ico {
    position: absolute;
    top: 0px;
    right: 0.1rem;
    line-height: 0.35rem;
}

.nav-bar .nav li li .nav-ico::after {
    content: "";
}

.fixed-nav {
    position: fixed;
    width: 100%;
    top: 0px;
    transition: top 0.5s ease 0s;
    z-index: 10009;
    background: rgba(51, 51, 51, 0.66);
}

.nav-bar .nav {
    position: static;
}

.nav > li.nav_product {
    position: static;
}

.nav > li.nav_product ul {
    width: 100%;
    left: 0px;
    padding: 15px 0px;
    background: rgb(255, 255, 255);
    top: 1rem;
}

.nav > li.nav_product ul li {
    display: inline-block;
    width: 24%;
}

.nav > li.nav_product ul li a {
}

.nav > li.nav_product ul li a img {
    max-width: 100px;
    height: auto;
}

.nav > li.nav_product ul li a em {
}

.foot-wrapper {
    position: relative;
    width: 100%;
    z-index: 0;
}

.foot-wrapper, .foot-wrapper a {
    color: rgb(190, 190, 190);
    line-height: 0.2rem;
}

.foot-items {
    padding: 1.4rem 0px 0.2rem;
    line-height: 2.3;
    margin-top: -100px;
    background-size: cover;
}

.foot-items .foot-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.foot-items .foot-item .foot-tit {
    position: relative;
    text-transform: capitalize;
    margin: 0px 0px 0.25rem;
    font-weight: normal;
    font-size: 0.22rem;
    font-family: Dosis-SemiBold;
}

.foot-items .foot-item.foot-item-contact {
    width: 35%;
}

.foot-items .foot-item.foot-item-news {
    width: 32%;
    padding: 0px;
}

.foot-items .foot-item.foot-item-inquiry {
    width: 33%;
    padding: 0px 6%;
}

.foot-item.foot-item-contact li {
    position: relative;
    padding: 0px 0px 0px 0.35rem;
}

.foot-item.foot-item-contact li::before {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 0.16rem;
    width: 0.35rem;
    text-align: center;
    line-height: 0.32rem;
    color: rgb(235, 235, 235);
}

.foot-item.foot-item-contact li.foot_addr::before {
    content: "";
}

.foot-item.foot-item-contact li.foot_phone::before {
    content: "";
}

.foot-item.foot-item-contact li.foot_email::before {
    content: "";
}

.foot-item.foot-item-contact li.foot_fax::before {
    content: "";
}

.foot-item.foot-item-contact li.foot_skype::before {
    content: "";
}

.foot-item.foot-item-news .product-container {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0px 0px 0.2rem;
}

.foot-item.foot-item-news .new-item {
    position: relative;
    margin-bottom: 0.1rem;
}

.foot-item.foot-item-news .new-item::after {
    content: "";
    background-color: rgb(210, 210, 210);
    width: 72.5%;
    height: 1px;
    visibility: visible;
    bottom: 0px;
    right: 0px;
    position: absolute;
}

.foot-item.foot-item-news .new-item .new-img {
    display: inline-block;
    width: 23.5%;
    vertical-align: top;
    border: 2px solid rgb(126, 126, 126);
    margin-left: 2px;
}

.foot-item.foot-item-news .new-item .new-img img {
    width: 100%;
    height: 60px;
}

.foot-item.foot-item-news .new-item .new-info {
    display: inline-block;
    width: 72.5%;
    float: right;
}

.foot-item.foot-item-news .new-item time {
    font-size: 13px;
    font-style: italic;
}

.foot-item.foot-item-news .new-item .title {
    font-size: 14px;
    font-weight: normal;
    max-height: 0.4rem;
    overflow: hidden;
}

.foot-item.foot-item-news .new-item .title a {
}

.foot-item.foot-item-news .owl-carousel .owl-controls .owl-nav {
    display: none;
}

.foot-item.foot-item-news .owl-carousel .owl-controls .owl-dots {
    text-align: left;
}

.copyright {
    margin-top: 0.5rem;
    color: rgb(190, 190, 190);
    line-height: 0.35rem;
    text-align: center;
}

.main_content {
    z-index: 99;
    position: relative;
    background: rgb(255, 255, 255);
}

.index-title-bar {
    position: relative;
    text-align: center;
}

.index-title-bar .title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-top: 36px;
    zoom: 1; }

.index-title-bar .title a {
    font-size: 30px;
    text-transform: uppercase;
    color: rgb(85, 85, 85);
    line-height: 0.6rem;
    font-family: "Lato Bold";
    font-weight: 100;
}

.index-title-bar .title::after {
    content: "";
    background-image: url("img/demo/section-title.png");
    width: 204px;
    height: 9px;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -102px;
    display: block;
}

.index-title-bar .sub-title {
    color: rgb(85, 85, 85);
    width: 60%;
    margin: 17px auto auto;
    font-family: lato;
    font-size: 0.16rem;
    line-height: 0.24rem;
    font-weight: 100;
}

.liper_banner {
    position: relative;
    display: flex;
    align-items: center;
}

.liper_img {
    position: relative;
    width: 60%;
    flex: 0 0 60%;
    border: 20px solid rgb(0, 0, 0);
}

.liper_content {
    position: relative;
    width: 40%;
    flex: 0 0 40%;
    padding: 0px 5%;
}

.liper_content .liper_tit {
    font-size: 30px;
    position: relative;
    line-height: 36px;
    margin-bottom: 25px;
}

.liper_content .liper_desc {
    position: relative;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 100;
}

.swiper-button-prev.liper-prev {
    left: 0px;
}

.swiper-button-next.liper-next {
    right: 0px;
}

.company-synopses .index-title-bar {
    padding-bottom: 0.7rem;
}

.company-synopses {
    padding-top: 0.9rem;
    position: relative;
    width: 100%;
}

.company-synopses ul {
    width: 100%;
}

.synopsis-item {
    display: inline-block;
    width: 32.33%;
    z-index: 1;
    vertical-align: top;
    position: relative;
    text-align: center;
    padding: 45px 25px 55px;
    border-bottom: 3px solid rgb(255, 255, 255);
}

.synopsis-item:nth-child(2n)::before {
    background: none 0px 0px repeat scroll rgb(245, 133, 51);
    border-radius: 50%;
    content: "";
    height: 100%;
    position: absolute;
    left: 0px;
    width: 1px;
    top: 0px;
}

.synopsis-item:nth-child(2n)::after {
    background: none 0px 0px repeat scroll rgb(245, 133, 51);
    border-radius: 50%;
    content: "";
    height: 100%;
    position: absolute;
    right: 0px;
    width: 1px;
    top: 0px;
}

.synopsis-item .item-wrap {
    position: relative;
    text-align: center;
}

.synopsis-item .item-info {
    position: relative;
}

.synopsis-item .item-info .item-title {
    margin: 15px 0px;
}

.synopsis-item .item-info .item-title, .synopsis-item .item-info .item-title a {
    line-height: 26.4px;
    font-weight: 100;
    color: rgb(85, 85, 85);
    font-size: 0.24rem;
    font-family: Dosis-SemiBold;
}

.synopsis-item .item-info .item-desc, .synopsis-item .item-info .item-desc a {
    font-size: 0.16rem;
    line-height: 21px;
    font-family: lato;
    text-align: center;
    color: rgb(85, 85, 85);
    font-weight: 100;
}

.synopsis-item:hover .item-img img {
    transform: translateY(-20px);
}

.company-synopses .synopsis-item:hover {
    border-bottom: 3px solid rgb(245, 133, 51);
    transform: translateY(-20px);
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 5px;
}

.company-synopses .synopsis-item:nth-child(2n):hover::after, .company-synopses .synopsis-item:nth-child(2n):hover::before {
    display: none;
}

.about-us-wrap {
    position: relative;
    padding: 0.8rem 0px;
}

.about-us-wrap .about-us {
    padding-top: 0.6rem;
}

.about-us-wrap .about-img {
    float: left;
    width: 33.33%;
    position: relative;
}

.about-us-wrap .about-img img {
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
}

.about-us-wrap .about-detail {
    float: left;
    width: 66.67%;
    padding-left: 9%;
    position: relative;
    line-height: 0.3rem;
}

.about-us-wrap .about-more {
    color: rgb(255, 255, 255);
    background-color: rgb(245, 133, 51);
    border: 2px solid rgb(245, 133, 51);
    float: right;
    margin-top: 0.5rem;
    padding: 7px 15px;
}

.about-us-wrap .about-more:hover {
    background-color: transparent;
    color: rgb(245, 133, 51);
}

.index-inquiry-wrap .inquiry-wrap .inquiry-title, .index-search-wrap .search-wrap .search-title {
    font-family: "Lato Bold";
    font-size: 0.22rem;
    text-transform: uppercase;
    font-weight: 100;
    line-height: 0.45rem;
}

.index-inquiry-wrap .inquiry-wrap .inquiry-subtitle, .index-search-wrap .search-wrap .search-subtitle {
    font-family: lato;
    font-size: 0.16rem;
    line-height: 0.24rem;
    font-weight: 100;
    width: 60%;
    margin: auto;
}

.index-search-wrap {
    position: relative;
    margin-top: -100px;
    z-index: 9999;
}

.index-search-wrap .search-wrap {
    width: 83.3333%;
    text-align: center;
    background-image: url("img/newsletter-bg.png");
    border-radius: 10px;
    padding: 50px;
    margin: auto;
    color: rgb(255, 255, 255);
}

.index-search-wrap .head-search-form {
    position: relative;
    width: 83.33%;
    margin: auto;
}

.index-search-wrap .head-search-form .search-ipt {
    width: 100%;
    background-color: transparent;
    border-top: none;
    border-right: none;
    border-left: none;
    border-image: initial;
    border-bottom: 1px solid rgb(255, 255, 255);
    height: 40px;
    margin-top: 15px;
}

.index-search-wrap .head-search-form .search-btn {
    width: 40px;
    height: 40px;
    background-color: rgb(255, 255, 255);
    border: none;
    border-radius: 5px;
    position: absolute;
    right: 0px;
    bottom: 5px;
    color: rgb(245, 133, 51);
    font-size: 18px;
}

.index-inquiry-wrap {
    position: relative;
    z-index: 999;
}

.index-inquiry-wrap .inquiry-wrap {
    width: 83.3333%;
    text-align: center;
    background: rgb(236, 112, 32);
    border-radius: 10px;
    padding: 50px;
    margin: auto;
    color: rgb(255, 255, 255);
}

.subscribe .button {
    display: inline-block;
    line-height: 0.32rem;
    padding: 0px 0.1rem;
    border: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    border-radius: 5px;
    margin: 0.35rem 0px 0px;
    cursor: pointer;
}

.subscribe .button::before {
    font-family: fontawesome;
    content: "";
    margin: 0px 0.05rem 0px 0px;
}

.subscribe .button:hover {
    border: 1px solid rgb(255, 255, 255);
    background: rgb(255, 255, 255);
    color: rgb(245, 133, 51);
}

.index-client-wrap {
    background-image: url("img/brand-2.jpg");
    background-position: center center;
    padding: 80px 0px;
}

.index-client-wrap .client-slide img {
    filter: grayscale(100%);
    margin: auto;
    display: table;
}

.index-client-wrap .client-slide .item:hover img {
    filter: grayscale(0);
}

.index-client-wrap .owl-carousel .owl-controls .owl-dots {
    bottom: -20px;
}

.product-container {
    width: 102.45%;
}

.product-items {
    position: relative;
    width: 100%;
    padding: 0.8rem 0px;
    overflow: hidden;
}

.product-items .items-content {
    width: 1230px;
    margin: 0px 0px 0px -15px;
}

.product-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 33%;
    margin: 0px 0px 0.22rem;
}

.product-items .product-item, .goods-items .product-item {
    width: 100%;
    margin: 0px;
    visibility: visible !important;
}

.product-item .item-wrap {
    position: relative;
    overflow: hidden;
    text-align: center;
    margin: 0px 22px 0px 0px;
}

.product-items .product-item .item-wrap {
}

.product-item .item-img {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}

.product-item .item-img img {
    position: relative;
    width: 100%;
    transition: all 1.5s ease 0s;
}

.product-item .item-img:hover img {
    transform: scale(1.15);
}

.product-item .item-info .item-title {
    padding: 0.13rem 0.2rem 0.22rem;
    text-transform: capitalize;
    font-size: 0.18rem;
}

.product-item .item-info .item-title, .product-item .item-info .item-title a {
    color: rgb(37, 37, 37);
    font-family: lato;
    font-size: 14px;
    font-weight: 100;
}

.product-items .product-item .item-img .img-shadow {
    background-color: rgba(255, 255, 255, 0.3);
    position: absolute;
    inset: 0px;
    transform: scale(0);
}

.product-items .product-item .item-img .img-shadow::after {
    content: "";
    color: rgb(245, 133, 51);
    top: 50%;
    left: 50%;
    position: absolute;
    font-size: 35px;
    margin-left: -17px;
    margin-top: -27px;
}

.product-items .product-item:hover .item-img .img-shadow {
    transform: scale(1);
}

.main-product-wrap {
    padding: 0.8rem 0px;
    position: relative;
}

.main-product-wrap .product-more {
    color: rgb(245, 133, 51);
    font-size: 0.16rem;
    line-height: 0.25rem;
    transition: all 0.25s ease 0s;
    display: table;
    margin: 0.25rem 0px 0.15rem;
    border-bottom: 1px solid rgb(245, 133, 51);
    float: right;
    position: relative;
    text-transform: uppercase;
}

.main-product-wrap .items-content {
    width: 102%;
}

.main-product-wrap .items-content .product-item {
    width: 22%;
    margin-right: 2%;
}

.main-product-wrap .items-content .product-item .item-wrap {
    margin: 0px;
    border: 1px solid rgb(210, 210, 210);
}

.main-product-wrap .product-more::after {
    content: ">>";
    position: absolute;
    color: rgb(245, 133, 51);
    display: block;
    top: 0px;
    right: 0px;
    opacity: 0;
}

.main-product-wrap .product-more:hover {
    padding-right: 25px;
}

.main-product-wrap .product-more:hover::after {
    opacity: 1;
}

.path-bar {
    position: relative;
    background: rgb(235, 235, 235);
    line-height: 0.33rem;
    margin: 116px 0px 0.25rem;
}

.path-bar li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-size: 0.16rem;
}

.path-bar li::after {
    content: "/";
    margin: 0px 0.1rem;
    font-size: 0.18rem;
}

.path-bar li a {
    color: rgb(47, 47, 45);
    font-size: 14px;
    font-family: SourceSansProLightIt;
}

.path-bar li.current a {
    color: rgb(245, 133, 51);
}

.path-bar li:last-child::after {
    display: none;
}

.page-bar {
}

.pages {
    position: relative;
    text-align: center;
    margin: 0.4rem 0px 0.15rem;
}

.pages a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    border: 1px solid rgba(0, 89, 139, 0.2);
    line-height: 25px;
    min-width: 26px;
    padding: 0px 8px;
    margin: 0px 0px 0px 5px;
    border-radius: 3px;
}

.pages a.current, .pages a:hover {
    background: rgb(51, 51, 51);
    color: rgb(255, 255, 255);
}

.pages span {
    border: 1px solid rgba(0, 89, 139, 0.2);
    line-height: 25px;
    min-width: 26px;
    padding: 0px 8px;
    margin: 0px 0px 0px 5px;
    border-radius: 3px;
    display: inline-block;
}

.aside {
    float: left;
    width: 300px;
}

.side-tit-bar {
    position: relative;
}

.side-tit-bar .side-tit {
    position: relative;
    font-size: 0.16rem;
    line-height: 0.37rem;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    text-align: center;
    background: rgb(245, 133, 51);
    padding: 0px 0.1rem;
}

.side-widget {
    position: relative;
    margin: 0px 0px 0.2rem;
}

.side-cate {
    padding: 0.2rem 0px;
}

.side-cate li {
    position: relative;
    line-height: 33px;
}

.side-cate li {
    margin: 0px 0.15rem;
}

.side-cate > li {
    border-bottom: 1px solid rgb(214, 214, 214);
}

.side-cate ul {
    display: none;
}

.side-cate li a {
    position: relative;
    display: block;
}

.side-cate li .icon-cate {
    position: absolute;
    right: 0px;
    top: 10px;
    font-size: 12px;
    cursor: pointer;
    color: rgb(153, 171, 191);
}

.side-cate li .icon-cate.icon-cate-down::before {
    content: "";
}

.side-cate li .icon-cate.icon-cate-up::before {
    content: "";
}

.side-cate li.nav-current > a, .side-cate li:hover > a, li.show_li > a {
    color: rgb(245, 133, 51);
}

.side-cate li.nav-current > .icon-cate, .side-cate li:hover > .icon-cate, li.show_li > .icon-cate {
    color: rgb(245, 133, 51);
}

.side-product-items {
    position: relative;
    padding: 0.4rem 0.08rem;
}

.side-product-items .items_content {
    position: relative;
}

.side-product-items .items_content {
}

.side_product_item {
    position: relative;
    display: block;
    width: 100%;
    padding: 0.12rem 0px;
    overflow: hidden;
}

.side_product_item figure {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}

.side_product_item .item-img {
    position: relative;
    width: 0.85rem;
    display: table-cell;
    vertical-align: middle;
    padding: 0px 0.2rem 0px 0px;
    min-width: 0.85rem;
}

.side_product_item .item-img img {
    position: relative;
    width: 100%;
    border: 1px solid rgb(238, 238, 238);
}

.side_product_item figcaption {
    display: table-cell;
    vertical-align: middle;
}

.side-product-items .btn-prev, .side-product-items .btn-next {
    position: absolute;
    left: 0px;
    width: 100%;
    height: 15px;
    display: block;
    cursor: pointer;
    opacity: 0.25;
}

.side-product-items .btn-prev {
    top: 0.2rem;
    background: url("img/side_product_up.png") center center no-repeat;
}

.side-product-items .btn-next {
    bottom: 0.2rem;
    background: url("img/side_product_down.png") center center no-repeat;
}

.aside .side-bn {
    max-width: 100%;
    margin: 0px 0px 25px;
}

.aside .side-bn img {
    max-width: 100%;
}

.main {
    position: relative;
    width: 78.3%;
    float: right;
    padding-bottom: 0.8rem;
}

.main-tit-bar {
    border-bottom: 1px solid rgba(0, 89, 139, 0.2);
    margin: 0px 0px 0.12rem;
    overflow: hidden;
}

.main-tit-bar .title {
    font-size: 0.22rem;
    text-transform: uppercase;
    float: left;
}

.main-tit-bar .share-this {
    float: right;
}

.main-banner {
    position: relative;
    overflow: hidden;
    border-top: 1px solid rgba(0, 89, 139, 0.2);
}

.main-banner .item, .main-banner .item img {
    position: relative;
    width: 100%;
}

.main-banner .flex-control-nav {
    display: none;
}

.main-banner .flex-direction-nav {
    display: block;
}

.main-banner .flex-direction-nav .flex-next {
    right: 0.4rem;
}

.main-banner .flex-direction-nav .flex-prev {
    left: 0.4rem;
}

.goods-summary {
    margin: 0.17rem 0px 0.25rem;
}

.items_list {
}

.items_list ul {
    width: 102.45%;
}

.goods-items .product-item .item-wrap, .items_list ul .product-item .item-wrap {
    border: 1px solid rgb(210, 210, 210);
    padding: 4px;
}

.product-intro {
    position: relative;
    overflow: hidden;
}

.cloud-zoom-lens {
    border: 1px solid rgb(238, 238, 238);
    cursor: move;
}

.cloud-zoom-title {
    font-family: Arial, Helvetica, sans-serif;
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    padding: 3px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    top: 0px;
    position: absolute !important;
}

.cloud-zoom-big {
    border: 1px solid rgb(238, 238, 238);
    overflow: hidden;
    padding: 0px;
}

.cloud-zoom-loading {
    color: white;
    background: rgb(34, 34, 34);
    padding: 3px;
    border: 1px solid rgb(0, 0, 0);
}

.product-view .product-image.zoom_remove::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    bottom: 0px;
    z-index: 999;
}

.product-view {
    position: relative;
    width: 38%;
    float: left;
}

.product-view .product-image {
    position: relative;
    padding: 3px;
    border: 1px solid rgba(0, 89, 139, 0.2);
}

.product-view .product-image img {
    position: relative;
    width: 100%;
}

.product-view .image-additional {
    position: relative;
    width: 100%;
    margin: 20px 0px;
}

.product-view .image-additional ul {
    position: relative;
    width: 90%;
    margin: 0px auto;
}

.product-view .image-additional li {
    position: relative;
    width: 100%;
    margin: 0px 23px 0px 0px;
}

.product-view .image-additional li.single {
    display: none;
}

.product-view .image-additional li img {
    position: relative;
    width: 100%;
    border: 2px solid rgb(187, 186, 185);
}

.product-view .image-additional li a {
    position: relative;
    display: block;
    padding: 0px 0.1rem;
}

.product-view .image-additional li.current img {
    border-color: rgb(245, 133, 51);
}

.product-view .image-additional img.popup {
    display: none;
}

.image-additional .owl-carousel .owl-controls .owl-nav {
    top: 50%;
    margin: -0.1rem 0px 0px;
}

.image-additional .owl-carousel .owl-controls .owl-nav .owl-prev, .image-additional .owl-carousel .owl-controls .owl-nav .owl-next {
    position: absolute;
    margin: 0px;
    padding: 0px;
}

.image-additional .owl-carousel .owl-controls .owl-nav .owl-prev:hover, .image-additional .owl-carousel .owl-controls .owl-nav .owl-next:hover {
    background: none;
}

.image-additional .owl-carousel .owl-controls .owl-nav .owl-prev {
    left: -5%;
}

.image-additional .owl-carousel .owl-controls .owl-nav .owl-next {
    right: -5%;
}

.product-summary {
    position: relative;
    width: 59%;
    float: right;
}

.product-summary .product-meta {
    line-height: 25px;
}

.product-summary .product-meta h3 {
    font-family: SourceSansProSemibold;
    margin: 0px 0px 10px;
    font-size: 16px;
}

.product-btn-wrap {
    position: relative;
    margin: 20px 0px 0px;
}

.product-btn-wrap .email, .product-btn-wrap .pdf, .product-btn-wrap .text_pro, .product-btn-wrap .buy {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 30px;
    padding: 0px 15px;
    border-radius: 3px;
    background: rgb(245, 133, 51);
    border: 1px solid rgb(245, 133, 51);
    color: rgb(255, 255, 255);
    margin: 10px 20px 0px 0px;
}

.product-btn-wrap .buy {
    text-transform: uppercase;
    font-size: 18px;
    padding: 0px 30px;
}

.product-btn-wrap .email::before {
    content: "";
    padding: 0px 3px 0px 0px;
}

.product-btn-wrap .pdf::before {
    content: "";
    padding: 0px 3px 0px 0px;
}

.product-btn-wrap .email:hover, .product-btn-wrap .pdf:hover, .product-btn-wrap .buy:hover {
    background: none;
    color: rgb(245, 133, 51);
}

.product-summary .share-this {
    margin: 0.3rem 0px 0px;
}

.product-detail {
    position: relative;
    overflow: visible;
}

.detail-tabs {
    position: relative;
}

.detail-tabs .title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 33px;
    cursor: pointer;
    font-size: 0.16rem;
    margin: 0px 0.03rem 0px 0px;
    padding: 0px 0.18rem;
    text-transform: uppercase;
    font-weight: normal;
    color: rgb(0, 0, 0);
}

.detail-tabs .title.current {
    color: rgb(255, 255, 255);
    background: rgb(245, 133, 51);
}

.product-detail .tab-panel-content {
    display: block;
    overflow: hidden;
}

.product-detail .disabled {
    display: none;
}

.goods-may-like {
    position: relative;
    margin: 0.5rem 0px 0px;
}

.goods-title-bar {
    background-color: rgb(245, 133, 51);
}

.goods-title-bar .title {
    font-size: 0.16rem;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 0.33rem;
    padding-left: 0.17rem;
}

.goods-title-bar .title, .goods-title-bar .title a {
    color: rgb(255, 255, 255);
}

.goods-items {
    width: 102.45%;
    margin: 0.2rem 0px 0px;
}

.goods-items.owl-carousel .owl-controls .owl-nav .owl-prev, .goods-items.owl-carousel .owl-controls .owl-nav .owl-next {
    color: rgb(255, 255, 255);
}

.blog_list {
    position: relative;
    width: 100%;
}

.blog-item {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 0.2rem 0px;
}

.blog-item::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 1px;
    border-top: 1px solid rgb(204, 204, 204);
    border-bottom: 1px solid rgb(204, 204, 204);
}

.blog-item .item-wrap {
}

.blog-item .item-img {
    position: relative;
    display: block;
    max-width: 2rem;
    margin: 0px 0.2rem 0px 0px;
    float: left;
}

.blog-item .item-img img {
    position: relative;
    width: 100%;
}

.blog-item .item-info {
}

.blog-item .item-info .item-title {
    font-size: 0.16rem;
}

.blog-item .item-info time {
    display: block;
    font-style: italic;
    margin: 0.08rem 0px;
}

.blog-item .item-info .item-detail {
}

.blog-item .item-info .item-more {
    float: right;
    color: rgb(245, 133, 51);
}

.download_list {
    position: relative;
    width: 100%;
}

.download-item {
    position: relative;
    overflow: hidden;
    padding: 0.15rem 0px;
    margin: 0px 0px 0.1rem;
    line-height: 0.3rem;
    border-bottom: 1px solid rgb(238, 238, 238);
}

.download-item .item-img {
    max-width: 25px;
}

.download-item .item-title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0px 0.1rem;
    font-size: 0.16rem;
    font-weight: bold;
}

.download-item .item-button {
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: right;
    line-height: 0.3rem;
    padding: 0px 0.15rem;
    border: 1px solid rgb(204, 204, 204);
    background: rgb(238, 238, 238);
    border-radius: 0.05rem;
    cursor: pointer;
}

.download-item .item-button::before {
    content: "";
    margin: 0px 0.1rem 0px 0px;
}

.faq_list {
    position: relative;
    width: 100%;
}

.faq-item {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 0px 0.35rem;
    border-bottom: 1px solid rgb(238, 238, 238);
}

.faq-item .faq-title {
    position: relative;
    font-size: 0.16rem;
    line-height: 0.3rem;
    padding: 0.15rem 0px;
    cursor: pointer;
}

.faq-item .faq-title::before {
    position: absolute;
    content: "";
    left: -0.35rem;
    top: 50%;
    margin: -0.13rem 0px 0px;
    border: 1px solid rgb(0, 0, 0);
    border-radius: 50%;
    width: 0.2rem;
    height: 0.2rem;
    text-align: center;
    line-height: 0.2rem;
    font-size: 0.12rem;
    font-weight: normal;
}

.faq-item .faq-title.show-title::before {
    content: "";
}

.faq-item .faq-cont {
    margin: 0px 0px 0.25rem;
    display: none;
}

.faq-item:first-child .faq-cont {
    display: block;
}

@media only screen and (max-width: 1600px) {
}

@media only screen and (max-width: 1550px) {
}

@media only screen and (max-width: 1366px) {
    html {
        font-size: 600%;
    }

    .side-tit-bar .side-tit {
        font-size: 0.15rem;
    }
}

@media only screen and (max-width: 1280px) {
    html {
        font-size: 570%;
    }

    .layout, .path-bar .path-nav, .fixed-nav {
        width: 98%;
    }

    body {
        min-width: 100%;
    }

    .scrollsidebar, .bottomsidebar {
        display: none;
    }

    .nav-bar, .logo img {
    }

    .nav-bar .nav > li > a {
        padding: 0px 0.2rem;
    }

    .nav > li.nav_product ul li {
        width: 32%;
    }

    .index-title-bar .title {
        font-size: 0.33rem;
        line-height: 0.4rem;
    }

    .index-title-bar .sub-title {
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .product-items .items-content {
        width: 100%;
        margin-left: 0px;
    }

    .foot-items .foot-item {
        padding: 0px 1rem 0px 0px;
    }

    .items_list ul, .goods-items {
        width: 100%;
    }

    .product-container {
        width: 100%;
    }

    .product-item .item-wrap {
        margin: 0px 0.11rem;
    }

    .product-items, .about-us-wrap {
        padding: 0.5rem 0px;
    }

    .company-synopses {
        padding-top: 0.5rem;
    }

    .company-synopses .index-title-bar {
        padding-bottom: 0.5rem;
    }

    .main-product-wrap {
        padding: 0.5rem 0px;
    }

    .main-product-wrap .product-more {
        margin-top: 0px;
    }

    .about-us-wrap .about-us {
        padding-top: 0.3rem;
    }
}

@media only screen and (max-width: 1200px) {
    .aside {
        width: 200px;
    }
}

@media only screen and (max-width: 1000px) {
    iframe {
        width: 100%;
    }

    .main {
        width: 76%;
    }
}

@media only screen and (max-width: 1024px) {
    html {
        font-size: 550%;
    }
}

@media only screen and (max-width: 950px) {
    iframe {
        width: 100%;
    }

    html {
        font-size: 550%;
    }
    .huhu2{
    display: block !important;
}
.owl-controls{
    display: none;
}
.huhu{
  display: none !important;  
}
.index_superior .superior_infos li:nth-child(3){
    width:220px;
}
    .z10000 {
        position: relative;
        z-index: 100000;
    }

    .mobile-body-mask {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        left: 0px;
        top: 0px;
        z-index: 9999;
    }

    .mobile-ico-close {
        width: 30px;
        height: 30px;
        background: url("img/mobile_close.png") center center / 50% no-repeat rgb(255, 255, 255);
        position: absolute;
        right: -35px;
        top: 0px;
    }

    img {
        max-width: 100%;
    }

    .sub-content {
        position: relative;
        display: block;
        right: auto;
        border-radius: 0px;
        border: none;
        box-shadow: none;
        z-index: 99999;
    }

    .lang-more {
        display: none !important;
    }

    .mobile-head-items {
        position: fixed;
        top: 0px;
        left: 0px;
        background: rgb(22, 22, 34);
        width: 100%;
        height: 25px;
        line-height: 25px;
        text-align: left;
        display: block;
    }

    .mobile-head-item {
        float: left;
        width: 45px;
    }

    .mobile-head-search, .mobile-head-social {
        /* display: none; */
    }

    .mobile-head-item.mobile-head-aside {
        float: right;
    }

    .mobile-head-item .title {
        width: 100%;
        height: 25px;
        line-height: 25px;
        overflow: hidden;
        text-align: center;
        color: rgb(255, 255, 255);
    }

    .mobile-head-item .title a {
        position: relative;
        display: block;
        color: rgb(255, 255, 255);
    }

    .mobile-head-item.mobile-head-home .title a::before {
        content: "";
    }

    .mobile-head-item.mobile-head-nav .title::before {
        content: "";
    }

    .mobile-head-item.mobile-head-language .title::before {
        content: "";
    }

    .mobile-head-item.mobile-head-search .title::before {
        content: "";
    }

    .mobile-head-item.mobile-head-social .title::before {
        content: "";
    }

    .mobile-head-item.mobile-head-aside .title::before {
        content: "";
    }

    .mobile-head-item .main-content-wrap {
        background: rgb(255, 255, 255);
        top: 0px;
        display: block;
        z-index: 99999;
    }

    .mobile-head-item .main-content-wrap .content-wrap {
        overflow-y: scroll;
        height: 100%;
        padding: 15px 10px;
    }

    .mobile-head-item .main-content-wrap.middle-content-wrap .content-wrap {
        overflow-y: hidden;
    }

    .mobile-head-item .side-content-wrap {
        position: fixed;
        display: block;
        left: -70%;
        width: 70%;
        height: 100%;
    }

    .mobile-head-item .middle-content-wrap {
        position: absolute;
        left: 0px;
        width: 100%;
        height: auto;
        padding: 20px 0px;
        opacity: 0;
        visibility: hidden;
    }

    .mobile-head-item .middle-show-content-wrap {
        top: 30px;
        visibility: visible;
        opacity: 1;
    }

    .head-wrapper {
        position: relative;
        background: rgba(51, 51, 51, 0.66);
    }

    .head-social {
        text-align: center;
        display: block;
    }

    .nav-bar .nav, .change-language, .right-top, .index-search-wrap {
        display: none !important;
    }

    .nav-bar {
        padding: 25px 0px 0px;
        height: auto;
    }

    .logo {
        text-align: center;
        width: 100%;
        margin-left: 0px;
    }

    .fixed-nav {
        display: none;
    }

    .head-search-form {
        position: relative;
        width: 100%;
        height: 0.35rem;
        border: 1px solid rgb(0, 0, 0);
    }

    .head-search-form .search-ipt {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 0.35rem;
        background: none;
        border: none;
        padding: 0px 0.1rem;
    }

    .head-search-form .search-btn {
        position: absolute;
        top: 0px;
        right: 0px;
        width: 0.35rem;
        height: 0.35rem;
        background: none;
        border: none;
    }

    .nav li {
        position: relative;
        display: block;
        width: 100%;
        font-size: 16px;
    }

    .nav li ul {
        display: block;
        width: 100%;
    }

    .nav li ul li {
        width: auto;
        padding: 0px 10px;
        font-size: 14px;
        text-transform: lowercase;
        line-height: 30px;
    }

    .nav li ul li::before {
        content: "";
        width: 3px;
        height: 3px;
        background: rgb(153, 153, 153);
        border-radius: 50%;
        position: absolute;
        left: 0px;
        top: 15px;
    }

    .nav li ul li li {
        line-height: 25px;
        font-family: SourceSansProLight;
    }

    .nav li ul li li::before {
        display: none;
    }

    .nav > li.nav_product ul li {
        width: 49%;
    }

    .nav > li.nav_product ul li::before {
        display: none;
    }

    .nav > li.nav_product ul li a em {
        font-size: 12px;
    }

    .nav > li.nav_product ul li a img {
        max-width: 90px;
    }

    .about-us, .index-border-line {
        padding: 0.3rem 0px 0px;
    }

    .product-items {
        padding: 0.3rem 0px;
    }

    .main-product-wrap .product-more {
        margin-top: 0.25rem;
    }

    .company-synopses ul {
        width: 100%;
    }

    .foot-items .foot-item {
        padding: 0px;
    }

    .foot-items .foot-item.foot-item-contact, .foot-items .foot-item.foot-item-news, .foot-items .foot-item.foot-item-inquiry {
        width: 50%;
        margin: 0px 0px 0.2rem;
    }

    .foot-items .foot-item.foot-item-contact {
        padding: 0px 0.2rem 0px 0px;
    }

    .company-synopses {
        padding-top: 0.3rem;
    }

    .company-synopses .index-title-bar {
        padding-bottom: 0.3rem;
    }

    .main-product-wrap {
        padding: 0.3rem 0px;
    }

    .product-items, .about-us-wrap {
        padding: 0.3rem 0px;
    }

    .liper_img {
        width: 50%;
        flex: 0 0 50%;
    }

    .liper_content {
        width: 50%;
        flex: 0 0 50%;
        padding: 0px 5%;
    }

    .liper_content .liper_tit {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 15px;
    }

    .liper_content .liper_desc {
        font-size: 16px;
    }

    .aside {
        display: none;
    }

    .side-product-items .btn-prev, .side-product-items .btn-next {
        display: none;
    }

    .side_product_item {
        display: inline-block;
        vertical-align: top;
        width: 50%;
    }

    .main {
        width: 98%;
        float: none;
        margin: 0px auto;
    }

    .product-items .product-item {
        visibility: visible !important;
    }

    .product-view {
        width: 50%;
        float: none;
        margin: 0px auto;
    }

    .product-view .product-image {
        display: none;
    }

    .product-view .image-additional {
        width: 100%;
        margin: 0px;
    }

    .product-view .image-additional ul {
        width: 100%;
    }

    .product-view .image-additional li {
        width: 100%;
        margin: 0px;
    }

    .product-view .image-additional li a {
        padding: 0px;
    }

    .product-view .image-additional li.current img {
        border-color: inherit;
    }

    .product-view .image-additional li.single {
        display: block;
    }

    .product-summary {
        position: relative;
        width: 100%;
        float: none;
    }

    .product-summary .share-this {
        float: none;
        margin: 30px 0px;
    }

    .tab-content-wrap .tab-title-bar, .tab-content-wrap .tab-panel-wrap {
    }

    .mobile-tab-items {
        display: none !important;
    }

    .tab-content-wrap .mobile-tab-items .mobile-tab-item {
        margin: 0px 0px 30px;
    }

    .tab-content-wrap .mobile-tab-items .mobile-tab-title {
        font-family: SourceSansProSemibold;
        margin: 0px 0px 15px;
    }

    .tab-content-wrap .mobile-tab-items .mobile-tab-panel {
    }
}

@media only screen and (max-width: 768px) {
    .liper_banner {
        display: block;
    }

    .liper_img {
        width: 100%;
        border: 10px solid rgb(0, 0, 0);
    }

    .liper_content {
        width: 100%;
        padding: 15px 1%;
        text-align: center;
        min-height: 100px;
    }

    .liper_content .liper_tit {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 10px;
    }

    .liper_content .liper_desc {
        font-size: 14px;
    }

    iframe {
        width: 100%;
    }

    .about-us iframe {
        width: 100%;
        padding: 5px;
    }

    .main-product-wrap .product-item {
    }

    figcaption.item-info {
        height: auto;
    }

    .copyright {
        display: block;
        float: none;
        text-align: center;
        padding: 20px 0px;
        margin-top: 0px;
    }

    .main-product-wrap .items-content .product-item {
        width: 47%;
    }

    .about-us-wrap .about-img {
        float: none;
        width: 80%;
        margin: auto;
    }

    .about-us-wrap .about-img img {
        border-radius: 10px;
        overflow: hidden;
        display: table;
        margin: auto;
    }

    .about-us-wrap .about-detail {
        float: none;
        width: 80%;
        padding-left: 0px;
        padding-top: 0.3rem;
        margin: auto;
        text-align: center;
    }

    .index-inquiry-wrap .inquiry-wrap {
        width: 95%;
        padding: 0.3rem 0px;
    }
}

@media only screen and (max-width: 640px) {
    iframe {
        width: 100%;
    }

    .nav > li.nav_product ul li {
        width: 100%;
    }

    .about-us-wrap .about-img, .about-us-wrap .about-detail {
        width: 100%;
    }

    .about-us-wrap .about-more {
        float: none;
        padding: 7px 30px;
        display: table;
        margin: 0.5rem auto auto;
    }

    .product-items {
        padding: 0.3rem 0px 0.5rem;
    }

    .synopsis-item {
        width: 100%;
    }

    .synopsis-item:nth-child(2n)::before, .synopsis-item:nth-child(2n)::after {
        display: none;
    }

    .company-synopses .synopsis-item {
        border-bottom: 1px solid rgb(245, 133, 51);
        transform: translateY(-20px);
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 5px;
    }

    .index-inquiry-wrap .inquiry-wrap .inquiry-title, .index-search-wrap .search-wrap .search-title {
        font-size: 0.22rem;
    }

    .index-inquiry-wrap .inquiry-wrap .inquiry-subtitle, .index-search-wrap .search-wrap .search-subtitle {
        font-size: 0.14rem;
        width: 90%;
    }
}

@media only screen and (max-width: 500px) {
    iframe {
        width: 100%;
    }

    .logo img {
    }

    .flex-direction-nav .flex-prev, .flex-direction-nav .flex-next {
        display: none;
    }

    .flex-control-paging li a {
        width: 0.1rem;
        height: 0.1rem;
    }

    .flex-control-paging li a:hover, .flex-control-paging li a.flex-active {
        width: 0.12rem;
        height: 0.12rem;
    }

    .blog-item .item-img {
        max-width: 1.5rem;
        margin: 0px 0.15rem 0px 0px;
    }

    .product-item {
        width: 100%;
    }

    .synopsis-item {
        width: 100%;
        border-bottom: 1px solid rgb(210, 210, 210);
        padding: 7% 0px;
    }

    .company-synopses .synopsis-item.synopsis-item-hover, .synopsis-item-hover-02 {
        background-image: none;
    }

    .foot-items .foot-item.foot-item-contact, .foot-items .foot-item.foot-item-news, .foot-items .foot-item.foot-item-inquiry {
        width: 100%;
        padding: 2%;
    }

    .foot-item.foot-item-news .new-item::after {
        display: none;
    }

    .foot-items .foot-item.foot-item-contact {
        padding: 0px;
    }

    .side_product_item {
        width: 100%;
    }

    .product-view {
        width: 100%;
    }

    .inquiry-form {
        padding: 0.2rem 0.1rem;
    }

    .inquiry-form .inquiry-form-ico {
        width: 0.6rem;
        right: 0.1rem;
        top: 0.1rem;
    }

    .inquiry-form input[type="text"].form-input, .inquiry-form textarea.form-text {
        width: 80%;
    }

    .inquiry-form textarea.form-text {
        width: 100%;
    }

    .download-item .item-title {
        display: block;
        margin: 0.1rem 0px;
    }

    .download-item .item-button {
        float: none;
    }
}

@media only screen and (max-width: 375px) {
    iframe {
        width: 100%;
    }
}

@media only screen and (max-width: 320px) {
    iframe {
        width: 100%;
    }

    .synopsis-item, .product-item {
        width: 100%;
    }

    .main-product-wrap .product-item {
        width: 100%;
    }

    .product-btn-wrap .email, .product-btn-wrap .pdf, .product-btn-wrap .buy {
        margin-bottom: 10px;
    }

    .main-product-wrap .items-content .product-item {
        width: 98%;
        margin: auto;
    }
}

@media only screen and (max-width: 950px) {
    iframe {
        width: 100%;
    }
.partners_main figure iframe {
    height: 326px;
}
    .change-language-cont {
        top: auto !important;
        padding: 0px !important;
        width: 100% !important;
        text-align: left !important;
    }

    .sub-content {
        position: relative !important;
        display: block !important;
        right: auto !important;
        border-radius: 0px !important;
        border: none !important;
        box-shadow: none !important;
        z-index: 99999 !important;
    }

    .change-language-title {
        display: none !important;
    }

    .change-language-cont ul li {
        width: 25% !important;
        margin: 0px !important;
        border: none !important;
    }
}

@media only screen and (max-width: 768px) {
    iframe {
        width: 100%;
    }

    .fl-rich-text {
        overflow-x: scroll;
    }

    .fl-rich-text table_wrap {
        overflow-x: scroll;
    }

    .change-language-cont ul li {
        width: 33.3333% !important;
    }
}

@media only screen and (max-width: 640px) {
    iframe {
        width: 100%;
    }

    .change-language-cont ul li {
        width: 50% !important;
    }
}

@media only screen and (max-width: 320px) {
    iframe {
        width: 100%;
    }

    .change-language-cont ul li {
        width: 50% !important;
    }
}

.none {
    display: none;
}

@font-face {
    font-family: fontawesome;
    src: url("fonts/Font-Awesome/fontawesome-webfont.woff?5510888") format("woff"), url("fonts/Font-Awesome/fontawesome-webfont.ttf?5510888") format("truetype");
    font-weight: normal;
    font-style: normal;
}

.change-language {
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.change-language .change-language-cont .empty {
    display: none;
}

.change-language .change-language-cont .change-empty {
    text-align: center;
    padding: 10px 0px;
}

.change-language .prisna-wp-translate-seo .lang-more {
    display: none;
    margin: 10px;
}

.change-languag, .change-language-cont ul, .change-language-cont ul li {
    text-align: left;
}

.change-language-info .language-icon::before {
    font-family: fontawesome;
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
}

.change-language .change-language-cont .lang-item-hide {
    display: none !important;
}

.change-language .change-language-cont .lang-more {
    position: relative;
    display: block;
    text-align: center;
    cursor: pointer;
}

.medium-title {
    cursor: pointer;
}

.sub-content {
    position: absolute;
    right: 0px;
    background: rgb(255, 255, 255);
    border-radius: 5px 0px 5px 5px;
    border: 1px solid rgb(219, 219, 219);
    z-index: 99999;
}

.change-language-info .change-language-title.title-show {
    background: rgb(255, 255, 255);
    border-color: rgb(219, 219, 219);
    border-radius: 5px 5px 0px 0px !important;
}

.change-language-info .change-language-title.title-hide {
    background: none;
    border-color: transparent;
    border-radius: 5px !important;
}

.prisna-wp-translate-dropdown-hidden {
    display: none !important;
}

.change-language-info .language-icon {
    transition: all 0.5s ease-in-out 0s;
}

.change-language-info:hover .language-icon {
    transform: rotate(-180deg);
    top: 6px;
}

.change-language-info {
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.change-language-info .change-language-title {
    position: relative;
    line-height: 16px;
    padding: 6px 25px 6px 5px;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    border-image: initial;
    border-bottom: none;
    border-radius: 5px 5px 0px 0px;
    z-index: 100000;
    transition: all 0.4s ease-in-out 0s;
}

.change-language-info:hover .change-language-title, .change-language-info:hover .change-language-title a, .change-language-info:hover .change-language-title span, .change-language-info:hover .language-icon {
    color: inherit;
}

.change-language-info .language-icon {
    position: absolute;
    right: 4px;
    top: 6px;
}

.change-language-info .language-icon::before {
    content: "";
}

.change-language-cont {
    top: 27px;
    padding: 10px 5px;
    width: 350px;
}

.change-language ::-webkit-scrollbar {
    width: 8px;
}

.change-language ::-webkit-scrollbar-track {
    background-color: rgb(255, 255, 255);
}

.change-language ::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 3px;
}

.change-language .language-cont:hover::-webkit-scrollbar-thumb {
    display: block;
}

.change-language ::-webkit-scrollbar-thumb:hover {
    background-color: rgb(153, 204, 51);
}

.change-language ::-webkit-scrollbar-thumb:active {
    background-color: rgb(0, 175, 240);
}

.change-language-cont ul li {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    width: 30%;
    margin: 0px 1.66667%;
    list-style: none;
    border-bottom: 1px solid rgb(236, 236, 236);
    padding: 5px 0px;
    line-height: 16px;
}

.change-language-title span {
    color: rgb(102, 102, 102);
}

.language-flag span {
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.language-flag .country-flag {
    position: relative;
    display: inline-block;
    vertical-align: top;
    background-repeat: no-repeat;
    background-image: url("img/all-m.gif");
    width: 22px;
    height: 16px;
    margin: 0px 5px;
}

.language-flag-af .country-flag {
    background-position: 0px 0px !important;
}

.language-flag-sq .country-flag {
    background-position: 0px -16px !important;
}

.language-flag-ar .country-flag {
    background-position: 0px -32px !important;
}

.language-flag-hy .country-flag {
    background-position: 0px -48px !important;
}

.language-flag-az .country-flag {
    background-position: 0px -64px !important;
}

.language-flag-eu .country-flag {
    background-position: 0px -80px !important;
}

.language-flag-be .country-flag {
    background-position: 0px -96px !important;
}

.language-flag-bg .country-flag {
    background-position: 0px -112px !important;
}

.language-flag-ca .country-flag {
    background-position: 0px -128px !important;
}

.language-flag-zh .country-flag {
    background-position: 0px -144px !important;
}

.language-flag-zh-TW .country-flag {
    background-position: 0px -160px !important;
}

.language-flag-hr .country-flag {
    background-position: 0px -176px !important;
}

.language-flag-cs .country-flag {
    background-position: 0px -192px !important;
}

.language-flag-da .country-flag {
    background-position: 0px -208px !important;
}

.language-flag-nl .country-flag {
    background-position: 0px -240px !important;
}

.language-flag-en .country-flag {
    background-position: 0px -256px !important;
}

.language-flag-et .country-flag {
    background-position: 0px -272px !important;
}

.language-flag-tl .country-flag {
    background-position: 0px -288px !important;
}

.language-flag-fi .country-flag {
    background-position: 0px -304px !important;
}

.language-flag-fr .country-flag {
    background-position: 0px -320px !important;
}

.language-flag-gl .country-flag {
    background-position: 0px -336px !important;
}

.language-flag-ka .country-flag {
    background-position: 0px -352px !important;
}

.language-flag-de .country-flag {
    background-position: 0px -368px !important;
}

.language-flag-el .country-flag {
    background-position: 0px -384px !important;
}

.language-flag-ht .country-flag {
    background-position: 0px -400px !important;
}

.language-flag-iw .country-flag {
    background-position: 0px -416px !important;
}

.language-flag-hi .country-flag, .language-flag-te .country-flag, .language-flag-kn .country-flag, .language-flag-ta .country-flag, .language-flag-gu .country-flag {
    background-position: 0px -432px !important;
}

.language-flag-hu .country-flag {
    background-position: 0px -448px !important;
}

.language-flag-is .country-flag {
    background-position: 0px -464px !important;
}

.language-flag-id .country-flag {
    background-position: 0px -480px !important;
}

.language-flag-ga .country-flag {
    background-position: 0px -496px !important;
}

.language-flag-it .country-flag {
    background-position: 0px -512px !important;
}

.language-flag-ja .country-flag {
    background-position: 0px -528px !important;
}

.language-flag-ko .country-flag {
    background-position: 0px -544px !important;
}

.language-flag-la .country-flag {
    background-position: 0px -560px !important;
}

.language-flag-lv .country-flag {
    background-position: 0px -576px !important;
}

.language-flag-lt .country-flag {
    background-position: 0px -592px !important;
}

.language-flag-mk .country-flag {
    background-position: 0px -608px !important;
}

.language-flag-ms .country-flag {
    background-position: 0px -624px !important;
}

.language-flag-mt .country-flag {
    background-position: 0px -640px !important;
}

.language-flag-no .country-flag {
    background-position: 0px -656px !important;
}

.language-flag-fa .country-flag {
    background-position: 0px -672px !important;
}

.language-flag-pl .country-flag {
    background-position: 0px -688px !important;
}

.language-flag-pt .country-flag {
    background-position: 0px -704px !important;
}

.language-flag-ro .country-flag {
    background-position: 0px -720px !important;
}

.language-flag-ru .country-flag {
    background-position: 0px -736px !important;
}

.language-flag-sr .country-flag {
    background-position: 0px -752px !important;
}

.language-flag-sk .country-flag {
    background-position: 0px -768px !important;
}

.language-flag-sl .country-flag {
    background-position: 0px -784px !important;
}

.language-flag-es .country-flag {
    background-position: 0px -800px !important;
}

.language-flag-sw .country-flag {
    background-position: 0px -816px !important;
}

.language-flag-sv .country-flag {
    background-position: 0px -832px !important;
}

.language-flag-th .country-flag {
    background-position: 0px -848px !important;
}

.language-flag-tr .country-flag {
    background-position: 0px -864px !important;
}

.language-flag-uk .country-flag {
    background-position: 0px -880px !important;
}

.language-flag-ur .country-flag {
    background-position: 0px -896px !important;
}

.language-flag-vi .country-flag {
    background-position: 0px -912px !important;
}

.language-flag-cy .country-flag {
    background-position: 0px -928px !important;
}

.language-flag-yi .country-flag {
    background-position: 0px -944px !important;
}

.language-flag-bn .country-flag {
    background-position: 0px -960px !important;
}

.language-flag-eo .country-flag {
    background-position: 0px -976px !important;
}

.language-flag.language-flag-custom-afghanistan .country-flag {
    background-position: 0px -992px !important;
}

.language-flag.language-flag-custom-albania .country-flag {
    background-position: 0px -1008px !important;
}

.language-flag.language-flag-custom-algeria .country-flag {
    background-position: 0px -1024px !important;
}

.language-flag.language-flag-custom-argentina .country-flag {
    background-position: 0px -1040px !important;
}

.language-flag.language-flag-custom-australia .country-flag {
    background-position: 0px -1056px !important;
}

.language-flag.language-flag-custom-austria .country-flag {
    background-position: 0px -1072px !important;
}

.language-flag.language-flag-custom-belgium .country-flag {
    background-position: 0px -1088px !important;
}

.language-flag.language-flag-custom-brazil .country-flag {
    background-position: 0px -1104px !important;
}

.language-flag.language-flag-custom-canada .country-flag {
    background-position: 0px -1120px !important;
}

.language-flag.language-flag-custom-chile .country-flag {
    background-position: 0px -1136px !important;
}

.language-flag.language-flag-custom-cote-d-ivoire .country-flag {
    background-position: 0px -1152px !important;
}

.language-flag.language-flag-custom-ecuador .country-flag {
    background-position: 0px -1168px !important;
}

.language-flag.language-flag-custom-egypt .country-flag {
    background-position: 0px -1184px !important;
}

.language-flag.language-flag-custom-england .country-flag {
    background-position: 0px -1200px !important;
}

.language-flag.language-flag-custom-luxembourg .country-flag {
    background-position: 0px -1216px !important;
}

.language-flag.language-flag-custom-malaysia .country-flag {
    background-position: 0px -1232px !important;
}

.language-flag.language-flag-custom-mexico .country-flag {
    background-position: 0px -1248px !important;
}

.language-flag.language-flag-custom-new-zealand .country-flag {
    background-position: 0px -1264px !important;
}

.language-flag.language-flag-custom-oman .country-flag {
    background-position: 0px -1280px !important;
}

.language-flag.language-flag-custom-qatar .country-flag {
    background-position: 0px -1296px !important;
}

.language-flag.language-flag-custom-saudi-arabia .country-flag {
    background-position: 0px -1312px !important;
}

.language-flag.language-flag-custom-singapore .country-flag {
    background-position: 0px -1328px !important;
}

.language-flag.language-flag-custom-south-africa .country-flag {
    background-position: 0px 0px !important;
}

.language-flag.language-flag-custom-switzerland .country-flag {
    background-position: 0px -1344px !important;
}

.language-flag.language-flag-custom-syria .country-flag {
    background-position: 0px -1360px !important;
}

.language-flag.language-flag-custom-united-arab-emirates .country-flag {
    background-position: 0px -1376px !important;
}

.language-flag.language-flag-custom-united-states-of-america .country-flag {
    background-position: 0px -1392px !important;
}

.language-flag-hy .country-flag {
    background-position: 0px -1408px;
}

.language-flag-bs .country-flag {
    background-position: 0px -1424px;
}

.language-flag-ceb .country-flag {
    background-position: 0px -1440px;
}

.language-flag-ny .country-flag {
    background-position: 0px -1456px;
}

.language-flag-ha .country-flag {
    background-position: 0px -1472px;
}

.language-flag-hmn .country-flag {
    background-position: 0px -1488px;
}

.language-flag-ig .country-flag {
    background-position: 0px -1504px;
}

.language-flag-jw .country-flag {
    background-position: 0px -1520px;
}

.language-flag-kk .country-flag {
    background-position: 0px -1536px;
}

.language-flag-km .country-flag {
    background-position: 0px -1552px;
}

.language-flag-lo .country-flag {
    background-position: 0px -1568px;
}

.language-flag-la .country-flag {
    background-position: 0px -1584px;
}

.language-flag-mg .country-flag {
    background-position: 0px -1600px;
}

.language-flag-ml .country-flag {
    background-position: 0px -1616px;
}

.language-flag-mi .country-flag {
    background-position: 0px -1632px;
}

.language-flag-mr .country-flag {
    background-position: 0px -1648px;
}

.language-flag-mn .country-flag {
    background-position: 0px -1664px;
}

.language-flag-my .country-flag {
    background-position: 0px -1680px;
}

.language-flag-ne .country-flag {
    background-position: 0px -1696px;
}

.language-flag-pa .country-flag {
    background-position: 0px -1712px;
}

.language-flag-st .country-flag {
    background-position: 0px -1728px;
}

.language-flag-si .country-flag {
    background-position: 0px -1744px;
}

.language-flag-so .country-flag {
    background-position: 0px -1760px;
}

.language-flag-su .country-flag {
    background-position: 0px -1776px;
}

.language-flag-tg .country-flag {
    background-position: 0px -1792px;
}

.language-flag-uz .country-flag {
    background-position: 0px -1808px;
}

.language-flag-yo .country-flag {
    background-position: 0px -1824px;
}

.language-flag-zu .country-flag {
    background-position: 0px -1840px;
}

@media (max-width: 768px) {
    iframe {
        width: 100%;
    }

    .change-language-cont {
        top: auto;
        padding: 0px;
        width: 100%;
        text-align: left;
    }

    .sub-content {
        position: relative;
        display: block;
        right: auto;
        border-radius: 0px;
        border: none;
        box-shadow: none;
        z-index: 99999;
    }

    .change-language-title {
        display: none;
    }

    .change-language-cont ul li {
        width: auto;
    }
}

.none {
    display: none;
}

.inquiry-form-wrap {
    height: 480px !important;
    width: 100.5% !important;
}

.inquiry-pop-bd .inquiry-pop {
    width: 550px !important;
    height: 556px !important;
}

.side_content .side_list .cont li .ad_email::before {
    background-image: url("../custom_service/img/custom_service/icons01.png");
}

.email.inquiryfoot:nth-child(2), .product-btn-wrap .email:nth-child(2) {
    display: none;
}

.ad_prompt {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    line-height: 40px;
    margin: -20px 0px 0px;
    text-align: center;
    color: rgb(255, 111, 0);
    font-size: 20px;
    animation: 1s ease-in-out 0s infinite normal none running twinkling;
    display: none;
}

@-webkit-keyframes twinkling {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@media only screen and (max-width: 550px) {
    iframe {
        width: 100%;
    }

    .inquiry-pop-bd .inquiry-pop {
        width: 100% !important;
    }

    .inquiry-pop-bd .inquiry-pop .ico-close-pop {
        top: 5px !important;
        right: 5px !important;
    }

    .inquiry-pop-bd .inquiry-pop {
        padding: 0px !important;
    }
}

.scrollsidebar, .scrollsidebar a {
    font-size: 12px;
    color: rgb(153, 153, 153);
    font-family: Arial, Helvetica, sans-serif;
}

.scrollsidebar {
    position: absolute;
    z-index: 10009;
    top: 150px;
    right: 0px;
}

.show_btn {
    width: 38px;
    height: 192px;
    cursor: pointer;
    display: block;
    overflow: hidden;
    background: url("img/custom_service/show_btn.png") center center no-repeat;
}

.side_content {
    width: 0px;
    height: auto;
    overflow: hidden;
    float: left;
}

.side_content .side_list {
    width: 140px;
    overflow: hidden;
    border: 1px solid rgb(218, 218, 218);
    border-radius: 8px;
    position: relative;
    background: rgb(255, 255, 255);
}

.side_content .side_list .hd img {
    width: 100%;
    border-bottom: 1px solid rgb(218, 218, 218);
}

.side_content .side_list .cont li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid rgb(218, 218, 218);
    list-style: none;
    position: relative;
}

.side_content .side_list .cont li a {
    position: relative;
    display: block;
    padding: 0px 0px 0px 43px;
    text-decoration: none;
}

.side_content .side_list .cont li a::before {
    content: "";
    position: absolute;
    display: block;
    overflow: hidden;
    top: 0px;
    left: 10px;
    width: 25px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center center;
}

.side_content .side_list .cont li .email::before {
    background-image: url("img/custom_service/icons01.png");
}

.side_content .side_list .cont li .skype::before {
    background-image: url("img/custom_service/icons02.png");
}

.side_content .side_list .cont li .inquiry::before {
    background-image: url("img/custom_service/icons03.png");
}

.side_content .side_list .cont li .qq::before {
    background-image: url("img/custom_service/icons04.png");
}

.ww {
    margin-left: -30px;
}

.side_content .side_list .t-code {
    padding: 10px 10px 7px;
    border-bottom: 1px solid rgb(218, 218, 218);
}

.side_content .side_list .t-code img {
    width: 100%;
}

.side_content .side_list .side_title {
    height: 30px;
    line-height: 30px;
    padding: 0px 12px;
}

.side_content .side_list .side_title .close_btn {
    background: url("img/custom_service/close.png") center center no-repeat;
    width: 12px;
    height: 30px;
    position: absolute;
    bottom: 0px;
    right: 10px;
    cursor: pointer;
}

.side_content .side_list .side_title .close_btn span {
    display: none;
}

.inquiry-pop-bd {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    /*background: rgba(0, 0, 0, 0.7);*/
    display: none;
    overflow: hidden;
    z-index: 20000;
    height: 100% !important;
}

.inquiry-pop-bd .inquiry-pop {
    position: relative;
    width: 500px;
    background: rgb(255, 255, 255);
    /*margin: 150px auto;*/
    padding: 30px;
    box-shadow: rgba(255, 255, 255, 0.5) 0px 0px 10px;
}

.inquiry-pop-bd .inquiry-pop .ico-close-pop {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 30px;
    height: 30px;
    background: url("img/custom_service/fancy_close.png") center center no-repeat;
    cursor: pointer;
    z-index: 1;
}

@media screen and (max-width: 769px) {
    iframe {
        width: 100%;
    }

    .inquiry-pop-bd .inquiry-pop {
        width: 96%;
        margin: 15% auto;
    }

    .inquiry-form .form-btn-wrapx .form-btn-submitx {
        top: 0px !important;
    }
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.animated.infinite {
    animation-iteration-count: infinite;
}

.animated.hinge {
    animation-duration: 2s;
}

@-webkit-keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translate3d(0px, 0px, 0px);
    }

    40%, 43% {
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0px, -30px, 0px);
    }

    70% {
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0px, -15px, 0px);
    }

    90% {
        transform: translate3d(0px, -4px, 0px);
    }
}

@keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translate3d(0px, 0px, 0px);
    }

    40%, 43% {
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0px, -30px, 0px);
    }

    70% {
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0px, -15px, 0px);
    }

    90% {
        transform: translate3d(0px, -4px, 0px);
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom;
}

@-webkit-keyframes flash {
    0%, 100%, 50% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%, 100%, 50% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

.flash {
    animation-name: flash;
}

@-webkit-keyframes pulse {
    0% {
        transform: scale3d(1, 1, 1);
    }

    50% {
        transform: scale3d(1.05, 1.05, 1.05);
    }

    100% {
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    0% {
        transform: scale3d(1, 1, 1);
    }

    50% {
        transform: scale3d(1.05, 1.05, 1.05);
    }

    100% {
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    animation-name: pulse;
}

@-webkit-keyframes rubberBand {
    0% {
        transform: scale3d(1, 1, 1);
    }

    30% {
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        transform: scale3d(1.05, 0.95, 1);
    }

    100% {
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    0% {
        transform: scale3d(1, 1, 1);
    }

    30% {
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        transform: scale3d(1.05, 0.95, 1);
    }

    100% {
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    animation-name: rubberBand;
}

@-webkit-keyframes shake {
    0%, 100% {
        transform: translate3d(0px, 0px, 0px);
    }

    10%, 30%, 50%, 70%, 90% {
        transform: translate3d(-10px, 0px, 0px);
    }

    20%, 40%, 60%, 80% {
        transform: translate3d(10px, 0px, 0px);
    }
}

@keyframes shake {
    0%, 100% {
        transform: translate3d(0px, 0px, 0px);
    }

    10%, 30%, 50%, 70%, 90% {
        transform: translate3d(-10px, 0px, 0px);
    }

    20%, 40%, 60%, 80% {
        transform: translate3d(10px, 0px, 0px);
    }
}

.shake {
    animation-name: shake;
}

@-webkit-keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        transform: rotate3d(0, 0, 1, -5deg);
    }

    100% {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        transform: rotate3d(0, 0, 1, -5deg);
    }

    100% {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    transform-origin: center top;
    animation-name: swing;
}

@-webkit-keyframes tada {
    0% {
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    0% {
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    animation-name: tada;
}

@-webkit-keyframes wobble {
    0% {
        transform: none;
    }

    15% {
        transform: translate3d(-25%, 0px, 0px) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        transform: translate3d(20%, 0px, 0px) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        transform: translate3d(-15%, 0px, 0px) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        transform: translate3d(10%, 0px, 0px) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        transform: translate3d(-5%, 0px, 0px) rotate3d(0, 0, 1, -1deg);
    }

    100% {
        transform: none;
    }
}

@keyframes wobble {
    0% {
        transform: none;
    }

    15% {
        transform: translate3d(-25%, 0px, 0px) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        transform: translate3d(20%, 0px, 0px) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        transform: translate3d(-15%, 0px, 0px) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        transform: translate3d(10%, 0px, 0px) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        transform: translate3d(-5%, 0px, 0px) rotate3d(0, 0, 1, -1deg);
    }

    100% {
        transform: none;
    }
}

.wobble {
    animation-name: wobble;
}

@-webkit-keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        transform: scale3d(0.97, 0.97, 0.97);
    }

    100% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        transform: scale3d(0.97, 0.97, 0.97);
    }

    100% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    animation-name: bounceIn;
    animation-duration: 0.75s;
}

@-webkit-keyframes bounceInDown {
    0%, 100%, 60%, 75%, 90% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(0px, -3000px, 0px);
    }

    60% {
        opacity: 1;
        transform: translate3d(0px, 25px, 0px);
    }

    75% {
        transform: translate3d(0px, -10px, 0px);
    }

    90% {
        transform: translate3d(0px, 5px, 0px);
    }

    100% {
        transform: none;
    }
}

@keyframes bounceInDown {
    0%, 100%, 60%, 75%, 90% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(0px, -3000px, 0px);
    }

    60% {
        opacity: 1;
        transform: translate3d(0px, 25px, 0px);
    }

    75% {
        transform: translate3d(0px, -10px, 0px);
    }

    90% {
        transform: translate3d(0px, 5px, 0px);
    }

    100% {
        transform: none;
    }
}

.bounceInDown {
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    0%, 100%, 60%, 75%, 90% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0px, 0px);
    }

    60% {
        opacity: 1;
        transform: translate3d(25px, 0px, 0px);
    }

    75% {
        transform: translate3d(-10px, 0px, 0px);
    }

    90% {
        transform: translate3d(5px, 0px, 0px);
    }

    100% {
        transform: none;
    }
}

@keyframes bounceInLeft {
    0%, 100%, 60%, 75%, 90% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0px, 0px);
    }

    60% {
        opacity: 1;
        transform: translate3d(25px, 0px, 0px);
    }

    75% {
        transform: translate3d(-10px, 0px, 0px);
    }

    90% {
        transform: translate3d(5px, 0px, 0px);
    }

    100% {
        transform: none;
    }
}

.bounceInLeft {
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    0%, 100%, 60%, 75%, 90% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(3000px, 0px, 0px);
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px, 0px, 0px);
    }

    75% {
        transform: translate3d(10px, 0px, 0px);
    }

    90% {
        transform: translate3d(-5px, 0px, 0px);
    }

    100% {
        transform: none;
    }
}

@keyframes bounceInRight {
    0%, 100%, 60%, 75%, 90% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(3000px, 0px, 0px);
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px, 0px, 0px);
    }

    75% {
        transform: translate3d(10px, 0px, 0px);
    }

    90% {
        transform: translate3d(-5px, 0px, 0px);
    }

    100% {
        transform: none;
    }
}

.bounceInRight {
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    0%, 100%, 60%, 75%, 90% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(0px, 3000px, 0px);
    }

    60% {
        opacity: 1;
        transform: translate3d(0px, -20px, 0px);
    }

    75% {
        transform: translate3d(0px, 10px, 0px);
    }

    90% {
        transform: translate3d(0px, -5px, 0px);
    }

    100% {
        transform: translate3d(0px, 0px, 0px);
    }
}

@keyframes bounceInUp {
    0%, 100%, 60%, 75%, 90% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(0px, 3000px, 0px);
    }

    60% {
        opacity: 1;
        transform: translate3d(0px, -20px, 0px);
    }

    75% {
        transform: translate3d(0px, 10px, 0px);
    }

    90% {
        transform: translate3d(0px, -5px, 0px);
    }

    100% {
        transform: translate3d(0px, 0px, 0px);
    }
}

.bounceInUp {
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    20% {
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%, 55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1);
    }

    100% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

@keyframes bounceOut {
    20% {
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%, 55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1);
    }

    100% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

.bounceOut {
    animation-name: bounceOut;
    animation-duration: 0.75s;
}

@-webkit-keyframes bounceOutDown {
    20% {
        transform: translate3d(0px, 10px, 0px);
    }

    40%, 45% {
        opacity: 1;
        transform: translate3d(0px, -20px, 0px);
    }

    100% {
        opacity: 0;
        transform: translate3d(0px, 2000px, 0px);
    }
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0px, 10px, 0px);
    }

    40%, 45% {
        opacity: 1;
        transform: translate3d(0px, -20px, 0px);
    }

    100% {
        opacity: 0;
        transform: translate3d(0px, 2000px, 0px);
    }
}

.bounceOutDown {
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0px, 0px);
    }

    100% {
        opacity: 0;
        transform: translate3d(-2000px, 0px, 0px);
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0px, 0px);
    }

    100% {
        opacity: 0;
        transform: translate3d(-2000px, 0px, 0px);
    }
}

.bounceOutLeft {
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0px, 0px);
    }

    100% {
        opacity: 0;
        transform: translate3d(2000px, 0px, 0px);
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0px, 0px);
    }

    100% {
        opacity: 0;
        transform: translate3d(2000px, 0px, 0px);
    }
}

.bounceOutRight {
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    20% {
        transform: translate3d(0px, -10px, 0px);
    }

    40%, 45% {
        opacity: 1;
        transform: translate3d(0px, 20px, 0px);
    }

    100% {
        opacity: 0;
        transform: translate3d(0px, -2000px, 0px);
    }
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0px, -10px, 0px);
    }

    40%, 45% {
        opacity: 1;
        transform: translate3d(0px, 20px, 0px);
    }

    100% {
        opacity: 0;
        transform: translate3d(0px, -2000px, 0px);
    }
}

.bounceOutUp {
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeIn {
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0px, -100%, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0px, -100%, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInDown {
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translate3d(0px, -2000px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translate3d(0px, -2000px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInDownBig {
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeft {
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translate3d(-2000px, 0px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translate3d(-2000px, 0px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeftBig {
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInRight {
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translate3d(2000px, 0px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translate3d(2000px, 0px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInRightBig {
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0px, 100%, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0px, 100%, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInUp {
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translate3d(0px, 2000px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translate3d(0px, 2000px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInUpBig {
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.fadeOut {
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(0px, 100%, 0px);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(0px, 100%, 0px);
    }
}

.fadeOutDown {
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(0px, 2000px, 0px);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(0px, 2000px, 0px);
    }
}

.fadeOutDownBig {
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(-100%, 0px, 0px);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(-100%, 0px, 0px);
    }
}

.fadeOutLeft {
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(-2000px, 0px, 0px);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(-2000px, 0px, 0px);
    }
}

.fadeOutLeftBig {
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(100%, 0px, 0px);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(100%, 0px, 0px);
    }
}

.fadeOutRight {
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(2000px, 0px, 0px);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(2000px, 0px, 0px);
    }
}

.fadeOutRightBig {
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(0px, -100%, 0px);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(0px, -100%, 0px);
    }
}

.fadeOutUp {
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(0px, -2000px, 0px);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(0px, -2000px, 0px);
    }
}

.fadeOutUpBig {
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    0% {
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        animation-timing-function: ease-out;
    }

    40% {
        transform: perspective(400px) translate3d(0px, 0px, 150px) rotate3d(0, 1, 0, -190deg);
        animation-timing-function: ease-out;
    }

    50% {
        transform: perspective(400px) translate3d(0px, 0px, 150px) rotate3d(0, 1, 0, -170deg);
        animation-timing-function: ease-in;
    }

    80% {
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        animation-timing-function: ease-in;
    }

    100% {
        transform: perspective(400px);
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        animation-timing-function: ease-out;
    }

    40% {
        transform: perspective(400px) translate3d(0px, 0px, 150px) rotate3d(0, 1, 0, -190deg);
        animation-timing-function: ease-out;
    }

    50% {
        transform: perspective(400px) translate3d(0px, 0px, 150px) rotate3d(0, 1, 0, -170deg);
        animation-timing-function: ease-in;
    }

    80% {
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        animation-timing-function: ease-in;
    }

    100% {
        transform: perspective(400px);
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    backface-visibility: visible;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    0% {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transition-timing-function: ease-in;
    }

    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    100% {
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transition-timing-function: ease-in;
    }

    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    100% {
        transform: perspective(400px);
    }
}

.flipInX {
    animation-name: flipInX;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipInY {
    0% {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transition-timing-function: ease-in;
    }

    60% {
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    100% {
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    0% {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transition-timing-function: ease-in;
    }

    60% {
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    100% {
        transform: perspective(400px);
    }
}

.flipInY {
    animation-name: flipInY;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutX {
    0% {
        transform: perspective(400px);
    }

    30% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    100% {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px);
    }

    30% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    100% {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    animation-name: flipOutX;
    animation-duration: 0.75s;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    0% {
        transform: perspective(400px);
    }

    30% {
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    100% {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        transform: perspective(400px);
    }

    30% {
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    100% {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    animation-name: flipOutY;
    animation-duration: 0.75s;
    backface-visibility: visible !important;
}

@-webkit-keyframes lightSpeedIn {
    0% {
        transform: translate3d(100%, 0px, 0px) skewX(-30deg);
        opacity: 0;
    }

    60% {
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        transform: skewX(-5deg);
        opacity: 1;
    }

    100% {
        transform: none;
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        transform: translate3d(100%, 0px, 0px) skewX(-30deg);
        opacity: 0;
    }

    60% {
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        transform: skewX(-5deg);
        opacity: 1;
    }

    100% {
        transform: none;
        opacity: 1;
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    100% {
        transform: translate3d(100%, 0px, 0px) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    100% {
        transform: translate3d(100%, 0px, 0px) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    0% {
        transform-origin: center center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    100% {
        transform-origin: center center;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        transform-origin: center center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    100% {
        transform-origin: center center;
        transform: none;
        opacity: 1;
    }
}

.rotateIn {
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    100% {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    100% {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    100% {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    100% {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    0% {
        transform-origin: center center;
        opacity: 1;
    }

    100% {
        transform-origin: center center;
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        transform-origin: center center;
        opacity: 1;
    }

    100% {
        transform-origin: center center;
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        transform-origin: left bottom;
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        transform-origin: left bottom;
        opacity: 0;
    }
}

.rotateOutDownLeft {
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
    0% {
        transform-origin: left top;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        transform: rotate3d(0, 0, 1, 80deg);
        transform-origin: left top;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        transform: rotate3d(0, 0, 1, 60deg);
        transform-origin: left top;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        transform: translate3d(0px, 700px, 0px);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        transform-origin: left top;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        transform: rotate3d(0, 0, 1, 80deg);
        transform-origin: left top;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        transform: rotate3d(0, 0, 1, 60deg);
        transform-origin: left top;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        transform: translate3d(0px, 700px, 0px);
        opacity: 0;
    }
}

.hinge {
    animation-name: hinge;
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0px, 0px) rotate3d(0, 0, 1, -120deg);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0px, 0px) rotate3d(0, 0, 1, -120deg);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.rollIn {
    animation-name: rollIn;
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(100%, 0px, 0px) rotate3d(0, 0, 1, 120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(100%, 0px, 0px) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(0.5, 0.5, 0.5);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(0.5, 0.5, 0.5);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInDown {
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0px, 0px);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0px, 0px);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInLeft {
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0px, 0px);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0px, 0px);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInRight {
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInUp {
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    100% {
        opacity: 0;
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    100% {
        opacity: 0;
    }
}

.zoomOut {
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    100% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    100% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutDown {
    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0px, 0px);
    }

    100% {
        opacity: 0;
        transform: scale(0.1) translate3d(-2000px, 0px, 0px);
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0px, 0px);
    }

    100% {
        opacity: 0;
        transform: scale(0.1) translate3d(-2000px, 0px, 0px);
        transform-origin: left center;
    }
}

.zoomOutLeft {
    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0px, 0px);
    }

    100% {
        opacity: 0;
        transform: scale(0.1) translate3d(2000px, 0px, 0px);
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0px, 0px);
    }

    100% {
        opacity: 0;
        transform: scale(0.1) translate3d(2000px, 0px, 0px);
        transform-origin: right center;
    }
}

.zoomOutRight {
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    100% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    100% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutUp {
    animation-name: zoomOutUp;
}

.language-flag span, .change-language .change-language-cont .change-empty, .change-language .prisna-wp-translate-seo .lang-more {
    font-size: 10pt;
}

.right-head {
    float: right;
    margin-right: 20%;
}

.side_content .side_list .cont li .whatsapp::before {
    background-image: url("//cdncn.goodao.net/liperlighting/timg.png");
}

.btn--search {
    position: relative;
    display: inline-block;
    box-sizing: content-box;
    width: 20px;
    height: 18px;
    vertical-align: middle;
    cursor: pointer;
}

.btn--search::after, .btn--search::before {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-image: url("./img/aindex/img_09.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    content: "";
    vertical-align: top;
    transition: all 0.3s ease 0s;
}

.btn--search::before {
    background-position: 0px 0px;
}

.btn--search::after {
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    transform: scale(0.6) translateY(60%);
}

.btn--search:hover::after {
    /* background-position: 0px -27px; */
    opacity: 1;
    transform: none;
}

.btn--search:hover::before {
    opacity: 0;
    transform: scale(0.6) translateY(-60%);
}

.container {
    position: relative;
    min-height: 100vh;
    background-position: left bottom;
    background-repeat: no-repeat;
}

.search-ipt {
    border: 0px;
    border-radius: 0px;
    background: transparent;
    appearance: none;
}

.web-search {
    display: flex;
    visibility: hidden;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.web-search .btn--search-close {
    position: absolute;
    top: 1.25em;
    right: 1.25em;
    display: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: rgb(204, 204, 204);
    background-image: url("img/search_btn_close.png");
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 1.8em;
    line-height: 45px;
    cursor: pointer;
    transition: transform 0.3s ease 0s;
    background-size: auto 35%;
}

.web-search .btn--search-close:hover {
    background-color: rgb(11, 135, 251);
    transform: rotate(90deg);
}

.js .btn--search-close {
    display: block;
}

.web-search .search-ipt {
    display: inline-block;
    box-sizing: border-box;
    padding: 0.05em 0px;
    width: 75%;
    border-bottom: 3px solid;
    color: rgb(51, 51, 51);
    font-size: 20px;
    font-family: inherit;
    line-height: 1em;
}

.web-search .search-ipt::-webkit-input-placeholder {
    color: rgb(51, 51, 51);
    font-weight: bold;
}

.web-search .search-ipt::-webkit-search-cancel-button, .web-search .search-ipt::-webkit-search-decoration {
    appearance: none;
}

.web-search .search-attr {
    display: block;
    margin: 0px auto;
    padding: 0.85em 0px;
    width: 75%;
    color: rgb(51, 51, 51);
    text-align: right;
    font-size: 90%;
}

.js .container, .js .web-search .search-ipt {
    transition: all 0.3s ease-in-out 0s;
}

.js .container {
    position: relative;
}

.js .main-wrap--move {
    min-height: 100vh;
}

.js .web-search {
    pointer-events: none;
}

.web-search {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 100001;
    margin: auto;
    padding: 25px 0px;
    width: 100%;
    background-color: rgb(255, 255, 255);
    transition: all 0.3s ease 0s;
    transform: translateY(-100%);
    perspective: 1200px;
}

.web-search .btn--search-close {
    opacity: 0;
    transition: opacity 0.3s ease 0s;
}

.search__suggestion, .web-search .search-attr {
    opacity: 0;
    transition: opacity 0.8s ease 0s, transform 0.8s ease 0s;
    transform: translate3d(-15%, 0px, 0px);
}

.web-search .search-attr {
    padding-bottom: 0px;
    font-size: 20px;
}

.js .web-search .search-ipt {
    padding: 0px 0px 15px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 60px;
    opacity: 0;
    transform: scale3d(0, 1, 1);
    transform-origin: 0% 50%;
    border-bottom-width: 1px;
}

.js .web-search .search-ipt, .web-search .search-attr {
    transition-delay: 0.15s;
}

.js .web-search .search-btn {
    display: none !important;
}

.js .search--open {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}

.js .search--open .btn--search-close {
    opacity: 1;
    transition: transform 0.3s ease 0s;
    animation: 1s ease 0s 1 normal none running bounceInA;
}

.js .search--open .search-ipt {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

.js .search--open .search-attr {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}

.js .search--open {
    transform: none;
}

.js .search--open::before {
    opacity: 1;
    transform: none;
}

.main-wrap--move::after {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 100000;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
}

.mobile-head-items .mobile-head-item .title a, .mobile-head-items .mobile-head-item .title {
    font-size: 20px;
}

.inquiry-pop-bd {
    position: fixed;
    box-shadow: rgba(255, 255, 255, 0.5) 0px 0px 10px;
    overflow: visible;
}

body .pop_task {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1999;
    display: none;
}

.inquiry-pop-bd .inquiry-pop {
    position: relative;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    padding: 36px;
    z-index: 10000;
    background: rgb(255, 255, 255);
}

.inquiry-pop-bd .inquiry-pop .ico-close-pop {
    position: absolute;
    right: 9px;
    top: 7px;
    width: 30px;
    height: 30px;
    background: url("img/icon09.png") center center no-repeat;
    cursor: pointer;
    z-index: 1;
}

.inquiry-form-wrap {
    position: relative;
    margin: 78px 0px 8px;
}

.ad_prompt {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    line-height: 40px;
    margin: -20px 0px 0px;
    text-align: center;
    color: rgb(255, 111, 0);
    font-size: 20px;
    animation: 1s ease-in-out 0s infinite normal none running twinkling;
    display: none;
}

.contact_form {
    border: 1px solid rgb(238, 238, 238);
    background: rgb(255, 255, 255);
}

.contact_form .title {
    font-weight: 500;
    font-size: 14px;
    padding: 0px 20px;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    background: rgb(237, 112, 32);
    color: rgb(255, 255, 255);
}

.contact_form form {
    padding: 0px 20px 26px;
}

.contact_form form li {
    margin: 13px 0px 15px;
    position: relative;
}

.contact_form form input[type="text"], .contact_form form .wpcf7-textarea, .form-input-email, .form-input-phone {
    margin: 15px 0px 0px;
    border: 1px solid rgb(238, 238, 238);
    background: rgb(255, 255, 255);
    padding: 0px 12px;
    height: 38px;
    line-height: 38px;
    border-radius: 3px;
    overflow: hidden;
    /*width: 80%;*/
    font-weight: 500;
}

.contact_form form .wpcf7-textarea {
    height: 92px;
    width: 100%;
}

.contact_form form input[type="text"].form-input-capcha {
    width: 213px;
    font-weight: 500;
}

.contact_form form input[type="submit"], .form-btn-submitx {
    height: 38px;
    border-radius: 3px;
    width: 100%;
    border: 1px solid rgb(237, 112, 32);
    background: url("img/icon06.png") calc(50% + 30px) center no-repeat rgb(237, 112, 32);
    color: rgb(255, 255, 255);
    text-align: center;
    text-transform: capitalize;
    transition-duration: 0.3s;
}

.contact_form form input[type="submit"]:hover {
    background-color: rgb(237, 112, 32);
}

.contact_form ::-webkit-input-placeholder {
    color: rgb(102, 102, 102);
}

#v_container, .contact_form form input[type="text"].form-input-capcha, #wpcf7-not-valid-tip-no-ajax {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

label.error {
    margin-left: 10px;
    color: rgb(255, 0, 0);
}

.wpcf7-validation-errors, .mauticform-errormsg {
    color: rgb(255, 0, 0);
}

.wpcf7-response-output, .mauticform-message {
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
    font-size: 20px;
    color: rgb(255, 111, 0);
}

#v_container {
    font-size: 28px;
    font-style: italic;
    letter-spacing: 15px;
    line-height: 38px;
    margin-left: 10px;
}

#code_capcha-error {
    position: absolute;
    left: 350px;
    top: 10px;
    display: none;
    line-height: 38px;
}

.wpcf7-form.sent .texttest {
    display: none;
}

@media screen and (max-width: 550px) {
    .inquiry-pop-bd {
        width: 95%;
        height: 450px;
        left: 0px;
        margin: 0px 0px 0px 2.5%;
    }

    .inquiry-pop-bd .inquiry-pop {
        padding: 10px;
    }

    .scrollsidebar {
        display: none;
    }
}

@media only screen and (max-width: 480px) {
    .product_list_item, .center_items .swiper-slide.pic_slide_item, .contact_form form input[type="text"], .contact_form form .wpcf7-textarea {
        width: 100% !important;
    }
}

#rev_slider_3_1 {
    height: 1080px !important;
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
    #rev_slider_3_1 {
        height: 300px !important;
    }
}

@media only screen and (min-width: 360px) and (max-width: 475px) {
    #rev_slider_3_1 {
        height: 162px !important;
    }
}

.swiper-container {
    margin: 0px auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0px;
    z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform, -webkit-transform;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0px, 0px);
}

.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0px auto;
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    align-items: flex-start;
    transition-property: transform, height, -webkit-transform;
}

.swiper-container-3d {
    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 {
    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: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
    touch-action: pan-y;
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
    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;
    background-size: 27px 44px;
    background-position: center center;
    background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0.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%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%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-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%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-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%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%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-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.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%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.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%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%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-lock {
    display: none;
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: opacity 0.3s ease 0s;
    transform: translate3d(0px, 0px, 0px);
    z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0px;
    width: 100%;
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0px;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: rgb(0, 0, 0);
    opacity: 0.2;
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0px;
    padding: 0px;
    box-shadow: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: rgb(0, 122, 255);
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0px);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0px;
    display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform 0.2s ease 0s, top 0.2s ease 0s, -webkit-transform 0.2s ease 0s;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0px 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform 0.2s ease 0s, left 0.2s ease 0s, -webkit-transform 0.2s ease 0s;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform 0.2s ease 0s, right 0.2s ease 0s, -webkit-transform 0.2s ease 0s;
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: rgb(0, 122, 255);
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0px;
    top: 0px;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0px;
    top: 0px;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: rgb(255, 255, 255);
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: rgb(255, 255, 255);
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: rgb(0, 0, 0);
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: rgb(0, 0, 0);
}

.swiper-pagination-lock {
    display: none;
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    background: rgba(0, 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, 0.5);
    border-radius: 10px;
    left: 0px;
    top: 0px;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-scrollbar-lock {
    display: none;
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.swiper-slide-zoomed {
    cursor: move;
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50% center;
    animation: 1s steps(12) 0s infinite normal none running swiper-preloader-spin;
}

.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% center;
    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 {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0px;
    top: 0px;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}

.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;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0px 0px;
    width: 100%;
    height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0px;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.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;
    backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0);
    opacity: 0.6;
    filter: blur(50px);
    z-index: 0;
}

.swiper-container-flip {
    overflow: visible;
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
}

.swiper-slide img {
    width: 100%;
}

.swiper-button-next, .swiper-button-prev {
    background-size: 100px 100px;
    background-image: url("img/demo/banner-nav.png");
    width: 50px;
    height: 50px;
    content: "";
}

.swiper-button-prev {
    background-position: 0px 0px;
    left: 100px;
}

.swiper-button-next {
    background-position: -50px 0px;
    right: 100px;
}

@media screen and (max-width: 640px) {
    .swiper-button-prev {
        left: 15px;
    }

    .swiper-button-next {
        right: 15px;
    }
}

.swiper-index-img .swiper-slide {
    background-color: rgb(255, 255, 255);
}

.download-list ul li {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    line-height: 30px;
    padding: 30px 0px 10px;
    border-bottom: 1px solid rgb(233, 233, 233);
}

.download-list ul li .download-cont {
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: left;
}

.download-list ul li .download-cont .download-pic {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 25px;
    overflow: hidden;
}

.download-list ul li .download-cont .download-pic img {
    max-width: 25px;
    max-height: 25px;
}

.download-list ul li .download-cont .download-detail {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    margin: 0px 15px;
    text-shadow: rgba(0, 0, 0, 0.3) 0px 0px 1px;
}

.download-list ul li .download-button {
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: right;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(201, 201, 201) rgb(193, 193, 193) rgb(165, 165, 165);
    border-radius: 5px;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(241, 241, 241)), to(rgb(218, 218, 218)));
}

.download-list ul li .download-button a {
    position: relative;
    display: block;
    padding: 0px 40px;
    color: rgb(10, 10, 10);
    background-repeat: no-repeat;
    background-position: 0px -2px;
    background-image: url("/style/global/img/download.png");
}

.downloadies-cont {
    display: flex;
    align-items: center;
}

.downloadies-detail {
    margin-left: 30px;
}

.right_nav {
    right: -85px;
    bottom: 50%;
    position: fixed;
    text-align: left;
    overflow: hidden;
    z-index: 100;
    border-radius: 25px 0px 0px 25px;
    transform: translateY(50%);
}

.right_nav li {
    background: rgb(236, 112, 32);
    margin: 4px 0px;
    padding: 10px;
    cursor: pointer;
    position: relative;
    border-radius: 50px 0px 0px 50px;
    right: 0px;
}

.right_nav li .iconBox {
    text-align: center;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.right_nav .iconBox > img {
    width: 45px;
    height: 45px;
    background-color: white;
    border-radius: 50%;
    padding: 7%;
}

.right_nav li h4 {
    color: rgb(255, 255, 255);
    font-size: 12px;
    margin: 2px 0px 2px 15px;
}

.right_nav li:hover {
    background: rgb(236, 112, 32);
}

.right_nav li .hideBox {
    display: none;
    position: absolute;
    right: 120px;
    padding: 10px 28px 10px 10px;
    top: -10px;
    z-index: 999;
    width: max-content;
    opacity: 1 !important;
}

.right_nav li .hideBox .hb {
    border-width: 2px 1px 1px;
    border-style: solid;
    border-color: rgb(236, 112, 32) rgb(204, 204, 204) rgb(204, 204, 204);
    border-image: initial;
    background-color: rgb(255, 255, 255);
    padding: 10px 20px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    float: left;
}

.right_nav li .hideBox .hb h5 {
    text-align: center;
    padding: 5px 0px;
    border-bottom: 2px solid rgb(204, 204, 204);
    color: rgb(236, 112, 32);
    font-size: 16px;
    font-weight: 400;
    white-space: nowrap;
    display: none;
}

.right_nav li .hideBox .hb p {
    margin-top: 5px;
    font-size: 18px;
    font-weight: 700;
}

.right_nav li .hideBox .hb .fonttalk {
    margin-top: 10px;
}

.right_nav li .hideBox .hb .fonttalk a {
    display: flex;
    align-items: center;
}

.right_nav li .hideBox .hb .fonttalk img {
    width: 25px;
    height: 25px;
}

.right_nav li .hideBox .hb .fonttalk p {
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
    margin-top: -5px;
    margin-left: 5px;
}

.right_nav li .hideBox img {
    width: 140px;
    height: 140px;
    margin-top: 10px;
}
.right_nav li:nth-child(6){
    display: block !important;
}
.layout_nav {
    width: 100%;
}

section.global_partners {
    width: 100%;
}

section.global_partners img {
    width: 100%;
}

.border_bottom1 {
    border-bottom: 3px solid rgb(236, 112, 32);
    position: relative;
    z-index: 999;
}

.border_bottom2 {
    border-bottom: 3px solid rgb(236, 112, 32);
    position: relative;
    z-index: 99;
}

.border_bottom3 {
    border-bottom: 3px solid rgb(236, 112, 32);
    position: relative;
    z-index: 9;
}

.border_bottom4 {
    border-bottom: 3px solid rgb(236, 112, 32);
}

.nav-bar .nav > li > a::before {
    content: "";
    display: block;
    width: 0%;
    height: 2px;
    background-color: rgb(252, 129, 27);
    position: absolute;
    left: 50%;
    bottom: 0px;
    transition: all 0.3s ease-in-out 0s;
    margin-left: 15%;
}

.nav-bar .nav > li.nav-current > a::before, .nav-bar .nav > li:hover > a::before {
    width: 70%;
    left: 0px;
}

.foot-wrapper-bake {
    background: black;
}

.nav-bar .nav li a b::before {
    content: "";
    font-family: fontawesome;
}

.nav-bar .nav li a b {
    position: absolute;
    top: 50%;
    right: 0px;
    display: inline-block;
    overflow: hidden;
    box-sizing: content-box;
    width: 19px;
    height: 19px;
    text-align: center;
    line-height: 19px;
    transition: all 0.3s ease 0s;
    transform: translateY(-50%);
}

.nav-bar .nav > li > a:hover b {
    transform: rotate(180deg) translateY(46%);
}

.nav-bar .nav > li.nav-current > a, .nav-bar .nav > li:hover > a {
    color: rgb(252, 129, 27);
}

.btn--search {
    margin-top: 2%;
}

.layout_product {
    width: 1450px;
}

.side_product_item figcaption a {
    display: inline-block;
    width: 1.99rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.side-cate em {
    width: 2.9rem;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nav-bar .nav li ul li a b::before {
    content: "";
}

.web_footer {
    width: 100%;
    height: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: flex;
    align-items: flex-end;
    padding: 80px 0px 0px;
}

.fot_top_main {
    text-align: center;
}

.fot_contact_text .item_img img {
    width: auto;
}

.fot_contact_text p {
    font-size: 24px;
    margin-top: 41px;
    line-height: 1.5;
    color: rgb(255, 255, 255);
}

.fot_contact_text {
}

.inquiry_sub {
    height: 100%;
    width: 100%;
    margin: 46px auto 57px;
    position: relative;
    max-width: 961px;
    border-radius: 10px;
    overflow: hidden;
}

.inquiry_sub input {
    background-color: rgba(255, 255, 255, 0.2);
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    padding-left: 31px;
    vertical-align: middle;
    width: 100%;
    font-family: Poppins_Light;
    color: rgb(153, 153, 153);
    border: 1px solid rgb(140, 141, 146);
    border-radius: 10px;
}

.inquiry_sub input::-webkit-input-placeholder {
    color: rgb(153, 153, 153);
}

.inquiry_sub button {
    width: 233px;
    height: 60px;
    border: 0px;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    font-size: 20px;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    top: 10px;
    right: 0px;
    background: rgb(255, 152, 36);
}

.web_footer_main {
    width: 100%;
}

.fot_top_warp {
}

.foor_service {
    position: relative;
    padding: 87px 0px 45px;
}

.foor_service .foot_item .fot_tit {
    position: relative;
    margin-bottom: 28px;
    font-size: 22px;
    line-height: 1.2;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    font-weight: normal;
}

.foot_item {
    position: relative;
    display: block;
}

.foot_item.foot_company_item {
    width: 23%;
    text-align: center;
}

.foot_item.foot_contact_item {
    width: 28%;
}

.footer_logo img + i {
    font-size: 30px;
    color: rgb(255, 255, 255);
    padding: 0px 20px;
    vertical-align: middle;
}

.footer_logo img {
    width: auto;
    max-height: 34px;
}

.fot_nav li {
}

.fot_nav li a {
    font-size: 16px;
    line-height: 40px;
    color: rgb(255, 255, 255);
    display: block;
    opacity: 0.57;
}

.foot_item.foot_contact_item ul.foot_contact li {
    position: relative;
    margin-bottom: 23px;
    padding-left: 37px;
}

.foot_item.foot_contact_item ul.foot_contact li:last-child {
    margin-bottom: 0px;
}

.foot_item.foot_contact_item ul.foot_contact li::before {
    position: absolute;
    top: 0px;
    left: 0px;
    content: "";
    background-repeat: no-repeat;
    background-size: 100%;
}

.foot_item.foot_contact_item ul li.foot_address::before {
    width: 25px;
    height: 25px;
    background-image: url("img/fd_adder.png");
}

.foot_item.foot_contact_item ul li.foot_phone::before {
    width: 25px;
    height: 25px;
    background-image: url("img/fd_phone.png");
}

.foot_item.foot_contact_item ul li.foot_email::before {
    width: 25px;
    height: 25px;
    background-image: url("img/fd_email.png");
}

.foot_item.foot_contact_item ul li, .foot_item.foot_contact_item ul li a {
    font-size: 16px;
    line-height: 24px;
    color: rgb(255, 255, 255);
}

.foot_item.foot_contact_item ul li a {
    opacity: 0.75;
}

.foot_sns {
    position: relative;
}

.foot_sns li {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 22px;
}

.foot_sns li a {
    display: block;
    text-align: center;
}

.foot_sns li a img {
    width: auto;
}

.foot_sns li a:hover {
    transform: rotate(-15deg);
}

.web_footer .foot_bottom {
    position: relative;
    text-align: center;
    padding: 13px 0px;
    background: rgb(255, 152, 36);
}

.web_footer a:hover {
    opacity: 1;
    color: rgb(255, 255, 255) !important;
}

.web_footer .footer_contact_btn:hover {
    color: rgb(255, 255, 255) !important;
}

.copyright {
    position: relative;
    display: block;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 21px;
    color: rgb(255, 255, 255);
    font-family: Poppins_Light;
}

.tel_link {
    pointer-events: none;
}

@media screen and (max-width: 768px) {
    .company_box .fl-tabs-label {
        width: 100% !important;
    }

    .tel_link {
        pointer-events: auto;
    }
}

.foor_service {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.fot_nav li a:hover {
    opacity: 1;
    transition: all 0.5s ease 0s;
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.animated.infinite {
    animation-iteration-count: infinite;
}

.animated.hinge {
    animation-duration: 2s;
}

@-webkit-keyframes fadeInLeftA {
    0% {
        opacity: 0;
        transform: translate3d(-30%, 0px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInLeftA {
    0% {
        opacity: 0;
        transform: translate3d(-30%, 0px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeftA {
    animation-name: fadeInLeftA;
}

@-webkit-keyframes fadeInUpA {
    0% {
        opacity: 0;
        transform: translate3d(0px, 30%, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInUpA {
    0% {
        opacity: 0;
        transform: translate3d(0px, 30%, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInUpA {
    animation-name: fadeInUpA;
}

@-webkit-keyframes fadeInRightA {
    0% {
        opacity: 0;
        transform: translate3d(30%, 0px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInRightA {
    0% {
        opacity: 0;
        transform: translate3d(30%, 0px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInRightA {
    animation-name: fadeInRightA;
}

@-webkit-keyframes twinkling {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes OrangePulse {
    0% {
        background-color: rgba(210, 174, 109, 0.2);
        box-shadow: rgb(210, 174, 109) 0px 0px 10px;
    }

    50% {
        background-color: rgb(210, 174, 109);
        box-shadow: rgb(210, 174, 109) 0px 0px 10px;
    }

    100% {
        background-color: rgba(210, 174, 109, 0.2);
        box-shadow: rgb(210, 174, 109) 0px 0px 10px;
    }
}

@-webkit-keyframes swing {
    20% {
        transform: rotate(40deg);
    }

    40% {
        transform: rotate(-20deg);
    }

    60% {
        transform: rotate(10deg);
    }

    80% {
        transform: rotate(-10deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

@keyframes swing {
    20% {
        transform: rotate(40deg);
    }

    40% {
        transform: rotate(-20deg);
    }

    60% {
        transform: rotate(10deg);
    }

    80% {
        transform: rotate(-10deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

.swing {
    transform-origin: center top;
    animation-name: swing;
}

@-webkit-keyframes jump {
    0% {
        transform: translateY(0px);
    }

    25% {
        transform: translateY(-20%);
    }

    50% {
        transform: translateY(0px);
    }

    75% {
        transform: translateY(-10%);
    }

    100% {
        transform: translateY(0px);
    }
}

@keyframes jump {
    0% {
        transform: translateY(0px);
    }

    25% {
        transform: translateY(-20%);
    }

    50% {
        transform: translateY(0px);
    }

    75% {
        transform: translateY(-10%);
    }

    100% {
        transform: translateY(0px);
    }
}

@-webkit-keyframes bounceInA {
    0%, 100%, 20%, 40%, 60%, 80% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        transform: scale3d(0.97, 0.97, 0.97);
    }

    100% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceInA {
    0%, 100%, 20%, 40%, 60%, 80% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        transform: scale3d(0.97, 0.97, 0.97);
    }

    100% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}

.bounceInA {
    animation-name: bounceInA;
    animation-duration: 0.75s;
}

@-webkit-keyframes fadeInDownA {
    0% {
        opacity: 0;
        transform: translate3d(0px, -20%, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInDownA {
    0% {
        opacity: 0;
        transform: translate3d(0px, -20%, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInDownA {
    animation-name: fadeInDownA;
}

@keyframes fadeInA {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeInA {
    animation-name: fadeInA;
}

@-webkit-keyframes flipInY {
    0% {
        opacity: 0;
        transform: perspective(400px) rotateY(90deg);
    }

    0%, 40% {
        animation-timing-function: ease-in;
    }

    40% {
        transform: perspective(400px) rotateY(-20deg);
    }

    60% {
        opacity: 1;
        transform: perspective(400px) rotateY(10deg);
    }

    80% {
        transform: perspective(400px) rotateY(-5deg);
    }

    100% {
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    0% {
        opacity: 0;
        transform: perspective(400px) rotateY(90deg);
    }

    0%, 40% {
        animation-timing-function: ease-in;
    }

    40% {
        transform: perspective(400px) rotateY(-20deg);
    }

    60% {
        opacity: 1;
        transform: perspective(400px) rotateY(10deg);
    }

    80% {
        transform: perspective(400px) rotateY(-5deg);
    }

    100% {
        transform: perspective(400px);
    }
}

.flipInY {
    animation-name: flipInY;
    backface-visibility: visible !important;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0px, 100%, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0px, 100%, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInUp {
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translate3d(0px, 2000px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@-webkit-keyframes bounceInUp {
    0%, 60%, 75%, 90%, 100% {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(0px, 3000px, 0px);
    }

    60% {
        opacity: 1;
        transform: translate3d(0px, -20px, 0px);
    }

    75% {
        transform: translate3d(0px, 10px, 0px);
    }

    90% {
        transform: translate3d(0px, -5px, 0px);
    }

    100% {
        transform: translateZ(0px);
    }
}

@keyframes bounceInUp {
    0%, 60%, 75%, 90%, 100% {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(0px, 3000px, 0px);
    }

    60% {
        opacity: 1;
        transform: translate3d(0px, -20px, 0px);
    }

    75% {
        transform: translate3d(0px, 10px, 0px);
    }

    90% {
        transform: translate3d(0px, -5px, 0px);
    }

    100% {
        transform: translateZ(0px);
    }
}

.bounceInUp {
    animation-name: bounceInUp;
}

@-webkit-keyframes zoomInA {
    0% {
        opacity: 0;
        transform: scale3d(0.6, 0.6, 0.6);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomInA {
    0% {
        opacity: 0;
        transform: scale3d(0.6, 0.6, 0.6);
    }

    50% {
        opacity: 1;
    }
}

.zoomInA {
    animation-name: zoomInA;
}

.foor_service .foot_item {
    visibility: visible !important;
    animation-name: zoomInA !important;
}

.foot_sns li a img {
    width: 160%;
}

html {
    font-size: 625%;
}

body {
    background: rgb(255, 255, 255);
    font-size: 14px;
}

body, html, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, th, td, form, object, iframe, blockquote, pre, a, abbr, address, code, img, fieldset, form, label, figure {
    margin: 0px;
    padding: 0px;
}

body, html, input, button, textarea {
    color: rgb(33, 33, 33);
    font-family: Arial;
    line-height: 1.5;
}

body {
    background-color: rgb(255, 255, 255);
}

article, aside, figcaption, figure, footer, header, main, nav, section {
    display: block;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

h4, h5 {
    font-size: 14px;
}

img {
    width: 100%;
    max-width: 100%;
    border: none;
    vertical-align: middle;
}

li {
    list-style: none;
}

i, em {
    font-style: normal;
}

a {
    color: rgb(51, 51, 51);
    text-decoration: none;
}

a:focus {
    outline: none;
}

a:hover {
    color: #ed7020;
    text-decoration: none;
    cursor: pointer;
}

input[type="text"]:focus {
    outline: none;
}

input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}

hr {
    margin: 15px 0px;
    height: 1px;
    border-right: none;
    border-bottom: none;
    border-left: none;
    border-image: initial;
    border-top: 1px dashed rgb(193, 193, 193);
}

a:active, select, input, textarea {
    -webkit-tap-highlight-color: transparent;
    outline: 0px !important;
}

* {
    box-sizing: border-box;
    outline: 0px;
}

@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: fontawesome;
    src: url("fonts/Font-Awesome/fontawesome-webfont.woff2") format("woff2"), url("fonts/Font-Awesome/fontawesome-webfont.woff") format("woff"), url("fonts/Font-Awesome/fontawesome-webfont.ttf") format("truetype");
    font-display: fallback;
}

@font-face {
    font-family: Roboto-Regular;
    font-style: normal;
    src: url("fonts/Roboto/Roboto-Regular.ttf") format("TrueType");
    font-display: fallback;
}

@font-face {
    font-family: Roboto-Bold;
    font-style: normal;
    src: url("fonts/Roboto/Roboto-Bold.ttf") format("TrueType");
    font-display: fallback;
}

.clearfix::after, .layout::after, .sys_row::after, .web_main::after, .page_main::after, .nav_wrap .head_nav::after, .items_list ul::after, .product_items::after, .promote_list::after, .cate_items ul::after, .web_head .logo::after, .product-intro::after, .detail-tabs::after, .foot_items::after, .news_cell::after, .sys_row::after, .banner_navigate_button::after, .foor_service::after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
    content: "";
}

.clearfix, .layout, .sys_row, .clearfix, .layout, .sys_row, .flex_row, .web_main, .page_main, .nav_wrap .head_nav, .items_list ul, .product_items, .promote_list, .cate_items ul, .web_head .logo, .product-intro, .detail-tabs, .foot_items, .sys_row, .banner_navigate_button, .foor_service {
}

.clear {
    clear: both;
}

body {
    position: absolute;
    top: 0px;
    left: 0px;
    overflow-x: hidden;
    width: 100%;
    min-width: 1200px;
}

.layout {
    position: relative;
    margin: 0px auto;
    width: 1600px;
}

.z9999 {
    z-index: 9999 !important;
}

.hide {
    display: none;
}

.gotop {
    position: fixed;
    right: 50px;
    bottom: 50px;
    z-index: 99999;
    visibility: hidden;
    box-sizing: content-box;
    width: 50px;
    height: 50px;
    background-color: #ed7020;
    background-clip: content-box;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
    color: rgb(255, 255, 255);
    text-align: center;
    font-size: 18px;
    line-height: 50px;
    opacity: 0;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    transform: translateY(100%);
}

.gotop:hover, .gotop.active:hover {
    background-color: #ed7020;
    color: rgb(255, 255, 255);
}

.gotop.active {
    visibility: visible;
    opacity: 1;
    transform: none;
}

.gotop::before, .gotop em {
    transition: all 0.3s ease 0s;
}

.gotop em {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    color: rgb(255, 255, 255);
    font-size: 12px;
    opacity: 0;
    transform: translateY(10px);
}

.gotop::before {
    display: block;
    content: "";
    font-family: fontawesome;
}

.gotop:hover em {
    opacity: 1;
    transform: none;
}

.gotop:hover::before {
    opacity: 0;
    transform: translateY(-15px) scale(0.5);
}

.head_nav li a, .nav_wrap .head_nav li li a, .nav_wrap .head_nav li ul, .nav_wrap .head_nav li li > a::before, .head_nav b::after, .product_item figure, .gotop, .product-item .item-img img, .product_item .item_img img, .product_item .item_img a, .product_item, .product_item .item_img a::before, .product_item .item_img a::after, .product_item .item_img::after, .product-btn-wrap a, .web_head, .change-language .change-language-title a::after, .newsletter .button, .mobile-head-item .middle-show-content-wrap, .product_item figure figcaption, .foot_item a, .pages a, .head_sns li img, .side_product_item .add-friend, .side_product_item .add-friend::after, .side-product-items .btn-prev, .side-product-items .btn-next, .blog-item::after {
    transition: all 0.3s ease 0s;
}

.head_nav > li > a::before, .head_nav > li > a::after, .icon-cate, .foot_txt_list li a::before, .web_footer .button::before {
    transition: all 0.3s ease-in-out 0s;
}

a, .nav_wrap .nav_btn_close, .index_main .product_item figure, .foot_item.foot_nav .fot_tit::before, .foot_item.foot_nav .fot_tit::after, .goods-may-like .navigate_button_next::before, .goods-may-like .navigate_button_prev::before {
    transition: all 0.35s ease-in-out 0s;
}

.sys-layer {
    margin: 0px auto;
}

.sys-row {
    margin: 0px -8px;
}

.sys-col {
    float: left;
}

.sys-col-inner {
    margin: 0px 8px;
}

.sys-col-md {
    float: left;
}

.sys-col-md-12 {
    width: 100%;
}

.sys-col-md-11 {
    width: 91.6667%;
}

.sys-col-md-10 {
    width: 83.3333%;
}

.sys-col-md-9 {
    width: 75%;
}

.sys-col-md-8 {
    width: 66.6667%;
}

.sys-col-md-7 {
    width: 58.3333%;
}

.sys-col-md-6 {
    width: 50%;
}

.sys-col-md-5 {
    width: 41.6667%;
}

.sys-col-md-4 {
    width: 33.3333%;
}

.sys-col-md-3 {
    width: 25%;
}

.sys-col-md-2 {
    width: 16.6667%;
}

.sys-col-md-1 {
    width: 8.33333%;
}

.sys_row {
    margin-right: -15px;
    margin-left: -15px;
}

.sys_col {
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}

.sys_fl {
    float: left !important;
}

.sys_fr {
    float: right !important;
}

.flex_row, .items_list > ul {
    /*display: flex;*/
    display: inherit;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: wrap;
}

.flex_row_nowrap {
    flex-wrap: nowrap;
}

.sys_btn {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0.2em 2em 0.2em 1em;
    min-width: 150px;
    border: 2px solid #ed7020;
    background-color: rgb(249, 249, 249);
    vertical-align: middle;
    text-align: left;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: -0.1em;
    font-size: 22px;
    line-height: 2;
    cursor: pointer;
    transition: all 0.3s ease-in-out 0s;
    transform: scale(1);
    user-select: none;
    color: rgb(51, 51, 51) !important;
}

.sys_btn:hover {
    background-color: #ed7020;
    color: rgb(255, 255, 255) !important;
}

.sys_btn::after {
    position: absolute;
    top: 50%;
    right: 1.5em;
    margin-top: -0.6em;
    content: "";
    font-size: 12px;
    font-family: fontawesome;
    line-height: 1.2em;
}

input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.71);
}

.nav_wrap, .product_item .item_img {
    box-sizing: content-box;
}

.search-btn, .side-cate li .icon-cate::before, .product-btn-wrap a::before, .mobile-head-item .title::before, .head_nav > li::after, .head_nav li b::after, .download-item .item-button::before, .faq-item .faq-title::before {
    display: inline-block;
    text-decoration: inherit;
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-family: fontawesome;
    speak: none;
}

.fa::before, .btn_more::after, .sys_btn::after, .head-search .search-btn::before, .swiper-button-next::before, .swiper-button-prev::before, .side-product-items .btn-prev::before, .side-product-items .btn-next::before, .product-btn-wrap .email::before, .product-btn-wrap .pdf::before {
    font-family: fontawesome;
}

.flex_row {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: wrap;
    justify-content: space-between;
}

.web_head {
    position: relative;
    z-index: 999;
    width: 100%;
}

.web_head.index_web_head {
    position: fixed;
    left: 0px;
    top: 0px;
    background: rgba(51, 51, 51, 0.66);
    /*background: rgba(51, 51, 51, 0);*/
}

.head_layout {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.head_layout.layout::after {
    display: none;
}

.web_head .change-language {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.web_head .change-language .change-language-cont {
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 3px;
}

.web_head .logo {
}

.web_head.index_web_head .logo {
}

.web_head .logo img {
    max-height: 80px;
}

.web_head.index_web_head .logo img {
}

.head_flex {
    display: flex;
    align-items: center;
    flex: 1 1 0%;
}

.web_head .btn--search {
    width: 22px;
    height: 22px;
    cursor: pointer;
    position: relative;
    right: 171px;
    top: -10px;
    transform: translateX(100%);
}

.web_head .nav_wrap {
    flex: 1 1 0%;
}

.web_head .nav_wrap .head_nav {margin: 0 1%;}

.head_nav > li {
    position: relative;
    display: inline-block;
    padding: 48px 25px 47px;
}

.head_nav > li.has-child a {
    padding-right: 20px;
}

.head_nav > li > a {
    position: relative;
    display: inline-block;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    font-family: Poppins-Regular;
}

.head_nav li a b {
    position: absolute;
    top: 50%;
    right: 0px;
    display: inline-block;
    overflow: hidden;
    box-sizing: content-box;
    width: 19px;
    height: 19px;
    text-align: center;
    line-height: 19px;
    transition: all 0.3s ease 0s;
    transform: translateY(-50%);
}

.head_nav li a b::before {
    content: "";
    font-family: fontawesome;
}
.menu-item-9418 ul {
    position: absolute;
    top: calc(100%);
    left: 0px;
    display: block;
    padding: 10px;
    width: 250px;
    border-radius: 0px 0px 7px 7px;
    background-color: #ed7020;
    opacity: 0;
    transition: all 0.35s ease-in-out 0s;
    transform: scaleY(0);
    transform-origin: center top;
}
.head_nav li ul {
    position: absolute;
    top: calc(100%);
    left: 0px;
    display: block;
    padding: 10px;
    width: 250px;
    border-radius: 0px 0px 7px 7px;
    background-color: #ed7020;
    opacity: 0;
    transition: all 0.35s ease-in-out 0s;
    transform: scaleY(0);
    transform-origin: center top;
}

.head_nav > li ul li {
    padding: 3px;
    font-size: 14px;
    line-height: 2;
    text-transform: uppercase;
}

.head_nav > li ul li a {
    position: relative;
    display: block;
    color: rgb(255, 255, 255);
}

.head_nav > li ul li a b {
    top: 12px;
}

.head_nav > li ul li a b::before {
    content: "";
}

.head_nav li ul ul {
    top: 0px;
    left: 240px;
    margin-left: 2px;
    border-radius: 7px;
}
.head_nav li ul li:nth-child(2) ul{
    top:67px;
}
.head_nav li ul li:nth-child(3) ul{
    top:106px;
}
.head_nav li ul li:nth-child(4) ul{
    top:138px;
}
.head_nav li ul li:nth-child(5) ul{
    top:180px;
}
.head_nav li.menu_show > ul {
    display: block;
    opacity: 1;
    transform: scaleY(1);
}

.head_nav > li:hover > a {
    position: relative;
    z-index: 1;
    color: rgb(255, 255, 255);
}

.head_nav > li > a:hover b {
    transform: translateY(-50%) rotate(180deg);
}

.web_head.fixed-nav {
    position: fixed;
}

.web_footer {
    position: relative;
    background: #ed7020;
}

.web_footer, .web_footer a {
    display: block;
    color: rgb(255, 255, 255);
    text-transform: capitalize;
    font-size: 14px;
    font-family: Roboto-Regular;
    line-height: 24px;
}

.foor_service {
    position: relative;
    padding: 175px 0px 55px;
}

.foor_service .foot_item .fot_tit {
    position: relative;
    margin-bottom: 30px;
    text-transform: capitalize;
    font-size: 30px;
    line-height: 1;
}

.foot_item {
    position: relative;
    float: left;
    display: block;
}

.foot_item.foot_company_item {
    width: 25%;
}

.foot_item.foot_contact_item {
    margin-left: 7.86%;
    width: 27.5%;
}

.foot_item.foot_inquiry_item {
    float: right;
    width: 34.65%;
}

.foot_logo {
    position: absolute;
    top: 15px;
    left: 0px;
    transform: translateY(-100%);
}

.foot_logo img {
    width: auto;
    max-width: 100%;
}

.foot_item.foot_nav li {
    position: relative;
    margin-bottom: 11px;
    width: 100%;
    text-transform: uppercase;
}

.foot_item.foot_contact_item ul.foot_contact li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 25px;
}

.foot_item.foot_contact_item ul.foot_contact li:last-child {
    margin-bottom: 0px;
}

.foot_item.foot_contact_item ul.foot_contact li::before {
    position: absolute;
    top: 0px;
    left: 0px;
    content: "";
    font-size: 16px;
    font-family: fontawesome;
}

.foot_item.foot_contact_item ul li.foot_address::before {
    content: "";
}

.foot_item.foot_contact_item ul li.foot_phone::before {
    content: "";
}

.foot_item.foot_contact_item ul li.foot_email::before {
    content: "";
}

.foot_item.foot_company_item .inquiry_btn {
    display: table;
    margin-top: 45px;
    padding: 0px 30px;
    border: 2px solid #ed7020;
    border-radius: 50px;
    background: #ed7020;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    font-size: 18px;
    line-height: 45px;
}

.foot_item.foot_company_item .inquiry_btn:hover {
    background: 0px 0px;
}

.inquriy_info {
    font-size: 16px;
    line-height: 20px;
}

.foot_item.foot_inquiry_item .inquiry_btn {
    display: table;
    margin-top: 30px;
    padding: 0px 15px;
    border-radius: 5px;
    background: rgb(255, 255, 255);
    color: #ed7020;
    letter-spacing: 0.38px;
    font-size: 16px;
    font-family: Roboto-Bold;
    line-height: 45px;
    border: 2px solid transparent;
}

.foot_item.foot_inquiry_item .inquiry_btn:hover {
    border: 2px solid rgb(255, 255, 255);
    background: transparent;
    color: rgb(255, 255, 255);
}

.foot_item.foot_inquiry_item .inquiry_btn::before {
    margin-right: 15px;
    content: "";
    font-family: fontawesome;
}

.web_footer .foot_bottom {
    position: relative;
    padding: 50px;
    border-top: 1px solid rgb(255, 255, 255);
}

.foot_nav {
    position: relative;
    text-align: center;
}

.foot_nav li {
    position: relative;
    display: inline-block;
    padding: 0px 43px;
    border-right: 1px solid rgb(255, 255, 255);
}

.foot_nav li:last-child {
    border-right: none;
}

.foot_nav li a {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
    font-family: Roboto-Bold;
    line-height: 23px;
}

.foot_sns {
    position: relative;
    margin-top: 55px;
}

.foot_sns li {
    display: inline-block;
    margin: 0px 5px;
}

.foot_sns li a {
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
}

.foot_sns li img {
    width: auto;
    max-height: 18px;
}

.foot_sns li:hover img {
    transform: rotate(-15deg);
}

.copyright {
    position: relative;
    display: block;
    margin-top: 60px;
    text-transform: capitalize;
}

.tel_link {
    pointer-events: none;
}

@media screen and (max-width: 768px) {
    .tel_link {
        pointer-events: auto;
    }
}

.web_main {
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.swiper-container-fade {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
}

.swiper-container-fade .swiper-slide {
    height: auto;
}

.slider_banner .swiper-wrapper {
}

.slider_banner .swiper-slide img {
    width: 100%;
    min-height: 150px;
}

.slider_banner .swiper-slide img + img {
    position: absolute;
    top: 0px;
    left: 0px;
}

.slider_banner .swiper-slide img {
    width: 100%;
    transition: all 3s linear 0s;
    transform: scale(1.08);
}

.slider_banner .swiper-slide.swiper-slide-active img {
    transform: scale(1);
}

.slider_banner .slider_swiper_control {
    position: absolute;
    top: 90%;
    left: 45%;
    z-index: 2;
    width: 100%;
    height: 54px;
    transform: translateY(-50%);
}

.slider_banner .swiper-button-white {
    position: relative;
    right: auto;
    left: auto;
    display: inline-block;
    overflow: hidden;
    margin: auto;
    width: 60px;
    height: 90px;
    border-radius: 0px;
    background-color: #ed7020;
    background-position: center center;
    background-repeat: no-repeat;
    vertical-align: middle;
    text-indent: -9999px;
    opacity: 1;
}

.slider_banner .swiper-pagination {
    bottom: 50px !important;
}

.slider_banner:hover .swiper-pagination {
    opacity: 1;
}

.slider_banner .swiper-pagination span {
    vertical-align: middle;
}

.slider_banner .swiper-pagination i {
    display: inline-block;
    margin: 0px 8px;
    width: 6px;
    height: 6px;
    background-color: rgb(255, 255, 255);
    vertical-align: middle;
}

.slider_banner .swiper-pagination-bullet::before {
    display: none;
}

.slider_banner .swiper-pagination-bullet {
    display: inline-block;
    box-sizing: border-box;
    margin-right: 13px;
    width: 17px;
    height: 17px;
    background: rgba(0, 0, 0, 0);
    color: rgb(255, 255, 255);
    text-align: center;
    border: 2px solid rgb(255, 255, 255);
    border-radius: 50%;
    transition: all 0.3s linear 0s;
}

.slider_banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: rgba(0, 0, 0, 0);
    border: 2px solid rgb(198, 25, 33);
}

.banner_button_prev, .banner_button_next {
    position: absolute;
    top: 0px;
    display: block;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    transition: all 0.35s ease-in-out 0s;
}

.banner_button_prev {
    left: 76px;
}

.banner_button_next {
    right: 76px;
}

.banner_button_prev::before, .banner_button_next::before {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 54px;
    height: 54px;
    background: url("img/web_icon.png") no-repeat;
    content: "";
    transition: all 0.35s ease-in-out 0s;
}

.banner_button_next::before {
    background-position: -54px -60px;
}

.banner_button_prev::before {
    background-position: 0px -60px;
}

.banner_button_next:hover, .banner_button_prev:hover {
    background-color: #ed7020;
}

.banner_button_next:hover::before {
    background-position: -54px -114px;
}

.banner_button_prev:hover::before {
    background-position: 0px -114px;
}

.index_hd {
    position: relative;
    display: table;
    margin: auto;
}

.hd_title {
    position: relative;
    display: block;
    color: #ed7020;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 53px;
    font-family: Roboto-Bold;
    line-height: 1;
}

.sub_tit {
    margin-top: -2px;
    margin-bottom: 22px;
    color: rgb(61, 61, 61);
    text-transform: uppercase;
    font-size: 18px;
    font-family: Roboto-Regular;
    line-height: 1;
}

.page_main {
    z-index: 1;
    overflow: visible;
    padding: 72px 0px 30px;
    background: rgb(255, 255, 255);
}

.product_main {
    background: rgb(243, 243, 243);
}

.sys_sub_head {
    position: relative;
    z-index: 1;
    text-align: left;
}

.head_bn_item img {
}

.path_bar {
    background: rgb(80, 80, 80);
    position: relative;
}

.path_bar ul {
    font-size: 0px;
}

.path_bar li {
    display: inline;
    letter-spacing: 0px;
}

.path_bar li, .path_bar li a {
    color: rgb(255, 255, 255);
    font-size: 14px;
    line-height: 38px;
    font-family: Roboto-Regular;
}

.path_bar li::before {
    position: relative;
    margin: 0px 5px;
    content: "/";
    vertical-align: baseline;
}

.path_bar li:first-child::before {
    display: none;
}

.sys_sub_head .pagnation_title {
    font-size: 54px;
    font-family: Roboto-Regular;
    text-transform: capitalize;
    color: rgb(255, 255, 255);
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    text-align: center;
}

.mobile-head-items {
    display: none;
}

.aside {
    float: left;
    width: 23%;
}

.side-tit-bar {
    position: relative;
}

.side-tit-bar .side-tit {
    position: relative;
    padding-left: 35px;
    background: #ed7020;
    color: rgb(255, 255, 255);
    font-weight: normal;
    font-size: 20px;
    line-height: 45px;
}

.side-widget {
    position: relative;
    overflow: hidden;
    margin: 0px 0px 40px;
}

.side-widget + .side-widget {
    padding-top: 20px;
}

.side-cate {
    overflow: hidden;
}

.side-cate li {
    position: relative;
    margin-bottom: 1px;
    font-size: 16px;
    line-height: 30px;
}

.side-cate li a {
    position: relative;
    display: block;
    padding-left: 30px;
}

.side-cate ul {
    display: none;
    background-color: rgb(255, 255, 255);
    overflow: visible !important;
}

.side-cate li a {
    transition: color 0.3s ease-in-out 0s;
}

.side-cate li ul {
    padding-top: 8px;
    padding-bottom: 8px;
}

.side-cate li li {
    font-size: 14px;
}

.side-cate li + li {
    border-top: 1px solid rgb(221, 221, 221);
}

.side-cate li li a {
    margin-left: 30px;
    padding-top: 3px;
    padding-bottom: 3px;
    background: none;
    color: rgb(66, 86, 100);
}

.side-cate li li li {
    font-size: 12px;
}

.side-cate li a:hover, .side-cate li.active > a {
    color: #ed7020;
}

.side-cate li a:hover::before, .side-cate li.active > a::before {
    background-color: #ed7020;
}

.side-cate li .icon-cate {
    position: absolute;
    top: 0px;
    right: 0px;
    display: inline-block;
    overflow: hidden;
    width: 40px;
    height: 40px;
    border-radius: 0%;
    color: rgb(97, 98, 101);
    text-align: center;
    font-size: 10px;
    line-height: 40px;
    cursor: pointer;
    transition: all 0.2s ease 0s;
}

.side-cate li .icon-cate::before {
    padding-right: 1px;
    padding-left: 1px;
}

.side-cate li .icon-cate.icon-cate-down::before {
    content: "";
}

.side-cate li .icon-cate.icon-cate-up::before {
    content: "";
}

.side-cate li .icon-cate.icon-cate-up {
    transform: rotate(90deg);
}

.side-widget .cate-type-list > li {
    font-size: 14px;
    line-height: 30px;
}

.side-widget .cate-type-list > li > a {
    margin-right: 0px;
    padding-left: 15px;
}

.side-widget .cate-type-list > li > a::before {
    position: absolute;
    top: 15px;
    left: 0px;
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: rgb(224, 224, 224);
    content: "";
}

.side-cate li.has-child > a {
    padding-right: 40px;
    line-height: 40px;
}

.side-cate li.nav-current > .icon-cate {
    color: #ed7020;
}

.side-cate > li.nav-current > a, .side-cate > li.nav-current > .icon-cate {
    color: #ed7020;
}

.side-cate li li.nav-current > a {
    color: #ed7020;
}

.side-product-items {
    position: relative;
    margin-top: 8px;
}

.side-product-items .items_content {
    position: relative;
    padding: 35px 0px;
}

.side_product_item {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
}

.side_product_item figure {
    position: relative;
    display: table;
    overflow: hidden;
    width: 100%;
}

.side_product_item .item-img, .side_product_item figcaption {
    display: table-cell;
    vertical-align: middle;
}

.side_product_item .item-img {
    position: relative;
    box-sizing: content-box;
    width: 70px;
}

.side_product_item .item-img img {
    display: block;
    width: 100%;
}

.side_product_item figcaption {
    padding-left: 15px;
}

.side_product_item figcaption h3 {
    font-weight: normal;
    font-size: 14px;
}

.side_product_item figcaption h3 a {
    display: -webkit-box;
    overflow: hidden;
    max-height: 3.2em;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
    line-height: 1.6em;
    word-break: break-all;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.side_product_item figcaption h3 a:hover, .side_product_item .item-img:hover + figcaption h3 a {
    color: #ed7020;
}

.side_product_item:hover .item-img {
    border-color: #ed7020;
}

.side-product-items .swiper-slide {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.side-product-items .side_slider {
    position: relative;
    overflow: hidden;
    box-sizing: content-box;
    max-height: 480px;
}

.side-product-items .side_slider .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.side-product-items .side_product_item {
    height: 100px;
}

.side-product-items .btn-prev, .side-product-items .btn-next {
    position: absolute;
    left: 0px;
    z-index: 1;
    width: 100%;
    height: 32px;
    color: rgb(204, 211, 217);
    text-align: center;
    font-size: 38px;
    line-height: 32px;
    opacity: 1;
    cursor: pointer;
}

.side-product-items .swiper-button-disabled {
    color: rgb(238, 238, 238);
    cursor: default;
}

.side-product-items .btn-prev::before, .side-product-items .btn-next::before {
    display: inline-block;
    transform: scale(2.5, 1);
}

.side-product-items .btn-prev {
    top: 0px;
}

.side-product-items .btn-prev::before {
    content: "";
}

.side-product-items .btn-next {
    bottom: 0px;
}

.side-product-items .btn-next::before {
    content: "";
}

.side-product-items .btn-prev:not(.swiper-button-disabled):hover, .side-product-items .btn-next:not(.swiper-button-disabled):hover {
    color: rgb(0, 0, 0);
}

.aside .side-bn {
    margin: 0px 0px 40px;
    width: 100%;
}

.aside .side-bn img {
    width: 100%;
}

.main {
    position: relative;
    float: right;
    padding-bottom: 50px;
    width: calc(100% - 28%);
}

.main .banner_section {
    margin-bottom: 25px;
}

.page_main, .pagge_main a {
    color: rgb(0, 33, 64);
}

.page_main a:hover {
    color: #ed7020;
}

.main_hd {
    margin-bottom: 35px;
    text-align: center;
}

.main_hd .page_title {
    font-size: 30px;
}

.main_hd .page_title, .main_hd .page_title a {
    color: rgb(89, 89, 89);
}

.page_bar {
    position: relative;
    margin: 50px 0px 30px;
    height: 33px;
    text-align: center;
    font-size: 14px;
    line-height: 31px;
}

.page_bar a, .page_bar span {
    position: relative;
    display: inline-block;
    margin: 0px 0px 0px 8px;
    padding: 0px 8px;
    min-width: 33px;
    border: 1px solid rgb(204, 204, 204);
    color: rgb(51, 51, 51);
    vertical-align: top;
    text-align: center;
}

.page_bar a.current, .page_bar a:hover {
    border-color: #ed7020;
    background: #ed7020;
    color: rgb(255, 255, 255);
}

.page_bar span.current2 {
    padding-right: 8px;
    padding-left: 8px;
}

.items_list {
    position: relative;
    width: 100%;
    margin-top: 4%;
}

.items_list ul {
    margin: -10px -18px;
    -webkit-box-pack: center;
    justify-content: flex-start;
}

.items_list ul {
    margin: -2.5%;
}

.items_list .product_item {
    display: flex;
    padding: 2.5%;
    width: 25%;
    max-width: 25%;
    flex: 0 0 25%;
}

.items_list .product_item figure {
    display: flex;
    overflow: hidden;
    width: 100%;
    border: 1px solid rgb(230, 230, 230);
    background-color: rgb(255, 255, 255);
    -webkit-box-flex: 1;
    flex: 1 1 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: end;
    justify-content: flex-end;
}

.items_list .product_item figcaption {
    padding: 25px 15px;
    text-align: center;
}

.items_list .product_item .item_img, .items_list .product_item .item_img img {
    display: block;
}

.items_list .product_item .item_img {
    border: 1px solid rgb(230, 230, 230);
    -webkit-box-flex: 1;
    flex-grow: 1;
}

.items_list .product_item .item_title {
    text-transform: uppercase;
    font-size: 12px;
}

.items_list .product_item .item_title a {
    height: 3.7em;
    background-color: rgb(66, 86, 100);
    color: rgb(255, 255, 255);
    font-size: 12px;
    line-height: 3.7em;
}

.items_list .product_item figure:hover {
    border-color: rgb(204, 204, 204);
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
}

.items_list .product_item figure:hover .item_title a {
    background-color: #ed7020;
    color: rgb(255, 255, 255);
}

.product-intro {
    position: relative;
    margin-bottom: 80px;
}

.cloud-zoom-lens {
    border: 1px solid rgb(238, 238, 238);
    cursor: move;
}

.cloud-zoom-title {
    top: 0px;
    padding: 3px;
    width: 100%;
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    position: absolute !important;
}

.cloud-zoom-big {
    overflow: hidden;
    padding: 0px;
    background-color: rgb(255, 255, 255);
}

.cloud-zoom-loading {
    padding: 3px;
    border: 1px solid rgb(0, 0, 0);
    background: rgb(34, 34, 34);
    color: white;
}

.product-view .product-image.zoom_remove::after {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 999;
    width: 100%;
    height: 100%;
    content: "";
}

.product-view {
    position: relative;
    float: left;
    width: 42%;
    background: rgb(255, 255, 255);
    padding-bottom: 28px;
    /*box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 10px;*/
}

.product-view .product-image {
    overflow: hidden;
}

.product-view .product-image img {
    position: relative;
    width: 100%;
}

.product-view .image-additional-wrap {
    position: relative;
    z-index: 999;
    margin-top: 34px;
    padding: 0px 50px;
}

.product-view .image-additional {
    position: relative;
    overflow: hidden;
    padding: 0px 2px;
}

.product-view .image-additional li {
    position: relative;
    float: left;
    display: flex;
    overflow: visible;
    /*width: 20%;*/
    height: auto;
    border: 1px solid rgb(138, 138, 138);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
}

.product-view .image-additional li::before {
    position: absolute;
    bottom: -5px;
    left: 40%;
    z-index: 1;
    display: block;
    width: 20%;
    height: 4px;
    border-radius: 6px;
    content: "";
    transition: all 0.2s ease-in-out 0s;
}

.product-view .image-additional li.single {
    display: none;
}

.product-view .image-additional li img {
    position: relative;
    display: block;
    margin: 0px auto;
    width: 100%;
    opacity: 0.4;
    transition: all 0.3s ease-in-out 0s;
}

.product-view .image-additional li a {
    position: relative;
    display: flex;
    -webkit-box-flex: 1;
    flex: 1 1 0%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
}

.product-view .image-additional li.current {
    border: 1px solid #ed7020;
}

.product-view .image-additional li.current img {
    opacity: 1;
}

.product-view .image-additional img.popup {
    display: none;
}

.ad_prompt {
    position: absolute;
    top: 50%;
    left: 0px;
    display: none;
    margin: -20px 0px 0px;
    width: 100%;
    color: #ed7020;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    animation: 1s ease-in-out 0s infinite normal none running twinkling;
}

.product-view .image-additional.swiper-container-horizontal > .swiper-pagination-bullets {
    display: none;
}

.product-view .swiper-button-next, .product-view .swiper-button-prev {
    margin-top: -16px;
    width: 25px;
    height: 32px;
    background: none;
    font-size: 24px;
    line-height: 32px;
    opacity: 1;
}

.product-view .swiper-button-prev {
    left: 10px;
}

.product-view .swiper-button-next {
    right: 10px;
}

.product-view .swiper-button-next::before, .product-view .swiper-button-prev::before {
    width: 25px;
    height: 33px;
    background-image: url("img/web_icon.png");
    background-repeat: no-repeat;
    content: "";
    transition: all 0.35s ease 0s;
}

.product-view .swiper-button-next::before {
    background-position: right -93px;
}

.product-view .swiper-button-prev::before {
    background-position: -250px -93px;
}

.product-view .swiper-button-next:hover::before {
    background-position: right -126px;
}

.product-view .swiper-button-prev:hover::before {
    background-position: -250px -126px;
}

.product-view .swiper-button-next.swiper-button-disabled, .product-view .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
}

.product-view:hover .swiper-button-prev, .product-view:hover .swiper-button-next {
    background: none;
    opacity: 1;
}

.product-view:hover .swiper-button-disabled {
    opacity: 0.3;
}

.product-summary {
    position: relative;
    float: left;
    max-width: 630px;
    padding-left: 60px;
    color: rgb(53, 51, 51);
}

.product-summary .page_title {
    display: table;
    color: rgb(80, 80, 80);
    text-transform: capitalize;
    font-weight: normal;
    font-size: 36px;
    line-height: 1;
    font-family: Roboto-Bold;
    padding-top: 50px;
}

.product-summary .product-meta {
    color: rgb(36, 36, 36);
    font-weight: 300;
    font-size: 16px;
    line-height: 28px;
}

.product-summary .product-meta .short_tit {
    position: relative;
    color: rgba(36, 36, 36, 0.5);
    text-transform: capitalize;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
}

.product-summary .product-meta p {
    margin: 27px 0px;
    color: rgb(51, 51, 51);
    font-size: 14.7px;
    line-height: 26px;
}

.product-summary .product-meta li {
    display: table;
    padding: 2px 0px;
    width: 100%;
    font-size: 13px;
    line-height: 1.6;
}

.product-summary .product-meta li em {
    display: table-cell;
    width: 36%;
    color: rgba(36, 36, 36, 0.5);
}

.product-summary .product-meta li .item-val {
    display: table-cell;
    overflow-wrap: break-word;
    word-break: break-all;
}

.product-summary .product-meta br {
    /*display: none;*/
    height: 10px;
}

.product-btn-wrap {
    position: relative;
    padding-top: 74px;
    text-align: left;
}

.product-btn-wrap .email, .product-btn-wrap .pdf, .product-btn-wrap .buy {
    position: relative;
    display: inline-block;
    margin: 0px 0px 7px 7px;
    padding: 0px 10px;
    border: 2px solid #ed7020;
    background: #ed7020;
    color: rgb(255, 255, 255);
    vertical-align: top;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 30px;
    font-family: Roboto-Bold;
    font-weight: normal;
}

.product-btn-wrap .email:hover, .product-btn-wrap .pdf:hover, .product-btn-wrap .buy:hover {
    background: transparent;
    color: #ed7020;
}

.product-btn-wrap .email::before, .product-btn-wrap .pdf::before {
    padding-right: 10px;
    font-size: 16px;
}

.product-btn-wrap .email::before {
    content: "";
}

.product-btn-wrap .pdf::before {
    content: "";
}

.product-summary .share-this {
    margin: 45px 0px 0px;
    text-align: right;
}

.product-detail {
    position: relative;
    overflow: visible;
}

.detail-tabs {
    position: relative;
    margin-bottom: -1px;
    background: rgb(234, 237, 240);
}

.detail-tabs .title {
    position: relative;
    float: left;
    display: inline-block;
    margin-right: -1px;
    padding: 1px 35px;
    border: 1px solid rgb(204, 211, 217);
    color: rgba(0, 33, 64, 0.5);
    vertical-align: top;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    font-family: "Times New Roman";
    line-height: 35px;
    cursor: pointer;
}

.detail-tabs .title.current {
    position: relative;
    z-index: 2;
    margin-bottom: -1px;
    padding-bottom: 2px;
    border-bottom: none;
    background: rgb(255, 255, 255);
    color: #ed7020;
}

.product-detail .tab-panel-content {
    display: block;
    overflow: hidden;
    padding: 10px 0px;
}

.product-detail .disabled {
    display: none;
}

.tab-panel-wrap {
    margin-bottom: 60px;
    padding: 40px;
    border: 1px solid rgb(204, 211, 217);
    background-color: rgb(255, 255, 255);
}

.goods-may-like {
    position: relative;
    overflow: hidden;
    padding: 70px 0px 30px;
    background-attachment: fixed;
    margin-bottom: 30px;
}

.goods-may-like .index_title_bar {
    position: relative;
    display: block;
    text-align: center;
}

.goods-may-like .index_title_bar .good_title {
    position: relative;
    color: rgb(51, 51, 51);
    text-transform: capitalize;
    font-size: 36px;
    line-height: 1;
    margin-bottom: 45px;
    font-family: Roboto-Bold;
    font-weight: normal;
}

.goods-may-like .swiper-pagination-bullets {
    text-align: center;
    line-height: 1;
}

.goods-may-like .swiper-pagination-bullet, .goods-may-like .swiper-pagination-bullet::before {
    width: 14px;
    height: 14px;
}

.goods-may-like .product_item:hover .item_img img {
    transition: all 0.3s ease-in-out 0s;
    transform: scale(1.1);
}

.good_button_bar {
    text-align: center;
    position: relative;
    margin-top: 50px;
}

.good_button_bar .navigate_button_prev, .good_button_bar .navigate_button_next {
    background: #ed7020;
    display: inline-block;
    width: 85px;
    line-height: 42px;
    margin: 0px 5px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 30px;
}

.good_button_bar .navigate_button_prev {
}

.good_button_bar .navigate_button_next {
}

.good_button_bar .navigate_button_prev::before, .good_button_bar .navigate_button_next::before {
}

.good_button_bar .navigate_button_prev::before {
    content: "<";
}

.good_button_bar .navigate_button_next::before {
    content: ">";
}

.good_button_bar .navigate_button_prev {
}

.good_button_bar .navigate_button_next {
}

.product_item {
    position: relative;
    border: 1px solid rgb(200, 200, 200);
}

.product_item figure {
    position: relative;
    height: 100%;
}

.product_item .item_img {
    position: relative;
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
}

.product_item .item_img img {
    width: 100%;
    height: auto;
}

.product_item figcaption {
    background: rgba(11, 135, 251, 0.7);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    transform: translateX(-110%);
}

.product_item .item_title {
    position: absolute;
    top: 45%;
    left: 0px;
    width: 100%;
    transform: translateY(-50%);
}

.product_item .item_title a {
    display: block;
    position: relative;
    color: rgb(255, 255, 255);
    text-align: center;
    font-size: 18px;
    line-height: 1.68;
    font-family: Roboto-Regular;
    text-transform: capitalize;
    letter-spacing: 0.38px;
    font-weight: normal;
}

.product_item:hover figcaption {
    transform: translateX(0px);
}

.blog_list {
    position: relative;
    width: 100%;
}

.blog-item {
    position: relative;
    overflow: hidden;
    padding: 35px 20px;
    width: 100%;
}

.blog-item:nth-child(2n+1) {
    background: rgb(249, 249, 249);
}

.blog-item::before {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 1px;
    border-top: 1px solid rgb(204, 204, 204);
    border-bottom: 1px solid rgb(204, 204, 204);
    content: "";
}

.blog-item::after {
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    width: 0px;
    height: 3px;
    background-color: #ed7020;
    content: "";
    opacity: 0;
}

.blog-item:hover::after {
    width: 100%;
    opacity: 1;
    transition: all 1s ease-in-out 0s;
}

.blog-item .item-img, .blog-item .item-img img {
    border-radius: 5px;
}

.blog-item .item-img {
    position: relative;
    float: left;
    display: block;
    margin: 0px 20px 0px 0px;
    padding: 5px;
    max-width: 200px;
    border: 1px solid rgb(238, 238, 238);
    background-color: rgb(255, 255, 255);
}

.blog-item .item-img img {
    position: relative;
    width: 100%;
}

.blog-item .item-info .item-title {
    overflow: hidden;
    height: 1.5em;
    font-weight: normal;
    font-size: 20px;
    line-height: 1.5em;
}

.blog-item .item-info time {
    display: block;
    margin: 8px 0px;
    font-size: 16px;
}

.blog-item .item-info .item-detail {
}

.blog-item .item-info .item-more {
    float: right;
    margin: 20px 0px 0px;
    color: rgb(143, 147, 149);
}

.blog-item .item-info .item-more {
    position: relative;
    display: inline-block;
    padding: 0.2em 0.8em;
    color: #ed7020;
    text-transform: uppercase;
    line-height: 1.8;
}

.blog-item .item-info .item-more::after {
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #ed7020;
    content: "";
    transition: all 0.4s ease 0s;
}

.blog-item .item-info .item-more::before {
    top: 0px;
    left: 0px;
}

.blog-item .item-info .item-more::after {
    right: 0px;
    bottom: 0px;
}

.blog-item .item-info .item-more:hover::before, .blog-item .item-info .item-more:hover::after {
    width: 0px;
    opacity: 0;
}

.blog-item .item-info .item-more:hover {
    background-color: #ed7020;
    color: rgb(255, 255, 255);
    transition-delay: 0.3s;
}

.download_list {
    position: relative;
    width: 100%;
}

.download-item {
    position: relative;
    overflow: hidden;
    margin: 0px 0px 10px;
    padding: 15px 0px;
    border-bottom: 1px solid rgb(238, 238, 238);
    line-height: 30px;
}

.download-item .item-img {
    max-width: 25px;
}

.download-item .item-title {
    position: relative;
    display: inline-block;
    margin: 0px 10px;
    vertical-align: top;
    font-weight: bold;
    font-size: 16px;
}

.download-item .item-button {
    position: relative;
    float: right;
    display: inline-block;
    padding: 0px 15px;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 5px;
    background: rgb(238, 238, 238);
    vertical-align: top;
    line-height: 30px;
    cursor: pointer;
}

.download-item .item-button::before {
    margin: 0px 10px 0px 0px;
    content: "";
}

.faq_list {
    position: relative;
    width: 100%;
}

.faq-item {
    position: relative;
    overflow: hidden;
    margin: 0px 0px 20px;
    padding: 0px 25px;
    width: 100%;
    border: 1px solid rgb(238, 238, 238);
}

.faq-item .faq-title {
    position: relative;
    padding: 15px 0px;
    font-size: 16px;
    cursor: pointer;
}

.faq-item .faq-title::before {
    position: absolute;
    right: 0px;
    content: "";
    font-size: 14px;
}

.faq-item .faq-title.show-title::before {
    content: "";
}

.faq-item .faq-title h3 {
    font-weight: normal;
}

.faq-item .faq-cont {
    display: none;
    margin: 0px 0px 25px;
}

.faq-item:first-child .faq-cont {
    display: block;
}

@media only screen and (max-width: 768px) {
    .inquiry-form .form-btn-wrapx .form-btn-submitx {
        top: 0px !important;
    }
}

@media only screen and (max-width: 1680px) {
    body {
        min-width: 1300px;
    }

    .layout {
        width: 1300px;
    }

    .head_layout.layout {
        width: 100%;
        padding: 0px 60px;
    }

    .web_head.index_web_head .logo {
        left: 0px;
        transform: unset;
    }

    .web_head .logo {
        left: 10px;
        transform: translateX(0px) translateY(-50%);
    }

    .web_head .btn--search {
        /* right: 10px; */
        /* transform: unset; */
    }

    .head_nav > li {
        /* padding: 0px 25px; */
    }
}

@media only screen and (max-width: 1440px) {
    body {
        min-width: 1200px;
    }

    .layout {
        width: 1200px;
    }
}

@media only screen and (max-width: 1366px) {
    body {
        min-width: 1150px;
    }

    .layout {
        width: 1150px;
    }

    .head_layout {
        /* height: 90px; */
    }

    .head_nav > li > a {
        font-size: 16px;
    }

    .head_nav > li {
        padding: 0px 15px;
    }

    .web_head.index_web_head .logo img {
        max-height: 80px;
    }

    .hd_title {
        font-size: 40px;
    }

    .sub_tit {
        margin-bottom: 13px;
        font-size: 15px;
    }

    .foor_service {
        padding: 120px 0px 35px;
    }

    .web_footer .foot_bottom {
        padding: 30px 0px;
    }

    .items_list .product_item {
        width: 33.3333%;
        max-width: 33.3333%;
        flex: 0 0 33.3333%;
    }
}

@media only screen and (max-width: 1280px) {
    body {
        min-width: unset;
    }

    .layout {
        width: 98%;
    }

    .head_nav > li > a {
        font-size: 14px;
    }

    .head_nav > li {
        padding: 0px 10px;
    }

    .hd_title {
        font-size: 38px;
    }

    .sub_tit {
        margin-bottom: 15px;
        font-size: 16px;
    }

    .main {
        padding-bottom: 0px;
        width: calc(100% - 280px);
    }

    .items_list ul {
        margin: -5px;
    }

    .items_list .product_item {
        padding: 5px;
    }

    .page_main {
        padding: 30px 0px;
    }

    .product-summary {
        width: calc(57.83% - 30px);
    }

    .product-btn-wrap .email, .product-btn-wrap .pdf, .product-btn-wrap .buy {
        text-transform: capitalize;
        font-size: 12px;
        line-height: 30px;
    }

    .pagnation_title {
        font-size: 28px;
        margin-bottom: 15px;
    }

    .path_bar li, .path_bar li a {
        font-size: 16px;
    }

    .product-summary .product-meta p {
        margin: 15px 0px;
        font-size: 13px;
        line-height: 1.5;
    }

    .product-btn-wrap {
        padding-top: 50px;
    }
}

@media only screen and (max-width: 1200px) {
}

@media only screen and (max-width: 950px) {
    body {
        min-width: 100%;
    }
.head_nav li ul li:nth-child(2) ul{
    top:0;
}
.head_nav li ul li:nth-child(3) ul{
    top:0;
}
.head_nav li ul li:nth-child(4) ul{
    top:0;
}
.fl-rich-text p video {
    height: 303px !important;
}

    .z10000 {
        position: relative;
        z-index: 100000;
    }

    .mobile-body-mask {
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 999;
        width: 100%;
        height: 100vh;
        background: rgba(0, 0, 0, 0.6);
    }

    .mobile-ico-close {
        position: absolute;
        top: 0px;
        right: -35px;
        width: 30px;
        height: 30px;
        background: url("img/mobile_close.png") center center / 50% no-repeat rgb(255, 255, 255);
        cursor: pointer;
    }

    .sub-content {
        position: relative;
        right: auto;
        z-index: 99999;
        display: block;
        border: none;
        border-radius: 0px;
        box-shadow: none;
    }

    .lang-more {
        display: none !important;
    }

    .mobile-head-items {
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 999;
        display: block;
        width: 100%;
        height: 25px;
        background: rgb(22, 22, 34);
        text-align: left;
        line-height: 25px;
    }

    .mobile-head-item {
        float: left;
        width: 45px;
    }

    .mobile-head-item.mobile-head-aside {
        float: right;
    }

    .mobile-head-item .title {
        overflow: hidden;
        width: 100%;
        height: 25px;
        color: rgb(255, 255, 255);
        text-align: center;
        line-height: 25px;
        cursor: pointer;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .mobile-head-item .title a {
        position: relative;
        display: block;
        color: rgb(255, 255, 255);
    }

    .mobile-head-item.mobile-head-home .title a::before {
        content: "";
    }

    .mobile-head-item.mobile-head-nav .title::before {
        content: "";
    }

    .mobile-head-item.mobile-head-language .title::before {
        content: "";
    }

    .mobile-head-item.mobile-head-search .title::before {
        content: "";
    }

    .mobile-head-item.mobile-head-social .title::before {
        content: "";
    }

    .mobile-head-item.mobile-head-aside .title::before {
        content: "";
    }

    .mobile-head-item .main-content-wrap {
        top: 0px;
        z-index: 99999;
        display: block;
        background: rgb(255, 255, 255);
    }

    .mobile-head-item .main-content-wrap .content-wrap {
        overflow-y: auto;
        padding: 15px 10px;
        height: 100%;
        background-color: rgb(255, 255, 255);
    }

    .mobile-head-item .main-content-wrap.middle-content-wrap .content-wrap {
        overflow-y: hidden;
    }

    .mobile-head-item .side-content-wrap {
        position: fixed;
        left: -70%;
        display: block;
        width: 70%;
        height: 100%;
    }

    .mobile-head-item .middle-content-wrap {
        position: absolute;
        left: 0px;
        visibility: hidden;
        padding: 20px 0px;
        width: 100%;
        height: auto;
        opacity: 0;
    }

    .mobile-head-item .middle-show-content-wrap {
        top: 30px;
        visibility: visible;
        opacity: 1;
    }

    .web_head .nav_wrap .head_nav, .web_head .change-language, .head-search .search-attr, .btn--search {
        display: none;
    }

    .index_main .layout, .layout {
        margin: 0px auto;
        width: 98%;
    }

    .web_head, .web_head.index_web_head {
        padding: 25px 0px 0px;
        height: auto;
        background: #000;
        position: relative;
        left: auto;
        top: auto;
    }

    .web_head .logo, .web_head.index_web_head .logo {
        position: relative;
        display: block;
        width: 100%;
        max-width: unset;
        text-align: center;
        padding: 10px 0px;
        transform: unset;
    }

    .web_head .logo img, .web_head.index_web_head .logo img {
        width: auto;
    }

    .web_head .nav_wrap {
        position: static;
    }

    .nav_wrap .logo img {
        height: 100px;
    }

    .head-search {
        position: relative;
        width: 100%;
        height: 35px;
        background: #ed7020;
        color: rgb(255, 255, 255);
    }

    .head-search .search-ipt {
        width: 100%;
        line-height: 35px;
        height: 35px;
        padding-left: 1.5%;
    }

    .head-search .search-btn {
        width: 35px;
        height: 35px;
        background-image: url("img/web_icon.png");
        background-position: 0px 4px;
        background-repeat: no-repeat;
        position: absolute;
        right: 0px;
        top: 0px;
        background-color: transparent;
        border: none;
    }

    .web_head {
        background: #ed7020;
    }

    .head_layout {
        height: auto;
    }

    .head_nav {
        width: 100%;
    }

    .head_nav > li {
        display: block;
    }

    .head_nav li {
        padding-top: 4px;
        padding-bottom: 4px;
        padding-left: 28px;
    }

    .head_nav li, .head_nav li a, .head_nav > li ul li a, .head_nav li:hover a {
        color: rgb(17, 17, 17);
    }

    .head_nav li.has-child {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-left: 28px;
    }

    .head_nav li.has-child > a {
        margin-top: 3px;
        margin-right: 35px;
        margin-bottom: 3px;
    }

    .head_nav li.has-child > ul {
        position: relative;
        top: auto;
        left: auto;
        margin-left: 0px;
        padding: 0px 0px 0px 10px;
        width: 100%;
        border-top: unset;
        box-shadow: unset;
        opacity: 1;
        transform: scaleY(1);
        background: rgb(255, 255, 255);
        display: none;
    }

    .head_nav li a {
        position: relative;
        display: block;
        line-height: 1.4em;
    }

    .head_nav li a:hover {
        color: inherit;
    }

    .head_nav li em {
        display: block;
        overflow: hidden;
        height: 1.4em;
    }

    .head_nav li li {
        font-size: 14px;
    }

    .head_nav li li li {
        font-size: 12px;
    }

    .head_nav li li a {
        color: rgb(102, 102, 102);
    }

    .head_nav li.has-child a b {
        position: absolute;
        top: 1px;
        right: -35px;
        display: inline-block;
        overflow: hidden;
        box-sizing: content-box;
        width: 15px;
        height: 15px;
        border: 1px solid rgb(17, 17, 17);
        border-radius: 2px;
        line-height: 15px;
    }

    .head_nav li.has-child a b::before, .head_nav li.has-child a b::after {
        position: absolute;
        top: 50%;
        left: 3px;
        display: block;
        margin-top: -0.5px;
        width: 9px;
        height: 1px;
        background-color: rgb(17, 17, 17);
        content: "";
    }

    .head_nav li.has-child a b::after {
        transform: rotate(90deg);
    }

    .head_nav li.has-child a:hover b {
        border-color: rgb(17, 17, 17);
    }

    .head_nav > li {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid rgb(242, 242, 242);
    }

    .head_nav > li > a {
        position: relative;
        margin-bottom: -1px;
        text-transform: uppercase;
        font-size: 16px;
    }

    .head_nav li, .head_nav li.has-child {
        padding-left: 0px;
    }

    .head_nav li li, .head_nav li li.has-child {
        padding-left: 15px;
    }

    .head_nav li.active > a > b::after {
        display: none;
    }

    .web_head .nav_wrap {
        display: none;
    }

    .head_nav > li ul li {
        border-bottom: none;
    }

    .head_nav > li::before {
        display: none;
    }

    .foor_service {
        width: 98%;
    }

    .foot_nav li {
        padding: 0px 20px;
    }

    .foot_logo {
        position: relative;
        top: unset;
        left: unset;
        transform: unset;
    }

    .copyright {
        margin-top: 20px;
    }

    .foor_service .foot_item .fot_tit {
        margin-bottom: 10px;
        font-size: 18px;
    }

    .inquriy_info {
        font-size: 12px;
        line-height: 1.5;
    }

    .foot_item.foot_contact_item ul.foot_contact li {
        margin-bottom: 7px;
        padding-left: 20px;
    }

    .web_footer, .web_footer a {
        font-size: 12px;
        line-height: 1.5;
    }

    .foor_service {
        padding: 30px 0px;
    }

    .foot_sns {
        margin-top: 20px;
    }

    .web_footer .foot_bottom {
        padding: 15px 0px;
    }

    .foot_nav li a {
        font-size: 12px;
        line-height: 1.5;
    }

    .index_news_container {
        padding: 80px 0px 30px;
    }

    .hd_title {
        font-size: 20px;
    }

    .banner_button_prev, .banner_button_next {
        display: none;
    }

    .slider_banner .swiper-pagination {
        bottom: 10px !important;
    }

    .slider_banner .swiper-pagination-bullet {
        margin-right: 7px;
        width: 7px;
        height: 7px;
    }

    .aside {
        display: none;
    }

    .side-widget {
        margin-bottom: 35px;
    }

    .side-product-items .items_content {
        margin-top: 10px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .side-product-items .btn-prev, .side-product-items .btn-next {
        display: none;
    }

    .side-product-items .side_slider {
        padding-top: 0px;
        padding-bottom: 0px;
        max-height: inherit;
    }

    .side-product-items .side_slider ul::after {
        clear: both;
        display: block;
        visibility: hidden;
        height: 0px;
        content: "";
    }

    .side-product-items .side_slider .swiper-wrapper {
        display: block;
        margin: 0px -5px;
        width: auto;
    }

    .side-product-items .side_product_item {
        float: left;
        display: block;
        width: 50%;
        text-align: center;
        height: auto !important;
    }

    .side-product-items .side_product_item:nth-child(2n+1) {
        clear: left;
    }

    .side-product-items .side_product_item figure {
        display: block;
        margin: 5px;
        padding: 3px;
        width: auto;
        border: 1px solid rgb(238, 238, 238);
    }

    .side-product-items .side_product_item .item-img {
        float: none;
        display: block;
        width: 100%;
        border: 0px;
    }

    .side-product-items .side_product_item .item-img img {
        width: 100%;
        height: auto;
        border: 0px;
    }

    .side-product-items .side_product_item figcaption {
        display: block;
        padding: 8px;
        width: auto;
    }

    .side-product-items .side_product_item figcaption .item_title {
        height: auto;
        text-transform: none;
        font-size: 12px;
    }

    .main {
        float: none;
        margin: 0px auto;
        width: auto;
    }

    .product-item {
        width: 33.333%;
    }

    .product-item .item-wrap {
        margin: 8px;
    }

    .page_bar {
        margin-top: 20px;
        text-align: center;
    }

    .path_bar .layout {
        width: auto;
    }

    .sys_sub_head .layer_ft_bg {
        display: none;
    }

    .main_hd {
        margin-bottom: 15px;
        text-align: center;
    }

    .main_hd .page_title {
        font-size: 22px;
    }

    .items_list > ul {
        margin: 0px;
    }

    .page_title {
        border-bottom: 0px;
        line-height: 1.1;
    }

    .video_close {
        display: none;
    }

    .image-additional li.image-item.current img {
        border: none;
    }

    .product-view {
        float: none;
        margin: 0px auto 15px;
        width: 100%;
        padding: 10px 0px;
    }

    .product-view .product-image, .single_product_items {
        display: none;
    }

    .product-view .image-additional-wrap {
        width: 100%;
        margin-top: 0px;
    }

    .product-view .image-additional ul {
        width: 100%;
    }

    .product-view .image-additional li {
        margin: 0px;
        width: 33.3333%;
    }

    .product-view .image-additional li a {
        margin: 0px 2px;
        padding: 0px;
        border: 0px;
    }

    .product-view .image-additional li a::before {
        display: none;
    }

    .product-view .image-additional li img {
        opacity: 1;
    }

    .product-view .image-additional li.current {
    }

    .product-view .image-additional li.current img {
        border-color: inherit;
    }

    .product-view .image-additional li.current::before {
        display: none;
    }

    .product-view .image-additional li.single {
        display: block;
    }

    .product-view .image-additional li.current a::before, .product-view .image-additional li.current a::after {
        display: none;
    }

    .product-view .swiper-button-next, .product-view .swiper-button-prev {
    }

    .product-view .swiper-button-next {
        right: 0px;
    }

    .product-view .swiper-button-prev {
        left: 0px;
    }

    .product-view .swiper-button-next, .product-view .swiper-button-prev {
        opacity: 1;
    }

    .product-view .swiper-button-next.swiper-button-disabled, .product-view .swiper-button-prev.swiper-button-disabled {
        opacity: 0.3;
    }

    .product-intro {
        margin-bottom: 20px;
    }

    .product-summary {
        float: none;
        width: 100%;
        padding-left: 2%;
        max-width: unset;
    }

    .product-summary .page_title {
        font-size: 24px;
        padding-top: 10px;
    }

    .product-summary .product-meta li .item-val {
        display: inline-block;
    }

    .product-summary .share-this {
        float: none;
        margin: 30px 0px;
    }

    .product-summary .product-meta li {
        display: block;
    }

    .product-summary .product-meta li em {
        display: inline;
        padding-right: 15px;
        color: rgb(51, 51, 51);
        font-weight: bold;
    }

    .product-btn-wrap {
        padding-top: 20px;
        text-align: left;
    }

    .product-btn-wrap a {
        margin: 0px 0px 10px !important;
    }

    .product-summary .share-this {
        text-align: left;
    }

    .tab-panel-wrap {
        padding: 30px 0px 0px;
    }

    .goods-may-like {
        padding: 30px 0px;
        margin-bottom: 0px;
    }

    .goods-may-like .index_title_bar .good_title {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .product_item figcaption {
        background: rgb(11, 135, 251);
        position: relative;
        top: unset;
        left: unset;
        width: 100%;
        height: auto;
        transform: unset;
    }

    .product_item .item_title {
        position: relative;
        top: unset;
        left: unset;
        width: 100%;
        transform: unset;
        padding: 10px 0px;
    }

    .product_item .item_title a {
        font-size: 14px;
    }

    .good_button_bar {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 768px) {
    .foot_bar .foot_links {
        float: none;
    }

    .foot_bar .foot_links li {
        float: none;
        display: inline;
        padding: 0px 8px;
    }

    .index_news_container, .foor_service {
        padding: 20px 2%;
    }

    .sub_tit {
        margin-bottom: 7px;
        font-size: 14px;
        text-transform: capitalize;
    }

    .news_container {
        display: block;
    }

    .news_container .news_right {
        width: 100%;
    }

    .news_container .news_left {
        width: 100%;
    }

    .news_left .news_item {
        width: 50%;
    }

    .foot_item.foot_inquiry_item .inquiry_btn {
        font-size: 14px;
        line-height: 32px;
    }

    .items_list .product_item figcaption {
        padding: 12px;
    }

    .pagnation_title {
        font-size: 22px;
    }

    .goods-may-like {
        padding: 30px 0px;
    }

    .goods-may-like .index_title_bar .good_title {
        font-size: 16px;
    }

    .goods-may-like .index_title_bar .good_title::after {
        height: 2px;
        margin-left: -20px;
    }

    .goods-may-like .index_title_bar p {
        line-height: 18px;
        font-size: 12px;
        margin: 10px 0px;
    }

    .product_item .item_title a {
        padding: 5px 0px;
        font-size: 14px;
        line-height: 1.5;
    }
}

@media only screen and (max-width: 640px) {
    .news_left .news_item {
        width: 100%;
    }

    .news_container .news_left {
        display: block;
    }

    .foot_item.foot_company_item, .foot_item.foot_inquiry_item, .foot_item.foot_contact_item {
        width: 100%;
        margin-left: 0px;
        float: none;
        margin-bottom: 15px;
    }

    .foor_service .foot_item .fot_tit {
        font-size: 16px;
    }

    .sys_sub_head .head_title h1 {
        font-size: 30px;
    }

    .items_list .product_item {
        width: 50%;
        max-width: 50%;
        flex: 0 0 50%;
    }
}

@media only screen and (max-width: 480px) {
    .mobile-hide {
        display: none !important;
    }

    .gotop {
        display: none !important;
    }

    .service_item {
        width: 100%;
    }

    .blog-item .item-img {
        width: 150px;
    }

    .table_wrap {
        overflow-x: scroll;
    }

    .side-widget {
        margin: 0px 0px 30px;
    }

    .side-tit-bar .side-tit {
        font-size: 16px;
    }

    .side-cate li {
        font-size: 12px;
    }

    .side-cate li .icon-cate {
        width: 30px;
    }

    .side-cate li.has-child > a {
        padding: 10px 30px 10px 10px;
        line-height: 20px;
    }

    .side-widget .cate-type-list > li {
        line-height: 20px;
    }

    .side-widget .cate-type-list > li > a {
        margin-left: 10px;
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .side-product-items .side_product_item {
        float: none;
        width: 100%;
    }

    .side-product-items .side_product_item figure {
        margin-right: 10px;
        margin-left: 10px;
    }

    .path_bar ul::before {
        width: 16px;
        height: 16px;
        background-size: contain;
    }

    .path_bar li {
        padding-left: 5px;
        font-size: 12px;
    }

    .path_bar li + li::before {
        margin-right: 5px;
    }

    .main_banner .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }

    .page_bar {
        font-size: 12px;
        line-height: 22px;
    }

    .page_bar a, .page_bar span {
        margin: 0px 2px;
        min-width: 2em;
        border-radius: 2px;
    }

    .main_hd .page_title {
        font-size: 20px;
    }

    .items_list ul {
        margin: -2px;
    }

    .items_list .product_item {
        padding: 2px;
    }

    .items_list .product_item figure {
        position: relative;
        border: 0px;
    }

    .items_list .product_item figcaption {
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding: 1px 0px 0px;
        width: 100%;
    }

    .items_list .product_item .item_title {
        font-size: 12px;
    }

    .items_list .product_item .item_title a {
        height: 2.5em;
        background-color: rgba(0, 0, 0, 0.7);
        line-height: 2.5em;
    }

    .blog-item {
        padding: 30px 5px;
    }

    .blog-item .item-img {
        float: none;
        box-sizing: border-box;
        margin-right: 0px;
        width: auto;
        max-width: 70%;
        border: 1px solid rgb(221, 221, 221);
    }

    .blog-item .item-info .item-title {
        font-weight: normal;
        line-height: 1.2;
    }

    .blog-item .item-info {
        padding-top: 15px;
    }

    .blog-item .item-info .item-title {
        height: auto;
        font-size: 22px;
    }

    .blog-item .item-info .item-detail {
        display: -webkit-box;
        overflow: hidden;
        max-height: 9em;
        text-overflow: ellipsis;
        line-height: 1.5em;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
    }

    .blog-item .item-info .item-more {
        float: none;
    }

    .blog-item .item-info time {
        color: rgb(136, 136, 136);
        font-size: 14px;
    }

    .items_list .share_this {
        position: static;
        float: none;
        padding-bottom: 15px;
        text-align: left;
    }

    .product-intro {
        overflow: visible;
    }

    .product-view {
        margin-right: -10px;
        margin-left: -10px;
        width: auto;
    }

    .product-view .image-additional li {
        width: 100%;
    }

    .product-view .image-additional li a {
        margin-right: 0px;
        margin-left: 0px;
    }

    .product-view .image-additional li a::before, .product-view .image-additional li a::after {
        display: none;
    }

    .product-view .swiper-button-prev, .product-view .swiper-button-next {
        width: 27px;
        height: 40px;
        font-size: 18px;
        line-height: 40px;
        opacity: 0.8;
        transform: none;
    }

    .product-view .swiper-button-prev {
        left: 0px;
        padding-right: 2px;
        border-radius: 0px 3px 3px 0px;
    }

    .product-view .swiper-button-next {
        right: 0px;
        padding-left: 2px;
        border-radius: 3px 0px 0px 3px;
    }

    .product-view .swiper-button-prev::before, .product-view .swiper-button-next::before {
        display: inline-block;
        transform: scale(0.7, 1);
        background-image: none;
    }

    .product-view .swiper-button-prev::before {
        content: "";
    }

    .product-view .swiper-button-next::before {
        content: "";
    }

    .goods-may-like .title {
        text-transform: none;
    }

    .page_title {
        font-weight: normal;
        font-size: 20px;
    }

    .product-summary {
        padding-top: 0px;
    }

    .product-summary .page_title {
        margin-bottom: 15px;
        font-weight: bold;
        font-size: 18px;
    }

    .product-summary .product-meta {
        font-size: 12px;
    }

    .product-summary .product-meta p {
        font-size: 12px;
    }

    .product-summary .product-meta h3 {
        font-size: 16px;
        line-height: 1.3;
    }

    .product-summary .product-meta li {
        font-size: 13px;
    }

    .product-summary .share-this {
        margin: 20px 0px 0px;
        text-align: left;
    }

    .product-btn-wrap {
        padding-top: 30px;
    }

    .product-btn-wrap .email, .product-btn-wrap .pdf, .product-btn-wrap .buy {
        padding: 5px 10px;
        font-size: 12px;
        line-height: 20px;
    }

    .product-detail {
        margin-top: 40px;
    }

    .detail-tabs .title {
        padding: 1px 15px;
        font-size: 14px;
    }

    .tab-panel-wrap {
        padding: 20px 0px;
        border: 0px;
    }

    .goods-may-like .title {
        margin-top: 15px;
        margin-bottom: 15px;
        font-size: 14px;
    }

    .goods-may-like .layer-bd {
        position: relative;
        padding: 0px;
    }

    .goods-may-like .swiper-slider {
        position: relative;
    }

    .goods-may-like .product_item figure {
        padding: 1px;
    }

    .goods-may-like .product_item .item_title {
        font-size: 14px;
    }

    .goods-may-like .product_item .item_title a {
        padding-right: 0px;
        padding-left: 0px;
    }

    .goods-may-like .swiper-control {
        position: static;
    }

    .goods-may-like .swiper-button-prev, .goods-may-like .swiper-button-next {
        position: absolute;
        margin-top: -15px;
        margin-right: 0px;
        margin-left: 0px;
        width: 30px;
        height: 30px;
        background-color: rgba(0, 0, 0, 0.7);
        line-height: 30px;
    }

    .goods-may-like .layer-bd .swiper-button-prev {
        left: 5px;
    }

    .goods-may-like .layer-bd .swiper-button-next {
        right: 5px;
    }
}

@media only screen and (max-width: 320px) {
    .side_product_item {
        width: 100%;
    }

    .foor_service {
        flex-direction: column;
    }

    .foor_service .foot_item {
        margin-bottom: 10px;
    }

    .foot_item.foot_Catalog_nav {
        width: 100%;
    }

    .foot_item.foot_Catalog_nav ul li {
        width: 100%;
        flex: 0 0 100%;
    }

    .foor_service .foot_item .fot_tit {
        margin-bottom: 5px;
    }
}

.slider_banner {
    position: relative;
    overflow: hidden;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    z-index: 1;
    display: flex;
    box-sizing: content-box;
    width: 100%;
    height: 100%;
    transition-property: transform, -webkit-transform;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0px, 0px);
}

.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
    margin: 0px auto;
    transition-timing-function: ease-out;
}

.swiper-slide {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    transition-property: transform, -webkit-transform;
    flex-shrink: 0;
}

.swiper-invisible-blank-slide {
    visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
    transition-property: transform, height, -webkit-transform;
    -webkit-box-align: start;
    align-items: flex-start;
}

.swiper-container-3d {
    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 {
    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;
    top: 0px;
    left: 0px;
    z-index: 10;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
    touch-action: pan-y;
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
    touch-action: pan-x;
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    z-index: 2;
    margin-top: -25px;
    width: 36px;
    height: 50px;
    border-radius: 2px;
    background-color: rgb(204, 204, 204);
    text-align: center;
    font-size: 30px;
    line-height: 50px;
    opacity: 0;
    cursor: pointer;
    transition: all 0.3s ease-in-out 0s;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.swiper-button-next::before, .swiper-button-prev::before {
    display: inline-block;
}

.swiper-container:hover .swiper-button-next, .swiper-container:hover .swiper-button-prev {
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0.3;
    cursor: auto;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    right: auto;
    left: 10px;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}

.swiper-button-prev::before, .swiper-container-rtl .swiper-button-next::before {
    content: "";
}

.swiper-button-next::before, .swiper-container-rtl .swiper-button-prev::before {
    content: "";
}

.swiper-button-lock {
    display: none;
}

.swiper-pagination {
    position: absolute;
    z-index: 2;
    text-align: center;
    transition: opacity 0.3s ease 0s;
    transform: translate3d(0px, 0px, 0px);
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    width: 100%;
    text-align: center;
    font-size: 0px;
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0px;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
}

.swiper-pagination-bullet, .swiper-pagination-bullet::before, .swiper-pagination-bullet::after {
    display: inline-block;
    width: 30px;
    height: 3px;
    vertical-align: top;
}

.swiper-pagination-bullet {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    display: none;
}

.swiper-pagination-bullet::before {
    background-color: rgb(255, 255, 255);
    content: "";
}

.swiper-pagination-bullet-active::before {
    background-color: #ed7020;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-container-vertical > .swiper-pagination-bullets {
    top: 50%;
    right: 10px;
    transform: translate3d(0px, -50%, 0px);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: 6px 0px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    width: 8px;
    transform: translateY(-50%);
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform 0.2s ease 0s, top 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0px 15px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    white-space: nowrap;
    transform: translateX(-50%);
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform 0.2s ease 0s, left 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform 0.2s ease 0s, right 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
}

.swiper-pagination-progressbar {
    position: absolute;
    background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgb(0, 122, 255);
    transform: scale(0);
    transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
}

.swiper-container-horizontal {
    overflow: hidden;
}

.swiper-container-horizontal > .swiper-pagination-progressbar {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 4px;
}

.swiper-container-vertical > .swiper-pagination-progressbar {
    top: 0px;
    left: 0px;
    width: 4px;
    height: 100%;
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: rgb(255, 255, 255);
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: rgb(0, 0, 0);
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: rgb(0, 0, 0);
}

.swiper-pagination-lock {
    display: none;
}

.swiper-scrollbar {
    position: relative;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    bottom: 3px;
    left: 1%;
    z-index: 50;
    width: 98%;
    height: 5px;
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    top: 1%;
    right: 3px;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.5);
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-scrollbar-lock {
    display: none;
}

.swiper-zoom-container {
    display: flex;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.swiper-slide-zoomed {
    cursor: move;
}

.swiper-lazy-preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    margin-top: -21px;
    margin-left: -21px;
    width: 42px;
    height: 42px;
    transform-origin: 50% center;
    animation: 1s steps(12) 0s infinite normal none running swiper-preloader-spin;
}

.swiper-lazy-preloader::after {
    display: block;
    width: 100%;
    height: 100%;
    background-position: 50% center;
    background-size: 100%;
    background-repeat: no-repeat;
    content: "";
}

.swiper-lazy-preloader-white::after {
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1000;
    opacity: 0;
    pointer-events: none;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    transition-property: opacity;
    pointer-events: none;
}

.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 {
    z-index: 1;
    visibility: hidden;
    width: 100%;
    height: 100%;
    transform-origin: 0px 0px;
    pointer-events: none;
    backface-visibility: hidden;
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0px;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.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 {
    visibility: visible;
    pointer-events: auto;
}

.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;
    backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0);
    opacity: 0.6;
    filter: blur(50px);
}

.swiper-container-flip {
    overflow: visible;
}

.swiper-container-flip .swiper-slide {
    z-index: 1;
    pointer-events: none;
    backface-visibility: hidden;
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
}

@media screen and (max-width: 480px) {
    .swiper-pagination-bullet {
        margin: 0px 5px;
        width: 10px;
        height: 10px;
    }
}

.swiper-container {
}

.slider_banner .swiper-container .swiper-wrapper {
}

.swiper-slide {
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .swiper-container .swiper-wrapper {
        width: auto;
    }
}

.entry {
    padding: 15px 0px;
}

.entry {
    color: rgb(102, 102, 102);
}

.entry a {
    color: rgb(0, 48, 255);
}

.entry p {
    margin: 0px;
    padding: 8px 0px;
    font-size: 13px;
    line-height: 1.8;
}

.entry table {
    margin-bottom: 20px;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
}

.entry th, .entry td {
    padding: 0px 15px;
    height: 30px;
    border: 1px solid rgb(204, 204, 204);
    background: rgb(251, 251, 251);
    color: rgb(102, 102, 102);
    text-align: left;
    font-size: 12px;
    line-height: 1.5;
}

.entry th {
    background: rgb(238, 238, 238);
    font-size: 12px;
}

.entry td p, .entry th p, .pd-panel .entry td p, .pd-panel .entry th p {
    margin: 0px;
    padding: 5px;
    color: rgb(102, 102, 102);
    font-size: 12px;
    line-height: 1.3;
}

.entry td.amts {
    color: rgb(203, 32, 39);
}

.entry th#cartDelete {
    text-align: center;
}

.entry .button {
    margin: 15px 10px 0px 0px;
    padding: 8px 15px;
    border: 0px;
    background: rgb(223, 223, 223);
    color: rgb(119, 119, 119);
    text-transform: capitalize;
    font-weight: bold;
    line-height: 1.2;
    cursor: pointer;
}

.entry .button:hover {
    background: rgb(203, 32, 39);
    color: rgb(255, 255, 255);
}

.entry .deletecartitem {
    width: 50px;
    text-align: center;
}

.entry .deletecartitem label {
    display: none;
}

.entry .stotal td.amts {
    font-weight: bold;
    font-size: 18px;
}

.entry img.alignleft {
    float: left;
    margin: 20px 15px 0px 0px;
}

.entry img.alignright {
    float: right;
    margin: 20px 0px 0px 15px;
}

.entry img.alignleftnopad {
    float: left;
    margin-left: 0px;
}

.entry img.alignrightnopad {
    float: right;
    margin-right: 0px;
}

.entry img.aligncenter {
    display: block;
    margin: 20px auto 0px;
    text-align: center;
}

.entry img {
    max-width: 100%;
}

.cartitem a {
    color: rgb(41, 41, 41);
    font-weight: bold;
}

.inquiry-form ul li {
    background: none;
}

.entry .inquiry-form-wrap {
    margin: 20px 0px 0px;
}

.table_wrap {
    position: relative;
    display: block;
}

.main table {
    position: relative;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
    margin-bottom: 0px !important;
}

.main table th, .main table td {
    padding: 0px 15px;
    height: 30px;
    border: 1px solid rgb(204, 204, 204);
    background: rgb(251, 251, 251);
    color: rgb(102, 102, 102);
    text-align: left;
    font-size: 12px;
    line-height: 1.5;
}

.main table th {
    background: rgb(238, 238, 238);
    font-size: 12px;
}

.main table td p, .main table th p, table td p, table th p {
    margin: 0px;
    padding: 5px;
    color: rgb(102, 102, 102);
    font-size: 12px;
    line-height: 1.3;
}

.main table td.amts {
    color: rgb(203, 32, 39);
}

.main table th#cartDelete {
    text-align: center;
}

.container {
    position: relative;
    min-height: 100vh;
    background-position: left bottom;
    background-repeat: no-repeat;
}

.search-ipt {
    border: 0px;
    border-radius: 0px;
    background: transparent;
    appearance: none;
}

.web-search {
    display: flex;
    visibility: hidden;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.web-search .btn--search-close {
    position: absolute;
    top: 1.25em;
    right: 1.25em;
    display: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: rgb(204, 204, 204);
    background-image: url("img/search_btn_close.png");
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 1.8em;
    line-height: 45px;
    cursor: pointer;
    transition: transform 0.3s ease 0s;
    background-size: auto 35%;
}

.web-search .btn--search-close:hover {
    background-color: #ed7020;
    transform: rotate(90deg);
}

.js .btn--search-close {
    display: block;
}

.web-search .search-ipt {
    display: inline-block;
    box-sizing: border-box;
    padding: 0.05em 0px;
    width: 75%;
    border-bottom: 3px solid;
    color: rgb(51, 51, 51);
    font-size: 20px;
    font-family: inherit;
    line-height: 1em;
}

.web-search .search-ipt::-webkit-input-placeholder {
    color: rgb(51, 51, 51);
    font-weight: bold;
}

.web-search .search-ipt::-webkit-search-cancel-button, .web-search .search-ipt::-webkit-search-decoration {
    appearance: none;
}

.web-search .search-attr {
    display: block;
    margin: 0px auto;
    padding: 0.85em 0px;
    width: 75%;
    color: rgb(51, 51, 51);
    text-align: right;
    font-size: 90%;
}

.js .container, .js .web-search .search-ipt {
    transition: all 0.3s ease-in-out 0s;
}

.js .container {
    position: relative;
}

.js .main-wrap--move {
    min-height: 100vh;
}

.js .web-search {
    pointer-events: none;
}

.web-search {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 100001;
    margin: auto;
    padding: 25px 0px;
    width: 100%;
    background-color: rgb(255, 255, 255);
    transition: all 0.3s ease 0s;
    transform: translateY(-100%);
    perspective: 1200px;
}

.web-search .btn--search-close {
    opacity: 0;
    transition: opacity 0.3s ease 0s;
}

.search__suggestion, .web-search .search-attr {
    opacity: 0;
    transition: opacity 0.8s ease 0s, transform 0.8s ease 0s;
    transform: translate3d(-15%, 0px, 0px);
}

.web-search .search-attr {
    padding-bottom: 0px;
    font-size: 20px;
}

.js .web-search .search-ipt {
    padding: 0px 0px 15px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 60px;
    opacity: 0;
    transform: scale3d(0, 1, 1);
    transform-origin: 0% 50%;
    border-bottom-width: 1px;
}

.js .web-search .search-ipt, .web-search .search-attr {
    transition-delay: 0.15s;
}

.js .web-search .search-btn {
    display: none !important;
}

.js .search--open {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}

.js .search--open .btn--search-close {
    opacity: 1;
    transition: transform 0.3s ease 0s;
    animation: 1s ease 0s 1 normal none running bounceInA;
}

.js .search--open .search-ipt {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

.js .search--open .search-attr {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}

.js .search--open {
    transform: none;
}

.js .search--open::before {
    opacity: 1;
    transform: none;
}

.js .main-wrap--move {
    transform: translateY(180px);
}

.main-wrap--move::after {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 100000;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
}

.scrollsidebar, .scrollsidebar a {
    color: rgb(153, 153, 153);
    font-size: 12px;
    font-family: Arial;
}

.scrollsidebar {
    position: absolute;
    top: 150px;
    right: 0px;
    z-index: 30;
}

.show_btn {
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    overflow: hidden;
    width: 38px;
    height: 192px;
    background: url("img/show_btn.png") center center no-repeat;
    cursor: pointer;
}

.side_content {
    float: left;
    overflow: hidden;
    width: 0px;
    height: auto;
}

.side_content .side_list {
    position: relative;
    overflow: hidden;
    width: 140px;
    border: 1px solid rgb(218, 218, 218);
    border-radius: 8px;
    background: rgb(255, 255, 255);
}

.side_content .side_list .hd img {
    width: 100%;
    border-bottom: 1px solid rgb(218, 218, 218);
}

.side_content .side_list .cont li {
    position: relative;
    height: 40px;
    border-bottom: 1px solid rgb(218, 218, 218);
    list-style: none;
    line-height: 40px;
}

.side_content .side_list .cont li a {
    position: relative;
    display: block;
    padding: 0px 0px 0px 43px;
    text-decoration: none;
}

.side_content .side_list .cont li a::before {
    position: absolute;
    top: 0px;
    left: 10px;
    display: block;
    overflow: hidden;
    width: 25px;
    height: 40px;
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
}

.side_content .side_list .cont li .email::before {
    background-image: url("img/icons01.png");
}

.side_content .side_list .cont li .skype::before {
    background-image: url("img/icons02.png");
}

.side_content .side_list .cont li .inquiry::before {
    background-image: url("img/icons03.png");
}

.side_content .side_list .cont li .qq::before {
    background-image: url("img/icons04.png");
}

.ww {
    margin-left: -30px;
}

.side_content .side_list .t-code {
    padding: 10px 10px 7px;
    border-bottom: 1px solid rgb(218, 218, 218);
}

.side_content .side_list .t-code img {
    width: 100%;
}

.side_content .side_list .side_title {
    padding: 0px 12px;
    height: 30px;
    line-height: 30px;
}

.side_content .side_list .side_title .close_btn {
    position: absolute;
    right: 10px;
    bottom: 0px;
    width: 12px;
    height: 30px;
    background: url("img/close.png") center center no-repeat;
    cursor: pointer;
}

.side_content .side_list .side_title .close_btn span {
    display: none;
}

.inquiry-pop-bd {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 2000;
    display: none;
    margin: -300px 0px 0px -275px;
    width: 550px;
    height: 500px;
    /*background: rgb(255, 255, 255);*/
    /*box-shadow: rgba(255, 255, 255, 0.5) 0px 0px 10px;*/
}

.inquiry-pop-bd::before {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    content: "";
}

.inquiry-pop-bd .inquiry-pop {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    padding: 22px;
    width: 100%;
    height: 100%;
    background: rgb(255, 255, 255);
    animation: 0.4s ease 0s 1 normal none running fadeInDownA;
}

.inquiry-pop-bd .inquiry-pop .ico-close-pop {
    position: absolute;
    top: -10px;
    right: -10px;
    z-index: 1;
    width: 30px;
    height: 30px;
    background: url("img/fancy_close.png") center center no-repeat;
    cursor: pointer;
}

.inquiry-form-wrap {
    position: relative;
    width: 100.5%;
    height: 420px;
}

.ad_prompt {
    position: absolute;
    top: 50%;
    left: 0px;
    display: none;
    margin: -20px 0px 0px;
    width: 100%;
    color: #ed7020;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    animation: 1s ease-in-out 0s infinite normal none running twinkling;
}

@media screen and (max-width: 550px) {
    .inquiry-pop-bd {
        inset: 10px;
        margin: auto;
        width: auto;
    }

    .inquiry-pop-bd .inquiry-pop {
        padding: 10px;
    }

    .scrollsidebar {
        display: none;
    }
}

.prisna-wp-translate-seo {
    display: none;
    font-family: Arial, Helvetica, sans-serif;
}

.mobile-head-language .prisna-wp-translate-seo, .change-language .prisna-wp-translate-seo {
    display: block;
}

.change-language .change-language-title, .change-language .change-language-title a {
    font-size: 10pt;
    color: rgb(255, 255, 255);
}

.change-language .change-language-title a::after {
    display: inline-block;
    padding-left: 2px;
    content: "";
    font-size: 12px;
    font-family: fontawesome;
    color: rgb(255, 255, 255);
    transition: all 0.3s linear 0s;
}

.change-language:hover .change-language-title a::after {
    transform: rotate(-180deg);
}

.change-language .change-language-cont {
    position: absolute;
    top: 36px;
    right: 0px;
    z-index: 999;
    visibility: hidden;
    overflow-y: scroll;
    padding: 20px 10px 20px 20px;
    width: 360px;
    max-height: 80vh;
    border: 1px solid rgb(238, 238, 238);
    border-radius: 5px;
    background: rgb(255, 255, 255);
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
    transform: scale3d(0.9, 0.9, 1);
}

.change-language:hover .change-language-cont {
    visibility: visible;
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

.change-language .change-language-cont li {
    display: inline-block;
    overflow: hidden;
    margin: 0px 0px 10px;
    padding: 0px 10px 0px 0px;
    width: 30%;
    vertical-align: top;
    font-size: 10pt;
}

.change-language .change-language-cont li a:hover {
    color: #ed7020;
}

.change-language .change-language-cont .lang-item-hide {
    display: none !important;
}

.change-language .change-language-cont .lang-more {
    position: relative;
    display: block;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}

.change-language .change-language-cont .more-active {
    font-size: 20px;
}

.language-flag span {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0px 0px 0px 33px;
    color: rgb(0, 0, 0);
    vertical-align: top;
    white-space: nowrap;
}

.change-language ::-webkit-scrollbar {
    width: 5px;
}

.change-language ::-webkit-scrollbar-track {
    background-color: rgb(255, 255, 255);
}

.change-language ::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0.3);
}

.change-language .language-cont:hover::-webkit-scrollbar-thumb {
    display: block;
}

.language-flag .country-flag {
    position: absolute;
    top: 50%;
    left: 0px;
    display: inline-block;
    margin: -8px 5px 0px;
    width: 22px;
    height: 16px;
    background-image: url("img/all-m.gif");
    background-repeat: no-repeat;
    vertical-align: top;
}

li.language-flag a {
    position: relative;
}

.language-flag-af .country-flag {
    background-position: 0px 0px !important;
}

.language-flag-sq .country-flag {
    background-position: 0px -16px !important;
}

.language-flag-ar .country-flag {
    background-position: 0px -32px !important;
}

.language-flag-hy .country-flag {
    background-position: 0px -48px !important;
}

.language-flag-az .country-flag {
    background-position: 0px -64px !important;
}

.language-flag-eu .country-flag {
    background-position: 0px -80px !important;
}

.language-flag-be .country-flag {
    background-position: 0px -96px !important;
}

.language-flag-bg .country-flag {
    background-position: 0px -112px !important;
}

.language-flag-ca .country-flag {
    background-position: 0px -128px !important;
}

.language-flag-zh .country-flag {
    background-position: 0px -144px !important;
}

.language-flag-zh-TW .country-flag {
    background-position: 0px -160px !important;
}

.language-flag-hr .country-flag {
    background-position: 0px -176px !important;
}

.language-flag-cs .country-flag {
    background-position: 0px -192px !important;
}

.language-flag-da .country-flag {
    background-position: 0px -208px !important;
}

.language-flag-nl .country-flag {
    background-position: 0px -240px !important;
}

.language-flag-en .country-flag {
    background-position: 0px -256px !important;
}

.language-flag-et .country-flag {
    background-position: 0px -272px !important;
}

.language-flag-tl .country-flag {
    background-position: 0px -288px !important;
}

.language-flag-fi .country-flag {
    background-position: 0px -304px !important;
}

.language-flag-fr .country-flag {
    background-position: 0px -320px !important;
}

.language-flag-gl .country-flag {
    background-position: 0px -336px !important;
}

.language-flag-ka .country-flag {
    background-position: 0px -352px !important;
}

.language-flag-de .country-flag {
    background-position: 0px -368px !important;
}

.language-flag-el .country-flag {
    background-position: 0px -384px !important;
}

.language-flag-ht .country-flag {
    background-position: 0px -400px !important;
}

.language-flag-iw .country-flag {
    background-position: 0px -416px !important;
}

.language-flag-hi .country-flag, .language-flag-te .country-flag, .language-flag-kn .country-flag, .language-flag-ta .country-flag, .language-flag-gu .country-flag {
    background-position: 0px -432px !important;
}

.language-flag-hu .country-flag {
    background-position: 0px -448px !important;
}

.language-flag-is .country-flag {
    background-position: 0px -464px !important;
}

.language-flag-id .country-flag {
    background-position: 0px -480px !important;
}

.language-flag-ga .country-flag {
    background-position: 0px -496px !important;
}

.language-flag-it .country-flag {
    background-position: 0px -512px !important;
}

.language-flag-ja .country-flag {
    background-position: 0px -528px !important;
}

.language-flag-ko .country-flag {
    background-position: 0px -544px !important;
}

.language-flag-la .country-flag {
    background-position: 0px -560px !important;
}

.language-flag-lv .country-flag {
    background-position: 0px -576px !important;
}

.language-flag-lt .country-flag {
    background-position: 0px -592px !important;
}

.language-flag-mk .country-flag {
    background-position: 0px -608px !important;
}

.language-flag-ms .country-flag {
    background-position: 0px -624px !important;
}

.language-flag-mt .country-flag {
    background-position: 0px -640px !important;
}

.language-flag-no .country-flag {
    background-position: 0px -656px !important;
}

.language-flag-fa .country-flag {
    background-position: 0px -672px !important;
}

.language-flag-pl .country-flag {
    background-position: 0px -688px !important;
}

.language-flag-pt .country-flag {
    background-position: 0px -704px !important;
}

.language-flag-ro .country-flag {
    background-position: 0px -720px !important;
}

.language-flag-ru .country-flag {
    background-position: 0px -736px !important;
}

.language-flag-sr .country-flag {
    background-position: 0px -752px !important;
}

.language-flag-sk .country-flag {
    background-position: 0px -768px !important;
}

.language-flag-sl .country-flag {
    background-position: 0px -784px !important;
}

.language-flag-es .country-flag {
    background-position: 0px -800px !important;
}

.language-flag-sw .country-flag {
    background-position: 0px -816px !important;
}

.language-flag-sv .country-flag {
    background-position: 0px -832px !important;
}

.language-flag-th .country-flag {
    background-position: 0px -848px !important;
}

.language-flag-tr .country-flag {
    background-position: 0px -864px !important;
}

.language-flag-uk .country-flag {
    background-position: 0px -880px !important;
}

.language-flag-ur .country-flag {
    background-position: 0px -896px !important;
}

.language-flag-vi .country-flag {
    background-position: 0px -912px !important;
}

.language-flag-cy .country-flag {
    background-position: 0px -928px !important;
}

.language-flag-yi .country-flag {
    background-position: 0px -944px !important;
}

.language-flag-bn .country-flag {
    background-position: 0px -960px !important;
}

.language-flag-eo .country-flag {
    background-position: 0px -976px !important;
}

.language-flag.language-flag-custom-afghanistan .country-flag {
    background-position: 0px -992px !important;
}

.language-flag.language-flag-custom-albania .country-flag {
    background-position: 0px -1008px !important;
}

.language-flag.language-flag-custom-algeria .country-flag {
    background-position: 0px -1024px !important;
}

.language-flag.language-flag-custom-argentina .country-flag {
    background-position: 0px -1040px !important;
}

.language-flag.language-flag-custom-australia .country-flag {
    background-position: 0px -1056px !important;
}

.language-flag.language-flag-custom-austria .country-flag {
    background-position: 0px -1072px !important;
}

.language-flag.language-flag-custom-belgium .country-flag {
    background-position: 0px -1088px !important;
}

.language-flag.language-flag-custom-brazil .country-flag {
    background-position: 0px -1104px !important;
}

.language-flag.language-flag-custom-canada .country-flag {
    background-position: 0px -1120px !important;
}

.language-flag.language-flag-custom-chile .country-flag {
    background-position: 0px -1136px !important;
}

.language-flag.language-flag-custom-cote-d-ivoire .country-flag {
    background-position: 0px -1152px !important;
}

.language-flag.language-flag-custom-ecuador .country-flag {
    background-position: 0px -1168px !important;
}

.language-flag.language-flag-custom-egypt .country-flag {
    background-position: 0px -1184px !important;
}

.language-flag.language-flag-custom-england .country-flag {
    background-position: 0px -1200px !important;
}

.language-flag.language-flag-custom-luxembourg .country-flag {
    background-position: 0px -1216px !important;
}

.language-flag.language-flag-custom-malaysia .country-flag {
    background-position: 0px -1232px !important;
}

.language-flag.language-flag-custom-mexico .country-flag {
    background-position: 0px -1248px !important;
}

.language-flag.language-flag-custom-new-zealand .country-flag {
    background-position: 0px -1264px !important;
}

.language-flag.language-flag-custom-oman .country-flag {
    background-position: 0px -1280px !important;
}

.language-flag.language-flag-custom-qatar .country-flag {
    background-position: 0px -1296px !important;
}

.language-flag.language-flag-custom-saudi-arabia .country-flag {
    background-position: 0px -1312px !important;
}

.language-flag.language-flag-custom-singapore .country-flag {
    background-position: 0px -1328px !important;
}

.language-flag.language-flag-custom-south-africa .country-flag {
    background-position: 0px 0px !important;
}

.language-flag.language-flag-custom-switzerland .country-flag {
    background-position: 0px -1344px !important;
}

.language-flag.language-flag-custom-syria .country-flag {
    background-position: 0px -1360px !important;
}

.language-flag.language-flag-custom-united-arab-emirates .country-flag {
    background-position: 0px -1376px !important;
}

.language-flag.language-flag-custom-united-states-of-america .country-flag {
    background-position: 0px -1392px !important;
}

.language-flag-hy .country-flag {
    background-position: 0px -1408px;
}

.language-flag-bs .country-flag {
    background-position: 0px -1424px;
}

.language-flag-ceb .country-flag {
    background-position: 0px -1440px;
}

.language-flag-ny .country-flag {
    background-position: 0px -1456px;
}

.language-flag-ha .country-flag {
    background-position: 0px -1472px;
}

.language-flag-hmn .country-flag {
    background-position: 0px -1488px;
}

.language-flag-ig .country-flag {
    background-position: 0px -1504px;
}

.language-flag-jw .country-flag {
    background-position: 0px -1520px;
}

.language-flag-kk .country-flag {
    background-position: 0px -1536px;
}

.language-flag-km .country-flag {
    background-position: 0px -1552px;
}

.language-flag-lo .country-flag {
    background-position: 0px -1568px;
}

.language-flag-la .country-flag {
    background-position: 0px -1584px;
}

.language-flag-mg .country-flag {
    background-position: 0px -1600px;
}

.language-flag-ml .country-flag {
    background-position: 0px -1616px;
}

.language-flag-mi .country-flag {
    background-position: 0px -1632px;
}

.language-flag-mr .country-flag {
    background-position: 0px -1648px;
}

.language-flag-mn .country-flag {
    background-position: 0px -1664px;
}

.language-flag-my .country-flag {
    background-position: 0px -1680px;
}

.language-flag-ne .country-flag {
    background-position: 0px -1696px;
}

.language-flag-pa .country-flag {
    background-position: 0px -1712px;
}

.language-flag-st .country-flag {
    background-position: 0px -1728px;
}

.language-flag-si .country-flag {
    background-position: 0px -1744px;
}

.language-flag-so .country-flag {
    background-position: 0px -1760px;
}

.language-flag-su .country-flag {
    background-position: 0px -1776px;
}

.language-flag-tg .country-flag {
    background-position: 0px -1792px;
}

.language-flag-uz .country-flag {
    background-position: 0px -1808px;
}

.language-flag-yo .country-flag {
    background-position: 0px -1824px;
}

.language-flag-zu .country-flag {
    background-position: 0px -1840px;
}



/* index start */
.index_main img{width: auto;height: auto; transition: all .3s linear;}
@font-face {
    font-family: Poppins-Bold;
    font-style: normal;
    src: url("www.liperlighting.com/style/global/fonts/Poppins-Bold.ttf") format("TrueType");
    font-display: fallback;
}

@font-face {
    font-family: Poppins-Light;
    font-style: normal;
    src: url("www.liperlighting.com/style/global/fonts/Poppins-Light.ttf") format("TrueType");
    font-display: fallback;
}

@font-face {
    font-family: Poppins-Medium;
    font-style: normal;
    src: url("www.liperlighting.com/style/global/fonts/Poppins-Medium.ttf") format("TrueType");
    font-display: fallback;
}

@font-face {
    font-family: Poppins-Regular;
    font-style: normal;
    src: url("www.liperlighting.com/style/global/fonts/Poppins-Regular_0.ttf") format("TrueType");
    font-display: fallback;
}

@font-face {
    font-family: Poppins-SemiBold;
    font-style: normal;
    src: url("www.liperlighting.com/style/global/fonts/Poppins-SemiBold.ttf") format("TrueType");
    font-display: fallback;
}

.head_nav > li.nav-current {
    background: linear-gradient(rgb(71, 31, 10) 0%, rgb(231, 109, 31) 100%);
    position: relative;
}

.head_nav > li.nav-current::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 5px;
    background-color: rgb(255, 255, 255);
    display: block;
}

.medium-title span {
    color: rgb(255, 255, 255);
}

.head_nav > li {
    transition: all 0.3s linear ;
	background: transparent;
}

.head_nav > li:hover {
    background: linear-gradient(rgb(71, 31, 10) 0%, rgb(231, 109, 31) 100%);
}



/* slider_banner */
.slider_banner{position: relative;}
.slider_banner .video_control{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
    width: 11.09%;
}
.slider_banner .video_control.active{opacity: 0;pointer-events: none;}
.slider_banner .video_control::after,.slider_banner .video_control::before{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	
	width: 100%;
	height: 100%;
	border: 2px solid #fff;
	border-radius: 50%;
    opacity: 0;
}

/* .slider_banner .video_control::after{
    width: 153%;
	height: 153%;
}
.slider_banner .video_control::before{
    width: 211%;
	height: 211%;
} */
.slider_banner .video_control:hover::after{
	animation: moveraway 1s linear infinite;
}
.slider_banner .video_control:hover::before{
	animation: moveraway 1s linear infinite 0.5s;
}

@keyframes moveraway{
	0%{
		transform:translate(-50%,-50%) scale(1) ;
		opacity: 1;
	}50%{
		transform:translate(-50%,-50%) scale(1.53) ;
		opacity: 0.5;
	}100%{
		transform:translate(-50%,-50%) scale(2.11) ;
		opacity: 0.2;
	}
}
@keyframes moverawayt{
	0%{
		transform:translate(-50%,-50%) scale(1) ;
		opacity: 1;
	}50%{
		transform:translate(-50%,-50%) scale(1.2) ;
		opacity: 0.5;
	}100%{
		transform:translate(-50%,-50%) scale(1.4) ;
		opacity: 0;
	}
}

.slider_banner video{display: block;height: 100%;width: 100%;object-fit: cover;}
.slider_banner .to_paget{
	position: absolute;
	bottom: 49px;
	left: 50%;
	transform: translateX(-50%);
}

.slider_banner  .to_paget {
    position: absolute;
    z-index: 888;
 
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    transition: all 0.3s ease;
}
.slider_banner  .to_paget:hover{
    -webkit-animation: jump_div 0.9s cubic-bezier(0.445, 0.05, 0.55, 1) 0.4s infinite alternate;
    -moz-animation: jump_div 0.9s cubic-bezier(0.445, 0.05, 0.55, 1) 0.4s infinite alternate;
    -o-animation: jump_div 0.9s cubic-bezier(0.445, 0.05, 0.55, 1) 0.4s infinite alternate;
    animation: jump_div 0.9s cubic-bezier(0.445, 0.05, 0.55, 1) 0.4s infinite alternate;
}
@-webkit-keyframes jump_div {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-50%, 100%, 0);
        transform: translate3d(-50%, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }
}

@keyframes jump_div {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-50%, 100%, 0);
        transform: translate3d(-50%, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }
}





.index_main .nav_bg{height: 116px;background-color: #2c2c2c;width: 100%;}


/* index_what */
.index_what{position: relative;}
.index_what .what_title,.index_what .what_infos{
	position: absolute;
	top: 36%;
	left: 50%;
	transform: translate(-50%,-00%);
	z-index: 2;
	transition:all .3s linear;
}
.index_what .what_infos{
    top:50%;
	opacity: 0;
	transform: translate(120%,-50%);
}
.index_what .what_main>ul>li.active .what_infos{
	transform:  translate(-50%,-50%);
	opacity: 1;
}
.index_what .what_main>ul>li.active .what_title{
    
	transform: translate(120%,-00%);
	opacity: 0;
}
.index_what .what_title h3{
	font-family: Poppins-Regular;
	font-size: 48px;
	font-weight: normal;
	line-height: 30px;
	color: #ffffff;
	text-align:center;
}
.index_what .what_title span{
	display: block;
	width: 1px;
	height: 48px;
	background-color: #ffffff;
	margin:20px auto 20px;
}
.index_what .what_title p{
	font-family: Poppins-Medium;
	font-size: 24px;
	font-weight: normal;
	line-height: 36px;
	color: #ffffff;
	text-align: center;
	margin: auto;
	/*width: max-content;*/
}
.index_what .what_infos h3{
	font-family: Poppins-SemiBold;
	font-size: 40px;
	font-weight: normal;
	line-height: 1;
	color: #ffffff;
	width: max-content;
}
.index_what .what_infos span{
	width: 53px;
	height: 5px;
	background-color: #ed7020;
	margin: 23px 0 78px;
	display: block;
}
.index_what .what_infos li{justify-content: flex-start;margin:  0 0 61px;align-items: center;flex-wrap:nowrap}
.index_what .what_infos li img{margin-right: 41px;}
.index_what .what_infos li h4{
	font-family: Poppins-Medium;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	color: #ffffff;
}
.index_what .what_infos li p{
	font-family: Poppins-Regular;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
}
.index_what .what_infos  a{
	font-family: Poppins-Medium;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	transition: all .3s linear;
	cursor: pointer;
	display: block;
	margin: -5px  0 0;
}
.index_what .what_infos  a:hover{
	color: #eb6f20;
}
.index_what .what_infos  a:hover img{
	filter: none
}
.index_what .what_infos   a img{margin-left: 8px;filter: brightness(1000);}
.index_what .what_main>ul{height: calc(100vh - 116px);flex-wrap: nowrap;}
.index_what .what_main>ul>li{height: 100%;position: relative;flex: 1;transition: all .3s linear;}
.index_what .what_main>ul>li.active{flex: 30%;}
.index_what .what_main>ul>li::after{
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.7;
	z-index: 0;
}
.index_what .superior_main_fh>ul>li::after{
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.7;
	z-index: 0;
}
.index_what .what_main>ul>li>img{height: 100%;object-fit: cover;filter: blur(4px);width: 100%;}
.index_what .what_main>ul>li.active>img{filter: blur(0);}
.index_what .what_main>ul>li{border-right: 1px solid #fff;border-left: 1px solid #fff;overflow: hidden;}
.index_what .what_main>ul>li.active{border: none;}



/* index_superior */
.index_superior .superior_main>li{width: 25%;position: relative;height: 100%;overflow: hidden;}
.index_superior .superior_main{height: calc(100vh - 116px);}
.index_superior .superior_main>li>img{height: 100%;object-fit: cover;width: 100%;}
.index_superior .superior_main>li::after{
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: 0.7;
	top: 50%;
	left:50%;
	transform: translate(-50%,-50%)
}
.index_superior .superior_title h3{
	text-align: center;
	font-family: Poppins-Medium;
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
	color: #ffffff;
	margin:auto;
	height: fit-content;
	/*width: max-content;*/
}
.index_superior .superior_infos p{color:#fff}
.index_superior .superior_title span{
	width: 136px;
	height: 4px;
	background-color: #ed7020;
	margin: 26px auto 0;
	display: block;
}
.index_superior .superior_infos h3{
	text-align: center;
	font-family: Poppins-Medium;
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
	color: #ffffff;
	margin:auto;
	text-align: left;
	height: fit-content;
}
.index_superior .superior_infos li{
	font-family: Poppins-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	color: #ffffff;
	padding-left: 28px;
	position: relative;
}
.index_superior .superior_infos ul{margin: 41px 0 112px;}
.index_superior .superior_infos li::after{
	content: "";
	position: absolute;
	top: 50%;
	left: 7px;
	transform: translateY(-50%);
	width: 6px;
	height: 6px;
	background-color: #ffffff;
	border-radius: 50%;
}
.index_superior .superior_infos a{
	font-family: Poppins-Medium;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #ed7020;
	padding: 0 42px;
	line-height: 52px;
	border: 1px solid #ed7020;
	display: block;
	width: fit-content;
}
.index_superior .superior_infos a img{margin-left: 10px;}
.index_superior .superior_infos a:hover{
	background-color: #ed7020;
	color: #fff;
}
.index_superior .superior_infos a:hover img{filter: brightness(1000);}


.index_superior .superior_title{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	transition:all .3s linear;
	z-index: 2;
}

.index_superior .superior_infos{
	position: absolute;
	left: 62px;
	top: 50%;
	transform: translate(0%,120%);
	opacity: 0;
	z-index: 2;
	transition:all .5s linear;
}
.index_superior .superior_main>li.active .superior_title{
	transform: translate(120%,-50%);
	opacity: 0;
}
.index_superior .superior_main>li.active .superior_infos{
	transform: translate(0%,-50%);
	opacity: 1;
}


/* index_partners */
.index_partners .partners_main_fh{height: calc(100vh - 116px); position: relative;background: url(./img/aindex/img_08.png) no-repeat center;background-size: cover;padding: 96px 0 133px;}
.index_partners .partners_main_fh_1{height: 100%; position: relative;background: url(./img/aindex/bg1.png) no-repeat center;background-size: cover;padding: 295px 0 133px;}
.index_partners .partners_main_fh_2{height: 100%; position: relative;background: url(./img/aindex/bnew.jpg) no-repeat center;background-size: cover;padding: 295px 0 133px;}
.index_partners .partners_main_fh_3{height: 100%; position: relative;background: url(./img/aindex/banner-2.png) no-repeat center;background-size: cover;padding: 295px 0 133px;}
.index_partners .partners_main_fh_4{height: 100%; position: relative;background: url(./img/aindex/banner-3.png) no-repeat center;background-size: cover;padding: 295px 0 133px;}
.index_partners .video_control{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
    width: 12.48%;
}
.index_partners .video_control.active{opacity: 0;pointer-events: none;}
.index_partners .video_control::after,.index_partners .video_control::before{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	
	width: 100%;
	height: 100%;
	border: 2px solid #fff;
	border-radius: 50%;
    opacity: 0;
}
.index_partners .video_control:hover::after{
	animation: moveraway 1s linear infinite;
}
.index_partners .video_control:hover::before{
	animation: moveraway 1s linear infinite 0.5s;
}

@keyframes moveraway{
	0%{
		transform:translate(-50%,-50%) scale(1) ;
		opacity: 1;
	}50%{
		transform:translate(-50%,-50%) scale(1.53) ;
		opacity: 0.5;
	}100%{
		transform:translate(-50%,-50%) scale(2.11) ;
		opacity: 0.2;
	}
}

.index_partners .partners_main figure{position: relative;}

.index_partners .partners_main figure{width: 44.56%;}
.index_partners .partners_main article{width: 48.25%;}

.index_partners .partners_main_fh h2{
    font-family: Poppins-SemiBold;
	font-size: 40px;
	font-weight: normal;
	line-height: 1;
	color: #ffffff;
    text-align: center;
}
.index_partners .layout>span{
    width: 16.62%;
    height: 2px;
    background-color: #ed7020;
    margin: 28px auto 88px;
    display: block;
}
.index_partners .partners_main article p{
font-size:23px;
font-family: Poppins-Medium;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	color: #ffffff;
	/*opacity: 0.7;*/
}
.index_partners  article>div{margin: 36px 0 0;}
.index_partners  article div>img{width:59.84% ;}
.index_partners  article div .link_div{width:39.5% ;background-color: #ed7020;height: auto;}
.index_partners  article div a{
    font-family: Poppins-Medium;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 51px;
	color: #ffffff;
    display: block;
    padding: 0 33px;
    border: solid 2px #ffffff;
    box-sizing: border-box;
    height: fit-content;
    margin:   auto;
}
.index_partners  article div a:hover{background: #fff;color: #ed7020;}
.index_partners  article div a:hover img{filter: none;}
.index_partners  article div a img{margin-left: 10px;filter: brightness(1000);}

.index_partners video{display: block;height: 100%;width: 100%;object-fit: cover;}



/* index_footer */
.index_footer{height: calc(100vh - 116px); background: url(./img/aindex/img_23.png)no-repeat center;background-size: cover;position: relative;}
.index_footer .fot-top {padding: 140px 0 138px;}
.index_footer .fot-title{width: 37%;}
.index_footer .fot-title h2{
    font-family: Poppins-Medium;
	font-size: 40px;
	font-weight: normal;
	line-height: 48px;
	color: #ffffff;
}
.index_footer .fot-title span{
    width: 425px;
    height: 2px;
    background-color: #ed7020;
    display: block;
    margin: 19px 0 24px;
}
.index_footer .fot-title p{
    font-family: Poppins-Regular;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	color: #ffffff;
	opacity: 0.7;
    width:57%;
}
.index_footer .fot_links {width: 50%;padding: 30px 0 0;}
.index_footer .fot_links form{width: 100%;box-shadow: 3px 4px 10px 0px 
    #000000;
border-radius: 10px;
height: 81px;
line-height: 81px;
background: rgba(255, 255, 255, 0.5);
}
.index_footer .fot_links input{
    width: 100%;
    height: 100%;
    padding-left: 43px;
    background: transparent;
    border: #000;
}
.index_footer .fot_links button{
    width: 32%;
    border: none;
    background-color: #ed7020;
	border-radius: 10px;
    font-family: Poppins-Regular;
	font-size: 24px;
    height: 100%;
	color: #ffffff;
    font-weight: normal;
	font-stretch: normal;
    cursor: pointer;
    transition:    all .3s linear;
}
.index_footer .fot_links button:hover{padding-left: 7%;}
.index_footer .fot_coop { margin-top: 48px; margin-left: auto;width: fit-content;align-items: center;}
.index_footer .fot_coop li{margin-left: 43px;display: inline-block;cursor: pointer;}
.index_footer .fot_coop li:hover img{transform: rotate(25deg);}

.index_footer .footer_server h3{
    font-family: Poppins-Medium;
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    color: #ffffff;
    margin: 0 0 20px;
}
.index_footer .footer_server li a{
    font-family: Poppins-Regular;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	color: #ffffff;
	opacity: 0.7;
}
.index_footer  .server_three li{
    margin: 0 0 20px;
}
.index_footer  .server_three li img{margin-right: 12px;}
.index_footer  .footer_server li{transition:  all .3s linear;}
.index_footer  .footer_server li:hover{transform: translateX(10px);}

.index_footer .footer_bottom {
    text-align: center;
    line-height: 57px;
    background-color: #ed7020;
    /* position: absolute;
    bottom: 0;
    left: 0; */
    margin: auto 0 -30px;
    width: 100%;
    height: 58px;
}
.index_footer .footer_bottom p{
    font-family: Poppins-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	color: #ffffff;
    width: fit-content;
    margin: auto;
}
.index_footer{flex-direction: column;}



@media screen and (max-width: 1680px) {
    .index_partners article div a{padding:  0 27px;}
    .head_nav > li {
        padding: 48px 6px 47px;
    }
    .index_footer .fot-title {
        width: 46%;
    }
    .index_footer #mauticform_liperlightingcomlipuerzhaomingkejigufen_send_inquiry{width:38%}
}

@media screen and (max-width: 1440px) {
    .head_nav > li {
        padding: 48px 1px 47px;
    }
    .web_head.index_web_head .logo img {
        max-height: 43px;
    }
    .index_superior .superior_infos a{
        padding: 0 27px;
    }
    .index_partners article div a {
        padding: 0 17px;
    }
    .index_partners .partners_main article {
        width: 50.25%;
    }
    .web_head .btn--search {
        right: 148px;
        top: -7px;
    }
}
@media screen and (max-width: 1200px) {
    .index_main .nav_bg{display: none;}
    .slider_banner,.index_what,.index_superior,.index_partners,.index_footer,.index_partners .partners_main_fh{height: fit-content;}
    .index_footer .footer_bottom{margin: 20px 0 0;}
    .head_nav > li {
        padding: 25px 8px;
    }
    .path-bar{
            margin: 71px 0px 0.25rem;
    }
    .head_layout.layout {
        width: 100%;
        padding: 0px 30px;
    }
    .web_head .btn--search {
        right: 141px;
        top: -7px;
    }
    .web_head.index_web_head .logo img {
        max-height: 30px;
    }
    .head_nav > li > a{
        font-weight: 100;
    }
    .web_head .nav_wrap .head_nav{margin: 0 5% 0 2%;}
    .index_what .what_infos h3{max-width: 100%;width: fit-content;}
    .index_what .what_infos {width: 300px;}
    .index_what .what_title p{font-size: 20px;}
    .index_superior .superior_title h3{font-size: 25px;}
    .index_superior .superior_infos{left: 10px;}
    .index_superior .superior_infos a {
        padding: 0 16px;
        line-height: 45px;
    }
    .index_partners .partners_main article p{font-size: 14px;line-height: 1.5;}
    .index_partners .partners_main article {
        width: 54.25%;
    }
    .index_partners article div a {
        padding: 0 10px;
        line-height: 45px;
    }
    .index_footer .fot-title p{width: 70%;}
    .index_partners article>div {
        margin: 17px 0 0;
    }
}
@media screen and (max-width: 950px) {
   
    .index_what .what_main>ul>li>img{
    height: auto; 
    object-fit: cover;
    filter: blur(0px);
    width: 100%;
    }
    .path-bar{
            margin: 0px 0px 0.25rem;
    }
    .index_footer .footer_bottom {
        text-align: center;
    line-height: inherit;
    background-color: #ed7020;
    margin: auto 0 -30px;
    width: 100%;
    height: auto;
}
.index_what .what_main>ul>li::after{
	content: "";
    width: 100%;
    height: 71%;
    display: block;
    position: absolute;
    top: 30.5%;
    left: 0;
    background: #000;
    opacity: 0.7;
    z-index: 0;
}
}
@media screen and (max-width: 950px) {
    .index_what .what_main>ul>li,.index_what .what_main>ul>li.active{flex:none}
    .index_what .what_main>ul>li.active{
    flex:auto;
}
.index_what .what_main>ul>li{flex:auto}
.index_what .what_main>ul{flex-wrap: wrap;}
    .animated{visibility:visible!important}
    .index_what .what_main>ul>li .what_infos{width:80%}
    .index_what .what_infos li{flex-wrap:nowrap}
    .web_head.index_web_head .logo img {
        max-height: 38px;
    }
    .head_nav{display: block;}
    .head_nav > li.nav-current{background: transparent;}
    .head_nav > li:hover{background: transparent;}
    .head_nav > li{padding: 10px 0;}

/*.index_what .what_infos{*/
/*    display: none;*/
/*}*/
.index_what .what_infos {
    top: 50%;
    opacity: 1;
transform: translate(-49%,0%);
}

.index_what .superior_main_fh > ul {
    height: 941px;
}
.index_what .superior_main_fh>ul>li::after{
          content: "";
    width: 100%;
    height: 73%;
    display: block;
    position: absolute;
    top: 27.5%;
    left: 0;
    background: #000;
    opacity: 0.7;
    z-index: 0;
}
.index_what .what_main > ul > li.active .what_infos{transform:none}
.index_superior .superior_infos ul{margin:5% auto}
/*.index_what .what_main>ul>li.active .what_infos{translate(-49%,0%);}*/
.index_what .what_main > ul > li.active .what_infos {
    translate: -49% 0%;
}
.index_what .what_main>ul>li::after{display:none}
    .index_what .what_main>ul,.index_superior .superior_main{height: auto;}
    .index_what .what_main>ul>li{flex: 100%;background:#000;height:auto}
    
    .index_what .what_main>ul>li.active{flex: 100%;}
    .index_what .what_main>ul>li .what_infos{opacity: 1;position: static;
    transform: none;
    padding: 20px 20px;}
    .index_what .what_title,.index_superior .superior_title{opacity: 0;}

    .index_superior .superior_main>li{width: 100%;}
    .index_superior .superior_infos{ left: 50%;   transform: translate(-50%,-50%);
        opacity: 1;}
        .index_superior .superior_main>li.active .superior_infos {
            transform: translate(-50%,-50%);
            opacity: 1;
        }
        .index_partners .partners_main figure,.index_partners .partners_main article,.index_footer .fot-title,.index_footer .fot_links{width: 100%;}
        .footer_server>div{width: 48%;margin: 0 0 20px;}
        .index_what .what_infos li img{max-height: 40px;}
        .index_partners .partners_main article{margin: 20px 0 0;}
        .index_footer .fot_coop li img{max-height: 20px;}

        .index_what .what_infos h3,.index_superior .superior_infos h3,.index_partners .partners_main_fh h2,.index_footer .fot-title h2{font-size: 20px;line-height: 1.5;}
        .index_what .what_infos li h4,.index_footer .fot_links button,.index_footer .footer_server h3{font-size: 18px;}
        .index_superior .superior_infos a,.index_partners article div a{font-size: 16px;}
        .index_footer .footer_server li a{font-size: 14px;}
        .index_footer .fot_links form{    height: 60px;
            line-height: 60px;}

            .index_partners .video_control,.slider_banner .video_control{width: 7.48%;}

            .slider_banner .to_paget{display: none;}
            .index_superior .superior_main>li{max-height: 100vh;}
            .index_partners article div a ,.index_superior .superior_infos a{
                line-height: 35px;
            }
            .index_footer .fot-top,.index_partners .partners_main_fh{padding: 50px 0;}
            .index_partners .layout>span{margin: 20px auto;}
}

@media screen and (max-width: 680px) {
    .footer_server>div,.index_partners article div>img{width: 100%;}
    .index_partners article div .link_div{width: 100%;padding: 20px 0;}
    .index_footer .fot_coop{margin-right: auto;}
    .index_footer .fot_coop li{margin: 0 20px;}
    .index_partners .partners_main article p{margin: 10px 0;}
    .index_footer .fot_links button{font-size: 16px;}
    .index_footer .fot_links input{padding-left: 15px;}
    .index_what .what_infos li{margin:  0 0 15%;}
    .index_what .what_infos li img {
    margin-right: 20px;
}
    /*.index_what .what_main>ul>li{height:80vh}*/
}


/*form*/
.index_footer   .mauticform_wrapper{max-width:100%}
.index_footer .mauticform-page-wrapper {
    display:box;
display:-webkit-box;
display:-webkit-flex; 
display:-moz-box; 
display:-ms-flexbox; 
display:flex;
-webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: wrap;
    justify-content: space-between;
}

  .index_footer              #mauticform_liperlightingcomlipuerzhaomingkejigufen_send_inquiry{width:32%}
  .index_footer .fot_links button{width:100%}
  
  
  @media screen and (max-width: 1680px) {
    
    .index_footer #mauticform_liperlightingcomlipuerzhaomingkejigufen_send_inquiry{width:38%}
    .index_footer  #mauticform_liperlightingcomlipuerzhaomingkejigufen_email{    width: 62%;}
}




.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.fp-viewing-page01 .section[data-anchor="page01"] .wow, .fp-viewing-page02 .section[data-anchor="page02"] .animated, .fp-viewing-page03 .section[data-anchor="page03"] .animated, .fp-viewing-page04 .section[data-anchor="page04"] .animated, .fp-viewing-page05 .section[data-anchor="page05"] .animated, .fp-viewing-page06 .section[data-anchor="page06"] .animated, .fp-viewing-page07 .section[data-anchor="page07"] .animated, .fp-viewing-page08 .section[data-anchor="page08"] .animated, .fp-viewing-page09 .section[data-anchor="page09"] .animated {
    visibility: visible!important;
    -webkit-animation-name: zoomInA!important;
    animation-name: zoomInA!important;
}

/*.mauticform-row {width:66%;}*/

.index_footer .server_three li img{width:auto;height:auto;}
a.banner_video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}
.slider_banner .video_control{
        z-index: 9999;
        display: none;
}

.fot_coop li img{
    width: 150% !important;
    max-width: 150% !important;
}
.xianshi{
    display: block;
}
.xiaoshi{
    display: none;
}
.huhu2{
    display: none;
}
.product-item .item-wrap figcaption{
    height: 42px;
}
.product-item .item-wrap figcaption h3{
        font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.fl-animation{
    opacity:1 !important;
}

.owl-controls {
    display: none;
}

.fp-viewing-page01 .web_head.index_web_head {
   background-color: transparent;
}


body > div.container > section.layout.main_content > section > section.tab-content-wrap.product-detail > section > section:nth-child(1) > section > div.fl-builder-content.fl-builder-content-7720.fl-builder-content-primary > div > div > div > div > div.fl-col.fl-node-64f6cc6e91403 > div > div.fl-module.fl-module-rich-text.fl-node-64f6cc6e9120e > div > div > div > table > tbody > tr > td {
    font-size: 13px !important;
}
body > div.container > section.layout.main_content > section > section.tab-content-wrap.product-detail > section > section:nth-child(1) > section > div.fl-builder-content.fl-builder-content-7720.fl-builder-content-primary > div > div > div > div > div.fl-col.fl-node-64f6cc6e91403 > div > div.fl-module.fl-module-rich-text.fl-node-64f6cc6e9120e > div > div > div > table > tbody > tr:nth-child(1) > td:nth-child(5) {
    font-size: 13px;
    padding: 0;
}

.bb i::before {
    opacity: 0 !important;
}
.global_partners{
    display:none !important;
}


@media (max-width: 600px) {
        .index_what .what_main > ul > li.active .what_infos {
        translate: 0;
    }
    .partners_main_fh_1 h2,.partners_main_fh_1 .animated,.partners_main_fh_3 h2,.partners_main_fh_3 .animated{
            left: 55% !important;
    }
    .slider_banner {
        height: auto !important;
    }
}

/* 默认是多列 */
.superior_main.flex_row {
  display: flex;
  flex-wrap: wrap;
 
}

/* 屏幕小于600px时改为单列 */
@media screen and (max-width: 600px) {
    .partners_main_fh_1 .wow,.partners_main_fh_2 .wow,.partners_main_fh_3 .wow,.partners_main_fh_4 .wow{
         top:-5vh !important;
             font-size: 14px !important;
    }
  .partners_main_fh_1  .link_div,.partners_main_fh_2  .link_div,.partners_main_fh_3  .link_div,.partners_main_fh_4   .link_div{
          padding: 0 !important;
    line-height: 42px !important;
  } 
    .index_partners .partners_main_fh_1{ padding: 124px 0 120px !important; }
.index_partners .partners_main_fh_2{ padding: 124px 0 120px !important;}
.index_partners .partners_main_fh_3{ padding: 124px 0 120px !important;}
.index_partners .partners_main_fh_4{ padding: 124px 0 120px !important;}
    .partners_main_fh_1,.partners_main_fh_3,.partners_main_fh_2,.partners_main_fh_4{
 background-size: contain !important;
    }
     
  .superior_main.flex_row {
    flex-direction: column; /* 变成一列 */
    align-items: center;    /* 居中对齐，可选 */
  }

  .superior_main.flex_row li {
    width: 100%;   /* 每个 li 占满一行 */
    max-width: 100%;
  }
}