.ff {
    font-family: 'iconfont' !important;
}
@font-face {
    font-family: 'Oswald';
    font-weight: 300;
    font-style: normal;

    src: local('Oswald Light'), local('Oswald-Light'), url('../flaticon/Oswald-Light.woff2') format('woff2'), url('../flaticon/Oswald-Light.woff') format('woff'), url('../flaticon/Oswald-Light.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'Oswald';
    font-weight: bold;
    font-style: normal;

    src: local('Oswald Bold'), local('Oswald-Bold'), url('../flaticon/Oswald-Bold.woff2') format('woff2'), url('../flaticon/Oswald-Bold.woff') format('woff'), url('../flaticon/Oswald-Bold.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'Oswald';
    font-weight: normal;
    font-style: normal;

    src: local('Oswald Regular'), local('Oswald-Regular'), url('../flaticon/Oswald-Regular.woff2') format('woff2'), url('../flaticon/Oswald-Regular.woff') format('woff'), url('../flaticon/Oswald-Regular.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'Oswald';
    font-weight: 600;
    font-style: normal;

    src: local('Oswald SemiBold'), local('Oswald-SemiBold'), url('../flaticon/Oswald-SemiBold.woff2') format('woff2'), url('../flaticon/Oswald-SemiBold.woff') format('woff'), url('../flaticon/Oswald-SemiBold.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'NotoSerifDisplay-Light';
    font-weight: 100 900;
    font-style: normal;

    src: url('../flaticon/NotoSerifDisplay-Light.woff2') format('woff2'), url('../flaticon/NotoSerifDisplay-Light.woff') format('woff'), url('../flaticon/NotoSerifDisplay-Light.ttf') format('truetype');
}
body {
    font-family: 'Oswald', Arial, 'Helvetica Neue', Helvetica, 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
    font-size: 14px;
    font-weight: normal;

    overflow-x: hidden;

    color: #000;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@-ms-viewport {
    width: auto !important;
}
li,
ol,
ul {
    list-style: none;
}
a {
    color: inherit;
}
a:hover,
a:link,
a:visited {
    text-decoration: none;

    color: inherit;
}
input[type='number'] {
    -moz-appearance: textfield;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    margin: 0;

    -webkit-appearance: none;
}
ul {
    margin: 0;
    padding: 0;
}
button,
input,
textarea {
    border: none;
    outline: none;
}
a[data-fancybox] {
    outline: none;
}
a[data-fancybox] img {
    outline: none !important;
}
.slick-slide {
    outline: none;
}
.slick-slide a {
    outline: none !important;
}
@media (min-width: 1200px) {
    .wow {
        visibility: hidden;
    }
}
.lazy {
    /* background-image: url(../js/slick/ajax-loader.gif); */
    background-repeat: no-repeat;
    background-position: center;
}
.slick-slide,
.slick-slider .slick-track,
.slick-slider .slick-list,
.slick-slide img,
.slick-slider .slick-track img,
.slick-slider .slick-list img {
    -webkit-transform: translateZ(1px);
    -webkit-transform: translate3d(0, 0, 1px);
    transform: translateZ(1px);
    transform: translate3d(0, 0, 1px);

    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.at-resp-share-element .at-share-btn {
    margin-bottom: 0 !important;
}
.transform-0 {
    -webkit-transform: translate(0) !important;
    -ms-transform: translate(0) !important;
    transform: translate(0) !important;
}
.slick-disabled {
    cursor: no-drop;

    opacity: .5;
}
body.fixed {
    position: fixed;

    overflow: hidden;

    width: 100%;
    height: 100%;
}
body.searchactive {
    position: fixed;

    overflow: hidden;

    width: 100%;
    height: 100%;
}
@media (min-width: 1470px) {
    .container {
        width: 1440px;
    }
}
@media (min-width: 1660px) {
    .container {
        width: 1630px;
    }
}
.con1300 {
    max-width: 1330px;
}
@media (max-width: 767px) {
    .col-xs-6:nth-child(2n + 1) {
        padding-right: 7.5px;
    }
    .col-xs-6:nth-child(2n) {
        padding-left: 7.5px;
    }
}
input[type='number'] {
    -moz-appearance: textfield;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    margin: 0;

    -webkit-appearance: none;
}
.ibox {
    position: relative;
    z-index: 1;

    display: block;
    overflow: hidden;

    height: 0;
    padding-bottom: 100%;
}
.ibox img {
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;
}
.fancybox-slide--iframe .fancybox-content {
    width: 733px !important;
    max-width: 80%;
    height: 500px !important;
    max-height: 50% !important;
    margin: 0;
}
.fancybox-caption {
    font-size: 16px;

    text-align: center;

    border: none;
}
.scrollbar::-webkit-scrollbar-track {
    background-color: #ebebeb;
}
.scrollbar::-webkit-scrollbar-thumb {
    background-color: #ccc;
}
.tranform-0 {
    -webkit-transform: translate(0) !important;
    -ms-transform: translate(0) !important;
    transform: translate(0) !important;
}
.fp-auto-height {
    height: auto;
}
.fp-scrollable {
    height: auto;
}
.swiper-button-next,
.swiper-button-prev {
    line-height: 60px;

    position: relative;
    z-index: 8;
    top: 0;
    left: 0;

    display: inline-block;

    width: 60px;
    height: 60px;
    margin: 0;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;
    vertical-align: middle;

    color: #fff;
    background: none;
    background-color: rgba(10, 80, 161, .9);
}
@media (max-width: 1199px) {
    .swiper-button-next,
    .swiper-button-prev {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}
.swiper-button-next .flaticon,
.swiper-button-prev .flaticon {
    font-size: 20px;

    display: block;

    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media (max-width: 767px) {
    .swiper-button-next .flaticon,
    .swiper-button-prev .flaticon {
        font-size: 18px;
    }
}
.swiper-button-next.swiper-button-next,
.swiper-button-prev.swiper-button-next {
    right: 0;
}
.swiper-button-next.swiper-button-next .flaticon,
.swiper-button-prev.swiper-button-next .flaticon {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
    background-color: #000;
}
.swiper-poa .swiper-button-prev,
.swiper-poa .swiper-button-next {
    position: absolute;
    z-index: 88;
    top: 50%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

    border: none;
}
.swiper-poa .swiper-button-prev:after,
.swiper-poa .swiper-button-next:after {
    display: none;
}
.swiper-poa .swiper-button-prev {
    left: 0;
}
.swiper-poa .swiper-button-next {
    right: 0;
    left: auto;
}
.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (min-width: 1200px) {
    .zoomin {
        -webkit-transition: all 1s;
        transition: all 1s;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);

        opacity: 0;
    }
    .fadeup {
        -webkit-transition: all 1s;
        transition: all 1s;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);

        opacity: 0;
    }
    .fadedown {
        -webkit-transition: all 1s;
        transition: all 1s;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);

        opacity: 0;
    }
    .fadehid {
        overflow: hidden;
    }
    .fadetxtup {
        display: block;

        -webkit-transition: all 1s;
        transition: all 1s;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    .show .zoomin {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);

        opacity: 1;
    }
    .show .fadeup {
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);

        opacity: 1;
    }
    .show .fadetxtup {
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    }
    .show .fadedown {
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);

        opacity: 1;
    }
}
.hs-header-box {
    position: fixed;
    z-index: 10;
    top: 0;

    width: 100%;
    padding: 0 3%;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #fff;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 4px solid transparent;
}
.hs-header-box:hover {
    border-bottom-color: #bb0101;
}
@media (max-width: 1470px) {
    .hs-header-box {
        padding: 0 15px;
    }
}
@media (max-width: 1199px) {
    .hs-header-box {
        height: 60px;
    }
}
.hs-header-box .logo {
    display: block;

    text-align: center;
}
.hs-header-box .logo a {
    display: block;
}
@media (max-width: 1199px) {
    .hs-header-box .logo a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;

        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.hs-header-box .logo .logo-black {
    display: none;
}
.hs-header-box .logo img {
    display: block;

    height: 90px;
    margin: 0 auto;

    -webkit-transition: all .4s;
    transition: all .4s;
}
@media (max-width: 1199px) {
    .hs-header-box .logo img {
        height: 45px;
    }
}
.hs-header-box .logo span {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;

    display: block;

    margin-top: 6px;
}
@media (max-width: 1199px) {
    .hs-header-box .logo span {
        margin: 0 0 0 10px;
    }
}
.hs-header-box .top-txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-header-box .top-txt ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-header-box .top-txt ul li {
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-header-box .top-txt ul li .flaticon {
    font-size: 24px;
    line-height: 1.7;

    padding: 0 20px;

    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
}

@media (max-width: 1199px) {
    .hs-header-box .top-txt ul li .flaticon {
        padding: 0 10px;
    }
}
.hs-header-box .top-txt ul li p {
    line-height: 20px;
    font-size: 20px;
    position: absolute;
    top: 100%;
    left: 50%;

    display: none;

    padding: 10px;

    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;

    color: #bb0101;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

@media (max-width: 767px) {
    .hs-header-box .top-txt ul li p {
        font-size: 20px;

        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
.hs-header-box .top-txt ul li p:before {
    position: absolute;
    top: -8px;
    left: 50%;

    width: 0;
    height: 0;

    content: '';
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);

    border-width: 0 4px 8px 4px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}
@media (max-width: 1560px) {
    .hs-header-box .top-txt ul li:last-child p {
        -webkit-transform: translateX(-80%);
        -ms-transform: translateX(-80%);
        transform: translateX(-80%);
    }
    .hs-header-box .top-txt ul li:last-child p:before {
        left: 80%;
    }
}
.hs-header-box .top-txt ul li:hover .flaticon {
    opacity: .8;
}
.hs-header-box .top-txt ul li:hover p {
    display: block;
}
.hs-header-box .pc-search .search-button {
    font-size: 16px;
    line-height: 40px;

    display: inline-block;
    overflow: hidden;

    height: 40px;
    padding: 0 14px;

    cursor: pointer;
    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;
    vertical-align: middle;

    color: #fff;
    border-radius: 30px;
    background-color: #bb0101;
}
@media (max-width: 1199px) {
    .hs-header-box .pc-search .search-button {
        font-size: 14px;
        line-height: 30px;

        height: 30px;
    }
}
.hs-header-box .pc-search .search-button .flaticon {
    display: inline-block;

    margin-right: 6px;

    vertical-align: middle;
}
.hs-header-box .pc-search .search-button:hover {
    opacity: .8;
}
.hs-header-box .pc-search form {
    position: absolute;
    z-index: 2;
    top: 100%;
    right: 0;

    display: block;
    display: none;
    overflow: hidden;

    width: 100%;
    height: 80px;
    padding: 25px 60px 25px 20px;

    background-color: #bb0101;
}
@media (max-width: 1199px) {
    .hs-header-box .pc-search form {
        padding: 15px 30px 15px 15px;
    }
}
.hs-header-box .pc-search input {
    font-size: 16px;
    line-height: 30px;

    width: 100%;
    height: 30px;
    padding: 0 30px 0 10px;

    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    outline: none;
    background: none;
}
.hs-header-box .pc-search input::-webkit-input-placeholder,
.hs-header-box .pc-search textarea::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input:-o-placeholder,
.hs-header-box .pc-search textarea:-o-placeholder {
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input::-moz-placeholder,
.hs-header-box .pc-search textarea::-moz-placeholder {
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input:-ms-input-placeholder,
.hs-header-box .pc-search textarea:-ms-input-placeholder {
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input:focus::-webkit-input-placeholder,
.hs-header-box .pc-search textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-o-placeholder,
.hs-header-box .pc-search textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-moz-placeholder,
.hs-header-box .pc-search textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-ms-input-placeholder,
.hs-header-box .pc-search textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.hs-header-box .pc-search .close-search {
    line-height: 60px;

    position: absolute;
    top: 0;
    right: 20px;

    cursor: pointer;

    color: #fff;
}
@media (max-width: 1199px) {
    .hs-header-box .pc-search .close-search {
        right: 10px;
    }
}
.hs-header-box .pc-search .submit {
    font-size: 24px;
    line-height: 30px;

    position: absolute;
    top: 10px;
    right: 60px;

    width: 30px;
    padding: 0;

    text-align: center;

    color: #fff;
    outline: none;
    background: none;
    box-shadow: none;
}
@media (max-width: 1199px) {
    .hs-header-box .pc-search .submit {
        right: 50px;
    }
}
@media (max-width: 1199px) {
    .hs-header-box .header-nav {
        display: none;
    }
}
.hs-header-box .header-nav>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-header-box .header-nav>ul>li {
    /* display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; */
    position: relative;
}
.hs-header-box .header-nav>ul>li>a {
    font-size: 20px;
    font-weight: 600;
    line-height: 140px;

    position: relative;

    display: block;

    padding: 0 2vw;

    -webkit-transition: all .2s;
    transition: all .2s;
    /* -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg); */
    text-transform: uppercase;
}
@media (max-width: 1400px) {
    .hs-header-box .header-nav>ul>li>a {
        font-size: 18px;
    }
}
.hs-header-box .header-nav>ul>li>a:after {
    content: '';
    position: absolute;
    bottom: 0;
    z-index: 6;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 10px 5px;
    border-color: transparent transparent #bb0101 transparent;
    opacity: 0;
}
.hs-header-box .header-nav>ul>li>a span {
    display: block;
    /*
    -webkit-transform: skew(10deg);
    -ms-transform: skew(10deg);
    transform: skew(10deg); */
}
.hs-header-box .header-nav>ul>li:hover>a {
    color: #bb0101;
}
.hs-header-box .header-nav>ul>li:hover>a:after {
    opacity: 1;
}
.hs-header-box .header-nav .pc-nav-down {
    position: absolute;
    z-index: 9;
    top: calc(100% + 4px);
    left: 0;

    display: none;

    min-width: 100%;
    padding: 20px 0;

    /* text-align: center; */

    color: #333;
    /* border-top: 8px solid #bb0101; */
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hs-header-box .header-nav .pc-nav-down>li {
    /* display: inline-block;

    padding: 0 3vw;

    vertical-align: middle; */
}
@media (max-width: 1470px) {
    .hs-header-box .header-nav .pc-nav-down>li {
        /* padding: 0 2vw; */
    }
}
.hs-header-box .header-nav .pc-nav-down>li>a {
    font-size: 16px;
    line-height: 30px;

    position: relative;
    font-weight: bold;
    display: block;

    padding: 8px 20px;
    white-space: nowrap;
    text-transform: uppercase;
}
@media (max-width: 1470px) {
    .hs-header-box .header-nav .pc-nav-down>li>a {
        font-size: 18px;
    }
}
.hs-header-box .header-nav .pc-nav-down>li>a:after {
    position: absolute;
    top: 0;
    right: 0;

    display: block;

    width: 1px;
    height: 100%;

    content: '';
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);

    background-color: #b7b7b7;
    display: none;
}
.hs-header-box .header-nav .pc-nav-down>li>a .flaticon {
    display: block;
    display: none;
    margin-top: 60px;
}
.hs-header-box .header-nav .pc-nav-down>li:hover>a,
.hs-header-box .header-nav .pc-nav-down>li.active>a {
    color: #bb0101;
}
.hs-header-box .header-nav .pc-nav-down-product>li {
    padding: 0 3vw;
}
.hs-header-box .header-nav .pc-nav-down .pc-nav-down2 {
    margin-top: 20px;
}
.hs-header-box .header-nav .pc-nav-down .pc-nav-down2>li>a {
    font-size: 16px;
    line-height: 1.875;

    display: block;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #666;
}
.hs-header-box .header-nav .pc-nav-down .pc-nav-down2>li:hover>a {
    color: #a30000;
}
.hs-header-box .header-nav .pc-nav-down .nav-more {
    font-size: 16px;
    font-weight: normal;
    line-height: 36px;

    display: inline-block;

    height: 36px;
    margin-top: 30px;
    padding: 0 20px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #666;
    border: 1px solid #c8c8c8;
    border-radius: 30px;
}
.hs-header-box .header-nav .pc-nav-down .nav-more:hover {
    color: #fff !important;
    border-color: #bb0101;
    background-color: #bb0101;
}
.hs-header-box .toggle-navigation {
    position: relative;
    right: 0;

    display: none;

    width: 30px;
    height: 30px;
    margin-left: 16px;
    margin-left: 10px;

    border-radius: 50%;
    background-color: #bb0101;
}
@media (max-width: 1199px) {
    .hs-header-box .toggle-navigation {
        display: inline-block;

        vertical-align: middle;
    }
}
.hs-header-box .toggle-navigation a {
    position: absolute;
    top: 0;
    left: 15%;

    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 70%;
    height: 100%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-header-box .toggle-navigation a:before,
.hs-header-box .toggle-navigation a:after {
    display: block;

    height: 2px;

    content: '';
    -webkit-transition: all .4s;
    transition: all .4s;

    background: #fff;
}
.hs-header-box .toggle-navigation a span {
    display: block;

    height: 2px;
    margin: 4px 0;

    -webkit-transition: all .4s;
    transition: all .4s;

    background: #fff;
}
.hs-header-box.stuck-header {
    color: #333;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hs-header-box.stuck-header .top-txt {
    color: #333;
}
.hs-header-box.stuck-header .logo img {
    height: 90px;
}
@media (max-width: 1199px) {
    .hs-header-box.stuck-header .logo img {
        height: 45px;
    }
}
.hs-header-box.stuck-header .logo .logo-black {
    display: block;
}
.hs-header-box.stuck-header .logo .logo-white {
    display: none;
}
.hs-header-box.stuck-header .header-nav>ul>li>a {
    line-height: 100px;
}
.hs-header-box.stuck-header .header-nav>ul>li>a:after {
    border-color: transparent transparent #bb0101 transparent;
}
.hs-header-box.stuck-header .top-txt ul li p:before {
    border-color: transparent transparent #999 transparent;
}
.hs-header-box:hover {
    color: #333;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hs-header-box:hover .logo .logo-black {
    display: block;
}
.hs-header-box:hover .logo .logo-white {
    display: none;
}
.hc-mobile-nav .nav-wrapper {
    text-transform: uppercase;

    color: #333;
    background-color: brightness(.9, var(--color));
}
.hc-mobile-nav .nav-wrapper .nav-more {
    display: none;
}
.hc-mobile-nav .nav-wrapper .flaticon {
    display: none;
}
.hc-mobile-nav li.nav-close a,
.hc-mobile-nav li.nav-back a {
    border-color: rgba(153, 153, 153, .2);
}
.hc-mobile-nav li.nav-back a {
    border-color: rgba(153, 153, 153, .2);
    background-color: rgba(153, 153, 153, .2);
}
.hc-mobile-nav .nav-container,
.hc-mobile-nav.nav-levels-overlap ul .nav-wrapper {
    width: 100%;

    background: #eef4fc;
    background-size: cover;
}
.hc-mobile-nav a[href]:not([href='#'])>span.nav-next {
    border-color: rgba(153, 153, 153, .2);
}
.hc-mobile-nav a {
    border-bottom-color: rgba(153, 153, 153, .2);
}
.hc-mobile-nav h2 {
    color: #666;
}
.hc-mobile-nav li.nav-close a:hover,
.hc-mobile-nav li.nav-back a:hover {
    background-color: rgba(153, 153, 153, .2);
}
.hc-mobile-nav.side-right span.nav-next::before {
    -webkit-transform: translate(0%, 0%) rotate(135deg);
    -ms-transform: translate(0%, 0%) rotate(135deg);
    transform: translate(0%, 0%) rotate(135deg);
}
.hc-mobile-nav:not(.touch-device) a:hover {
    background-color: rgba(153, 153, 153, .2);
}
.hc-mobile-nav a[href]:not([href='#'])>span.nav-next {
    border-color: rgba(153, 153, 153, .2);
}
.hc-mobile-nav ul.nav-list2 {
    text-indent: 10px !important;
}
.hc-mobile-nav ul.nav-list3 {
    text-indent: 20px !important;
}
.hc-mobile-nav .title-nav {
    display: none;
}
.hc-mobile-nav img {
    display: inline-block;

    width: 30px;

    vertical-align: middle;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hc-mobile-nav li.nav-close a {
    background-color: rgba(153, 153, 153, .2);
}
.hc-mobile-nav::after,
.hc-mobile-nav .nav-wrapper::after {
    background: none;
}
@-webkit-keyframes movedown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    30% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    60% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes movedown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    30% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    60% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.hc-mobile-nav li.nav-close span::before,
.hc-mobile-nav li.nav-close span::after,
.hc-mobile-nav span.nav-next::before,
.hc-mobile-nav li.nav-back span::before {
    border-color: #999;
}
.customer-service {
    position: fixed;
    z-index: 9;
    top: 50%;
    right: 0;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.customer-service ul li {
    margin: 2px 0;
}
.customer-service a {
    position: relative;

    display: block;

    color: #fff;
    border-radius: 6px;
}
.customer-service a .flaticon {
    font-size: 24px;
    line-height: 50px;

    position: relative;
    z-index: 3;

    display: block;

    width: 50px;
    height: 50px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    border-radius: 6px;
    background-color: rgba(0, 0, 0, .6);
}
@media (max-width: 1470px) {
    .customer-service a .flaticon {
        line-height: 50px;

        width: 50px;
        height: 50px;
    }
}
.customer-service a .flaticon img {
    width: 30px;
    margin: 0 auto;
}
.customer-service a p {
    font-size: 16px;
    line-height: 30px;

    position: absolute;
    top: 0;
    right: 50px;

    margin: 0;
    padding: 10px;

    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translateX(180%);
    -ms-transform: translateX(180%);
    transform: translateX(180%);
    white-space: nowrap;

    border-radius: 6px;
    background-color: #bb0101;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.customer-service a p img {
    width: 120px;
}
.customer-service a:hover .flaticon {
    color: #fff;
    background-color: #a30000;
}
.customer-service a:hover p {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.customer-service .service-wechat p {
    background-color: #bb0101;
}
.customer-service .service-top .flaticon {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.xs-customer-service {
    position: fixed;
    z-index: 9;
    bottom: 0;

    width: 100%;

    text-align: center;

    color: #fff;
    background-color: #bb0101;
}
.xs-customer-service ul {
    font-size: 0;
}
.xs-customer-service ul li {
    display: inline-block;

    width: 33.33333333%;

    vertical-align: top;
}
.xs-customer-service a {
    display: block;

    padding: 7px;
}
.xs-customer-service a .flaticon {
    font-size: 24px;
    line-height: 1;

    display: block;
}
.xs-customer-service a span {
    font-size: 12px;
    line-height: 1.5;

    display: block;
}
.banner-box {
    font-size: 0;

    position: relative;

    clear: both;
    overflow: hidden;

    width: 100%;
}
.banner-box .banner {
    position: relative;
}
.banner-box .swiper-slide {
    overflow: hidden;
}
.banner-box .swiper-img img {
    width: 100%;
}
/* @media (max-width: 767px) {
    .banner-box .swiper-img img {
        width: 140%;
        margin-left: -20%;
    }
} */
.banner-box .swiper-text {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;

    width: 100%;
    padding: 0 5%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

    color: #fff;
}
@media (max-width: 767px) {
    .banner-box .swiper-text {
        top: 55%;
    }
}
.banner-box .swiper-text h2 {
    font-size: 72px;
    font-weight: bold;
    line-height: 1.20833333;

    overflow: hidden;

    margin: 0;

    text-shadow: 0 4px 7px rgba(0, 0, 0, .51);
}
@media (max-width: 1560px) {
    .banner-box .swiper-text h2 {
        font-size: 60px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text h2 {
        font-size: 50px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h2 {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h2 {
        font-size: 30px;

        text-shadow: 0 2px 4px rgba(0, 0, 0, .51);
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h2 {
        font-size: 22px;

        text-shadow: 0 0 3px rgba(0, 0, 0, .51);
    }
}
.banner-box .swiper-text h2 span,
.banner-box .swiper-text h3 span {
    display: block;

    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);

    opacity: 0;
}
.banner-box .swiper-text .ban-more {
    margin-top: 20px;
}
.banner-box .swiper-text .ban-more a {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;

    display: inline-block;
    overflow: hidden;

    padding: 15px 20px;

    color: #fff;
    background-color: #bb0101;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text .ban-more a {
        font-size: 16px;
        line-height: 24px;

        padding: 10px 20px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text .ban-more a {
        font-size: 14px;

        padding: 10px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text .ban-more a {
        font-size: 12px;
        line-height: 20px;

        padding: 5px 10px;
    }
}
.banner-box .swiper-text .ban-more a span {
    display: block;

    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);

    opacity: 0;
}
.banner-box .swiper-text-1 {
    top: 35%;

    text-align: center;
}
@media (max-width: 767px) {
    .banner-box .swiper-text-1 {
        top: 45%;
    }
}
.banner-box .swiper-slide-active .swiper-text h2 span {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);

    opacity: 1;
}
.banner-box .swiper-slide-active .swiper-text h2:before {
    width: 100%;
}
.banner-box .swiper-slide-active .swiper-text h3 span,
.banner-box .swiper-slide-active .swiper-text h4 span {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);

    opacity: 1;
}
.banner-box .swiper-slide-active .ban-more a span {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);

    opacity: 1;
}
.banner-box .button-banner {
    position: absolute;
    z-index: 8;
    bottom: 3%;
    left: 0;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    padding: 0 3%;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1199px) {
    .banner-box .button-banner {
        bottom: 10px;
    }
}
@media (max-width: 767px) {
    .banner-box .button-banner {
        bottom: -2px;
    }
}
.banner-box .swiper-button-prev,
.banner-box .swiper-button-next {
    color: #000;
    background-color: #fff;
}
@media (max-width: 767px) {
    .banner-box .swiper-button-next,
    .banner-box .swiper-button-prev {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
}
.banner-box .swiper-button-prev:hover,
.banner-box .swiper-button-next:hover {
    color: #fff;
    background-color: #bb0101;
}
.banner-box .swiper-button-next {
    margin-left: 20px;
}
@media (max-width: 991px) {
    .banner-box .swiper-button-next {
        margin-left: 10px;
    }
}
.banner-box .swiper-pagination {
    position: relative;
    bottom: 0;
}
.banner-box .swiper-pagination-fraction {
    font-family: 'NotoSerifDisplay-Light';
    font-size: 60px;
    font-weight: normal;

    left: auto;

    display: inline-block;

    width: auto;

    color: #fff;
}
@media (max-width: 1560px) {
    .banner-box .swiper-pagination-fraction {
        font-size: 50px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-pagination-fraction {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-pagination-fraction {
        font-size: 30px;
    }
}
.banner-box .swiper-pagination-fraction .swiper-pagination-total {
    font-size: 48px;
}
@media (max-width: 1560px) {
    .banner-box .swiper-pagination-fraction .swiper-pagination-total {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-pagination-fraction .swiper-pagination-total {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-pagination-fraction .swiper-pagination-total {
        font-size: 20px;
    }
}
.banner-inner {
    position: relative;

    overflow: hidden;
}
.banner-inner img {
    width: 100%;
}
@media (max-width: 767px) {
    .banner-inner img {
        width: 200%;
        margin-left: -50%;
    }
}
.banner-inner .banner-group {
    position: relative;
}
.banner-inner .group-text {
    position: absolute;
    z-index: 8;
    left: 0;

    width: 100%;
}
@media (min-width: 1200px) {
    .banner-inner .group-text {
        top: 30vh;
    }
}
@media (max-width: 1199px) {
    .banner-inner .group-text {
        top: -webkit-calc(50% + 30px);
        top: calc(50% + 30px);

        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
.banner-inner .group-text h2 {
    font-size: 48px;
    font-weight: bold;
    line-height: 1;

    position: relative;

    display: inline-block;

    padding: 30px 5% 30px 10%;

    text-transform: uppercase;

    color: #fff;
    background-color: #bb0101;
}
@media (max-width: 1560px) {
    .banner-inner .group-text h2 {
        font-size: 42px;
    }
}
@media (max-width: 1199px) {
    .banner-inner .group-text h2 {
        font-size: 40px;

        padding: 20px 5% 20px 8%;
    }
}
@media (max-width: 991px) {
    .banner-inner .group-text h2 {
        font-size: 34px;

        padding: 10px 20px 10px 30px;
    }
}
@media (max-width: 767px) {
    .banner-inner .group-text h2 {
        font-size: 30px;
    }
}
.banner-product {
    height: 140px;

    background-size: cover;
}
@media (max-width: 1199px) {
    .banner-product {
        height: 60px;
    }
}
.hs-pad {
    overflow: hidden;

    padding: 80px 3%;
}
@media (max-width: 1199px) {
    .hs-pad {
        padding: 60px 3%;
    }
}
@media (max-width: 767px) {
    .hs-pad {
        padding: 50px 15px;
    }
}
.hs-more {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .hs-more {
        margin-top: 20px;
    }
}
.hs-more a,
.hs-more span {
    font-size: 16px;
    line-height: 34px;

    display: inline-block;

    padding: 0 16px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #fff;
    background-color: #0a50a1;
}
@media (max-width: 1199px) {
    .hs-more a,
    .hs-more span {
        font-size: 15px;
        line-height: 40px;
    }
}
.hs-more a .flaticon,
.hs-more span .flaticon {
    display: inline-block;

    margin-top: -2px;
    margin-right: 10px;

    vertical-align: middle;
}
.hs-more a:hover,
.hs-more span:hover {
    background-color: #a30000;
}
.hs-more.no-bg a,
.hs-more.no-bg span {
    padding: 0;

    color: #999;
    background: none;
}
.hs-more.no-bg a:hover,
.hs-more.no-bg span:hover {
    color: #bb0101;
}
.title-home h2 {
    font-size: 72px;
    font-weight: bold;
    line-height: 1.4;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 1470px) {
    .title-home h2 {
        font-size: 62px;
    }
}
@media (max-width: 1199px) {
    .title-home h2 {
        font-size: 50px;
    }
}
@media (max-width: 991px) {
    .title-home h2 {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .title-home h2 {
        font-size: 30px;
    }
}
.title-home.center {
    text-align: center;
}
.title-home h3 {
    font-size: 24px;
    font-weight: 300;
    line-height: 1.66666667;

    margin: 6px 0 0 0;

    color: #bb0101;
}
@media (max-width: 1470px) {
    .title-home h3 {
        font-size: 20px;
    }
}
@media (max-width: 1199px) {
    .title-home h3 {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .title-home h3 {
        font-size: 16px;
    }
}
.hs-home-category {
    position: relative;

    padding: 0;
}
.hs-home-category .category-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    background-color: #fff;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-home-category .category-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 55%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 767px) {
    .hs-home-category .category-text {
        width: 100%;
    }
}
.hs-home-category .category-text .category-top {
    padding: 100px 5% 0;
}
@media (max-width: 1560px) {
    .hs-home-category .category-text .category-top {
        padding: 50px 5% 0;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category-text .category-top {
        padding: 30px 15px 0;
    }
}
.hs-home-category .category-text .title-home .flaticon {
    font-size: 60px;
    line-height: 1;
}
@media (max-width: 991px) {
    .hs-home-category .category-text .title-home .flaticon {
        font-size: 50px;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category-text .title-home .flaticon {
        font-size: 40px;
    }
}
.hs-home-category .category-text .title-home h2 {
    color: #bb0101;
}
.hs-home-category .category-text .desc {
    display: -webkit-box;
    overflow: hidden;

    height: 90px;
    margin-top: 40px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
@media (max-width: 1560px) {
    .hs-home-category .category-text .desc {
        margin-top: 20px;
    }
}
@media (max-width: 1400px) {
    .hs-home-category .category-text .desc {
        height: 72px;
        margin-top: 0;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category-text .desc {
        margin-top: 10px;
    }
}
.hs-home-category .category-text .desc p {
    font-size: 18px;
    line-height: 1.66666667;

    margin: 0;
}
@media (max-width: 1400px) {
    .hs-home-category .category-text .desc p {
        font-size: 16px;
        line-height: 1.5;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category-text .desc p {
        font-size: 14px;
        line-height: 1.71428571;
    }
}
.hs-home-category .category-text .list {
    margin-top: 60px;
}
@media (max-width: 1560px) {
    .hs-home-category .category-text .list {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category-text .list {
        margin-top: 14px;
    }
}
.hs-home-category .category-text .list ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding-right: 10%;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 991px) {
    .hs-home-category .category-text .list ul {
        padding-right: 5%;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category-text .list ul {
        padding-right: 0;
    }
}
.hs-home-category .category-text .list ul li {
    text-align: center;
}
@media (max-width: 767px) {
    .hs-home-category .category-text .list ul li {
        width: 50%;
    }
}
.hs-home-category .category-text .list ul li.line {
    display: block;

    width: 1px;

    background-color: rgba(0, 0, 0, .3);
}
@media (max-width: 767px) {
    .hs-home-category .category-text .list ul li.line {
        display: none;
    }
}
.hs-home-category .category-text .list .list-group {
    padding: 30px 10px;

    text-align: center;
}
@media (max-width: 1560px) {
    .hs-home-category .category-text .list .list-group {
        padding: 15px 10px;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category-text .list .list-group {
        padding: 5px 10px;
    }
}
.hs-home-category .category-text .list .list-group .flaticon {
    font-size: 50px;
}
@media (max-width: 1560px) {
    .hs-home-category .category-text .list .list-group .flaticon {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category-text .list .list-group .flaticon {
        font-size: 34px;
    }
}
.hs-home-category .category-text .list .list-group p {
    font-size: 20px;
    line-height: 1.5;
    max-width: 200px;
    margin: 10px 0 0 0;
}
@media (max-width: 1560px) {
    .hs-home-category .category-text .list .list-group p {
        font-size: 18px;
        max-width: 140px;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category-text .list .list-group p {
        font-size: 15px;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category-text .product-more {
        margin-top: 10px;
    }
}
.hs-home-category .category-text .product-more a {
    font-size: 18px;
    line-height: 60px;

    display: inline-block;

    padding: 0 6%;

    color: #fff;
    background-color: #bb0101;
}
@media (max-width: 1400px) {
    .hs-home-category .category-text .product-more a {
        font-size: 16px;
        line-height: 50px;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category-text .product-more a {
        font-size: 14px;
        line-height: 40px;

        padding: 0 30px;
    }
}
.hs-home-category .category-text .product-more a .flaticon {
    font-size: 24px;

    display: inline-block;

    margin-left: 10px;

    vertical-align: middle;
}
.hs-home-category .category-img {
    width: 45%;
}
@media (max-width: 767px) {
    .hs-home-category .category-img {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-home-category .category-button {
    position: absolute;
    z-index: 6;
    right: -webkit-calc(45% - 60px);
    right: calc(45% - 60px);
    bottom: 0;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .hs-home-category .category-button {
        right: 0;
    }
}
.hs-home-brand {
    padding-right: 0;
    padding-left: 0;
}
.hs-home-brand .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}
.hs-home-product {
    position: relative;

    padding-top: 0;

    background: #f8f8f8;
}
/* .hs-home-product:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 65px;

    content: '';

    background-color: #fff;
} */
@media (max-width: 1199px) {
    .hs-home-product:before {
        height: 50px;
    }
}
@media (max-width: 767px) {
    .hs-home-product:before {
        height: 40px;
    }
}
.hs-home-product .product-logo {
    position: relative;
    z-index: 4;

    width: 200px;
    height: 200px;
    margin: 0 auto;
    padding: 30px;

    background-color: #fff;

    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}
@media (max-width: 1199px) {
    .hs-home-product .product-logo {
        width: 160px;
        height: 160px;
        padding: 20px;
    }
}
@media (max-width: 767px) {
    .hs-home-product .product-logo {
        width: 120px;
        height: 120px;
        padding: 10px;
    }
}
.hs-home-product .product-logo img {
    width: 100%;
}
.hs-home-product .title-home {
    margin-top: 20px;
}
.hs-home-product .title-home h2 {
    color: #bb0101;
}
.hs-home-product .product>ul>li {
    margin-top: 40px;
}
@media (max-width: 991px) {
    .hs-home-product .product>ul>li {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-home-product .product>ul>li {
        margin-top: 20px;
    }
}
.hs-home-product .product .product-group {
    display: block;

    text-align: center;
}
.hs-home-product .product .product-group .img {
    position: relative;

    overflow: hidden;

    background: url(../images/product_group_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-home-product .product .product-group .img .flaticon {
    font-size: 24px;

    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    height: 100%;

    -webkit-transition: all .6s;
    transition: all .6s;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);

    opacity: 0;
    color: #fff;
    background-color: rgba(0, 0, 0, .5);

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-home-product .product .product-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-home-product .product .product-group .tit-product {
    font-size: 18px;
    line-height: 1.66666667;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin-top: 20px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 767px) {
    .hs-home-product .product .product-group .tit-product {
        font-size: 16px;
        line-height: 1.875;

        margin-top: 10px;
    }
}
.hs-home-product .product .product-group .more {
    line-height: 34px;

    display: inline-block;

    margin-top: 18px;
    padding: 0 30px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #fff;
    background-color: #0a50a1;
}
@media (max-width: 767px) {
    .hs-home-product .product .product-group .more {
        font-size: 12px;
        line-height: 30px;

        margin-top: 10px;
    }
}
@media (min-width: 1200px) {
    .hs-home-product .product .product-group:hover .img .flaticon {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);

        opacity: 1;
    }
    .hs-home-product .product .product-group:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .hs-home-product .product .product-group:hover .tit-product {
        color: #bb0101;
    }
    .hs-home-product .product .product-group:hover .more {
        background-color: #bb0101;
    }
}
@media (min-width: 768px) {
    .hs-home-about {
        padding-bottom: 0;
    }
}
.hs-home-about .about-flex {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-home-about .about-left {
    width: 30%;
}
@media (max-width: 767px) {
    .hs-home-about .about-left {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;

        width: 100%;

        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@media (max-width: 767px) {
    .hs-home-about .about-left .hs-more {
        margin: 0;
    }
}
.hs-home-about .about-desc {
    width: 70%;
}
@media (max-width: 767px) {
    .hs-home-about .about-desc {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-home-solution {
    position: relative;

    padding: 0;

    color: #fff;
}
.hs-home-solution .solution-bg {
    width: 100%;
    height: -webkit-calc(100vh - 90px);
    height: calc(100vh - 90px);
}
@media (min-width: 1200px) {
    .hs-home-solution .solution-bg {
        background-attachment: fixed;
    }
}
@media (max-width: 1199px) {
    .hs-home-solution .solution-bg {
        height: 600px;
    }
}
@media (max-width: 767px) {
    .hs-home-solution .solution-bg {
        height: 400px;
    }
}
.hs-home-solution .solution {
    position: absolute;
    z-index: 6;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    text-align: center;

    background-color: rgba(0, 0, 0, .5);
}
.hs-home-solution .solution .title-home {
    position: absolute;
    z-index: 8;
    top: 8vh;

    width: 100%;

    text-align: center;
}
@media (max-width: 1199px) {
    .hs-home-solution .solution .title-home {
        top: 60px;
    }
}
@media (max-width: 767px) {
    .hs-home-solution .solution .title-home {
        top: 40px;
    }
}
.hs-home-solution .solution-menu {
    height: 100%;
}
.hs-home-solution .solution-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    height: 100%;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-home-solution .solution-menu ul li {
    height: 100%;
    padding: 28vh 60px 50px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 1199px) {
    .hs-home-solution .solution-menu ul li {
        padding: 150px 30px 50px;

        border-right: 1px solid rgba(255, 255, 255, .1);
    }
    .hs-home-solution .solution-menu ul li:last-child {
        border: none;
    }
}
@media (max-width: 767px) {
    .hs-home-solution .solution-menu ul li {
        width: 25%;
        padding: 120px 15px 30px;
    }
}
@media (min-width: 1200px) {
    .hs-home-solution .solution-menu ul li.active {
        background-color: rgba(187, 1, 1, .9);
    }
    .hs-home-solution .solution-menu ul li.active .title-solution .flaticon {
        opacity: 1;
    }
    .hs-home-solution .solution-menu ul li.active .solution-group .more {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);

        opacity: 1;
    }
}
.hs-home-solution .solution-menu .solution-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    height: 100%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.hs-home-solution .solution-menu .solution-group .title-solution {
    font-size: 24px;
}
@media (max-width: 1199px) {
    .hs-home-solution .solution-menu .solution-group .title-solution {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .hs-home-solution .solution-menu .solution-group .title-solution {
        font-size: 18px;
    }
}
.hs-home-solution .solution-menu .solution-group .title-solution span {
    font-weight: bold;

    display: block;
}
@media (max-width: 1199px) {
    .hs-home-solution .solution-menu .solution-group .title-solution span {
        margin-bottom: 40px;
    }
}
@media (max-width: 767px) {
    .hs-home-solution .solution-menu .solution-group .title-solution span {
        line-height: 30px;

        height: 60px;
        margin-bottom: 20px;
    }
}
.hs-home-solution .solution-menu .solution-group .title-solution .flaticon {
    font-size: 40px;

    -webkit-transition: all .2s;
    transition: all .2s;

    opacity: 0;
}
@media (max-width: 1199px) {
    .hs-home-solution .solution-menu .solution-group .title-solution .flaticon {
        opacity: 1;
    }
}
@media (max-width: 767px) {
    .hs-home-solution .solution-menu .solution-group .title-solution .flaticon {
        font-size: 30px;
    }
}
.hs-home-solution .solution-menu .solution-group .more {
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);

    opacity: 0;
}
@media (max-width: 1199px) {
    .hs-home-solution .solution-menu .solution-group .more {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);

        opacity: 1;
    }
}
.hs-home-solution .solution-menu .solution-group .more .flaticon {
    font-size: 24px;
    line-height: 1;

    display: block;

    margin-top: 10px;

    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.hs-home-news {
    position: relative;

    padding: 0;
}
.hs-home-news:before {
    position: absolute;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 89%;

    content: '';

    background: url(../images/news_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 767px) {
    .hs-home-news:before {
        height: 100%;
    }
}
.hs-home-news .news-flex {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-home-news .news {
    position: relative;
    z-index: 4;

    width: 50%;
    padding: 40px 3%;
}
@media (max-width: 767px) {
    .hs-home-news .news {
        width: 100%;
    }
}
.hs-home-news .news-list {
    margin-top: 80px;
}
@media (max-width: 1400px) {
    .hs-home-news .news-list {
        margin-top: 50px;
    }
}
@media (max-width: 991px) {
    .hs-home-news .news-list {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-home-news .news-list {
        margin-top: 20px;
    }
}
.hs-home-news .news-list .news-group .title-news {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.41666667;

    display: -webkit-box;
    overflow: hidden;

    max-height: 68px;

    -webkit-transition: all .2s;
    transition: all .2s;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1199px) {
    .hs-home-news .news-list .news-group .title-news {
        font-size: 20px;
        line-height: 1.5;

        max-height: 60px;
    }
}
@media (max-width: 767px) {
    .hs-home-news .news-list .news-group .title-news {
        font-size: 18px;
        line-height: 1.66666667;
    }
}
.hs-home-news .news-list .news-group .title-news:hover {
    text-decoration: underline;

    color: #bb0101;
}
.hs-home-news .news-list .news-group p {
    font-size: 16px;
    line-height: 1.5;

    display: -webkit-box;
    overflow: hidden;

    height: 72px;
    margin-top: 30px;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
@media (max-width: 991px) {
    .hs-home-news .news-list .news-group p {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .hs-home-news .news-list .news-group p {
        font-size: 14px;
        line-height: 1.71428571;

        margin-top: 10px;
    }
}
.hs-home-news .news-list .news-group .date {
    line-height: 34px;

    display: inline-block;

    margin-top: 50px;
    padding: 0 18px;

    color: #fff;
    background-color: #bb0101;
}
@media (max-width: 991px) {
    .hs-home-news .news-list .news-group .date {
        margin-top: 30px;
    }
}
.hs-home-news .news-img {
    position: relative;
    z-index: 4;

    width: 50%;

    text-align: right;
}
@media (max-width: 767px) {
    .hs-home-news .news-img {
        margin: 0 auto;
    }
}
.hs-home-news .news-img img {
    max-width: 100%;
}
.fb_iframe_widget {
    position: absolute !important;

    width: 100%;
    height: 100%;
}
.fb_iframe_widget span {
    width: 100% !important;
    height: 100% !important;
}
.hs-home-news-facebook .facebook .iframe-box .ibox {
    padding-bottom: 116.27906977%;
}
@media (max-width: 1560px) {
    .hs-home-news-facebook .facebook .iframe-box .ibox {
        padding-bottom: 131.57894737%;
    }
}
.hs-home-news-facebook .facebook .iframe-box .ibox iframe {
    position: absolute;

    width: 100% !important;
    height: 100% !important;
}
.gettop {
    position: fixed;
    z-index: 8;
    right: 0;
    bottom: 30px;

    display: none;

    cursor: pointer;

    color: var(--color);
}
.gettop .icon {
    font-size: 40px;

    display: block;

    width: 60px;

    -webkit-animation: Mouse 1.6s linear infinite;
    animation: Mouse 1.6s linear infinite;
    text-align: center;
}
@-webkit-keyframes Mouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes Mouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.free-editor p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.875;

    margin: 0;

    color: #333333;
}
@media (max-width: 1199px) {
    .free-editor p {
        font-size: 15px;
    }
}
@media (max-width: 991px) {
    .free-editor p {
        font-size: 14px;
        line-height: 24px;
    }
}
.free-editor img {
    max-width: 100%;
    height: auto !important;
}
.hs-inner-content .hs-pad {
    padding-right: 0;
    padding-left: 0;
}
.hs-inner-content .container {
    max-width: 1530px;
}
.title-inner h2 {
    font-size: 36px;
    line-height: 1.25;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 1560px) {
    .title-inner h2 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .title-inner h2 {
        font-size: 24px;
    }
}
.title-inner-big h2 {
    font-size: 60px;
    font-weight: bold;
    line-height: 1;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 1560px) {
    .title-inner-big h2 {
        font-size: 50px;
    }
}
@media (max-width: 1199px) {
    .title-inner-big h2 {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .title-inner-big h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .title-inner-big h2 {
        font-size: 24px;
    }
}
.title-inner-big h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.66666667;

    text-transform: capitalize;

    color: #bb0101;
}
@media (max-width: 1560px) {
    .title-inner-big h3 {
        font-size: 20px;
    }
}
@media (max-width: 1199px) {
    .title-inner-big h3 {
        font-size: 18px;
    }
}
.title-inner-big.center {
    text-align: center;
}
.hs-inner-location {
    padding: 60px 0;

    background: #f5f5f5;
}
@media (max-width: 1560px) {
    .hs-inner-location {
        padding: 40px 0;
    }
}
@media (max-width: 991px) {
    .hs-inner-location {
        padding: 10px 0;
    }
}
.hs-inner-location .container {
    max-width: 1530px;
}
.hs-inner-location .flex {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.hs-inner-location .title-inner h2 {
    font-size: 36px;

    text-transform: capitalize;

    color: #000;
}
@media (max-width: 1560px) {
    .hs-inner-location .title-inner h2 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-location .title-inner h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-location .title-inner h2 {
        font-size: 20px;
    }
}
.hs-inner-location .location {
    position: relative;

    display: inline-block;

    padding-left: 24px;

    color: #666;
}
.hs-inner-location .location:before {
    position: absolute;
    top: 5px;
    left: 0;

    width: 20px;
    height: 20px;

    content: '';

    background: url(../images/home.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 767px) {
    .hs-inner-location .location:before {
        top: 7px;

        width: 16px;
        height: 16px;
    }
}
.hs-inner-location .location ul {
    font-size: 16px;
    line-height: 30px;

    position: relative;

    display: inline-block;
}
@media (max-width: 991px) {
    .hs-inner-location .location ul {
        font-size: 14px;
    }
}
.hs-inner-location .location ul li {
    display: inline-block;

    vertical-align: top;
    text-transform: capitalize;
}
.hs-inner-location .location ul li:after {
    display: inline-block;

    margin: 0 4px;

    content: '-';
    vertical-align: top;
}
.hs-inner-location .location ul li:last-child:after {
    display: none;
}
.hs-inner-location .location ul li a {
    display: inline-block;

    vertical-align: top;
    text-transform: uppercase;
}
.hs-inner-location .location ul li a:hover {
    text-decoration: underline;

    color: #bb0101;
}
@media (min-width: 1200px) {
    .inner-info {
        font-size: 0;

        position: relative;
        z-index: 9;
    }
    .inner-info .inner-left,
    .inner-info .inner-right {
        font-size: 14px;

        position: relative;

        display: inline-block;

        vertical-align: top;
    }
    .inner-left {
        width: 330px;
    }
    .inner-right {
        width: -webkit-calc(100% - 330px);
        width: calc(100% - 330px);
        padding-left: 5%;
    }
}
@media (min-width: 1200px) and (max-width: 1560px) {
    .inner-left {
        width: 280px;
    }
}
@media (min-width: 1200px) and (max-width: 1560px) {
    .inner-right {
        width: -webkit-calc(100% - 280px);
        width: calc(100% - 280px);
    }
}
.inner-left .title-sidenav {
    padding: 30px;

    color: #fff;
    background-color: #0a50a1;
}
@media (max-width: 1199px) {
    .inner-left .title-sidenav {
        display: none;
    }
}
.inner-left .title-sidenav h2 {
    font-size: 24px;
    line-height: 1.25;

    margin: 0;
}
@media (max-width: 1199px) {
    .inner-left .title-sidenav h2 {
        display: none;
    }
}
.inner-left .title-sidenav h2 span {
    display: block;
}
.inner-right {
    padding-left: 3%;
}
@media (max-width: 1199px) {
    .inner-right {
        padding-left: 0;
    }
}
.catalog-menu {
    padding-bottom: 30px;
}
@media (max-width: 767px) {
    .catalog-menu {
        padding-bottom: 0;
    }
}
.catalog-menu .menu-nav .menu-nav1>li {
    position: relative;

    margin-top: 4px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 1199px) {
    .catalog-menu .menu-nav .menu-nav1>li {
        border: none;
    }
}
.catalog-menu .menu-nav .menu-nav1>li>a {
    font-size: 20px;
    line-height: 30px;

    position: relative;
    z-index: 4;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 25px 40px;

    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: capitalize;

    background: #f5f5f5;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .catalog-menu .menu-nav .menu-nav1>li>a {
        font-size: 18px;
        line-height: 24px;

        padding: 10px 30px 10px 10px;
    }
}
.catalog-menu .menu-nav .menu-nav1>li .open-menu {
    position: absolute;
    z-index: 6;
    top: 0;
    right: 0;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    display: none;

    width: 44px;
    height: 44px;

    -webkit-transition: all .4s;
    transition: all .4s;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1199px) {
    .catalog-menu .menu-nav .menu-nav1>li .open-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;

        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.catalog-menu .menu-nav .menu-nav1>li .open-menu:before {
    display: block;

    width: 0;
    height: 0;

    content: '';
    -webkit-transition: all .4s;
    transition: all .4s;

    border-width: 4px 0 4px 6px;
    border-style: solid;
    border-color: transparent transparent transparent #bb0101;
}
.catalog-menu .menu-nav .menu-nav1>li.active,
.catalog-menu .menu-nav .menu-nav1>li:hover {
    border-color: #bb0101;
}
.catalog-menu .menu-nav .menu-nav1>li.active>a,
.catalog-menu .menu-nav .menu-nav1>li:hover>a {
    color: #bb0101;
}
.catalog-menu .menu-nav .menu-nav1>li.active .open-menu,
.catalog-menu .menu-nav .menu-nav1>li:hover .open-menu {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.catalog-menu .menu-nav .menu-nav2 {
    display: none;

    padding: 10px 0;
}
.catalog-menu .menu-nav .menu-nav2>li {
    position: relative;
}
@media (max-width: 1199px) {
    .catalog-menu .menu-nav .menu-nav2>li {
        display: inline-block;

        margin-right: 10px;

        vertical-align: top;
    }
}
.catalog-menu .menu-nav .menu-nav2>li>a {
    font-size: 18px;
    line-height: 1.5;

    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 15px 40px;

    color: #666;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .catalog-menu .menu-nav .menu-nav2>li>a {
        font-size: 14px;

        padding: 2px 0;
    }
}
.catalog-menu .menu-nav .menu-nav2>li>a:before {
    display: block;

    width: 0;
    height: 0;
    margin-right: 10px;

    content: '';
    -webkit-transition: all .4s;
    transition: all .4s;

    border-width: 4px 0 4px 6px;
    border-style: solid;
    border-color: transparent transparent transparent #bb0101;
}
.catalog-menu .menu-nav .menu-nav2>li.active>a,
.catalog-menu .menu-nav .menu-nav2>li:hover>a {
    color: #bb0101;
}
.hs-inner-about-why {
    background: url(../images/about_bg.webp) no-repeat top center;
}
.hs-inner-about {
    padding-bottom: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-about {
        padding-bottom: 0;
    }
}
.hs-inner-about .flex {
    /* flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    align-items: center; */
    display: block;
    font-size: 0;
}
.hs-inner-about .about,
.hs-inner-about .img {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}
.hs-inner-about .about {
    width: 50%;
    padding-top: 30px;
    padding-right: 5%;
}
@media (max-width: 1199px) {
    .hs-inner-about .about {
        width: 100%;
        padding-right: 0;
    }
}
.hs-inner-about .about .free-editor {
    margin-top: 20px;
}
@media (max-width: 1560px) {
    .hs-inner-about .about .free-editor {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-about .about .free-editor {
        margin-top: 10px;
    }
}
.hs-inner-about .img {
    width: 50%;
}
@media (max-width: 1199px) {
    .hs-inner-about .img {
        margin: 0 auto;
    }
}
@media (max-width: 767px) {
    .hs-inner-about .img {
        width: 100%;
    }
}
.hs-inner-about .img img {
    width: 100%;
}
.hs-inner-why {
    padding-bottom: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-why {
        padding-bottom: 0;
    }
}
.hs-inner-why .why {
    margin-top: 70px;
}
@media (max-width: 1199px) {
    .hs-inner-why .why {
        margin-top: 40px;
    }
}
@media (max-width: 991px) {
    .hs-inner-why .why {
        margin-top: 20px;
    }
}
.hs-inner-why .why ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -15px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.hs-inner-why .why ul li {
    margin-top: 30px;
    padding: 0 15px;
}
@media (max-width: 991px) {
    .hs-inner-why .why ul li {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-why .why ul li {
        width: 50%;
    }
}
.hs-inner-why .why .why-group {
    max-width: 170px;

    text-align: center;
}
@media (max-width: 1199px) {
    .hs-inner-why .why .why-group {
        max-width: 150px;
    }
}
.hs-inner-why .why .why-group .flaticon {
    font-size: 60px;
    line-height: 150px;

    display: block;

    width: 150px;
    height: 150px;
    margin: 0 auto;
    margin-bottom: 14px;

    -webkit-transition: all .6s;
    transition: all .6s;

    color: #fff;
    border-radius: 50%;
    background-color: #0a50a1;
}
@media (max-width: 1199px) {
    .hs-inner-why .why .why-group .flaticon {
        font-size: 50px;
        line-height: 120px;

        width: 120px;
        height: 120px;
    }
}
@media (max-width: 767px) {
    .hs-inner-why .why .why-group .flaticon {
        font-size: 40px;
        line-height: 100px;

        width: 100px;
        height: 100px;
    }
}
.hs-inner-why .why .why-group p {
    font-size: 18px;
    line-height: 1.66666667;

    margin: 0;

    color: #333;
}
@media (max-width: 1199px) {
    .hs-inner-why .why .why-group p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .hs-inner-why .why .why-group p {
        font-size: 15px;
        line-height: 1.6;
    }
}
.hs-inner-why .why .why-group:hover .flaticon {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
@media (min-width: 1200px) {
    .hs-inner-factory .title-inner-big {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;

        width: 200px;

        color: #fff;
        background-color: #0a50a1;

        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .hs-inner-factory .title-inner-big h2 {
        display: inline-block;

        -ms-writing-mode: tb-rl;

        -webkit-writing-mode: vertical-rl;
        writing-mode: vertical-rl;
    }
}
@media (max-width: 1199px) {
    .hs-inner-factory .title-inner-big {
        width: 100%;

        text-align: center;
    }
}
.hs-inner-factory .factory {
    width: -webkit-calc(100% - 200px);
    width: calc(100% - 200px);
    padding-left: 30px;
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-inner-factory .factory ul {
    overflow: hidden;

    margin: -12px;
}
@media (max-width: 991px) {
    .hs-inner-factory .factory ul {
        margin: -5px;
    }
}
.hs-inner-factory .factory ul li {
    float: left;

    width: 24.85%;
    padding: 12px;
}
@media (max-width: 767px) {
    .hs-inner-factory .factory ul li {
        width: 50%;
    }
}
.hs-inner-factory .factory ul li:nth-child(1) {
    width: 50.3%;
}
@media (max-width: 767px) {
    .hs-inner-factory .factory ul li:nth-child(1) {
        width: 100%;
    }
}
@media (max-width: 991px) {
    .hs-inner-factory .factory ul li {
        padding: 5px;
    }
}
.hs-inner-factory .factory .factory-group {
    position: relative;

    cursor: pointer;

    background-color: #000;
}
.hs-inner-factory .factory .factory-group .ibox {
    padding-bottom: 75%;

    -webkit-transition: all .2s;
    transition: all .2s;

    opacity: .6;
}
.hs-inner-factory .factory .factory-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-factory .factory .factory-group .title-factory {
    font-size: 24px;
    line-height: 1.25;

    position: absolute;
    z-index: 4;
    bottom: 6%;

    width: 100%;
    padding: 0 5%;

    color: #fff;
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory .factory-group .title-factory {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .hs-inner-factory .factory .factory-group .title-factory {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .hs-inner-factory .factory .factory-group .title-factory {
        font-size: 16px;
    }
}
.hs-inner-factory .factory .factory-group:hover .ibox {
    opacity: .8;
}
.hs-inner-factory .factory .factory-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#about-about,
#about-advantage,
#about-story,
#about-team,
#about-honor,
#feedback {
    position: relative;
    top: -100px;
}
.public-products-group {
    position: relative;

    display: block;

    padding: 20px 20px 0 20px;

    text-align: center;
}
@media (max-width: 767px) {
    .public-products-group {
        padding: 10px 10px 0 10px;
    }
}
.public-products-group:before {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: -webkit-calc(100% - 30px);
    height: calc(100% - 30px);

    content: '';
    -webkit-transition: all .2s;
    transition: all .2s;

    border: 1px solid #c7c7c7;
}
.public-products-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-products-group .desc {
    position: relative;
    z-index: 4;

    background-color: #fff;
}
.public-products-group .desc span {
    line-height: 1.71428571;

    display: block;

    color: #777;
}
.public-products-group .desc .more {
    line-height: 20px;

    width: 20px;
    height: 20px;
    margin: 0 auto;
    margin-top: 8px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    color: #fff;
    background: #b8bbc3;
}
.public-products-group .title-products {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .public-products-group .title-products {
        margin-top: 10px;
    }
}
.public-products-group .title-products b {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.66666667;

    display: -webkit-box;
    overflow: hidden;

    height: 40px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1560px) {
    .public-products-group .title-products b {
        font-size: 20px;
        line-height: 2;
    }
}
@media (max-width: 1199px) {
    .public-products-group .title-products b {
        font-size: 18px;
        line-height: 1.66666667;

        height: 30px;
    }
}
@media (max-width: 767px) {
    .public-products-group .title-products b {
        font-size: 16px;
        line-height: 1.875;
    }
}
.public-products-group .title-products b:hover {
    text-decoration: underline;
}
.public-products-group:hover:before {
    border: 3px solid #000;
}
.public-products-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.public-products-group:hover .desc .more {
    background-color: #bb0101;
}
@media (max-width: 1199px) {
    .hs-inner-products {
        padding-top: 30px;
    }
}
.hs-inner-products .products ul.row {
    margin: 0 -30px;
    margin-top: -50px;
}
@media (max-width: 1560px) {
    .hs-inner-products .products ul.row {
        margin: 0 -15px;
        margin-top: -30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-products .products ul.row {
        margin: 0 -5px;
    }
}
.hs-inner-products .products ul.row>li {
    margin-top: 50px;
    padding: 0 30px;
}
@media (max-width: 1560px) {
    .hs-inner-products .products ul.row>li {
        margin-top: 30px;
        padding: 0 15px;
    }
}
@media (max-width: 991px) {
    .hs-inner-products .products ul.row>li {
        margin-top: 20px;
        padding: 0 5px;
    }
}
.hs-inner-product-details .product-details {
    width: 100%;
}
.hs-inner-product-details .product-details .details-imgbox {
    position: relative;
    z-index: 4;

    width: 40%;
    height: 100%;
}
@media (max-width: 1560px) {
    .hs-inner-product-details .product-details .details-imgbox {
        width: 45%;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-imgbox {
        width: 100%;
    }
}
.hs-inner-product-details .product-details .details-imgbox .zoom {
    cursor: crosshair;
}
.hs-inner-product-details .product-details .details-content {
    position: relative;
    z-index: 4;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 60%;
    padding-left: 3%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1560px) {
    .hs-inner-product-details .product-details .details-content {
        width: 55%;
    }
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .details-content {
        padding-left: 3%;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-content {
        width: 100%;
        padding-left: 0;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-content .title-inner {
        margin-top: 30px;
    }
}
.hs-inner-product-details .product-details .details-content .title-inner h2 {
    font-size: 36px;
    font-weight: bold;
    text-transform: none;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .details-content .title-inner h2 {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-content .title-inner h2 {
        font-size: 20px;
    }
}
.hs-inner-product-details .product-details .details-content .title-inner h3 {
    font-size: 18px;
    line-height: 1.6;
    font-weight: bold;
    color: #bb0101;
}
.hs-inner-product-details .product-details .details-content .free-editor {
    margin-top: 30px;
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-content .free-editor {
        margin-top: 20px;
    }
}
.hs-inner-product-details .product-details .details-content .details-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 30px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-content .details-link {
        margin-top: 20px;
    }
}
.hs-inner-product-details .product-details .details-content .details-link a.scroll {
    font-weight: 300;
    line-height: 50px;

    display: block;

    margin: 10px 0;
    padding: 0 24px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    color: #fff;
    background-color: #bb0101;
}
.hs-inner-product-details .product-details .details-content .details-link a.scroll:hover {
    background-color: #a30000;
}
.hs-inner-product-details .product-small {
    position: relative;

    overflow: hidden;

    width: 100%;
    padding: 20px 40px;

    background: #eef0f2;
}
.hs-inner-product-details .swiper-product-small {
    margin: 0 -10px;
}
@media (max-width: 991px) {
    .hs-inner-product-details .swiper-product-small {
        margin: 0 -5px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .swiper-product-small {
        width: 100%;
        margin-top: 0;
    }
}
.hs-inner-product-details .swiper-product-small .swiper-slide {
    padding: 0 10px;
}
@media (max-width: 991px) {
    .hs-inner-product-details .swiper-product-small .swiper-slide {
        padding: 0 5px;
    }
}

.hs-inner-product-details .swiper-product-small .pro-group {
    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;

    border: 1px solid #fafafa;
    background: #fafafa;
}
.hs-inner-product-details .swiper-product-small .swiper-slide-thumb-active .pro-group {
    border-color: #0a50a1;
}
.hs-inner-product-details .title-parameters {
    padding: 15px 30px;

    color: #0a50a1;
    background-color: #f5f5f5;
}
@media (max-width: 767px) {
    .hs-inner-product-details .title-parameters {
        padding: 10px;
    }
}
.hs-inner-product-details .title-parameters h3 {
    font-size: 24px;
    font-weight: 800;
    line-height: 30px;

    margin: 0;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .title-parameters h3 {
        font-size: 20px;
    }
}
.hs-inner-product-details .product-parameters {
    padding-top: 60px;
}
.hs-inner-product-details .product-parameters .title-free {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 10px 0;

    border-bottom: 1px solid #bb0101;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-product-details .product-parameters .title-free:after {
    display: inline-block;

    width: 20px;
    height: 60px;
    margin-left: -12px;

    content: '';
    -webkit-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
    vertical-align: middle;

    background-color: #a30000;
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-parameters .title-free:after {
        height: 50px;
    }
}
.hs-inner-product-details .product-parameters .title-free h3 {
    font-size: 20px;
    font-weight: 800;
    line-height: 30px;

    display: inline-block;

    margin: 0;
    padding: 15px 60px 15px 40px;

    color: #fff;
    background-color: #bb0101;

    -webkit-clip-path: polygon(0 0, 90% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 90% 0%, 100% 100%, 0% 100%);
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-parameters .title-free h3 {
        font-size: 18px;

        padding: 10px 30px 10px 10px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-parameters .title-free h3 {
        font-size: 16px;
    }
}
.hs-inner-product-details .product-parameters .free-editor {
    margin-top: 30px;

    color: #666;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-parameters .free-editor {
        margin-top: 20px;
    }
}
.hs-inner-product-details .product-parameters .free-editor p {
    font-size: 18px;
    line-height: 1.66666667;

    margin: 0;

    color: #666;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-parameters .free-editor p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-parameters .free-editor p {
        font-size: 14px;
    }
}
.hs-inner-product-details .product-parameters .free-editor table {
    font-size: 16px;

    width: 100%;
    margin-top: 20px;

    text-align: center;
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-parameters .free-editor table {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-parameters .free-editor table {
        font-size: 12px;
    }
}
.hs-inner-product-details .product-parameters .free-editor table th,
.hs-inner-product-details .product-parameters .free-editor table td {
    line-height: 24px;

    padding: 10px;

    text-align: center;

    border: 1px solid #ccc;
}
.hs-inner-product-details .product-parameters .free-editor table tr {
    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-inner-product-details .product-parameters .free-editor table tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.hs-inner-product-details .product-feedback {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 80px;

    background: url(../images/feedback_bg.webp) no-repeat center;
    background-size: cover;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-feedback {
        margin-top: 60px;
    }
}
.hs-inner-product-details .product-feedback .title-feedback {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 30%;
    padding: 50px 3%;

    text-align: left;

    color: #fff;
    background-color: rgba(10, 80, 161, .7);

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-feedback .title-feedback {
        padding: 30px 3%;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-feedback .title-feedback {
        width: 100%;
    }
}
.hs-inner-product-details .product-feedback .title-feedback h3 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.11111111;

    margin: 0;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-feedback .title-feedback h3 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-feedback .title-feedback h3 {
        font-size: 24px;
    }
}
.hs-inner-product-details .product-feedback .title-feedback p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.875;

    margin: 10px 0 0 0;
}
.hs-inner-product-details .product-feedback .title-feedback .required {
    font-size: 18px;
    line-height: 1.66666667;
}
.hs-inner-product-details .product-feedback .feedbackform {
    width: 70%;
    padding: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-feedback .feedbackform {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-feedback .feedbackform {
        width: 100%;
        padding: 30px 15px;
    }
}
.hs-inner-product-details .product-related {
    padding-top: 80px;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-related {
        padding-top: 60px;
    }
}
.hs-inner-product-details .product-related .title-parameters {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-product-details .product-related .title-parameters h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;

    margin: 0;
}
.hs-inner-product-details .product-related .related-button .swiper-button-prev,
.hs-inner-product-details .product-related .related-button .swiper-button-next {
    line-height: 50px;

    width: 50px;
    height: 50px;
}
.hs-inner-product-details .product-related .related-list {
    margin-top: 30px;
}
.feedbackform form ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.feedbackform form ul li {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .feedbackform form ul li {
        margin-top: 10px;
    }
}
.feedbackform form .field {
    font-size: 0;

    position: relative;
}
.feedbackform form input,
.feedbackform form textarea {
    font-size: 16px;
    line-height: 24px;

    width: 100%;
    min-height: 44px;
    padding: 10px 0;

    resize: vertical;

    color: #fff;
    border: none;
    outline: none;
    background: none;
}
@media (max-width: 767px) {
    .feedbackform form input,
    .feedbackform form textarea {
        font-size: 14px;
    }
}
.feedbackform form input::-webkit-input-placeholder,
.feedbackform form textarea::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .6);
}
.feedbackform form input:-o-placeholder,
.feedbackform form textarea:-o-placeholder {
    color: rgba(255, 255, 255, .6);
}
.feedbackform form input::-moz-placeholder,
.feedbackform form textarea::-moz-placeholder {
    color: rgba(255, 255, 255, .6);
}
.feedbackform form input:-ms-input-placeholder,
.feedbackform form textarea:-ms-input-placeholder {
    color: rgba(255, 255, 255, .6);
}
.feedbackform form input:focus::-webkit-input-placeholder,
.feedbackform form textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.feedbackform form input:focus::-o-placeholder,
.feedbackform form textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.feedbackform form input:focus::-moz-placeholder,
.feedbackform form textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.feedbackform form input:focus::-ms-input-placeholder,
.feedbackform form textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.feedbackform form .effect-1,
.feedbackform form .effect-2,
.feedbackform form .effect-3 {
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}
.feedbackform form .effect-1~.focus-border {
    position: absolute;
    bottom: 0;
    left: 0;

    width: 0;
    height: 1px;

    -webkit-transition: .4s;
    transition: .4s;

    background-color: #fff;
}
.feedbackform form .effect-1:focus~.focus-border {
    width: 100%;

    -webkit-transition: .4s;
    transition: .4s;
}
.feedbackform form .effect-2~.focus-border {
    position: absolute;
    bottom: 0;
    left: 50%;

    width: 0;
    height: 1px;

    -webkit-transition: .4s;
    transition: .4s;

    background-color: #fff;
}
.feedbackform form .effect-2:focus~.focus-border {
    left: 0;

    width: 100%;

    -webkit-transition: .4s;
    transition: .4s;
}
.feedbackform form .effect-3~.focus-border {
    position: absolute;
    z-index: 99;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 1px;
}
.feedbackform form .effect-3~.focus-border:before,
.feedbackform form .effect-3~.focus-border:after {
    position: absolute;
    bottom: 0;
    left: 0;

    width: 0;
    height: 100%;

    content: '';
    -webkit-transition: .4s;
    transition: .4s;

    background-color: #bb0101;
}
.feedbackform form .effect-3~.focus-border:after {
    right: 0;
    left: auto;
}
.feedbackform form .effect-3:focus~.focus-border:before,
.feedbackform form .effect-3:focus~.focus-border:after {
    width: 50%;

    -webkit-transition: .4s;
    transition: .4s;
}
.feedbackform form .effect-4,
.feedbackform form .effect-5,
.feedbackform form .effect-6 {
    padding: 5px 0 7px;

    -webkit-transition: .4s;
    transition: .4s;

    border: 0;
    border: 1px solid transparent;
    border-bottom-color: #ccc;
}
.feedbackform form .effect-4:focus,
.feedbackform form .effect-5:focus,
.feedbackform form .effect-6:focus {
    padding: 5px 14px 7px;

    -webkit-transition: .4s;
    transition: .4s;
}
.feedbackform form .effect-4~.focus-border {
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 0;

    -webkit-transition: .4s;
    transition: .4s;
}
.feedbackform form .effect-4:focus~.focus-border {
    z-index: 1;

    height: 36px;

    -webkit-transition: .4s;
    transition: .4s;

    border: 2px solid #bb0101;
}
.feedbackform form .effect-5~.focus-border {
    position: absolute;
    bottom: 0;
    left: 0;

    width: 0;
    height: 36px;

    -webkit-transition: .4s;
    transition: .4s;
}
.feedbackform form .effect-5:focus~.focus-border {
    width: 100%;

    -webkit-transition: .4s;
    transition: .4s;

    border: 2px solid #bb0101;
}
.feedbackform form .effect-6~.focus-border {
    position: absolute;
    right: 0;
    bottom: 0;

    width: 0;
    height: 36px;

    -webkit-transition: .4s;
    transition: .4s;
}
.feedbackform form .effect-6:focus~.focus-border {
    width: 100%;

    -webkit-transition: .4s;
    transition: .4s;

    border: 2px solid #bb0101;
}
.feedbackform form .effect-7,
.feedbackform form .effect-8,
.feedbackform form .effect-9 {
    padding: 7px 14px 9px;

    -webkit-transition: .4s;
    transition: .4s;

    border: 1px solid #ccc;
}
.feedbackform form .effect-7~.focus-border:before,
.feedbackform form .effect-7~.focus-border:after {
    position: absolute;
    top: 0;
    left: 50%;

    width: 0;
    height: 1px;

    content: '';
    -webkit-transition: .4s;
    transition: .4s;

    background-color: #bb0101;
}
.feedbackform form .effect-7~.focus-border:after {
    top: auto;
    bottom: 0;
}
.feedbackform form .effect-7~.focus-border i:before,
.feedbackform form .effect-7~.focus-border i:after {
    position: absolute;
    top: 50%;
    left: 0;

    width: 1px;
    height: 0;

    content: '';
    -webkit-transition: .6s;
    transition: .6s;

    background-color: #bb0101;
}
.feedbackform form .effect-7~.focus-border i:after {
    right: 0;
    left: auto;
}
.feedbackform form .effect-7:focus~.focus-border:before,
.feedbackform form .effect-7:focus~.focus-border:after {
    left: 0;

    width: 100%;

    -webkit-transition: .4s;
    transition: .4s;
}
.feedbackform form .effect-7:focus~.focus-border i:before,
.feedbackform form .effect-7:focus~.focus-border i:after {
    top: 0;

    height: 100%;

    -webkit-transition: .6s;
    transition: .6s;
}
.feedbackform form .effect-8~.focus-border:before,
.feedbackform form .effect-8~.focus-border:after {
    position: absolute;
    top: 0;
    left: 0;

    width: 0;
    height: 1px;

    content: '';
    -webkit-transition: .3s;
    transition: .3s;

    background-color: #bb0101;
}
.feedbackform form .effect-8~.focus-border:after {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
}
.feedbackform form .effect-8~.focus-border i:before,
.feedbackform form .effect-8~.focus-border i:after {
    position: absolute;
    top: 0;
    left: 0;

    width: 1px;
    height: 0;

    content: '';
    -webkit-transition: .4s;
    transition: .4s;

    background-color: #bb0101;
}
.feedbackform form .effect-8~.focus-border i:after {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
}
.feedbackform form .effect-8:focus~.focus-border:before,
.feedbackform form .effect-8:focus~.focus-border:after {
    width: 100%;

    -webkit-transition: .3s;
    transition: .3s;
}
.feedbackform form .effect-8:focus~.focus-border i:before,
.feedbackform form .effect-8:focus~.focus-border i:after {
    height: 100%;

    -webkit-transition: .4s;
    transition: .4s;
}
.feedbackform form .effect-9~.focus-border:before,
.feedbackform form .effect-9~.focus-border:after {
    position: absolute;
    top: 0;
    right: 0;

    width: 0;
    height: 1px;

    content: '';
    -webkit-transition: .2s;
    transition: .2s;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;

    background-color: #bb0101;
}
.feedbackform form .effect-9~.focus-border:after {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;

    -webkit-transition-delay: .6s;
    transition-delay: .6s;
}
.feedbackform form .effect-9~.focus-border i:before,
.feedbackform form .effect-9~.focus-border i:after {
    position: absolute;
    top: 0;
    left: 0;

    width: 1px;
    height: 0;

    content: '';
    -webkit-transition: .2s;
    transition: .2s;

    background-color: #bb0101;
}
.feedbackform form .effect-9~.focus-border i:after {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;

    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}
.feedbackform form .effect-9:focus~.focus-border:before,
.feedbackform form .effect-9:focus~.focus-border:after {
    width: 100%;

    -webkit-transition: .2s;
    transition: .2s;
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
}
.feedbackform form .effect-9:focus~.focus-border:after {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}
.feedbackform form .effect-9:focus~.focus-border i:before,
.feedbackform form .effect-9:focus~.focus-border i:after {
    height: 100%;

    -webkit-transition: .2s;
    transition: .2s;
}
.feedbackform form .effect-9:focus~.focus-border i:after {
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}
.feedbackform form .effect-10,
.feedbackform form .effect-11,
.feedbackform form .effect-12,
.feedbackform form .effect-13,
.feedbackform form .effect-14,
.feedbackform form .effect-15 {
    position: relative;

    padding: 7px 15px;

    border: 0;
    border: 1px solid #ccc;
    background: transparent;
}
.feedbackform form .effect-10~.focus-bg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    -webkit-transition: .5s;
    transition: .5s;

    opacity: 0;
    background-color: #ededed;
}
.feedbackform form .effect-10:focus~.focus-bg {
    -webkit-transition: .5s;
    transition: .5s;

    opacity: 1;
}
.feedbackform form .effect-11~.focus-bg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;

    width: 0;
    height: 100%;

    -webkit-transition: .3s;
    transition: .3s;

    background-color: #ededed;
}
.feedbackform form .effect-11:focus~.focus-bg {
    width: 100%;

    -webkit-transition: .3s;
    transition: .3s;
}
.feedbackform form .effect-12~.focus-bg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 50%;

    width: 0;
    height: 100%;

    -webkit-transition: .3s;
    transition: .3s;

    background-color: #ededed;
}
.feedbackform form .effect-12:focus~.focus-bg {
    left: 0;

    width: 100%;

    -webkit-transition: .3s;
    transition: .3s;
}
.feedbackform form .effect-13~.focus-bg:before,
.feedbackform form .effect-13~.focus-bg:after {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;

    width: 0;
    height: 100%;

    content: '';
    -webkit-transition: .3s;
    transition: .3s;

    background-color: #ededed;
}
.feedbackform form .effect-13:focus~.focus-bg:before {
    width: 50%;

    -webkit-transition: .3s;
    transition: .3s;
}
.feedbackform form .effect-13~.focus-bg:after {
    right: 0;
    left: auto;
}
.feedbackform form .effect-13:focus~.focus-bg:after {
    width: 50%;

    -webkit-transition: .3s;
    transition: .3s;
}
.feedbackform form .effect-14~.focus-bg:before,
.feedbackform form .effect-14~.focus-bg:after {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;

    width: 0;
    height: 0;

    content: '';
    -webkit-transition: .3s;
    transition: .3s;

    background-color: #ededed;
}
.feedbackform form .effect-14:focus~.focus-bg:before {
    width: 50%;
    height: 100%;

    -webkit-transition: .3s;
    transition: .3s;
}
.feedbackform form .effect-14~.focus-bg:after {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
}
.feedbackform form .effect-14:focus~.focus-bg:after {
    width: 50%;
    height: 100%;

    -webkit-transition: .3s;
    transition: .3s;
}
.feedbackform form .effect-15~.focus-bg:before,
.feedbackform form .effect-15~.focus-bg:after {
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;

    width: 0;
    height: 0;

    content: '';
    -webkit-transition: .3s;
    transition: .3s;

    background-color: #ededed;
}
.feedbackform form .effect-15:focus~.focus-bg:before {
    top: 0;
    left: 0;

    width: 50%;
    height: 100%;

    -webkit-transition: .3s;
    transition: .3s;
}
.feedbackform form .effect-15~.focus-bg:after {
    top: auto;
    right: 50%;
    bottom: 50%;
    left: auto;
}
.feedbackform form .effect-15:focus~.focus-bg:after {
    right: 0;
    bottom: 0;

    width: 50%;
    height: 100%;

    -webkit-transition: .3s;
    transition: .3s;
}
.feedbackform form .effect-16,
.feedbackform form .effect-17,
.feedbackform form .effect-18 {
    padding: 4px 0;

    border: 0;
    border-bottom: 1px solid #ccc;
    background-color: transparent;
}
.feedbackform form .effect-16~.focus-border {
    position: absolute;
    bottom: 0;
    left: 0;

    width: 0;
    height: 1px;

    -webkit-transition: .4s;
    transition: .4s;

    background-color: #bb0101;
}
.feedbackform form .effect-16:focus~.focus-border,
.feedbackform form .has-content.effect-16~.focus-border {
    width: 100%;

    -webkit-transition: .4s;
    transition: .4s;
}
.feedbackform form .effect-16~label {
    position: absolute;
    z-index: -1;
    top: 9px;
    left: 0;

    width: 100%;

    -webkit-transition: .3s;
    transition: .3s;
    letter-spacing: .5px;

    color: #aaa;
}
.feedbackform form .effect-16:focus~label,
.feedbackform form .has-content.effect-16~label {
    font-size: 12px;

    top: -16px;

    -webkit-transition: .3s;
    transition: .3s;

    color: #bb0101;
}
.feedbackform form .effect-17~.focus-border {
    position: absolute;
    bottom: 0;
    left: 50%;

    width: 0;
    height: 1px;

    -webkit-transition: .4s;
    transition: .4s;

    background-color: #bb0101;
}
.feedbackform form .effect-17:focus~.focus-border,
.feedbackform form .has-content.effect-17~.focus-border {
    left: 0;

    width: 100%;

    -webkit-transition: .4s;
    transition: .4s;
}
.feedbackform form .effect-17~label {
    position: absolute;
    z-index: -1;
    top: 9px;
    left: 0;

    width: 100%;

    -webkit-transition: .3s;
    transition: .3s;
    letter-spacing: .5px;

    color: #aaa;
}
.feedbackform form .effect-17:focus~label,
.feedbackform form .has-content.effect-17~label {
    font-size: 12px;

    top: -16px;

    -webkit-transition: .3s;
    transition: .3s;

    color: #bb0101;
}
.feedbackform form .effect-18~.focus-border {
    position: absolute;
    z-index: 99;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 1px;
}
.feedbackform form .effect-18~.focus-border:before,
.feedbackform form .effect-18~.focus-border:after {
    position: absolute;
    bottom: 0;
    left: 0;

    width: 0;
    height: 100%;

    content: '';
    -webkit-transition: .4s;
    transition: .4s;

    background-color: #bb0101;
}
.feedbackform form .effect-18~.focus-border:after {
    right: 0;
    left: auto;
}
.feedbackform form .effect-18:focus~.focus-border:before,
.feedbackform form .effect-18:focus~.focus-border:after,
.feedbackform form .has-content.effect-18~.focus-border:before,
.feedbackform form .has-content.effect-18~.focus-border:after {
    width: 50%;

    -webkit-transition: .4s;
    transition: .4s;
}
.feedbackform form .effect-18~label {
    position: absolute;
    z-index: -1;
    top: 9px;
    left: 0;

    width: 100%;

    -webkit-transition: .3s;
    transition: .3s;
    letter-spacing: .5px;

    color: #aaa;
}
.feedbackform form .effect-18:focus~label,
.feedbackform form .has-content.effect-18~label {
    font-size: 12px;

    top: -16px;

    -webkit-transition: .3s;
    transition: .3s;

    color: #bb0101;
}
.feedbackform form .effect-19,
.feedbackform form .effect-20,
.feedbackform form .effect-21 {
    padding: 7px 14px;

    -webkit-transition: .4s;
    transition: .4s;

    border: 1px solid #ccc;
    background: transparent;
}
.feedbackform form .effect-19~.focus-border:before,
.feedbackform form .effect-19~.focus-border:after {
    position: absolute;
    top: -1px;
    left: 50%;

    width: 0;
    height: 1px;

    content: '';
    -webkit-transition: .4s;
    transition: .4s;

    background-color: #bb0101;
}
.feedbackform form .effect-19~.focus-border:after {
    top: auto;
    bottom: 0;
}
.feedbackform form .effect-19~.focus-border i:before,
.feedbackform form .effect-19~.focus-border i:after {
    position: absolute;
    top: 50%;
    left: 0;

    width: 1px;
    height: 0;

    content: '';
    -webkit-transition: .6s;
    transition: .6s;

    background-color: #bb0101;
}
.feedbackform form .effect-19~.focus-border i:after {
    right: 0;
    left: auto;
}
.feedbackform form .effect-19:focus~.focus-border:before,
.feedbackform form .effect-19:focus~.focus-border:after,
.feedbackform form .has-content.effect-19~.focus-border:before,
.feedbackform form .has-content.effect-19~.focus-border:after {
    left: 0;

    width: 100%;

    -webkit-transition: .4s;
    transition: .4s;
}
.feedbackform form .effect-19:focus~.focus-border i:before,
.feedbackform form .effect-19:focus~.focus-border i:after,
.feedbackform form .has-content.effect-19~.focus-border i:before,
.feedbackform form .has-content.effect-19~.focus-border i:after {
    top: -1px;

    height: 100%;

    -webkit-transition: .6s;
    transition: .6s;
}
.feedbackform form .effect-19~label {
    position: absolute;
    z-index: -1;
    top: 10px;
    left: 14px;

    width: 100%;

    -webkit-transition: .3s;
    transition: .3s;
    letter-spacing: .5px;

    color: #aaa;
}
.feedbackform form .effect-19:focus~label,
.feedbackform form .has-content.effect-19~label {
    font-size: 12px;

    top: -18px;
    left: 0;

    -webkit-transition: .3s;
    transition: .3s;

    color: #bb0101;
}
.feedbackform form .effect-20~.focus-border:before,
.feedbackform form .effect-20~.focus-border:after {
    position: absolute;
    top: 0;
    left: 0;

    width: 0;
    height: 1px;

    content: '';
    -webkit-transition: .3s;
    transition: .3s;

    background-color: #bb0101;
}
.feedbackform form .effect-20~.focus-border:after {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
}
.feedbackform form .effect-20~.focus-border i:before,
.feedbackform form .effect-20~.focus-border i:after {
    position: absolute;
    top: 0;
    left: 0;

    width: 1px;
    height: 0;

    content: '';
    -webkit-transition: .4s;
    transition: .4s;

    background-color: #bb0101;
}
.feedbackform form .effect-20~.focus-border i:after {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
}
.feedbackform form .effect-20:focus~.focus-border:before,
.feedbackform form .effect-20:focus~.focus-border:after,
.feedbackform form .has-content.effect-20~.focus-border:before,
.feedbackform form .has-content.effect-20~.focus-border:after {
    width: 100%;

    -webkit-transition: .3s;
    transition: .3s;
}
.feedbackform form .effect-20:focus~.focus-border i:before,
.feedbackform form .effect-20:focus~.focus-border i:after,
.feedbackform form .has-content.effect-20~.focus-border i:before,
.feedbackform form .has-content.effect-20~.focus-border i:after {
    height: 100%;

    -webkit-transition: .4s;
    transition: .4s;
}
.feedbackform form .effect-20~label {
    position: absolute;
    z-index: -1;
    top: 10px;
    left: 14px;

    width: 100%;

    -webkit-transition: .3s;
    transition: .3s;
    letter-spacing: .5px;

    color: #aaa;
}
.feedbackform form .effect-20:focus~label,
.feedbackform form .has-content.effect-20~label {
    font-size: 12px;

    top: -18px;
    left: 0;

    -webkit-transition: .3s;
    transition: .3s;

    color: #bb0101;
}
.feedbackform form .effect-21~.focus-border:before,
.feedbackform form .effect-21~.focus-border:after {
    position: absolute;
    top: 0;
    right: 0;

    width: 0;
    height: 1px;

    content: '';
    -webkit-transition: .2s;
    transition: .2s;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;

    background-color: #bb0101;
}
.feedbackform form .effect-21~.focus-border:after {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;

    -webkit-transition-delay: .6s;
    transition-delay: .6s;
}
.feedbackform form .effect-21~.focus-border i:before,
.feedbackform form .effect-21~.focus-border i:after {
    position: absolute;
    top: 0;
    left: 0;

    width: 1px;
    height: 0;

    content: '';
    -webkit-transition: .2s;
    transition: .2s;

    background-color: #bb0101;
}
.feedbackform form .effect-21~.focus-border i:after {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;

    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}
.feedbackform form .effect-21:focus~.focus-border:before,
.feedbackform form .effect-21:focus~.focus-border:after,
.feedbackform form .has-content.effect-21~.focus-border:before,
.feedbackform form .has-content.effect-21~.focus-border:after {
    width: 100%;

    -webkit-transition: .2s;
    transition: .2s;
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
}
.feedbackform form .effect-21:focus~.focus-border:after,
.feedbackform form .has-content.effect-21~.focus-border:after {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}
.feedbackform form .effect-21:focus~.focus-border i:before,
.feedbackform form .effect-21:focus~.focus-border i:after,
.feedbackform form .has-content.effect-21~.focus-border i:before,
.feedbackform form .has-content.effect-21~.focus-border i:after {
    height: 100%;

    -webkit-transition: .2s;
    transition: .2s;
}
.feedbackform form .effect-21:focus~.focus-border i:after,
.feedbackform form .has-conten.effect-21~.focus-border i:after {
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}
.feedbackform form .effect-21~label {
    position: absolute;
    z-index: -1;
    top: 10px;
    left: 14px;

    width: 100%;

    -webkit-transition: .3s;
    transition: .3s;
    letter-spacing: .5px;

    color: #aaa;
}
.feedbackform form .effect-21:focus~label,
.feedbackform form .has-content.effect-21~label {
    font-size: 12px;

    top: -18px;
    left: 0;

    -webkit-transition: .3s;
    transition: .3s;

    color: #bb0101;
}
.feedbackform form .effect-22,
.feedbackform form .effect-23,
.feedbackform form .effect-24 {
    position: relative;

    padding: 7px 15px;

    border: 0;
    border: 1px solid #ccc;
    background: transparent;
}
.feedbackform form .effect-22~.focus-bg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;

    width: 0;
    height: 100%;

    -webkit-transition: .4s;
    transition: .4s;

    background-color: transparent;
}
.feedbackform form .effect-22:focus~.focus-bg,
.feedbackform form .has-content.effect-22~.focus-bg {
    width: 100%;

    -webkit-transition: .4s;
    transition: .4s;

    background-color: #ededed;
}
.feedbackform form .effect-22~label {
    position: absolute;
    z-index: -1;
    top: 10px;
    left: 14px;

    width: 100%;

    -webkit-transition: .3s;
    transition: .3s;
    letter-spacing: .5px;

    color: #aaa;
}
.feedbackform form .effect-22:focus~label,
.feedbackform form .has-content.effect-22~label {
    font-size: 12px;

    top: -18px;
    left: 0;

    -webkit-transition: .3s;
    transition: .3s;

    color: #333;
}
.feedbackform form .effect-23~.focus-bg:before,
.feedbackform form .effect-23~.focus-bg:after {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;

    width: 0;
    height: 0;

    content: '';
    -webkit-transition: .3s;
    transition: .3s;

    background-color: #ededed;
}
.feedbackform form .effect-23:focus~.focus-bg:before,
.feedbackform form .has-content.effect-23~.focus-bg:before {
    width: 50%;
    height: 100%;

    -webkit-transition: .3s;
    transition: .3s;
}
.feedbackform form .effect-23~.focus-bg:after {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
}
.feedbackform form .effect-23:focus~.focus-bg:after,
.feedbackform form .has-content.effect-23~.focus-bg:after {
    width: 50%;
    height: 100%;

    -webkit-transition: .3s;
    transition: .3s;
}
.feedbackform form .effect-23~label {
    position: absolute;
    z-index: -1;
    top: 10px;
    left: 14px;

    width: 100%;

    -webkit-transition: .3s;
    transition: .3s;
    letter-spacing: .5px;

    color: #aaa;
}
.feedbackform form .effect-23:focus~label,
.feedbackform form .has-content.effect-23~label {
    font-size: 12px;

    top: -18px;
    left: 0;

    -webkit-transition: .3s;
    transition: .3s;

    color: #333;
}
.feedbackform form .effect-24~.focus-bg:before,
.feedbackform form .effect-24~.focus-bg:after {
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;

    width: 0;
    height: 0;

    content: '';
    -webkit-transition: .3s;
    transition: .3s;

    background-color: #ededed;
}
.feedbackform form .effect-24:focus~.focus-bg:before,
.feedbackform form .has-content.effect-24~.focus-bg:before {
    top: 0;
    left: 0;

    width: 50%;
    height: 100%;

    -webkit-transition: .3s;
    transition: .3s;
}
.feedbackform form .effect-24~.focus-bg:after {
    top: auto;
    right: 50%;
    bottom: 50%;
    left: auto;
}
.feedbackform form .effect-24:focus~.focus-bg:after,
.feedbackform form .has-content.effect-24~.focus-bg:after {
    right: 0;
    bottom: 0;

    width: 50%;
    height: 100%;

    -webkit-transition: .3s;
    transition: .3s;
}
.feedbackform form .effect-24~label {
    position: absolute;
    z-index: -1;
    top: 10px;
    left: 14px;

    width: 100%;

    -webkit-transition: .3s;
    transition: .3s;
    letter-spacing: .5px;

    color: #aaa;
}
.feedbackform form .effect-24:focus~label,
.feedbackform form .has-content.effect-24~label {
    font-size: 12px;

    top: -18px;
    left: 0;

    -webkit-transition: .3s;
    transition: .3s;

    color: #333;
}
.feedbackform form .submit {
    font-size: 16px;
    line-height: 44px;

    height: 50px;
    margin-top: 50px;
    padding: 0 30px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #fff;
    border: none;
    border-radius: 0;
    outline: none;
    background-color: #a30000;
}
@media (max-width: 991px) {
    .feedbackform form .submit {
        font-size: 16px;
        line-height: 34px;

        height: 34px;
        margin-top: 30px;
    }
}
.feedbackform form .submit:hover {
    text-decoration: underline;
}
.hs-footer {
    font-size: 16px;

    position: relative;

    overflow: hidden;

    padding: 0 3%;

    color: rgba(255, 255, 255, .8);
    background: url(../images/footer_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 991px) {
    .hs-footer {
        font-size: 14px;

        padding: 0 15px;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-logo {
        display: inline-block;

        vertical-align: middle;
    }
}
.hs-footer .foot-logo a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-footer .foot-logo img {
    height: 80px;
}
@media (max-width: 767px) {
    .hs-footer .foot-logo img {
        height: 60px;
    }
}
.hs-footer .foot-logo span {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;

    margin-left: 20px;

    color: #fff;
}
.hs-footer .foot-share {
    margin-top: 40px;
}
@media (max-width: 767px) {
    .hs-footer .foot-share {
        float: right;

        margin-top: 20px;
    }
}
.hs-footer .foot-share ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hs-footer .foot-share ul li {
    margin-right: 18px;
}
@media (max-width: 767px) {
    .hs-footer .foot-share ul li {
        margin-right: 0;
        margin-left: 10px;
    }
}
.hs-footer .foot-share a {
    line-height: 40px;

    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;

    color: #fff;
}
.hs-footer .foot-share a .flaticon {
    font-size: 20px;
}
.hs-footer .foot-share a:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
.hs-footer .foot-share .twitter a {
    background-color: #000;
}
.hs-footer .foot-share .facebook a {
    background-color: #113cb6;
}
.hs-footer .foot-share .insta a {
    background-color: #bb0101;
}
.hs-footer .foot-share .youtube a {
    background-color: #bb0101;
}
.hs-footer .foot-share .linkedin a {
    background-color: #0077B5;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hs-footer .title-foot h3 {
    font-size: 20px;
    line-height: 1.5;

    margin: 0;

    text-transform: uppercase;

    color: #fff;
}
@media (max-width: 1199px) {
    .hs-footer .title-foot h3 {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .hs-footer .title-foot h3 {
        font-size: 18px;
    }
}
.hs-footer .foot-nav {
    padding: 50px 0;
}
@media (max-width: 991px) {
    .hs-footer .foot-nav {
        padding: 30px 0;
    }
}
.hs-footer .foot-nav>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-footer .foot-nav>ul>li {
    position: relative;

    margin: 20px 0;
}
@media (max-width: 991px) {
    .hs-footer .foot-nav>ul>li {
        margin: 10px 0;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li {
        width: 100%;
    }
}
.hs-footer .foot-nav>ul>li>a {
    font-size: 20px;
    line-height: 1.5;

    display: block;

    text-transform: uppercase;

    color: #fff;
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav>ul>li>a {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .hs-footer .foot-nav>ul>li>a {
        font-size: 18px;
    }
}
.hs-footer .foot-nav>ul>li .flaticon-next {
    font-style: normal;

    display: none;
}
@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li .flaticon-next {
        font-size: 16px;
        line-height: 40px;

        position: absolute;
        top: 0;
        right: 0;

        display: block;

        width: 40px;
        height: 40px;

        text-align: center;
    }
}
.hs-footer .foot-nav>ul>li .flaticon-next:after {
    font-size: 20px;

    display: block;

    content: '+';
}
.hs-footer .foot-nav>ul>li>ul {
    margin-top: 20px;
}
@media (max-width: 991px) {
    .hs-footer .foot-nav>ul>li>ul {
        margin-top: 10px;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li>ul {
        display: none;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li>ul>li {
        display: inline-block;

        margin-right: 10px;

        vertical-align: top;
    }
}
.hs-footer .foot-nav>ul>li>ul>li>a {
    font-size: 18px;
    line-height: 1.44444444;

    display: block;

    padding: 5px 0;
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav>ul>li>ul>li>a {
        font-size: 15px;
    }
}
.hs-footer .foot-nav>ul>li>ul>li:hover>a {
    text-decoration: underline;

    color: #fff;
}
.hs-footer .foot-nav>ul>li.current .flaticon-next:after {
    content: '-';
}
.hs-footer .foot-txt {
    max-width: 340px;
    margin-top: 20px;
}
.hs-footer .foot-txt p {
    line-height: 1.875;

    margin: 0;
}
.hs-footer .foot-txt p a:hover {
    text-decoration: underline;

    color: #fff;
}
.hs-footer .copyright {
    font-size: 14px;
    line-height: 24px;

    padding: 40px 200px 40px 0;
    position: relative;

    border-top: 1px solid rgba(255, 255, 255, .1);
}
@media (max-width: 1199px) {
    .hs-footer .copyright {
        font-size: 14px;

        padding: 20px 200px 20px 0;
    }
}
@media (max-width: 767px) {
    .hs-footer .copyright {
        font-size: 14px;

        padding: 20px 0;
    }
}
.hs-footer .copyright p {
    margin: 0;
}
.hs-footer .copyright .design {
    float: right;
    position: absolute;
    right: 0;
    top: 40px;
}
@media (max-width: 1199px) {
    .hs-footer .copyright .design {
        top: 20px;
    }
}
@media (max-width: 767px) {
    .hs-footer .copyright .design {
        position: relative;
        width: 100%;
        top: 0;
    }
}
@media (max-width: 991px) {
    .hs-footer .copyright .design {
        float: none;
    }
}
.hs-footer .copyright a:hover {
    text-decoration: underline;

    color: #fff;
}
.hs-inner-news {
    padding-top: 0;
}
@media (max-width: 1199px) {
    .hs-inner-news {
        padding-top: 30px;
    }
}
.hs-inner-news .news {
    margin-top: -50px;
}
@media (max-width: 1560px) {
    .hs-inner-news .news {
        margin-top: -30px;
    }
}
@media (min-width: 1560px) {
    .hs-inner-news .news>ul {
        margin: 0 -25px;
    }
}
.hs-inner-news .news>ul>li {
    margin-top: 50px;
}
@media (min-width: 1560px) {
    .hs-inner-news .news>ul>li {
        padding: 0 25px;
    }
}
@media (max-width: 1560px) {
    .hs-inner-news .news>ul>li {
        margin-top: 30px;
    }
}
.hs-inner-news .news>ul>li:last-child {
    border-bottom: none;
}
.hs-inner-news .news .news-group {
    position: relative;

    display: block;
}
.hs-inner-news .news .news-group .ibox {
    padding-bottom: 145.71428571%;
}
.hs-inner-news .news .news-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-news .news .news-group .desc {
    position: absolute;
    z-index: 4;
    bottom: 0;
    left: 0;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 100%;
    height: 120px;
    padding: 30px;

    -webkit-transition: all .6s;
    transition: all .6s;

    color: #fff;
    background-color: rgba(0, 0, 0, .5);

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1470px) {
    .hs-inner-news .news .news-group .desc {
        height: 100px;
        padding: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-news .news .news-group .desc {
        height: auto;
        padding: 10px;
    }
}
.hs-inner-news .news .news-group .desc .date {
    font-size: 16px;
    line-height: 30px;
}
@media (max-width: 767px) {
    .hs-inner-news .news .news-group .desc .date {
        font-size: 14px;
    }
}
.hs-inner-news .news .news-group .desc .title-news {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;

    overflow: hidden;

    height: 30px;

    -webkit-transition: all .6s;
    transition: all .6s;
}
@media (max-width: 1470px) {
    .hs-inner-news .news .news-group .desc .title-news {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .hs-inner-news .news .news-group .desc .title-news {
        font-size: 16px;
        line-height: 24px;

        display: -webkit-box;
        overflow: hidden;

        height: 48px;

        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
}
.hs-inner-news .news .news-group .desc .desc-more {
    line-height: 30px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;

    max-height: 0;

    -webkit-transition: all .6s;
    transition: all .6s;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (min-width: 1200px) {
    .hs-inner-news .news .news-group:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .hs-inner-news .news .news-group:hover .desc {
        height: 100%;

        background-color: rgba(187, 1, 1, .8);
    }
    .hs-inner-news .news .news-group:hover .desc .title-news {
        margin-top: 20px;
    }
    .hs-inner-news .news .news-group:hover .desc .desc-more {
        max-height: 30px;
    }
}
.hs-inner-faqs {
    padding-top: 0;
}
@media (max-width: 1199px) {
    .hs-inner-faqs {
        padding-top: 30px;
    }
}
.hs-inner-faqs .faqs {
    margin-top: -60px;
}
@media (max-width: 991px) {
    .hs-inner-faqs .faqs {
        margin-top: -30px;
    }
}
.hs-inner-faqs .faqs>ul>li {
    padding-top: 60px;
}
@media (max-width: 991px) {
    .hs-inner-faqs .faqs>ul>li {
        padding-top: 30px;
    }
}
.hs-inner-faqs .title-faqs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    cursor: pointer;
}
.hs-inner-faqs .title-faqs .img-ask {
    width: 50px;
    height: 50px;
}
.hs-inner-faqs .title-faqs .img-ask img {
    width: 100%;
}
.hs-inner-faqs .title-faqs .note {
    position: relative;

    width: -webkit-calc(50% - 80px);
    width: calc(50% - 80px);
    margin-left: 30px;
    padding: 30px;

    border-radius: 12px;
    background: #f2f2f2;
}
@media (max-width: 991px) {
    .hs-inner-faqs .title-faqs .note {
        width: -webkit-calc(70% - 80px);
        width: calc(70% - 80px);
    }
}
@media (max-width: 767px) {
    .hs-inner-faqs .title-faqs .note {
        width: -webkit-calc(100% - 70px);
        width: calc(100% - 70px);
        margin-left: 20px;
        padding: 20px;
    }
}
.hs-inner-faqs .title-faqs .note:before {
    position: absolute;
    top: 20px;
    left: -12px;

    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 6px 12px 6px 0;
    border-style: solid;
    border-color: transparent #f2f2f2 transparent transparent;
}
.hs-inner-faqs .title-faqs .note p {
    font-size: 18px;
    line-height: 1.66666667;

    margin: 0;

    color: #333;
}
@media (max-width: 1560px) {
    .hs-inner-faqs .title-faqs .note p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .hs-inner-faqs .title-faqs .note p {
        font-size: 14px;
    }
}
.hs-inner-faqs .faqs-ques {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 60px;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media (max-width: 991px) {
    .hs-inner-faqs .faqs-ques {
        margin-top: 30px;
    }
}
.hs-inner-faqs .faqs-ques .img-ques {
    width: 50px;
    height: 50px;
}
.hs-inner-faqs .faqs-ques .img-ques img {
    width: 100%;
}
.hs-inner-faqs .faqs-ques .note {
    position: relative;

    width: -webkit-calc(50% - 80px);
    width: calc(50% - 80px);
    margin-right: 30px;
    padding: 30px;

    color: #fff;
    border-radius: 12px;
    background: #a30000;
}
@media (max-width: 991px) {
    .hs-inner-faqs .faqs-ques .note {
        width: -webkit-calc(70% - 80px);
        width: calc(70% - 80px);
    }
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs-ques .note {
        width: -webkit-calc(100% - 70px);
        width: calc(100% - 70px);
        margin-right: 20px;
        padding: 20px;
    }
}
.hs-inner-faqs .faqs-ques .note:before {
    position: absolute;
    top: 20px;
    right: -12px;

    display: block;

    width: 0;
    height: 0;

    content: '';
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);

    border-width: 6px 12px 6px 0;
    border-style: solid;
    border-color: transparent #a30000 transparent transparent;
}
.hs-inner-faqs .faqs-ques .note p {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.66666667;

    margin: 0;
}
@media (max-width: 1560px) {
    .hs-inner-faqs .faqs-ques .note p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs-ques .note p {
        font-size: 14px;
    }
}
.hs-inner-details {
    padding-top: 0;
}
@media (max-width: 1199px) {
    .hs-inner-details {
        padding-top: 30px;
    }
}
.hs-inner-details .title-inner {
    text-align: center;
}
.hs-inner-details .title-inner h2 {
    font-weight: bold;
}
.hs-inner-details .date-share {
    margin-top: 40px;
    padding: 15px 40px;

    background-color: #f8f8f8;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .hs-inner-details .date-share {
        margin-top: 20px;
        padding: 10px;
    }
}
@media (max-width: 767px) {
    .hs-inner-details .date-share {
        padding: 10px;
    }
}
.hs-inner-details .date-share p {
    font-size: 16px;
    line-height: 26px;
}
.hs-inner-details .date-share p span {
    display: inline-block;

    margin-right: 30px;

    vertical-align: middle;
}
.hs-inner-details .date-share p span .flaticon {
    font-size: 20px;

    display: inline-block;

    margin-top: -2px;
    margin-right: 10px;

    vertical-align: middle;
}
.hs-inner-details .free-editor {
    margin-top: 50px;
}
@media (max-width: 991px) {
    .hs-inner-details .free-editor {
        margin-top: 30px;
    }
}
.hs-inner-details .free-editor p {
    line-height: 1.875;

    margin: 0;
}
@media (max-width: 767px) {
    .hs-inner-details .free-editor p {
        font-size: 14px;
    }
}
.hs-inner-details .free-editor img {
    max-width: 100%;
    height: auto !important;
}
.hs-inner-details .button-news {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 70px;
    padding: 10px;

    background-color: #f8f8f8;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 991px) {
    .hs-inner-details .button-news {
        margin-top: 30px;
    }
}
.hs-inner-details .button-news a .flaticon {
    font-size: 20px;
    line-height: 52px;

    display: block;

    width: 52px;
    height: 52px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    background: #ddd;
}
.hs-inner-details .button-news a img {
    width: 100%;
}
.hs-inner-details .button-news a:hover .flaticon {
    color: #fff;
    background-color: #bb0101;
}
.hs-inner-details .button-news a:hover img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-inner-details .button-news .prev {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.hs-inner-details .button-news .return {
    margin: 0 20px;
}
.hs-inner-solution {
    padding-top: 0;
}
@media (max-width: 1199px) {
    .hs-inner-solution {
        padding-top: 30px;
    }
}
.hs-inner-solution .solution {
    margin-top: -80px;
}
@media (max-width: 1199px) {
    .hs-inner-solution .solution {
        margin-top: -50px;
    }
}
@media (max-width: 991px) {
    .hs-inner-solution .solution {
        margin-top: -30px;
    }
}
.hs-inner-solution .solution>ul>li {
    margin-top: 80px;
}
@media (max-width: 1199px) {
    .hs-inner-solution .solution>ul>li {
        margin-top: 50px;
    }
}
@media (max-width: 991px) {
    .hs-inner-solution .solution>ul>li {
        margin-top: 30px;
    }
}
.hs-inner-solution .solution>ul>li:nth-child(2n) .solution-group .desc {
    right: 0;
    left: auto;
}
.hs-inner-solution .solution .solution-group {
    position: relative;

    display: block;
}
.hs-inner-solution .solution .solution-group .img {
    overflow: hidden;
}
.hs-inner-solution .solution .solution-group .img img {
    width: 100%;

    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-solution .solution .solution-group .desc {
    position: absolute;
    top: 0;
    left: 0;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 390px;
    height: 100%;
    padding: auto;
    padding: 3%;

    color: #fff;
    background-color: rgba(10, 80, 161, .8);

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media (max-width: 1199px) {
    .hs-inner-solution .solution .solution-group .desc {
        width: 250px;
    }
}
@media (max-width: 767px) {
    .hs-inner-solution .solution .solution-group .desc {
        position: relative;

        flex-direction: row;

        width: 100%;

        background-color: #bb0101;

        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@media (max-width: 767px) {
    .hs-inner-solution .solution .solution-group .desc .desc-top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;

        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.hs-inner-solution .solution .solution-group .desc .desc-top .flaticon {
    font-size: 40px;
}
@media (max-width: 767px) {
    .hs-inner-solution .solution .solution-group .desc .desc-top .flaticon {
        font-size: 30px;

        margin-right: 10px;
    }
}
.hs-inner-solution .solution .solution-group .desc .desc-top b {
    font-size: 48px;
    font-weight: bold;
    line-height: 1.5;

    display: block;
}
@media (max-width: 1199px) {
    .hs-inner-solution .solution .solution-group .desc .desc-top b {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .hs-inner-solution .solution .solution-group .desc .desc-top b {
        font-size: 34px;
    }
}
@media (max-width: 991px) {
    .hs-inner-solution .solution .solution-group .desc .desc-top b {
        font-size: 28px;
    }
}
@media (max-width: 767px) {
    .hs-inner-solution .solution .solution-group .desc .desc-top b {
        font-size: 20px;
    }
}
.hs-inner-solution .solution .solution-group .desc .more .flaticon {
    font-size: 30px;
    line-height: 1;
}
@media (max-width: 767px) {
    .hs-inner-solution .solution .solution-group .desc .more .flaticon {
        font-size: 24px;
    }
}
.hs-inner-solution .solution .solution-group:hover .img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-solutions-details .container {
    max-width: 1230px;
}
.hs-inner-solutions-details .details-top {
    position: relative;
}
.hs-inner-solutions-details .details-top img {
    width: 100%;
}
.hs-inner-solutions-details .title-solutions-details {
    position: absolute;
    z-index: 6;
    bottom: 0;
    left: 0;

    width: 100%;
    padding: 30px;

    text-align: center;

    color: #fff;
    background-color: rgba(187, 1, 1, .7);
}
@media (max-width: 767px) {
    .hs-inner-solutions-details .title-solutions-details {
        position: relative;

        padding: 20px;

        background-color: #bb0101;
    }
}
.hs-inner-solutions-details .title-solutions-details .flaticon {
    font-size: 40px;
}
@media (max-width: 767px) {
    .hs-inner-solutions-details .title-solutions-details .flaticon {
        font-size: 30px;
    }
}
.hs-inner-solutions-details .title-solutions-details h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.6;

    margin: 0;
}
@media (max-width: 767px) {
    .hs-inner-solutions-details .title-solutions-details h2 {
        font-size: 24px;
    }
}
.hs-inner-solutions-details .solutions-details {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-solutions-details .solutions-details {
        margin-top: 30px;
    }
}
.hs-inner-solutions-details .return {
    margin-top: 80px;

    text-align: center;
}
@media (max-width: 1199px) {
    .hs-inner-solutions-details .return {
        margin-top: 50px;
    }
}
.hs-inner-solutions-details .return a {
    display: inline-block;
}
.hs-inner-solutions-details .return a .flaticon {
    font-size: 34px;
    line-height: 70px;

    display: block;

    width: 70px;
    height: 70px;
    margin: 0 auto;

    -webkit-transition: all .2s;
    transition: all .2s;

    border-radius: 50%;
    box-shadow: 0 8px 14px 0 rgba(0, 0, 0, .35);
}
@media (max-width: 1199px) {
    .hs-inner-solutions-details .return a .flaticon {
        line-height: 60px;

        width: 60px;
        height: 60px;
    }
}
@media (max-width: 991px) {
    .hs-inner-solutions-details .return a .flaticon {
        font-size: 30px;
        line-height: 50px;

        width: 50px;
        height: 50px;
    }
}
@media (max-width: 767px) {
    .hs-inner-solutions-details .return a .flaticon {
        font-size: 24px;
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.hs-inner-solutions-details .return a span {
    font-size: 16px;
    line-height: 1.5;

    display: block;

    margin-top: 10px;

    color: #bb0101;
}
.hs-inner-solutions-details .return a:hover .flaticon {
    color: #fff;
    background-color: #bb0101;
    box-shadow: 0 8px 14px 0 rgba(187, 1, 1, .3);
}
.hs-inner-contact {
    position: relative;
    z-index: 6;

    margin-top: -400px;
    padding: 0;
}
@media (max-width: 1560px) {
    .hs-inner-contact {
        margin-top: -300px;
    }
}
@media (max-width: 1400px) {
    .hs-inner-contact {
        margin-top: -250px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-contact {
        margin: 0;
    }
}
.hs-inner-contact .contact>ul {
    margin: 0 -40px;
}
@media (max-width: 1560px) {
    .hs-inner-contact .contact>ul {
        margin: 0 -25px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-contact .contact>ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-inner-contact .contact>ul>li {
    padding: 0 40px;
}
@media (max-width: 1560px) {
    .hs-inner-contact .contact>ul>li {
        padding: 0 25px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-contact .contact>ul>li {
        margin: 10px 0;
    }
}
.hs-inner-contact .contact .contact-group {
    height: 400px;
    padding: 50px 30px;

    color: #fff;
    background: rgba(0, 0, 0, .5);
}
@media (max-width: 1560px) {
    .hs-inner-contact .contact .contact-group {
        height: 300px;
    }
}
@media (max-width: 1400px) {
    .hs-inner-contact .contact .contact-group {
        height: 250px;
        padding: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-contact .contact .contact-group {
        height: 100%;
        padding: 30px 15px;

        color: #333;
        background-color: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    }
}
.hs-inner-contact .contact .contact-group b {
    font-size: 24px;
    line-height: 1.25;

    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-bottom: 16px;

    -webkit-transition: all .4s;
    transition: all .4s;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1400px) {
    .hs-inner-contact .contact .contact-group b {
        font-size: 20px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-contact .contact .contact-group b {
        color: #bb0101;
    }
}
.hs-inner-contact .contact .contact-group b .flaticon {
    font-weight: normal;

    margin-right: 10px;
}
.hs-inner-contact .contact .contact-group p {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.66666667;

    margin: 0;
}
@media (max-width: 1199px) {
    .hs-inner-contact .contact .contact-group p {
        font-size: 16px;
    }
}
.hs-inner-contact .contact .contact-group p a:hover {
    text-decoration: underline;
}
.hs-inner-contact .contact .contact-group:hover b {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
}
.hs-google-map {
    position: relative;

    padding: 0;
}
.hs-google-map .title-inner h2 {
    font-weight: bold;

    color: #000;
}
@media (min-width: 1200px) {
    .hs-google-map .feedbackform {
        position: absolute;
        z-index: 7;
        top: 50%;
        left: 10%;

        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
.hs-google-map .feedbackform .form-list {
    max-width: 500px;
    padding: 30px;

    background-color: #fff;
    box-shadow: 0 0 10px rgba(217, 233, 247, .1);
}
@media (max-width: 1199px) {
    .hs-google-map .feedbackform .form-list {
        max-width: 100%;
        padding: 30px 15px;
    }
}
.hs-google-map .feedbackform input,
.hs-google-map .feedbackform textarea {
    color: #666;
}
.hs-google-map .feedbackform input::-webkit-input-placeholder,
.hs-google-map .feedbackform textarea::-webkit-input-placeholder {
    color: #666;
}
.hs-google-map .feedbackform input:-o-placeholder,
.hs-google-map .feedbackform textarea:-o-placeholder {
    color: #666;
}
.hs-google-map .feedbackform input::-moz-placeholder,
.hs-google-map .feedbackform textarea::-moz-placeholder {
    color: #666;
}
.hs-google-map .feedbackform input:-ms-input-placeholder,
.hs-google-map .feedbackform textarea:-ms-input-placeholder {
    color: #666;
}
.hs-google-map .feedbackform input:focus::-webkit-input-placeholder,
.hs-google-map .feedbackform textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.hs-google-map .feedbackform input:focus::-o-placeholder,
.hs-google-map .feedbackform textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.hs-google-map .feedbackform input:focus::-moz-placeholder,
.hs-google-map .feedbackform textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.hs-google-map .feedbackform input:focus::-ms-input-placeholder,
.hs-google-map .feedbackform textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.hs-google-map #map {
    width: 100%;
    height: 780px;
}
@media (max-width: 1560px) {
    .hs-google-map #map {
        height: 700px;
    }
}
@media (max-width: 1199px) {
    .hs-google-map #map {
        height: 500px;
    }
}
@media (max-width: 767px) {
    .hs-google-map #map {
        height: 400px;
    }
}
.hc-mobile-nav.nav-levels-overlap ul ul .iconimg {
    display: none;
}
.hc-mobile-nav.nav-levels-overlap ul ul b {
    font-weight: normal;
}
.pt-40 {
    padding-top: 40px;
}
.fluid_pseudo_poster,
.fluid_controls_container {
    display: none;
}
.zoom:after {
    position: absolute;
    top: 0;
    right: 0;

    display: block;

    width: 33px;
    height: 33px;

    content: '';

    background: url(../images/icon.png);
}
.zoom img {
    display: block;
}
.zoom img::-moz-selection {
    background-color: transparent;
}
.zoom img::selection {
    background-color: transparent;
}
.hideh1 {
    font-size: 0;
}
.hideh1 h1 {
    font-size: 0;

    margin: 0;
}
.flaticon:before {
    line-height: inherit !important;

    display: block;
}
.hs-inner-product-details .product-details .desc-info {
    margin-top: 30px;
}
.hs-inner-product-details .product-details .desc-info ul li {
    font-size: 16px;
    line-height: 1.875;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 10px 0;

    border-bottom: 1px solid #dcdcdc;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .desc-info ul li {
        font-size: 14px;
    }
}
.hs-inner-product-details .product-details .desc-info ul li:last-child {
    border: none;
}
.hs-inner-product-details .product-details .desc-info b {
    font-weight: normal;

    width: 40%;

    color: #bb0101;
}
.hs-inner-product-details .product-details .desc-info p {
    width: 60%;
    margin: 0;
}

.free-editor-big p {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.875;

    margin: 0;

    color: #333;
}
@media (max-width: 1199px) {
    .free-editor-big p {
        font-size: 16px;
    }
}
@media (max-width: 991px) {
    .free-editor-big p {
        font-size: 15px;
        line-height: 24px;
    }
}
.free-editor-big img {
    max-width: 100%;
    height: auto !important;
}
.hs-inner-advantage {
    max-width: 1920px;
    margin: 0 auto;

    background: url(../images/advantage_bg.webp) no-repeat bottom center;
}
.hs-inner-advantage .advantage>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -60px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1400px) {
    .hs-inner-advantage .advantage>ul {
        margin: 0 -30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-advantage .advantage>ul {
        margin: 0 -15px;
    }
}
.hs-inner-advantage .advantage>ul>li {
    width: 50%;
    margin-top: 80px;
    padding: 0 60px;
}
@media (max-width: 1470px) {
    .hs-inner-advantage .advantage>ul>li {
        margin-top: 60px;
        padding: 0 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-advantage .advantage>ul>li {
        margin-top: 30px;
        padding: 0 15px;
    }
}
.hs-inner-advantage .advantage>ul>li:nth-child(1),
.hs-inner-advantage .advantage>ul>li:nth-child(6) {
    width: 100%;
}
.hs-inner-advantage .advantage .advantage-group .title-advantage {
    font-size: 18px;
    line-height: 1.66666667;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    color: #bb0101;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .hs-inner-advantage .advantage .advantage-group .title-advantage {
        font-size: 16px;
    }
}
.hs-inner-advantage .advantage .advantage-group .title-advantage .flaticon {
    font-size: 50px;

    padding-right: 10px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-inner-advantage .advantage .advantage-group .free-editor {
    margin-top: 14px;
}
@media (max-width: 767px) {
    .hs-inner-advantage .advantage .advantage-group .free-editor {
        margin-top: 8px;
    }
}
.hs-inner-advantage .advantage .advantage-group .free-editor p {
    color: #333;
}
.hs-inner-story .flex {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-story .story {
    width: 50%;
    padding-right: 5%;
}
@media (max-width: 767px) {
    .hs-inner-story .story {
        width: 100%;
        padding-right: 0;
    }
}
.hs-inner-story .story .free-editor-big {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .hs-inner-story .story .free-editor-big {
        margin-top: 20px;
    }
}
.hs-inner-story .story-img {
    width: 50%;
}
@media (max-width: 767px) {
    .hs-inner-story .story-img {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-inner-story .story-img img {
    width: 100%;
}
.hs-inner-honor {
    position: relative;

    max-width: 1920px;
    margin: 0 auto;

    background: #f6f6f6;
}
.hs-inner-honor .honor-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 420px;
    padding: 20px 0;
    padding-right: 5%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1560px) {
    .hs-inner-honor .honor-left {
        width: 360px;
        padding-right: 3%;
    }
}
@media (max-width: 1199px) {
    .hs-inner-honor .honor-left {
        width: 250px;
    }
}
@media (max-width: 767px) {
    .hs-inner-honor .honor-left {
        flex-direction: row;

        width: 100%;
        padding-right: 0;

        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
    }
}
.hs-inner-honor .honor {
    width: -webkit-calc(100% - 420px);
    width: calc(100% - 420px);
}
@media (max-width: 1560px) {
    .hs-inner-honor .honor {
        width: -webkit-calc(100% - 360px);
        width: calc(100% - 360px);
    }
}
@media (max-width: 1199px) {
    .hs-inner-honor .honor {
        width: -webkit-calc(100% - 250px);
        width: calc(100% - 250px);
    }
}
@media (max-width: 767px) {
    .hs-inner-honor .honor {
        width: 100%;
    }
}
.hs-inner-honor .honor .swiper-slide {
    width: auto;
}
.hs-inner-honor .honor .swiper-honor {
    width: 135%;
}
@media (max-width: 767px) {
    .hs-inner-honor .honor .swiper-honor {
        width: 100%;
    }
}
.hs-inner-honor .honor .honor-group {
    display: block;

    cursor: pointer;
}
.hs-inner-honor .honor .honor-group .img {
    overflow: hidden;

    border: 1px solid #e6e6e6;
}
.hs-inner-honor .honor .honor-group .img .ibox {
    padding-bottom: 143.93939394%;
}
.hs-inner-honor .honor .honor-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-honor .honor .honor-group:hover .img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-honor .honor-button {
    margin-left: 10px;
}
@media (max-width: 767px) {
    .hs-inner-honor .honor-button {
        position: absolute;
        z-index: 2;
        right: 0;
        bottom: 0;
    }
}
.hs-inner-honor .swiper-button-prev,
.hs-inner-honor .swiper-button-next {
    line-height: 40px;

    width: 40px;
    height: 40px;
    margin-left: 10px;

    border-radius: 0;
    background-color: #bb0101;
}
.hs-inner-honor .swiper-button-prev:hover,
.hs-inner-honor .swiper-button-next:hover {
    color: #fff;
    background-color: #a30000;
}
.hs-inner-product-details .product-canshu {
    margin-top: 70px;
    padding: 80px;

    background: #f5f5f5;
}
@media (max-width: 1400px) {
    .hs-inner-product-details .product-canshu {
        padding: 50px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-canshu {
        padding: 50px 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-canshu {
        margin-top: 40px;
        padding: 30px 15px;
    }
}
.hs-inner-product-details .product-canshu>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -60px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1400px) {
    .hs-inner-product-details .product-canshu>ul {
        margin: 0 -30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-canshu>ul {
        margin: 0 -15px;
    }
}
.hs-inner-product-details .product-canshu>ul>li {
    width: 50%;
    margin-top: 80px;
    padding: 0 60px;
}
@media (max-width: 1470px) {
    .hs-inner-product-details .product-canshu>ul>li {
        margin-top: 60px;
        padding: 0 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-canshu>ul>li {
        margin-top: 30px;
        padding: 0 15px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-canshu>ul>li {
        width: 100%;
    }
}
.hs-inner-product-details .product-canshu>ul>li:nth-child(1) {
    width: 100%;
    margin-top: 0;
}
.hs-inner-product-details .product-canshu .canshu-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hs-inner-product-details .product-canshu .canshu-group .icon {
    width: 80px;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-canshu .canshu-group .icon {
        width: 60px;
    }
}
.hs-inner-product-details .product-canshu .canshu-group .icon .flaticon {
    font-size: 60px;
    line-height: 1;
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-canshu .canshu-group .icon .flaticon {
        font-size: 50px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-canshu .canshu-group .icon .flaticon {
        font-size: 40px;
    }
}
.hs-inner-product-details .product-canshu .canshu-group .desc {
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-canshu .canshu-group .desc {
        width: -webkit-calc(100% - 60px);
        width: calc(100% - 60px);
    }
}
.hs-inner-product-details .product-canshu .canshu-group .desc .title-canshu {
    font-size: 18px;
    line-height: 1.66666667;

    color: #bb0101;
}
.hs-inner-product-details .product-canshu .canshu-group .desc .free-editor {
    margin-top: 14px;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-canshu .canshu-group .desc .free-editor {
        margin-top: 8px;
    }
}
.hs-inner-product-details .product-canshu .canshu-group .desc .free-editor p {
    color: #333;
}
.hs-inner-content .con1170 {
    max-width: 1170px;
}
.hs-inner-support .support-note {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-support .support-note {
        margin-top: 30px;
    }
}
.hs-inner-support .support-service {
    margin-top: 80px;
}
@media (max-width: 1199px) {
    .hs-inner-support .support-service {
        margin-top: 40px;
    }
}
.hs-inner-support .support-service .listbox {
    overflow: hidden;
}
.hs-inner-support .support-service .listbox ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -30px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-support .support-service .listbox ul li {
    margin-top: 40px;
    padding: 0 30px;

    border-right: 1px solid #d8d8d8;
}
@media (max-width: 1199px) {
    .hs-inner-support .support-service .listbox ul li {
        margin-top: 20px;
    }
}
.hs-inner-support .support-service .listbox .service-group .num {
    font-size: 60px;
    font-weight: bold;

    color: #bb0101;
}
@media (max-width: 1199px) {
    .hs-inner-support .support-service .listbox .service-group .num {
        font-size: 50px;
    }
}
@media (max-width: 991px) {
    .hs-inner-support .support-service .listbox .service-group .num {
        font-size: 40px;
    }
}
.hs-inner-support .support-service .listbox .service-group .free-editor {
    margin-top: 20px;
}
.hs-inner-support-warranty {
    background: #f6f6f6;
}
.hs-inner-support-warranty .warranty {
    margin-top: 30px;
}
.hs-inner-support-warranty .warranty p {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 30px 0 0 0;
}
.hs-inner-support-warranty .warranty p strong {
    font-size: 30px;
    line-height: 1;

    padding-right: 20px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.mt-60 {
    margin-top: 60px;
}
@media (max-width: 991px) {
    .mt-60 {
        margin-top: 30px;
    }
}
.mt-40 {
    margin-top: 40px;
}
@media (max-width: 991px) {
    .mt-40 {
        margin-top: 20px;
    }
}
.hs-inner-support-maintenance .title-inner {
    max-width: 90%;
}
@media (max-width: 1199px) {
    .hs-inner-support-maintenance .title-inner {
        max-width: 100%;
    }
}
.hs-inner-support-maintenance .img img {
    width: 100%;
}
.hs-inner-support-maintenance .tuwen .tuwen-wen {
    width: 50%;
    padding-right: 5%;
}
@media (max-width: 767px) {
    .hs-inner-support-maintenance .tuwen .tuwen-wen {
        width: 100%;
        padding-right: 0;
    }
}
.hs-inner-support-maintenance .tuwen .tuwen-tu {
    width: 50%;
}
@media (max-width: 767px) {
    .hs-inner-support-maintenance .tuwen .tuwen-tu {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-inner-support-maintenance .tuwen .tuwen-tu img {
    width: 100%;
}
.hs-inner-support-process {
    background-color: #0a50a1;
}
.hs-inner-support-process .title-inner {
    color: #fff;
}
.hs-inner-support-process .process ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -40px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-support-process .process ul li {
    margin-top: 40px;
    padding: 0 40px;
}
@media (max-width: 767px) {
    .hs-inner-support-process .process ul li {
        padding: 0 30px;
    }
}
.hs-inner-support-process .process .process-group {
    position: relative;

    height: 100%;
    padding: 60px;

    background-color: #fff;
}
@media (max-width: 1199px) {
    .hs-inner-support-process .process .process-group {
        padding: 30px;
    }
}
.hs-inner-support-process .process .process-group .flaticon {
    font-size: 40px;

    position: absolute;
    z-index: 2;
    top: 50%;
    right: -80px;

    width: 80px;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;

    color: #fff;
}
@media (max-width: 767px) {
    .hs-inner-support-process .process .process-group .flaticon {
        top: auto;
        right: auto;
        bottom: -50px;
        left: 50%;

        -webkit-transform: translateX(-50%) rotate(90deg);
        -ms-transform: translateX(-50%) rotate(90deg);
        transform: translateX(-50%) rotate(90deg);
    }
}
.hs-inner-support-process .process .process-group .num {
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
}
@media (max-width: 1199px) {
    .hs-inner-support-process .process .process-group .num {
        font-size: 50px;
    }
}
@media (max-width: 991px) {
    .hs-inner-support-process .process .process-group .num {
        font-size: 40px;
    }
}
.hs-inner-support-process .process .process-group .free-editor-big {
    margin-top: 20px;
}
.hs-inner-support-process .process .process-group .free-editor-big p {
    color: #000;
}

.public-products-group .img,
.hs-home-product .product .product-group .img {
    background: radial-gradient(circle, #f9f9f9 0%, #b5b8c0 100%);
}
.public-products-group .img .ibox,
.hs-home-product .product .product-group .img .ibox {
    mix-blend-mode: multiply;
}

.hs-inner-product-details .product-details .details-imgbox .pro-group,
.hs-home-category .category-img {
    background: radial-gradient(circle, #f9f9f9 0%, #b5b8c0 100%);
}
.hs-inner-product-details .product-details .details-imgbox .pro-group .ibox,
.hs-home-category .category-img .ibox {
    mix-blend-mode: multiply;
}
.title-home .free-editor {
    max-width: 80%;
    margin: 0 auto;
}
@media (max-width: 1470px) {
    .hs-inner-about .about .free-editor p {
        line-height: 1.5 !important;
    }
}

.hs-home-category-new {
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}
.hs-home-category-new .title-home h2 {
    color: #bb0101;
}
.hs-home-category-new .category-new-menu>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -40px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 991px) {
    .hs-home-category-new .category-new-menu>ul {
        margin: 0 -20px;
    }
}
@media (max-width: 767px) {
    .hs-home-category-new .category-new-menu>ul {
        margin: 0 -10px;
    }
}
.hs-home-category-new .category-new-menu>ul>li {
    margin: 10px 0 0 0;
    margin-top: 4px;
    padding: 0 40px;
}
@media (max-width: 991px) {
    .hs-home-category-new .category-new-menu>ul>li {
        padding: 0 20px;
    }
}
@media (max-width: 767px) {
    .hs-home-category-new .category-new-menu>ul>li {
        padding: 0 10px;
    }
}
.hs-home-category-new .category-new-menu .list-group {
    position: relative;

    padding: 30px 0;

    cursor: pointer;
    text-align: center;
}
@media (max-width: 1560px) {
    .hs-home-category-new .category-new-menu .list-group {
        padding: 15px 0;
    }
}
@media (max-width: 767px) {
    .hs-home-category-new .category-new-menu .list-group {
        padding: 10px 0;
    }
}
.hs-home-category-new .category-new-menu .list-group:after {
    display: block;

    width: 0;
    height: 4px;
    margin: 0 auto;

    content: '';
    -webkit-transition: all .4s;
    transition: all .4s;

    background-color: #bb0101;
}
.hs-home-category-new .category-new-menu .list-group .flaticon {
    font-size: 50px;
}
@media (max-width: 1560px) {
    .hs-home-category-new .category-new-menu .list-group .flaticon {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .hs-home-category-new .category-new-menu .list-group .flaticon {
        font-size: 34px;
    }
}
.hs-home-category-new .category-new-menu .list-group p {
    font-size: 20px;
    line-height: 1.5;

    margin: 10px 0 0 0;
}
@media (max-width: 1400px) {
    .hs-home-category-new .category-new-menu .list-group p {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .hs-home-category-new .category-new-menu .list-group p {
        font-size: 15px;
    }
}
.hs-home-category-new .category-new-menu .active .list-group:after {
    width: 100%;
}
.hs-home-category-new .category-new-list {
    position: relative;

    padding: 60px 0;
}
@media (max-width: 991px) {
    .hs-home-category-new .category-new-list {
        padding: 30px 0;
    }
}
.hs-home-category-new .category-new-list:before {
    position: absolute;
    z-index: 1;
    bottom: 0;

    display: block;

    width: 100%;
    height: 40%;

    content: '';

    background-color: #bb0101;
}
.hs-home-category-new .category-new {
    position: relative;

    display: none;
}
.hs-home-category-new .category-new .big-text {
    font-size: 10vw;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    position: absolute;
    z-index: 2;
    bottom: 0;

    width: 100%;

    text-align: center;

    color: rgba(0, 0, 0, .1);
}
.hs-home-category-new .category-new .img {
    z-index: 6;

    max-width: 490px;
    margin: 0 auto;
    position: relative;
    z-index: 5;
}
@media (max-width: 767px) {
    .hs-home-category-new .category-new .img {
        max-width: 300px;
    }
}
.hs-home-solution-new .solution-new-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 400px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1199px) {
    .hs-home-solution-new .solution-new-left {
        width: 300px;
    }
}
@media (max-width: 991px) {
    .hs-home-solution-new .solution-new-left {
        width: 240px;
    }
}
@media (max-width: 767px) {
    .hs-home-solution-new .solution-new-left {
        width: 100%;
    }
}
.hs-home-solution-new .title-home h2 {
    color: #bb0101;
}
.hs-home-solution-new .solution-new-button {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .hs-home-solution-new .solution-new-button {
        margin: 0;
    }
}
.hs-home-solution-new .solution-new-button .swiper-button-prev,
.hs-home-solution-new .solution-new-button .swiper-button-next {
    line-height: 40px;

    width: 40px;
    height: 40px;
}
.hs-home-solution-new .solution-new-button .swiper-button-next {
    margin-left: 10px;
}
@media (max-width: 767px) {
    .hs-home-solution-new .left-top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;

        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.hs-home-solution-new .solution-new-right {
    width: -webkit-calc(100% - 400px);
    width: calc(100% - 400px);
}
@media (max-width: 1199px) {
    .hs-home-solution-new .solution-new-right {
        width: -webkit-calc(100% - 300px);
        width: calc(100% - 300px);
    }
}
@media (max-width: 991px) {
    .hs-home-solution-new .solution-new-right {
        width: -webkit-calc(100% - 240px);
        width: calc(100% - 240px);
    }
}
@media (max-width: 767px) {
    .hs-home-solution-new .solution-new-right {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-home-solution-new .swiper-solution-new .swiper-slide {
    width: 25%;
}
.hs-home-solution-new .swiper-solution-new .swiper-slide-active {
    width: 50% !important;
}
@media (max-width: 767px) {
    .hs-home-solution-new .swiper-solution-new .swiper-slide-active {
        width: 100% !important;
    }
}
.hs-home-solution-new .swiper-solution-new .swiper-slide-active .solution-group:before {
    background-color: rgba(0, 0, 0, .5);
}
.hs-home-solution-new .swiper-solution-new .swiper-slide-active .solution-group .flaticon {
    opacity: 1;
}
.hs-home-solution-new .swiper-solution-new .solution-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    height: 640px;

    color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1560px) {
    .hs-home-solution-new .swiper-solution-new .solution-group {
        height: 500px;
    }
}
@media (max-width: 991px) {
    .hs-home-solution-new .swiper-solution-new .solution-group {
        height: 400px;
    }
}
@media (max-width: 767px) {
    .hs-home-solution-new .swiper-solution-new .solution-group {
        height: 340px;
    }
}
.hs-home-solution-new .swiper-solution-new .solution-group:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';
    -webkit-transition: all .2s;
    transition: all .2s;

    background-color: rgba(0, 0, 0, 0);
}
.hs-home-solution-new .swiper-solution-new .solution-group .flaticon {
    font-size: 50px;
    line-height: 1;

    position: relative;
    z-index: 4;

    -webkit-transition: all .2s;
    transition: all .2s;

    opacity: 0;
}
.hs-home-solution-new .swiper-solution-new .solution-group span {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.33333333;

    position: relative;
    z-index: 4;

    display: block;

    margin-top: 10px;

    text-transform: uppercase;
}
@media (max-width: 991px) {
    .hs-home-solution-new .swiper-solution-new .solution-group span {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-home-solution-new .pc-show {
        display: none;
    }
}
.hs-home-solution-new .phone-show {
    display: none;
}
@media (max-width: 767px) {
    .hs-home-solution-new .phone-show {
        display: block;

        width: 100%;

        text-align: center;
    }
}
.hs-home-about-new {
    text-align: center;

    background: url(../images/about_new_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px) {
    .hs-home-about-new {
        background-attachment: fixed;
    }
}
.hs-home-about-new .title-home h2 {
    color: #fff;
}
.hs-home-about-new .free-editor {
    max-width: 1250px;
    margin: 0 auto;
    margin-top: 40px;
}
@media (max-width: 991px) {
    .hs-home-about-new .free-editor {
        margin-top: 30px;
    }
}
.hs-home-about-new .free-editor p {
    color: #fff;
}
.hs-home-about-new .hs-more {
    margin-top: 50px;
}
@media (max-width: 991px) {
    .hs-home-about-new .hs-more {
        margin-top: 30px;
    }
}
.hs-home-news-new .title-home h2 {
    color: #bb0101;
}
.hs-home-news-new .news {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-home-news-new .news {
        margin-top: 30px;
    }
}
/* .hs-home-news-new .news .news-group {
    position: relative;

    display: block;
}
.hs-home-news-new .news .news-group .ibox {
    padding-bottom: 62.5%;

    background-color: #000;
}
.hs-home-news-new .news .news-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;

    opacity: .7;
}
.hs-home-news-new .news .news-group .title-news {
    font-size: 18px;
    line-height: 1.66666667;

    position: absolute;
    z-index: 6;
    top: 50%;

    display: -webkit-box;
    overflow: hidden;

    width: 100%;
    height: 60px;
    padding: 0 8%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

    color: #fff;
    text-shadow: 0 2px 2px rgba(0, 0, 0, .8);

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.hs-home-news-new .news .news-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
} */

.category-new {
    position: relative;
}
.category-new .category-more {
    position: absolute;
    z-index: 6;
    top: 50%;
    left: 50%;

    width: 100px;
    height: 100px;

    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
@media (max-width: 1199px) {
    .category-new .category-more {
        width: 80px;
        height: 80px;
    }
}
@media (max-width: 767px) {
    .category-new .category-more {
        width: 60px;
        height: 60px;
    }
}
.category-new .category-more::before,
.category-new .category-more::after {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;

    width: 100%;
    height: 100%;

    content: '';
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: more 3s linear infinite;
    animation: more 3s linear infinite;

    border-radius: 50%;
    background: rgba(187, 1, 1, .28);
}
.category-new .category-more::after {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.category-new .category-more::before {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.category-new .category-more span {
    font-size: 18px;
    line-height: 1.6;

    position: relative;
    z-index: 8;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    height: 100%;
    padding: 20px;

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: #bb0101;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@-webkit-keyframes more {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);

        opacity: 1;
    }
    100% {
        -webkit-transform: translate(-50%, -50%) scale(2.5);
        transform: translate(-50%, -50%) scale(2.5);

        opacity: 0;
    }
}
@keyframes more {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);

        opacity: 1;
    }
    100% {
        -webkit-transform: translate(-50%, -50%) scale(2.5);
        transform: translate(-50%, -50%) scale(2.5);

        opacity: 0;
    }
}
.hs-inner-product-details .product-small .swiper-button-prev,
.hs-inner-product-details .product-small .swiper-button-next {
    width: 30px;
    background: none;
    color: #333;
}
.hs-inner-product-details .product-small .swiper-button-prev .flaticon,
.hs-inner-product-details .product-small .swiper-button-next .flaticon {
    font-size: 24px;
}
.hs-inner-exhibitions {
    background-color: #f5f5f5;
}
.hs-inner-exhibitions .exhibitions>ul>li {
    margin-top: 50px;
}
.hs-inner-exhibitions .exhibitions .exhibitions-group {
    background-color: #fff;
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
}
.hs-inner-exhibitions .exhibitions .exhibitions-group .desc {
    width: calc(100% - 150px);
}
.hs-inner-exhibitions .exhibitions .exhibitions-group .img {
    width: 150px;
}
.hs-inner-exhibitions .exhibitions .exhibitions-group .desc .title-exhibitions {
    font-size: 30px;
    line-height: 40px;
    font-family: 'Oswald';
}
.hs-inner-exhibitions .exhibitions .exhibitions-group .desc .note {
    line-height: 30px;
    max-height: 90px;
    margin-top: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.hs-inner-exhibitions .exhibitions .exhibitions-group .desc .note p {
    line-height: 30px;
    font-size: 16px;
    color: #666;
    margin: 0;
}
.hs-inner-exhibitions .exhibitions .exhibitions-group:hover .desc .title-exhibitions {
    color: #bb0101;
}
@media (max-width: 1199px) {
    .hs-inner-exhibitions .exhibitions>ul>li {
        margin-top: 30px;
    }
    .hs-inner-exhibitions .exhibitions .exhibitions-group .desc .title-exhibitions {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-exhibitions .exhibitions {
        padding: 20px;
    }
    .hs-inner-exhibitions .exhibitions .exhibitions-group .desc {
        width: 100%;
    }
}

.daojishi {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.daojishi>div {
    text-align: center;
    margin-top: 30px;
}
.daojishi .title-daojishi {
    font-size: 24px;
    display: block;
}
.daojishi .num {
    min-width: 50px;
    height: 50px;
    min-height: 50px;
    line-height: 50px;
    font-size: 30px;
    display: inline-block;
    background-color: #222222;
    border-radius: 10px;
    font-weight: bold;
    color: #ffffff;
    margin-top: 20px;
}
.banner .swiper-text-3 {
    top: 30%;
    margin-left: 23.2vw;
}
.banner .swiper-text-3 h2 {
    color: #000000;
    font-style: italic;
    text-shadow: none;
    font-size: 3.3vw;
}

.banner .swiper-text-3 h2 b {
    color: #c30202;
}
.banner .swiper-text-3 h2:nth-child(2) {
    margin-left: 14.5vw;
}
.banner .swiper-text-4 {
    top: 30%;
    padding: 0 20%;
}
.banner .swiper-text-4 h3 {
    font-size: 2.8vw;
    color: #cd0a0a;
    font-weight: bold;
    text-shadow: none;
    font-style: italic;
}
.banner .swiper-text-4 h2 {
    font-size: 4vw;
    font-style: italic;
    font-weight: bold;
    color: #000000;
    text-shadow: none;
}
.banner .swiper-text-5 {
    top: 30%;
    text-align: center;
}
.banner .swiper-text-5 h2 {
    font-size: 4.5vw;
    font-style: italic;
    font-weight: bold;
    color: #000000;
    text-shadow: none;
}
.banner .swiper-text-5 h2 b {
    color: #cd0a0a;
}

.open-quote {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 11;
    background-color: rgba(0, 0, 0, .6);
    display: none;
}
.hs-quote {
    width: 84%;
    max-width: 720px;
    margin: 0 auto;
    padding: 50px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
}
.hs-quote .close-quote {
    width: 40px;
    height: 40px;
    line-height: 36px;
    border-radius: 50%;
    text-align: center;
    border: 2px solid #000000;
    position: absolute;
    z-index: 6;
    right: -20px;
    top: -20px;
    background-color: #fff;
    font-size: 20px;
    cursor: pointer;
}
.hs-quote .feedbackform input,
.hs-quote .feedbackform textarea {
    color: #666;
}
.hs-quote .feedbackform input::-webkit-input-placeholder,
.hs-quote .feedbackform textarea::-webkit-input-placeholder {
    color: #666;
}
.hs-quote .feedbackform input:-o-placeholder,
.hs-quote .feedbackform textarea:-o-placeholder {
    color: #666;
}
.hs-quote .feedbackform input::-moz-placeholder,
.hs-quote .feedbackform textarea::-moz-placeholder {
    color: #666;
}
.hs-quote .feedbackform input:-ms-input-placeholder,
.hs-quote .feedbackform textarea:-ms-input-placeholder {
    color: #666;
}
.hs-quote .feedbackform input:focus::-webkit-input-placeholder,
.hs-quote .feedbackform textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.hs-quote .feedbackform input:focus::-o-placeholder,
.hs-quote .feedbackform textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.hs-quote .feedbackform input:focus::-moz-placeholder,
.hs-quote .feedbackform textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.hs-quote .feedbackform input:focus::-ms-input-placeholder,
.hs-quote .feedbackform textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.hs-quote .title-quote h2 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.5;
}
.hs-quote .title-quote h2 span {
    color: #a30000;
    display: block;
}
.hs-quote .submit-field {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
    flex-wrap: wrap;
}
.hs-quote .submit-field .submit-left {
    display: flex;
    align-items: center;
}
.hs-quote .feedbackform form .submit {
    margin-top: 0;
}
.hs-quote .submit-field .submit-left span {
    font-size: 18px;
    color: #bb0101;
    margin-left: 20px;
}
.hs-quote .submit-field .dontagin {
    font-size: 18px;
    text-decoration: underline;
    color: #7e7e7e;
    line-height: 30px;
    transition: all .2s;
    margin: 10px 0;
    cursor: pointer;
}
.hs-quote .submit-field .dontagin:hover {
    color: #bb0101;
}
@media (max-width: 1199px) {
    .hs-quote {
        padding: 30px;
        max-width: 500px;
    }
    .hs-quote .title-quote h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .hs-quote .title-quote h2 {
        font-size: 18px;
    }
    .hs-quote {
        padding: 20px;
    }
    .hs-quote .submit-field .submit-left span {
        font-size: 16px;
    }
    .hs-quote .submit-field .dontagin {
        font-size: 16px;
    }
}
.page_info {
    text-align: center;
    margin: 10px auto;
    padding: 50px;
    color: #999;
    clear: both
}
.page_info span {
    padding: 0 2px;
    font-weight: bold
}
.page_list {
    height: 40px;
    line-height: 40px;
    width: 40px;

    text-align: center;
    clear: both;
    letter-spacing: 0;
    font-size: 14px;
    margin: 50px auto;
    padding: 30px;
    clear: both;
    width: 100%
}
.page_list a,
.page_list span {
    display: inline-block;
    color: #ccc;
    border: 1px solid #111;
    background: #000;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 38px;
    margin: 0 1px;
    border-radius: 50%;
}
.page_list a:hover {
    color: #fff;
    border: 1px solid #a30000;
    background: #a30000
}
.page_list a.on {
    color: #fff;
    border: 1px solid #a30000;
    background: #a30000
}