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

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

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

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

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

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

    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: 75%;
}
.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: 80px;

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

    display: inline-block;

    width: 50px;
    height: 80px;
    margin: 0;

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

    color: rgba(255, 255, 255, .8);
    background: none;
    background-color: rgba(0, 0, 0, .5);
}
@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;

    margin-left: 20px;
}
@media (max-width: 991px) {
    .swiper-button-next.swiper-button-next,
    .swiper-button-prev.swiper-button-next {
        margin-left: 10px;
    }
}
.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 {
    color: #fff;
    background-color: #0888a3;
}
.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%;
    height: 90px;
    padding: 0 3%;

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

    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .1);

    -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: 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;
}
.hs-header-box .logo .logo-black {
    display: none;
}
.hs-header-box .logo img {
    display: block;

    height: 70px;
    margin: 0 auto;
}
@media (max-width: 1199px) {
    .hs-header-box .logo img {
        height: 40px;
    }
}
.hs-header-box .logo span {
    font-size: 16px;

    opacity: .5;
}
@media (max-width: 1199px) {
    .hs-header-box .logo span {
        font-size: 14px;
    }
}
.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 span a {
    font-weight: normal;
    font-size: 20px;
}
@media (max-width: 1760px) {
    .hs-header-box .top-txt span a {
        display: block;
    }
}
@media (max-width: 767px) {
    .hs-header-box .top-txt span a {
        font-size: 0;
    }
}
.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: 24px;

    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: #0888a3;
    border-radius: 4px;
    background-color: #fff;
}
@media (max-width: 767px) {
    .hs-header-box .top-txt ul li p {
        font-size: 12px;

        -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;
}
.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: #0888a3;
}
@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: #0888a3;
}
@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;
}
.hs-header-box .header-nav>ul>li>a {
    font-size: 20px;
    font-weight: 500;
    line-height: 90px;

    position: relative;

    display: block;

    padding: 0 1vw;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: uppercase;
}
@media (max-width: 1560px) {
    .hs-header-box .header-nav>ul>li>a {
        font-size: 18px;
    }
}
@media (max-width: 1400px) {
    .hs-header-box .header-nav>ul>li>a {
        font-size: 16px;

        padding: 0 8px;
    }
}
.hs-header-box .header-nav>ul>li>a:after {
    position: absolute;
    bottom: 0;
    left: 50%;

    display: block;

    width: 0;
    height: 0;

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

    opacity: 0;
    border-width: 0 5px 10px 5px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}
.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: 100%;
    left: 0;

    display: none;

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

    text-align: center;

    color: #333;
    background-color: #fff;
    box-shadow: 0 10px 10px 0 rgba(6, 0, 1, .09);
}
.hs-header-box .header-nav .pc-nav-down-news {
    padding-right: 25vw;

    text-align: right;
}
.hs-header-box .header-nav .pc-nav-down>li {
    display: inline-block;

    padding: 0 4vw;

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

    position: relative;

    display: block;

    padding-left: 30px;

    text-transform: capitalize;
}
@media (max-width: 1470px) {
    .hs-header-box .header-nav .pc-nav-down>li>a {
        font-size: 16px;
    }
}
.hs-header-box .header-nav .pc-nav-down>li>a:before {
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 9px;
    height: 9px;

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

    background-color: #0888a3;
}
.hs-header-box .header-nav .pc-nav-down>li:hover>a,
.hs-header-box .header-nav .pc-nav-down>li.active>a {
    color: #0888a3;
}
.hs-header-box .header-nav .pc-nav-down-product {
    font-size: 0;
}
.hs-header-box .header-nav .pc-nav-down-product>li {
    font-size: 14px;

    display: inline-block;

    width: 20%;
    padding: 0 30px;

    text-align: left;
    vertical-align: top;

    border-right: 1px solid #e5e5e5;
}
@media (max-width: 1470px) {
    .hs-header-box .header-nav .pc-nav-down-product>li {
        padding: 0 15px;
    }
}
.hs-header-box .header-nav .pc-nav-down-product>li:last-child {
    border: none;
}
.hs-header-box .header-nav .pc-nav-down-product>li>a {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;

    height: 60px;
    padding-left: 0;

    color: #0888a3;
}
.hs-header-box .header-nav .pc-nav-down-product>li>a:before {
    display: none;
}
.hs-header-box .header-nav .pc-nav-down-product>li:hover>a {
    color: #f60;
}
.hs-header-box .header-nav .pc-nav-down-product>li:hover .nav-more {
    color: #666;
}
.hs-header-box .header-nav .pc-nav-down .pc-nav-down2 {
    margin-top: 20px;
    max-height: 60vh;
    overflow-y: auto;
}

.hs-header-box .header-nav .pc-nav-down .pc-nav-down2::-webkit-scrollbar {
    width: 4px;
    position: absolute;
    left: 0;
}

.hs-header-box .header-nav .pc-nav-down .pc-nav-down2::-webkit-scrollbar-track {
    background-color: #dcdcdc;
}

.hs-header-box .header-nav .pc-nav-down .pc-nav-down2::-webkit-scrollbar-thumb {
    background-color: #9f9f9f;
}
.hs-header-box .header-nav .pc-nav-down .pc-nav-down2>li>a {
    font-size: 16px;
    line-height: 1.4;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding: 5px 0;
    -webkit-transition: all .2s;
    transition: all .2s;

    color: #666;
}
.hs-header-box .header-nav .pc-nav-down .pc-nav-down2>li:hover>a {
    color: #f60;
}
.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: #0888a3;
    background-color: #0888a3;
}
.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: #0888a3;
}
@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: #666;
}
.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:after {
    border-color: transparent transparent #0888a3 transparent;
}
.hc-mobile-nav .nav-wrapper {
    color: #333;
    background-color: brightness(.9, var(--color));
}
.hc-mobile-nav .nav-wrapper .nav-more {
    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: #0888a3;
    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: #f60;
}
.customer-service a:hover p {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.customer-service .service-wechat p {
    background-color: #0888a3;
}
.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: #0888a3;
}
.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 7%;

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

    color: #fff;
}
@media (max-width: 767px) {
    .banner-box .swiper-text {
        top: 55%;

        padding: 0 10%;
    }
}
.banner-box .swiper-text h2,
.banner-box .swiper-text h3 {
    font-size: 72px;
    font-weight: 800;
    line-height: 1;

    overflow: hidden;

    margin: 10px 0;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text h2,
    .banner-box .swiper-text h3 {
        font-size: 60px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text h2,
    .banner-box .swiper-text h3 {
        font-size: 50px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h2,
    .banner-box .swiper-text h3 {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h2,
    .banner-box .swiper-text h3 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h2,
    .banner-box .swiper-text h3 {
        font-size: 22px;
    }
}
.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 h2 {
    position: relative;

    display: inline-block;
}
.banner-box .swiper-text h2:before {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;

    display: block;

    width: 0;
    height: 20px;

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

    background-color: #f60;
}
@media (max-width: 1470px) {
    .banner-box .swiper-text h2:before {
        height: 14px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h2:before {
        height: 8px;
    }
}
.banner-box .swiper-text h2 span {
    position: relative;
    z-index: 4;
}
.banner-box .swiper-text .ban-more {
    display: inline-block;

    margin-top: 30px;
    padding: 0;

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

    opacity: 0;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text .ban-more {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text .ban-more {
        margin-top: 0;
    }
}
.banner-box .swiper-text .ban-more a {
    font-size: 0;

    display: inline-block;

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

    border: 2px solid #ebebeb;
}
.banner-box .swiper-text .ban-more a .flaticon {
    font-size: 18px;
    line-height: 54px;

    display: inline-block;

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

    text-align: center;
    vertical-align: middle;
}
@media (max-width: 1400px) {
    .banner-box .swiper-text .ban-more a .flaticon {
        line-height: 44px;

        width: 44px;
        height: 44px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text .ban-more a .flaticon {
        line-height: 34px;

        width: 34px;
        height: 34px;
    }
}
.banner-box .swiper-text .ban-more a span {
    font-size: 18px;
    line-height: 54px;

    padding: 0 16px 0 0;

    vertical-align: middle;
}
@media (max-width: 1400px) {
    .banner-box .swiper-text .ban-more a span {
        font-size: 16px;
        line-height: 44px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text .ban-more a span {
        font-size: 14px;
        line-height: 34px;
    }
}
.banner-box .swiper-text .ban-more a:hover {
    border-color: #0888a3;
    background-color: #0888a3;
}
.banner-box .swiper-text-2 {
    top: 42%;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-2 {
        top: 54%;
    }
}
.banner-box .swiper-text-2 h2,
.banner-box .swiper-text-2 h3 {
    color: #fff;
}
.banner-box .swiper-text-2 h2 {
    font-size: 90px;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text-2 h2 {
        font-size: 80px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text-2 h2 {
        font-size: 70px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-2 h2 {
        font-size: 60px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text-2 h2 {
        font-size: 50px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text-2 h2 {
        font-size: 30px;

        margin: 0;
    }
}
.banner-box .swiper-text-2 h2:before {
    display: none;
}
.banner-box .swiper-text-2 .ban-more a {
    border: none;
    background-color: #0888a3;
}
.banner-box .swiper-text-2 .ban-more a .flaticon {
    background-color: #f60;
}
.banner-box .swiper-text-2 .ban-more a span {
    padding-left: 16px;
}
.banner-box .swiper-text-2 .ban-more a:hover {
    background-color: #f60;
}
.banner-box .swiper-text-2 .ban-more a:hover .flaticon {
    background-color: #0888a3;
}
.banner-box .swiper-text-3 {
    top: 40%;

    text-align: center;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-3 {
        top: 54%;
    }
}
.banner-box .swiper-text-3 h2:before {
    background-color: #f60;
}
.banner-box .swiper-text-3 .ban-more a {
    border-color: #0888a3;
    background-color: #0888a3;
}
.banner-box .swiper-text-3 .ban-more a:hover {
    background-color: #f60;
}
.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 {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);

    opacity: 1;
}
.banner-box .swiper-button-prev,
.banner-box .swiper-button-next {
    line-height: 48px;

    position: absolute;
    top: 50%;
    left: 2%;

    width: 52px;
    height: 52px;

    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

    color: rgba(255, 255, 255, .6);
    border: 2px solid rgba(255, 255, 255, .5);
    border-radius: 50%;
    background: none;
}
@media (max-width: 1199px) {
    .banner-box .swiper-button-prev,
    .banner-box .swiper-button-next {
        line-height: 36px;

        width: 40px;
        height: 40px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-button-prev,
    .banner-box .swiper-button-next {
        left: 0;
    }
}
.banner-box .swiper-button-prev .flaticon,
.banner-box .swiper-button-next .flaticon {
    font-size: 20px;
}
.banner-box .swiper-button-prev:hover,
.banner-box .swiper-button-next:hover {
    border-color: #0888a3;
    background-color: #0888a3;
}
.banner-box .swiper-button-next {
    right: 2%;
    left: auto;
}
@media (max-width: 767px) {
    .banner-box .swiper-button-next {
        right: 0;
    }
}
.banner-box .swiper-pagination {
    position: absolute;
    z-index: 8;
    bottom: 3%;

    width: 100%;

    text-align: center;
}
.banner-box .swiper-pagination .swiper-pagination-bullet {
    position: relative;

    width: 20px;
    height: 20px;
    margin: 0 15px;

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

    opacity: 1;
    border: 2px solid rgba(235, 235, 235, 0);
    border-radius: 50%;
    background: none;
}
.banner-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border: 2px solid #ebebeb;
}
.banner-box .swiper-pagination .swiper-pagination-bullet:before {
    position: absolute;
    top: 50%;
    left: 50%;

    display: block;

    width: 8px;
    height: 8px;

    content: '';
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);

    border-radius: 50%;
    background-color: #fff;
}
.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;
    top: -webkit-calc(50% + 50px);
    top: calc(50% + 50px);
    left: 0;

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

    width: 100%;
    padding: 0 5%;

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

    -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: 1199px) {
    .banner-inner .group-text {
        top: -webkit-calc(50% + 20px);
        top: calc(50% + 20px);
    }
}
.banner-inner .group-text h2 {
    font-size: 72px;
    font-weight: 800;
    line-height: 1;

    position: relative;

    text-transform: capitalize;

    color: #fff;
}
@media (max-width: 1560px) {
    .banner-inner .group-text h2 {
        font-size: 60px;
    }
}
@media (max-width: 1199px) {
    .banner-inner .group-text h2 {
        font-size: 50px;
    }
}
@media (max-width: 991px) {
    .banner-inner .group-text h2 {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .banner-inner .group-text h2 {
        font-size: 34px;
    }
}
.banner-inner .group-text h2:before {
    position: absolute;
    z-index: 1;
    bottom: 8px;
    left: 0;

    display: block;

    width: 100%;
    height: 20px;

    content: '';

    background-color: #0888a3;
}
@media (max-width: 991px) {
    .banner-inner .group-text h2:before {
        bottom: 0;

        height: 10px;
    }
}
.banner-inner .group-text h2 span {
    position: relative;
    z-index: 4;
}
.banner-inner .location {
    font-size: 16px;
    line-height: 30px;

    position: relative;

    padding-right: 5%;
    padding-left: 30px;

    color: rgba(255, 255, 255, .6);
}
@media (max-width: 767px) {
    .banner-inner .location {
        font-size: 14px;
    }
}
.banner-inner .location .flaticon {
    font-size: 20px;

    position: absolute;
    top: 0;
    left: 0;
}
.banner-inner .location 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;
}
.banner-inner .location 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;
}
.banner-inner .location ul li:after {
    margin: 0 4px;

    content: '-';
}
.banner-inner .location ul li:last-child:after {
    display: none;
}
.banner-inner .location ul li a {
    display: block;
}
.banner-inner .location ul li a:hover {
    text-decoration: underline;
}
.banner-product {
    height: 90px;

    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: 40px;
}
@media (max-width: 767px) {
    .hs-more {
        margin-top: 20px;
    }
}
.hs-more a,
.hs-more span {
    font-size: 16px;
    line-height: 46px;

    display: inline-block;

    padding: 0 20px;

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

    color: #fff;
    background-color: #0888a3;
}
@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: #f60;
}
.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: #0888a3;
}
.title-home h2 {
    font-size: 36px;
    font-weight: 800;
    line-height: 1.4;

    margin: 0;

    color: #0888a3;
}
@media (max-width: 1470px) {
    .title-home h2 {
        font-size: 32px;
    }
}
@media (max-width: 1199px) {
    .title-home h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .title-home h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .title-home h2 {
        font-size: 22px;
    }
}
.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: #0888a3;
}
@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 {
    padding-bottom: 0;
}
.hs-home-category .title-home {
    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-home-category .title-home .hs-more {
    margin-top: 0;

    white-space: nowrap;
}
.hs-home-category .category {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-home-category .category {
        margin-top: 30px;
    }
}
.hs-home-category .category .category-group {
    position: relative;

    display: block;

    background-color: #000;
}
.hs-home-category .category .category-group:before {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

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

    opacity: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0888a3), to(transparent));
    background-image: -webkit-linear-gradient(#0888a3, transparent);
    background-image: linear-gradient(#0888a3, transparent);
}
.hs-home-category .category .category-group .ibox {
    z-index: 2;

    padding-bottom: 197.22222222%;

    opacity: .4;
}
.hs-home-category .category .category-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-home-category .category .category-group .mask {
    position: absolute;
    z-index: 4;
    top: 50%;

    width: 100%;
    padding: 30px 5%;

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

    color: #fff;
}
@media (max-width: 991px) {
    .hs-home-category .category .category-group .mask {
        padding: 20px 5%;
    }
}
.hs-home-category .category .category-group .mask .icon .flaticon {
    font-size: 50px;
    line-height: 1;
}
@media (max-width: 991px) {
    .hs-home-category .category .category-group .mask .icon .flaticon {
        font-size: 40px;
    }
}
.hs-home-category .category .category-group .mask h3 {
    font-size: 24px;
    line-height: 1.66666667;

    display: -webkit-box;
    overflow: hidden;

    height: 80px;
    margin: 40px 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1560px) {
    .hs-home-category .category .category-group .mask h3 {
        font-size: 20px;
        line-height: 2;
    }
}
@media (max-width: 991px) {
    .hs-home-category .category .category-group .mask h3 {
        font-size: 18px;
        line-height: 1.66666667;

        height: 60px;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category .category-group .mask h3 {
        font-size: 16px;
    }
}
.hs-home-category .category .category-group .mask .more {
    line-height: 59px;

    display: block;

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

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

    color: #000;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .8);
}
.hs-home-category .category .category-group .mask .more .flaticon {
    font-size: 20px;
}
@media (max-width: 1560px) {
    .hs-home-category .category .category-group .mask .more {
        line-height: 46px;

        width: 46px;
        height: 46px;
    }
}
.hs-home-category .category .category-group:hover:before {
    opacity: 1;
}
.hs-home-category .category .category-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-home-category .category .category-group:hover .mask .more {
    color: #fff;
    background-color: #f60;
}
.hs-home-choose .flex {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-home-choose .choose {
    position: relative;
    z-index: 4;

    width: 50%;
}
@media (max-width: 767px) {
    .hs-home-choose .choose {
        width: 100%;
    }
}
.hs-home-choose .choose ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: -30px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-home-choose .choose ul li {
    margin-top: 30px;
}
.hs-home-choose .choose-group {
    height: 100%;
    padding: 30px;

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

    background-color: #f6f6f6;
}
@media (max-width: 1560px) {
    .hs-home-choose .choose-group {
        padding: 20px;
    }
}
.hs-home-choose .choose-group .flaticon {
    font-size: 40px;
    line-height: 1;
}
@media (max-width: 1560px) {
    .hs-home-choose .choose-group .flaticon {
        font-size: 30px;
    }
}
.hs-home-choose .choose-group h3 {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.36363636;
}
@media (max-width: 1560px) {
    .hs-home-choose .choose-group h3 {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .hs-home-choose .choose-group h3 {
        font-size: 18px;
    }
}
.hs-home-choose .choose-group p {
    font-size: 16px;
    line-height: 1.875;

    color: #777;
}
@media (max-width: 1560px) {
    .hs-home-choose .choose-group p {
        font-size: 15px;
        line-height: 1.6;
    }
}
@media (max-width: 991px) {
    .hs-home-choose .choose-group p {
        font-size: 14px;
    }
}
.hs-home-choose .choose-group:hover {
    color: #fff;
    background-color: #0888a3;
}
.hs-home-choose .choose-group:hover p {
    color: rgba(255, 255, 255, .6);
}
.hs-home-choose .choose-img {
    position: relative;

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

    background-color: #0888a3;
}
@media (max-width: 767px) {
    .hs-home-choose .choose-img {
        width: 100%;
        margin: 30px 0 0 0;
    }
}
.hs-home-choose .choose-img img {
    width: 100%;

    opacity: .5;
}
.hs-home-choose .choose-img .title-home {
    position: absolute;
    z-index: 2;
    top: 50%;

    width: 100%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
}
.hs-home-choose .choose-img .title-home h2 {
    color: #fff;
}
.hs-home-about {
    background: url(../images/about_bg.webp) no-repeat center #f4f4f4;
}
.hs-home-about .about-img {
    position: relative;

    width: 50%;
}
.hs-home-about .about-img img {
    width: 100%;
}
@media (max-width: 767px) {
    .hs-home-about .about-img {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;

        text-align: center;
    }
}
.hs-home-about .about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 50%;
    padding: 30px 0 30px 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: 1400px) {
    .hs-home-about .about {
        padding: 0 0 0 3%;
    }
}
@media (max-width: 767px) {
    .hs-home-about .about {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-home-about .about .free-editor {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .hs-home-about .about .free-editor {
        margin-top: 10px;
    }
}
.hs-home-about .about .free-editor h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;

    margin-top: 0;

    color: #f60;
}
@media (max-width: 1199px) {
    .hs-home-about .about .free-editor h3 {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .hs-home-about .about .free-editor h3 {
        font-size: 16px;
    }
}
.hs-home-about .number {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-home-about .number {
        margin-top: 30px;
    }
}
.hs-home-about .number>ul>li {
    margin-top: 20px;
}
.hs-home-about .number .number-group .flaticon {
    font-size: 40px;
    line-height: 1;

    display: block;

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

    color: #333;
}
.hs-home-about .number .number-group b {
    font-size: 76px;
    font-weight: 300;
    line-height: 1;

    display: block;

    margin: 20px 0;

    color: #0888a3;
}
@media (max-width: 1560px) {
    .hs-home-about .number .number-group b {
        font-size: 60px;
    }
}
@media (max-width: 1400px) {
    .hs-home-about .number .number-group b {
        font-size: 50px;
    }
}
@media (max-width: 1199px) {
    .hs-home-about .number .number-group b {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .hs-home-about .number .number-group b {
        font-size: 30px;

        margin: 10px 0 0 0;
    }
}
.hs-home-about .number .number-group p {
    font-size: 16px;
    line-height: 1.875;

    max-width: 350px;
    margin: 0;

    color: #777;
}
@media (max-width: 991px) {
    .hs-home-about .number .number-group p {
        font-size: 14px;
        line-height: 1.71428571;
    }
}
.hs-home-about .number .number-group:hover .flaticon {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}
.hs-home-customer .customer {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-home-customer .customer {
        margin-top: 30px;
    }
}
.hs-home-customer .customer-group {
    position: relative;

    cursor: pointer;
}
.hs-home-customer .customer-group .ibox {
    padding-bottom: 85.18518519%;
}
.hs-home-customer .customer-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-home-customer .customer-group .title-customer {
    position: absolute;
    z-index: 8;
    bottom: 20px;
    left: 20px;

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

    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    min-height: 60px;
    padding: 0 10px;

    color: #fff;
    background-color: #0888a3;

    -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-customer .customer-group .title-customer h3 {
    font-size: 16px;
    line-height: 1.5;

    margin: 0;
}
@media (max-width: 767px) {
    .hs-home-customer .customer-group .title-customer h3 {
        font-size: 14px;
    }
}
.hs-home-customer .customer-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-home-news-facebook {
    padding: 0;
}
.hs-home-news-facebook .title-home h2 {
    color: #fff;
}
.hs-home-news-facebook .news-faqs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    padding: 60px 3%;

    background-color: #0888a3;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 767px) {
    .hs-home-news-facebook .news-faqs {
        width: 100%;
        padding: 30px 15px;
    }
}
.hs-home-news-facebook .news {
    width: 60%;
}
@media (max-width: 767px) {
    .hs-home-news-facebook .news {
        width: 100%;
    }
}
.hs-home-news-facebook .news .swiper-news {
    position: relative;
    z-index: 6;

    margin: 0 -2px;
}
.hs-home-news-facebook .news .swiper-news .swiper-slide {
    overflow: hidden;

    padding: 0 2px;
}
.hs-home-news-facebook .news .news-list {
    position: relative;

    margin-top: 40px;
}
.hs-home-news-facebook .news .news-group {
    display: block;
}
.hs-home-news-facebook .news .news-group .img .ibox {
    padding-bottom: 75%;
}
.hs-home-news-facebook .news .news-group .date {
    font-size: 16px;
    line-height: 1.875;

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

    margin-top: 30px;

    color: #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1400px) {
    .hs-home-news-facebook .news .news-group .date {
        margin-top: 20px;
    }
}
.hs-home-news-facebook .news .news-group .date .flaticon {
    margin-right: 8px;
}
.hs-home-news-facebook .news .news-group h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.66666667;

    margin: 20px 0;

    color: #fff;
}
@media (max-width: 1400px) {
    .hs-home-news-facebook .news .news-group h3 {
        margin: 10px 0;
    }
}
@media (max-width: 1400px) {
    .hs-home-news-facebook .news .news-group .hs-more {
        margin-top: 20px;
    }
}
.hs-home-news-facebook .news .news-group .hs-more span {
    background-color: #f60;
}
.hs-home-news-facebook .news .swiper-button-prev,
.hs-home-news-facebook .news .swiper-button-next {
    top: 32%;
}
.hs-home-news-facebook .faqs {
    width: 40%;
    padding-left: 5%;
}
@media (max-width: 767px) {
    .hs-home-news-facebook .faqs {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-home-news-facebook .faqs .faqs-list {
    margin-top: 40px;
}
@media (max-width: 767px) {
    .hs-home-news-facebook .faqs .faqs-list {
        margin-top: 20px;
    }
}
.hs-home-news-facebook .faqs .faqs-list>ul>li {
    margin-top: 30px;
}
.hs-home-news-facebook .faqs .faqs-list .faqs-group {
    display: block;

    padding: 40px;

    background-color: #fff;
}
@media (max-width: 1560px) {
    .hs-home-news-facebook .faqs .faqs-list .faqs-group {
        padding: 30px;
    }
}
@media (max-width: 1400px) {
    .hs-home-news-facebook .faqs .faqs-list .faqs-group {
        padding: 20px;
    }
}
.hs-home-news-facebook .faqs .faqs-list .faqs-group h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.66666667;

    display: -webkit-box;
    overflow: hidden;

    height: 60px;
    margin-top: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 767px) {
    .hs-home-news-facebook .faqs .faqs-list .faqs-group h3 {
        font-size: 16px;
        line-height: 1.5;

        height: 48px;
    }
}
.hs-home-news-facebook .faqs .faqs-list .faqs-group .faqs-more {
    font-size: 16px;
    line-height: 1.5;

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

    margin-top: 20px;

    color: #666;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1400px) {
    .hs-home-news-facebook .faqs .faqs-list .faqs-group .faqs-more {
        margin-top: 10px;
    }
}
@media (max-width: 767px) {
    .hs-home-news-facebook .faqs .faqs-list .faqs-group .faqs-more {
        font-size: 14px;
    }
}
.hs-home-news-facebook .faqs .faqs-list .faqs-group .faqs-more .flaticon {
    margin-right: 10px;
}
.hs-home-news-facebook .facebook {
    width: 34%;
    padding: 60px 3%;

    background-color: #c1c1c1;
}
@media (max-width: 767px) {
    .hs-home-news-facebook .facebook {
        width: 100%;
        padding: 30px 15px;
    }
}
.hs-home-news-facebook .facebook .iframe-box {
    margin-top: 40px;
    padding: 30px 5%;

    background-color: #fff;
}
.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;
    line-height: 1.875;

    margin: 0;

    color: #333;
}
@media (max-width: 1560px) {
    .free-editor p {
        font-size: 16px;
    }
}
@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;
}
.title-inner h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.25;

    margin: 0;

    color: #0888a3;
}
@media (max-width: 1560px) {
    .title-inner h2 {
        font-size: 28px;
    }
}
@media (max-width: 1199px) {
    .title-inner h2 {
        font-size: 24px;
    }
}
.hs-inner-location {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 30px 3%;

    background: #e0e0e0;

    -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-location {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (max-width: 767px) {
    .hs-inner-location {
        padding: 10px 15px;
    }
}
.hs-inner-location .location {
    position: relative;

    display: inline-block;

    padding-left: 24px;

    color: #666;
}
.hs-inner-location .location .flaticon {
    font-size: 16px;
    line-height: 30px;

    position: absolute;
    left: 0;

    color: #b6b6b6;
}
.hs-inner-location .location ul {
    font-size: 14px;
    line-height: 30px;

    position: relative;

    display: inline-block;
}
@media (max-width: 1199px) {
    .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: capitalize;
}
.hs-inner-location .location ul li a:hover {
    text-decoration: underline;

    color: #0888a3;
}
.hs-inner-location-white {
    display: block;

    padding-right: 0;
    padding-left: 0;

    background: none;
}
@media (max-width: 767px) {
    .hs-inner-location-white {
        padding: 10px 0;
    }
}
@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: #0888a3;
}
@media (max-width: 1199px) {
    .inner-left .title-sidenav {
        display: none;
    }
}
.inner-left .title-sidenav h2 {
    font-size: 30px;
    font-weight: bold;
    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 {
    margin-top: 20px;
}
@media (max-width: 1199px) {
    .catalog-menu .menu-nav .menu-nav1 {
        margin-top: 0;
    }
}
.catalog-menu .menu-nav .menu-nav1>li {
    position: relative;

    margin: 8px 0;

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

    border-left: 3px solid #b6b6b6;
}
@media (max-width: 1199px) {
    .catalog-menu .menu-nav .menu-nav1>li {
        border: none;
    }
}
.catalog-menu .menu-nav .menu-nav1>li>a {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;

    position: relative;
    z-index: 4;

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

    padding: 5px 30px;

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

    -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 {
        line-height: 24px;

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

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

    width: 30px;
    height: 30px;

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

    width: 0;
    height: 0;

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

    border-width: 5px 0 5px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #aaa;
}
.catalog-menu .menu-nav .menu-nav1>li.active,
.catalog-menu .menu-nav .menu-nav1>li:hover {
    border-color: #0888a3;
}
.catalog-menu .menu-nav .menu-nav1>li.active>a,
.catalog-menu .menu-nav .menu-nav1>li:hover>a {
    color: #0888a3;
}
.catalog-menu .menu-nav .menu-nav1>li.active .open-menu:after,
.catalog-menu .menu-nav .menu-nav1>li:hover .open-menu:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);

    border-color: transparent transparent transparent #0888a3;
}
.catalog-menu .menu-nav .menu-nav2 {
    display: none;

    padding: 10px 0;
}
@media (max-width: 767px) {
    .catalog-menu .menu-nav .menu-nav2 {
        padding: 10px 0 0 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: 16px;
    line-height: 1.5;

    display: block;

    padding: 10px 30px;

    color: #666;
}
@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.active>a,
.catalog-menu .menu-nav .menu-nav2>li:hover>a {
    color: #0888a3;
}
.hs-inner-about {
    margin-top: -20px;
    padding: 0;
}
.hs-inner-about .about {
    width: 60%;
    padding: 100px 5% 100px 3%;
}
@media (max-width: 1560px) {
    .hs-inner-about .about {
        padding: 70px 3%;
    }
}
@media (max-width: 1199px) {
    .hs-inner-about .about {
        width: 100%;
        padding: 50px 3%;
    }
}
.hs-inner-about .about .note {
    margin-top: 80px;
}
@media (max-width: 1560px) {
    .hs-inner-about .about .note {
        margin-top: 50px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-about .about .note {
        margin-top: 30px;
    }
}
.hs-inner-about .about .note p {
    font-size: 16px;
    line-height: 1.875;

    margin: 0;
}
@media (max-width: 991px) {
    .hs-inner-about .about .note p {
        font-size: 14px;
    }
}
.hs-inner-about .num-box {
    width: 40%;
    height: -webkit-calc(100vh - 90px);
    height: calc(100vh - 90px);
    padding: 5% 6%;

    color: #fff;
    background-color: #0888a3;
    background-size: cover;
}
@media (max-width: 1560px) {
    .hs-inner-about .num-box {
        padding: 4% 3%;
    }
}
@media (max-width: 1199px) {
    .hs-inner-about .num-box {
        width: 100%;
        height: auto;
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-about .num-box {
        padding: 30px 14px;
    }
}
.hs-inner-about .num-box ul {
    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: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-inner-about .num-box .num-group {
    position: relative;

    padding: 20px 0 20px 100px;

    border-bottom: 1px solid rgba(255, 255, 255, .2);
}
@media (max-width: 767px) {
    .hs-inner-about .num-box .num-group {
        padding: 15px 0 15px 50px;
    }
}
.hs-inner-about .num-box .num-group .flaticon {
    font-size: 44px;

    position: absolute;
    top: 20px;
    left: 0;
}
@media (max-width: 767px) {
    .hs-inner-about .num-box .num-group .flaticon {
        font-size: 34px;

        top: 15px;
    }
}
.hs-inner-about .num-box .num-group b {
    font-size: 30px;
    font-weight: 300;
    line-height: 1;

    display: block;

    margin-bottom: 10px;
}
@media (max-width: 767px) {
    .hs-inner-about .num-box .num-group b {
        font-size: 20px;
    }
}
.hs-inner-about .num-box .num-group b span {
    font-size: 60px;
}
@media (max-width: 1560px) {
    .hs-inner-about .num-box .num-group b span {
        font-size: 50px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-about .num-box .num-group b span {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .hs-inner-about .num-box .num-group b span {
        font-size: 30px;
    }
}
.hs-inner-about .num-box .num-group p {
    font-size: 16px;
    line-height: 1.5;

    max-width: 370px;
    margin: 0;

    color: rgba(255, 255, 255, .7);
}
@media (max-width: 991px) {
    .hs-inner-about .num-box .num-group p {
        font-size: 14px;
    }
}
.hs-inner-advantage {
    background: url(../images/advantage_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px) {
    .hs-inner-advantage {
        background-attachment: fixed;
    }
}
.hs-inner-advantage .advantage ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -5px;

    -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-advantage .advantage ul li {
    padding: 0 5px;
}
@media (max-width: 991px) {
    .hs-inner-advantage .advantage ul li {
        width: 50%;
    }
}
.hs-inner-advantage .advantage-group {
    max-width: 280px;
}
@media (max-width: 1199px) {
    .hs-inner-advantage .advantage-group {
        max-width: 250px;
    }
}
.hs-inner-advantage .advantage-group .flaticon {
    font-size: 50px;
}
@media (max-width: 991px) {
    .hs-inner-advantage .advantage-group .flaticon {
        font-size: 40px;
    }
}
.hs-inner-advantage .advantage-group h3 {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.36363636;

    margin-top: 10px;
    margin-bottom: 20px;

    color: #0888a3;
}
@media (max-width: 991px) {
    .hs-inner-advantage .advantage-group h3 {
        font-size: 20px;
    }
}
.hs-inner-advantage .advantage-group h3:after {
    display: block;

    width: 62px;
    height: 4px;
    margin-top: 10px;

    content: '';

    background-color: #0888a3;
}
@media (max-width: 767px) {
    .hs-inner-advantage .advantage-group h3:after {
        width: 40px;
        height: 2px;
    }
}
.hs-inner-advantage .advantage-group p {
    font-size: 16px;
    line-height: 1.625;

    color: #666;
}
@media (max-width: 991px) {
    .hs-inner-advantage .advantage-group p {
        font-size: 14px;
    }
}
.hs-inner-story {
    color: #fff;
    background: url(../images/story_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px) {
    .hs-inner-story {
        background-attachment: fixed;
    }
}
.hs-inner-story .title-inner h2 {
    color: #fff;
}
.hs-inner-story .story {
    margin-top: 80px;
}
@media (max-width: 1199px) {
    .hs-inner-story .story {
        margin-top: 40px;
    }
}
@media (max-width: 767px) {
    .hs-inner-story .story {
        margin-top: 20px;
    }
}
.hs-inner-story .story .story-group {
    padding: 0 16px;
}
.hs-inner-story .story .story-group .year {
    font-size: 48px;
    line-height: 1.04166667;

    position: relative;
}
@media (max-width: 1560px) {
    .hs-inner-story .story .story-group .year {
        font-size: 40px;
    }
}
@media (max-width: 1400px) {
    .hs-inner-story .story .story-group .year {
        font-size: 34px;
    }
}
@media (max-width: 991px) {
    .hs-inner-story .story .story-group .year {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-story .story .story-group .year {
        font-size: 24px;
    }
}
.hs-inner-story .story .story-group .year:before {
    position: absolute;
    top: 0;
    left: -16px;

    display: block;

    width: 1px;
    height: 100%;

    content: '';

    background-color: rgba(255, 255, 255, .2);
}
.hs-inner-story .story .story-group .note {
    margin-top: 20px;
}
.hs-inner-story .story .story-group .note p {
    font-size: 16px;
    line-height: 1.5;

    margin: 0;
}
@media (max-width: 991px) {
    .hs-inner-story .story .story-group .note p {
        font-size: 14px;
    }
}
.hs-inner-story .story .swiper-pagination-progressbar {
    position: relative;

    margin-top: 70px;

    background: none;
}
@media (max-width: 1199px) {
    .hs-inner-story .story .swiper-pagination-progressbar {
        margin-top: 40px;
    }
}
@media (max-width: 767px) {
    .hs-inner-story .story .swiper-pagination-progressbar {
        margin-top: 30px;
    }
}
.hs-inner-story .story .swiper-pagination-progressbar:before {
    position: absolute;
    top: 5px;
    left: -100%;

    display: block;

    width: 300%;
    height: 1px;

    content: '';

    background-color: rgba(255, 255, 255, .2);
}
.hs-inner-story .story .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    z-index: 6;

    height: 10px;

    border-radius: 6px;
    background-color: #00a9f0;
}
.hs-inner-team .title-inner {
    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-inner-team .title-inner .swiper-button-prev,
.hs-inner-team .title-inner .swiper-button-next {
    line-height: 38px;

    width: 70px;
    height: 38px;

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

    color: #999;
    border: 1px solid #d0d0d0;
    background: none;
}
.hs-inner-team .title-inner .swiper-button-prev:hover,
.hs-inner-team .title-inner .swiper-button-next:hover {
    color: #fff;
    border-color: #0888a3;
    background-color: #0888a3;
}
.hs-inner-team .team {
    position: relative;

    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-team .team {
        margin-top: 30px;
    }
}
.hs-inner-team .team .team-group {
    position: relative;

    cursor: pointer;
    text-align: center;
}
.hs-inner-team .team .team-group .ibox {
    padding-bottom: 85%;
}
.hs-inner-team .team .team-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-team .team .team-group .tit-team {
    font-size: 16px;
    line-height: 30px;

    position: absolute;
    z-index: 4;
    bottom: 20px;
    left: 30px;

    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    padding: 15px;

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

    color: #fff;
    background-color: #0888a3;
}
@media (max-width: 1199px) {
    .hs-inner-team .team .team-group .tit-team {
        padding: 10px;
    }
}
.hs-inner-team .team .team-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-team .team .team-group:hover .tit-team {
    background-color: #f60;
}
.hs-inner-honor {
    background: #f5f5f5;
}
.hs-inner-honor .title-inner {
    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-inner-honor .title-inner .swiper-button-prev,
.hs-inner-honor .title-inner .swiper-button-next {
    line-height: 38px;

    width: 70px;
    height: 38px;

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

    color: #999;
    border: 1px solid #d0d0d0;
}
.hs-inner-honor .title-inner .swiper-button-prev:hover,
.hs-inner-honor .title-inner .swiper-button-next:hover {
    color: #fff;
    border-color: #0888a3;
    background-color: #0888a3;
}
.hs-inner-honor .honor {
    margin-top: 20px;
}
@media (max-width: 1199px) {
    .hs-inner-honor .honor {
        margin-top: 10px;
    }
}
.hs-inner-honor .honor .swiper-honor {
    padding: 0 20px;
}
@media (max-width: 767px) {
    .hs-inner-honor .honor .swiper-honor {
        padding: 0 8px;
    }
}
.hs-inner-honor .honor .swiper-slide {
    width: auto;
    padding: 20px 0;
}
.hs-inner-honor .honor .honor-group {
    display: block;

    cursor: pointer;
    text-align: center;

    box-shadow: 0 10px 19px 0 rgba(35, 24, 21, .17);
}
@media (max-width: 767px) {
    .hs-inner-honor .honor .honor-group {
        box-shadow: 0 5px 5px 0 rgba(35, 24, 21, .17);
    }
}
.hs-inner-honor .honor .honor-group .img {
    padding: 6px 6px 6px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-inner-honor .honor .honor-group .img .ibox {
    padding-bottom: 128.16901408%;
}
.hs-inner-honor .honor .honor-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-honor .honor .honor-group .tit-honor {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    height: 60px;
    padding: 0 10px;

    -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-honor .honor .honor-group .tit-honor p {
    font-size: 16px;
    line-height: 1.5;

    display: -webkit-box;
    overflow: hidden;

    max-height: 48px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 767px) {
    .hs-inner-honor .honor .honor-group .tit-honor p {
        font-size: 14px;
        line-height: 1.71428571;
    }
}
.hs-inner-honor .honor .honor-group:hover .img .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-honor .swiper-button-prev,
.hs-inner-honor .swiper-button-next {
    top: 45%;

    color: #333;
    background: none;
}
.hs-inner-honor .swiper-button-prev:hover,
.hs-inner-honor .swiper-button-next:hover {
    color: #0888a3;
}
#about-about,
#about-advantage,
#about-story,
#about-team,
#about-honor {
    position: relative;
    top: -100px;
}
.public-products-group {
    display: block;
}
.public-products-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-products-group .title-products {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    height: 70px;
    padding: 10px;

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

    color: #fff;
    background-color: #0888a3;

    -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;
}
.public-products-group .title-products h3 {
    font-size: 16px;
    line-height: 1.5;

    display: -webkit-box;
    overflow: hidden;

    max-height: 48px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 767px) {
    .public-products-group .title-products h3 {
        font-size: 14px;
        line-height: 1.71428571;
    }
}
.public-products-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.public-products-group:hover .title-products {
    background-color: #f60;
}
@media (max-width: 1199px) {
    .hs-inner-products {
        padding-top: 30px;
    }
}
.hs-inner-products .products ul.row {
    margin: 0 -22px;
    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 22px;
}
@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: 45%;
    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: 55%;
    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: 30px;
    font-weight: bold;
}
@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 .details-link {
    margin-top: 50px;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-content .details-link {
        margin-top: 30px;
    }
}
.hs-inner-product-details .product-details .details-content .details-link 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-inner-product-details .product-details .details-content .details-link ul li {
    margin-right: 16px;
}
.hs-inner-product-details .product-details .details-content .details-link a {
    line-height: 44px;

    display: inline-block;

    min-width: 44px;

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

    color: #fff;
    background-color: #0888a3;
}
.hs-inner-product-details .product-details .details-content .details-link a:hover {
    background-color: #f60;
}
.hs-inner-product-details .product-details .details-content .details-link a .flaticon {
    font-size: 20px;
}
.hs-inner-product-details .product-details .details-content .details-link a.email {
    background-color: #f60;
}
.hs-inner-product-details .product-details .details-content .details-link a.email:hover {
    background-color: #0888a3;
}
.hs-inner-product-details .product-details .details-content .details-link .scroll {
    font-size: 16px;

    padding: 0 20px;

    color: #fff;
    background-color: #0888a3;
}
.hs-inner-product-details .product-details .details-content .details-link .scroll:after {
    display: inline-block;

    width: 0;
    height: 0;
    margin-left: 6px;

    content: '';
    vertical-align: middle;

    border-width: 5px 0 5px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #f60;
}
.hs-inner-product-details .product-details .details-content .details-link .scroll:hover:after {
    border-color: transparent transparent transparent #fff;
}
.hs-inner-product-details .product-small {
    position: relative;

    overflow: hidden;

    width: 100%;
    max-height: 192px;
    margin-top: 20px;

    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-small {
        margin-top: 10px;

        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }
}
.hs-inner-product-details .swiper-product-small {
    margin: 0 -10px;
    margin-top: 20px;

    mix-blend-mode: multiply;
}
@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: #0888a3;
}
.hs-inner-product-details .title-parameters {
    padding: 15px 30px;

    color: #fff;
    background-color: #0888a3;
}
@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 #0888a3;

    -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: #f60;
}
@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: #0888a3;

    -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-feedback {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding-top: 80px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-feedback {
        padding-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: #f60;

    -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;
    line-height: 1.875;

    margin: 0;
}
.hs-inner-product-details .product-feedback .feedbackform {
    width: 70%;
    padding: 50px;

    background-color: #0888a3;
}
@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-related {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding-bottom: 10px;

    border-bottom: 1px solid #0888a3;

    -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-related 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: #fff;
}
.feedbackform form input:-o-placeholder,
.feedbackform form textarea:-o-placeholder {
    color: #fff;
}
.feedbackform form input::-moz-placeholder,
.feedbackform form textarea::-moz-placeholder {
    color: #fff;
}
.feedbackform form input:-ms-input-placeholder,
.feedbackform form textarea:-ms-input-placeholder {
    color: #fff;
}
.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 #afafaf;
}
.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: #0888a3;
}
.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 #0888a3;
}
.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 #0888a3;
}
.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 #0888a3;
}
.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: #0888a3;
}
.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: #0888a3;
}
.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: #0888a3;
}
.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: #0888a3;
}
.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: #0888a3;
}
.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: #0888a3;
}
.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: #0888a3;
}
.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: #0888a3;
}
.feedbackform form .effect-17~.focus-border {
    position: absolute;
    bottom: 0;
    left: 50%;

    width: 0;
    height: 1px;

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

    background-color: #0888a3;
}
.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: #0888a3;
}
.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: #0888a3;
}
.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: #0888a3;
}
.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: #0888a3;
}
.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: #0888a3;
}
.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: #0888a3;
}
.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: #0888a3;
}
.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: #0888a3;
}
.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: #0888a3;
}
.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: #0888a3;
}
.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: #0888a3;
}
.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: #0888a3;
}
.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: #f60;
}
@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 {
    position: relative;

    overflow: hidden;

    padding: 0 3%;

    color: rgba(255, 255, 255, .7);
    background: url(../images/footer_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 991px) {
    .hs-footer {
        padding: 0 15px;
    }
}
.hs-footer .foot-txt {
    max-width: 320px;
    margin-top: 20px;
}
.hs-footer .foot-txt .txt-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 30px;

    color: #00a1c3;
}
@media (max-width: 991px) {
    .hs-footer .foot-txt .txt-group {
        margin-top: 10px;
    }
}
.hs-footer .foot-txt .txt-group .flaticon {
    font-size: 26px;

    width: 36px;
}
@media (max-width: 1199px) {
    .hs-footer .foot-txt .txt-group .flaticon {
        font-size: 20px;
    }
}
.hs-footer .foot-txt .txt-group p {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.76470588;

    width: -webkit-calc(100% - 36px);
    width: calc(100% - 36px);
    margin: 0;
}
@media (max-width: 1199px) {
    .hs-footer .foot-txt .txt-group p {
        font-size: 16px;
    }
}
.hs-footer .foot-txt .txt-group p a:hover {
    text-decoration: underline;
}
.hs-footer .title-foot h3 {
    font-size: 24px;
    font-weight: 500;
    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: 24px;
    font-weight: 500;
    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: 0;
    }
}
@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: 17px;
    line-height: 1.52941176;

    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 .copyright {
    font-size: 16px;
    line-height: 24px;

    padding: 40px 0;

    text-align: center;

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

        padding: 20px 0;
    }
}
.hs-footer .copyright p {
    margin: 0;
}
.hs-footer .copyright .design {
    float: right;
}
@media (max-width: 991px) {
    .hs-footer .copyright .design {
        float: none;
    }
}
.hs-footer .copyright a:hover {
    text-decoration: underline;

    color: #fff;
}
.hs-inner-news {
    padding: 0 0 80px 0;
}
.hs-inner-news .news {
    margin-top: -50px;
}
@media (max-width: 1199px) {
    .hs-inner-news .news {
        margin-top: -20px;
    }
}
.hs-inner-news .news>ul>li {
    padding: 50px 0;
}
@media (max-width: 1199px) {
    .hs-inner-news .news>ul>li {
        padding: 20px 0;
    }
}
.hs-inner-news .news>ul>li:last-child {
    border-bottom: none;
}
.hs-inner-news .news .news-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-news .news .news-group .img {
    position: relative;

    width: 570px;
    height: 100%;
}
@media (max-width: 1560px) {
    .hs-inner-news .news .news-group .img {
        width: 440px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-news .news .news-group .img {
        width: 330px;
    }
}
@media (max-width: 767px) {
    .hs-inner-news .news .news-group .img {
        width: 100%;
    }
}
.hs-inner-news .news .news-group .img .ibox {
    padding-bottom: 75%;
}
.hs-inner-news .news .news-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-news .news .news-group .img .date {
    font-size: 16px;
    line-height: 50px;

    position: absolute;
    z-index: 4;
    bottom: 0;

    display: block;

    width: 100%;
    padding: 0 30px;

    color: #fff;
    background-image: -webkit-gradient(linear, left top, right top, from(#0888a3), to(transparent));
    background-image: -webkit-linear-gradient(left, #0888a3, transparent);
    background-image: linear-gradient(90deg, #0888a3, transparent);
}
@media (max-width: 1199px) {
    .hs-inner-news .news .news-group .img .date {
        font-size: 14px;
        line-height: 40px;

        padding: 0 20px;
    }
}
.hs-inner-news .news .news-group .desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: -webkit-calc(100% - 570px);
    width: calc(100% - 570px);
    padding: 30px 0 30px 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;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media (max-width: 1560px) {
    .hs-inner-news .news .news-group .desc {
        width: -webkit-calc(100% - 440px);
        width: calc(100% - 440px);
        padding-left: 3%;
    }
}
@media (max-width: 1199px) {
    .hs-inner-news .news .news-group .desc {
        width: -webkit-calc(100% - 330px);
        width: calc(100% - 330px);
        padding: 0 0 0 3%;
    }
}
@media (max-width: 767px) {
    .hs-inner-news .news .news-group .desc {
        width: 100%;
        padding: 20px 0 0 0;
    }
}
.hs-inner-news .news .news-group .desc h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.5;

    display: -webkit-box;
    overflow: hidden;

    max-height: 36px;
    margin-top: 0;
    margin-bottom: 24px;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1470px) {
    .hs-inner-news .news .news-group .desc h3 {
        font-size: 18px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-news .news .news-group .desc h3 {
        margin-bottom: 14px;
    }
}
@media (max-width: 767px) {
    .hs-inner-news .news .news-group .desc h3 {
        font-size: 16px;
        line-height: 1.5;

        max-height: 48px;
        margin-bottom: 6px;
    }
}
.hs-inner-news .news .news-group .desc h3 a {
    display: block;
}
.hs-inner-news .news .news-group .desc p {
    font-size: 16px;
    line-height: 1.875;

    display: -webkit-box;
    overflow: hidden;

    max-height: 90px;

    color: #777;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
@media (max-width: 991px) {
    .hs-inner-news .news .news-group .desc p {
        font-size: 14px;
        line-height: 1.71428571;

        max-height: 72px;
    }
}
.hs-inner-news .news .news-group .desc .news-more {
    width: 100%;
    margin-top: 20px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 767px) {
    .hs-inner-news .news .news-group .desc .news-more {
        margin-top: 10px;
    }
}
.hs-inner-news .news .news-group .desc .news-more a {
    font-size: 16px;
    line-height: 30px;

    position: relative;

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

    padding: 20px 0;

    color: #777;

    -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-inner-news .news .news-group .desc .news-more a {
        font-size: 14px;

        padding: 10px 0;
    }
}
.hs-inner-news .news .news-group .desc .news-more a:before {
    position: absolute;
    left: 110px;

    display: block;

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

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

    background-color: rgba(51, 51, 51, .2);
}
@media (max-width: 1199px) {
    .hs-inner-news .news .news-group .desc .news-more a:before {
        left: 116px;
    }
}
.hs-inner-news .news .news-group .desc .news-more .flaticon {
    font-size: 20px;
    line-height: 58px;

    width: 58px;
    height: 58px;

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

    color: #999;
    border: 1px solid rgba(184, 184, 184, .65);
    border-radius: 50%;
}
@media (max-width: 1199px) {
    .hs-inner-news .news .news-group .desc .news-more .flaticon {
        line-height: 48px;

        width: 48px;
        height: 48px;
    }
}
@media (max-width: 767px) {
    .hs-inner-news .news .news-group .desc .news-more .flaticon {
        font-size: 16px;
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.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 h3 {
    color: #0888a3;
}
.hs-inner-news .news .news-group:hover .desc .news-more a {
    color: #0888a3;
}
.hs-inner-news .news .news-group:hover .desc .news-more a:before {
    background-color: #0888a3;
}
.hs-inner-news .news .news-group:hover .desc .news-more .flaticon {
    color: #fff;
    border-color: #0888a3;
    background-color: #0888a3;
}
.hs-inner-faqs {
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
}
.hs-inner-faqs .faqs>ul {
    margin-top: -50px;
}
@media (max-width: 1560px) {
    .hs-inner-faqs .faqs>ul {
        margin-top: -40px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-faqs .faqs>ul {
        margin-top: -40px;
    }
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs>ul {
        margin-top: -30px;
    }
}
.hs-inner-faqs .faqs>ul>li {
    margin-top: 50px;
}
@media (max-width: 1560px) {
    .hs-inner-faqs .faqs>ul>li {
        margin-top: 40px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-faqs .faqs>ul>li {
        margin-top: 40px;
    }
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs>ul>li {
        margin-top: 30px;
    }
}
.hs-inner-faqs .faqs-group {
    -webkit-transition: all .4s;
    transition: all .4s;

    box-shadow: 0 12px 16px 0 rgba(16, 69, 149, .13);
}
.hs-inner-faqs .title-faqs {
    position: relative;

    padding: 40px 60px 40px 50px;

    cursor: pointer;
}
@media (max-width: 991px) {
    .hs-inner-faqs .title-faqs {
        padding: 20px 40px 20px 15px;
    }
}
.hs-inner-faqs .title-faqs h3 {
    font-size: 20px;
    font-weight: 800;
    line-height: 1.5;

    margin: 0;

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

    color: #0888a3;
}
@media (max-width: 1199px) {
    .hs-inner-faqs .title-faqs h3 {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .hs-inner-faqs .title-faqs h3 {
        font-size: 16px;
    }
}
.hs-inner-faqs .title-faqs .flaticon {
    line-height: 40px;

    position: absolute;
    top: 50%;
    right: 30px;

    width: 40px;
    height: 40px;

    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: translateY(-50%) rotate(0deg);
    -ms-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg);
    text-align: center;

    border-radius: 50%;
    background: #f4f4f4;
}
@media (max-width: 991px) {
    .hs-inner-faqs .title-faqs .flaticon {
        right: 15px;
    }
}
@media (max-width: 767px) {
    .hs-inner-faqs .title-faqs .flaticon {
        line-height: 30px;

        width: 30px;
        height: 30px;
    }
}
.hs-inner-faqs .faqs-ques {
    padding: 0 60px 60px 50px;
}
@media (max-width: 991px) {
    .hs-inner-faqs .faqs-ques {
        padding: 10px 15px 50px 15px;
    }
}
.hs-inner-faqs .faqs-ques p {
    font-size: 16px;
    line-height: 1.625;

    margin: 0;
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs-ques p {
        font-size: 14px;
    }
}
.hs-inner-faqs .current .faqs-group {
    background-color: #0888a3;
}
.hs-inner-faqs .current .faqs-group .title-faqs h3 {
    color: #fff;
}
.hs-inner-faqs .current .faqs-group .title-faqs .flaticon {
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);

    color: #0888a3;
    background-color: #fff;
}
.hs-inner-faqs .current .faqs-group .faqs-ques p {
    color: #fff;
}
.hs-inner-news-show {
    padding-right: 0;
    padding-left: 0;
}
.hs-inner-news-show .news-show .title-home h2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.5;

    color: #222;
}
@media (max-width: 991px) {
    .hs-inner-news-show .news-show .title-home h2 {
        font-size: 20px;
    }
}
.hs-inner-news-show .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-news-show .date-share {
        margin-top: 20px;
        padding: 10px;
    }
}
@media (max-width: 767px) {
    .hs-inner-news-show .date-share {
        padding: 10px;
    }
}
.hs-inner-news-show .date-share p {
    font-size: 16px;
    line-height: 26px;

    margin: 10px 0;

    color: #0f1d2e;
}
@media (max-width: 767px) {
    .hs-inner-news-show .date-share p {
        font-size: 14px;
    }
}
.hs-inner-news-show .date-share p span {
    display: inline-block;

    margin-right: 30px;

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

    display: inline-block;

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

    vertical-align: middle;
}
.hs-inner-news-show .title-cases-show .date-share {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-inner-news-show .free-editor {
    margin-top: 50px;
}
@media (max-width: 991px) {
    .hs-inner-news-show .free-editor {
        margin-top: 30px;
    }
}
.hs-inner-news-show .free-editor p {
    line-height: 1.875;

    margin: 0;
}
@media (max-width: 767px) {
    .hs-inner-news-show .free-editor p {
        font-size: 14px;
    }
}
.hs-inner-news-show .free-editor img {
    max-width: 100%;
    height: auto !important;
}
.hs-inner-news-show .news-show-top {
    margin-top: 0;
    padding: 30px 0;

    border-top: 1px solid rgba(16, 69, 149, .2);
    border-bottom: 1px solid rgba(16, 69, 149, .2);
}
@media (max-width: 767px) {
    .hs-inner-news-show .news-show-top {
        padding: 20px 0;
    }
}
.hs-inner-news-show .news-show-top p {
    color: #888;
}
.hs-inner-news-show .button-news {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 70px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 991px) {
    .hs-inner-news-show .button-news {
        margin-top: 30px;
    }
}
.hs-inner-news-show .button-news a {
    line-height: 52px;

    display: block;

    width: 52px;
    height: 52px;

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

    color: #b2b2b2;
    background: #ddd;
}
.hs-inner-news-show .button-news a .flaticon {
    font-size: 20px;
}
.hs-inner-news-show .button-news a img {
    width: 100%;
}
.hs-inner-news-show .button-news a:hover {
    color: #fff;
    background-color: #0888a3;
}
.hs-inner-news-show .button-news a:hover img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-inner-news-show .button-news .prev {
    margin-right: 20px;

    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.hs-inner-news-show .inner-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-news-show .news-show {
    width: -webkit-calc(100% - 450px);
    width: calc(100% - 450px);
    padding-right: 5%;
}
@media (max-width: 1400px) {
    .hs-inner-news-show .news-show {
        width: -webkit-calc(100% - 350px);
        width: calc(100% - 350px);
        padding-right: 3%;
    }
}
@media (max-width: 1199px) {
    .hs-inner-news-show .news-show {
        width: -webkit-calc(100% - 240px);
        width: calc(100% - 240px);
    }
}
@media (max-width: 767px) {
    .hs-inner-news-show .news-show {
        width: 100%;
        padding-right: 0;
    }
}
.hs-inner-news-show .news-related {
    width: 450px;
    padding-bottom: 50px;
    padding-left: 50px;

    border-left: 1px solid rgba(51, 51, 51, .2);
}
@media (max-width: 1400px) {
    .hs-inner-news-show .news-related {
        width: 350px;
        padding-left: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-news-show .news-related {
        width: 240px;
    }
}
@media (max-width: 767px) {
    .hs-inner-news-show .news-related {
        width: 100%;
        margin-top: 30px;
        padding: 0;

        border: none;
    }
}
.hs-inner-news-show .news-related .title-news-releated h3 {
    font-size: 24px;
    line-height: 1.25;

    margin: 0;
}
@media (max-width: 1199px) {
    .hs-inner-news-show .news-related .title-news-releated h3 {
        font-size: 20px;
    }
}
.hs-inner-news-show .news-related .list .news-group {
    display: block;

    margin-top: 30px;
}
.hs-inner-news-show .news-related .list .news-group .ibox {
    padding-bottom: 75%;
}
.hs-inner-news-show .news-related .list .news-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-news-show .news-related .list .news-group h3 {
    font-size: 18px;
    line-height: 1.44444444;

    display: -webkit-box;
    overflow: hidden;

    max-height: 52px;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1199px) {
    .hs-inner-news-show .news-related .list .news-group h3 {
        font-size: 16px;
        line-height: 1.625;
    }
}
.hs-inner-news-show .news-related .list .news-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-news-show .news-related .list .news-group:hover h3 {
    color: #0888a3;
}
.hs-inner-exhibitions {
    padding-right: 0;
    padding-left: 0;
}
.hs-inner-exhibitions .exhibitions {
    position: relative;
}
.hs-inner-exhibitions .exhibitions:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 70px;

    display: block;

    width: 1px;
    height: 100%;

    content: '';

    background-color: #0888a3;
}
@media (max-width: 1199px) {
    .hs-inner-exhibitions .exhibitions:before {
        left: 50px;
    }
}
@media (max-width: 767px) {
    .hs-inner-exhibitions .exhibitions:before {
        left: 30px;
    }
}
.hs-inner-exhibitions .exhibitions>ul {
    margin-top: -80px;
}
.hs-inner-exhibitions .exhibitions>ul>li {
    margin-top: 80px;
}
.hs-inner-exhibitions .exhibitions .exhibitions-group {
    position: relative;
    z-index: 4;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hs-inner-exhibitions .exhibitions .exhibitions-group .date {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 141px;
    height: 141px;

    color: #fff;
    border-radius: 50%;
    background-color: #0888a3;

    -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: 1199px) {
    .hs-inner-exhibitions .exhibitions .exhibitions-group .date {
        width: 100px;
        height: 100px;
    }
}
@media (max-width: 767px) {
    .hs-inner-exhibitions .exhibitions .exhibitions-group .date {
        width: 60px;
        height: 60px;
    }
}
.hs-inner-exhibitions .exhibitions .exhibitions-group .date b {
    font-size: 48px;
    font-weight: 800;
    line-height: 1;

    display: block;

    margin-bottom: 6px;
}
@media (max-width: 1199px) {
    .hs-inner-exhibitions .exhibitions .exhibitions-group .date b {
        font-size: 36px;
    }
}
@media (max-width: 767px) {
    .hs-inner-exhibitions .exhibitions .exhibitions-group .date b {
        font-size: 24px;

        margin: 0;
    }
}
.hs-inner-exhibitions .exhibitions .exhibitions-group .date span {
    font-size: 18px;
    line-height: 1;

    display: block;
}
@media (max-width: 1199px) {
    .hs-inner-exhibitions .exhibitions .exhibitions-group .date span {
        font-size: 16px;
    }
}
@media (max-width: 991px) {
    .hs-inner-exhibitions .exhibitions .exhibitions-group .date span {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .hs-inner-exhibitions .exhibitions .exhibitions-group .date span {
        font-size: 12px;
    }
}
.hs-inner-exhibitions .exhibitions .exhibitions-group .desc {
    width: -webkit-calc(100% - 141px);
    width: calc(100% - 141px);
    padding-left: 3%;
}
@media (max-width: 1199px) {
    .hs-inner-exhibitions .exhibitions .exhibitions-group .desc {
        width: -webkit-calc(100% - 100px);
        width: calc(100% - 100px);
    }
}
@media (max-width: 767px) {
    .hs-inner-exhibitions .exhibitions .exhibitions-group .desc {
        width: -webkit-calc(100% - 60px);
        width: calc(100% - 60px);
    }
}
.hs-inner-exhibitions .exhibitions .exhibitions-group .desc .img {
    max-width: 240px;
}
.hs-inner-exhibitions .exhibitions .exhibitions-group .desc .img img {
    max-width: 100%;
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    .hs-inner-exhibitions .exhibitions .exhibitions-group .desc .img img {
        margin-bottom: 20px;
    }
}
.hs-inner-exhibitions .exhibitions .exhibitions-group .desc h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.25;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin-top: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1199px) {
    .hs-inner-exhibitions .exhibitions .exhibitions-group .desc h3 {
        font-size: 20px;
        line-height: 1.5;
    }
}
@media (max-width: 767px) {
    .hs-inner-exhibitions .exhibitions .exhibitions-group .desc h3 {
        font-size: 18px;
    }
}
.hs-inner-exhibitions .exhibitions .exhibitions-group .desc p {
    font-size: 16px;
    line-height: 1.625;

    display: -webkit-box;
    overflow: hidden;

    max-height: 52px;
    margin: 0;

    color: #777;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 767px) {
    .hs-inner-exhibitions .exhibitions .exhibitions-group .desc p {
        font-size: 14px;
        line-height: 1.71428571;

        max-height: 48px;
    }
}
.hs-inner-exhibitions .exhibitions .exhibitions-group .desc .exhibitions-more {
    margin-top: 40px;
}
@media (max-width: 991px) {
    .hs-inner-exhibitions .exhibitions .exhibitions-group .desc .exhibitions-more {
        margin-top: 20px;
    }
}
.hs-inner-exhibitions .exhibitions .exhibitions-group .desc .exhibitions-more a {
    font-size: 16px;
    line-height: 30px;

    display: inline-block;

    color: #777;
}
@media (max-width: 767px) {
    .hs-inner-exhibitions .exhibitions .exhibitions-group .desc .exhibitions-more a {
        font-size: 14px;
    }
}
.hs-inner-exhibitions .exhibitions .exhibitions-group:hover .desc h3 {
    color: #0888a3;
}
.hs-inner-exhibitions .exhibitions .exhibitions-group:hover .desc .exhibitions-more {
    color: #0888a3;
}
.hs-inner-factory {
    padding-top: 20px;
    padding-right: 0;
    padding-left: 0;
}
.hs-inner-factory .factory>ul {
    margin-top: -30px;
}
.hs-inner-factory .factory>ul>li {
    margin-top: 30px;
}
.hs-inner-factory .factory .factory-group {
    padding: 10px 10px 0 10px;

    cursor: pointer;
    text-align: center;

    box-shadow: 0 5px 10px 0 rgba(0, 101, 177, .25);
}
.hs-inner-factory .factory .factory-group .img {
    position: relative;
}
.hs-inner-factory .factory .factory-group .img:before {
    font-size: 24px;
    line-height: 50px;

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

    width: 50px;
    height: 50px;

    content: '+';
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    text-align: center;

    opacity: 0;
    color: #fff;
    border-radius: 50%;
    background-color: #f60;
}
.hs-inner-factory .factory .factory-group .ibox {
    padding-bottom: 75%;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-inner-factory .factory .factory-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-factory .factory .factory-group p {
    font-size: 16px;
    line-height: 50px;

    display: -webkit-box;
    overflow: hidden;

    height: 50px;
    margin: 0;

    color: #777;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 767px) {
    .hs-inner-factory .factory .factory-group p {
        font-size: 14px;
        line-height: 30px;

        height: 30px;
    }
}
.hs-inner-factory .factory .factory-group:hover .img {
    background-color: #000;
}
.hs-inner-factory .factory .factory-group:hover .img:before {
    opacity: 1;
}
.hs-inner-factory .factory .factory-group:hover .img .ibox {
    opacity: .6;
}
.hs-inner-factory .factory .factory-group:hover .img .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-cases {
    padding-top: 10px;
    padding-right: 0;
    padding-left: 0;
}
.hs-inner-cases .cases {
    margin: 0 -20px;
    margin-top: -40px;
}
@media (max-width: 991px) {
    .hs-inner-cases .cases {
        margin: 0 -8px;
        margin-top: -20px;
    }
}
.hs-inner-cases .cases .padding {
    padding: 0 20px;
}
@media (max-width: 991px) {
    .hs-inner-cases .cases .padding {
        padding: 0 8px;
    }
}
.hs-inner-cases .cases .cases-group {
    margin-top: 40px;
    padding: 10px 10px 0 10px;

    cursor: pointer;
    text-align: center;

    box-shadow: 0 5px 10px 0 rgba(0, 101, 177, .25);
}
@media (max-width: 991px) {
    .hs-inner-cases .cases .cases-group {
        margin-top: 20px;
    }
}
.hs-inner-cases .cases .cases-group .img {
    position: relative;

    overflow: hidden;
}
.hs-inner-cases .cases .cases-group .img:before {
    font-size: 24px;
    line-height: 50px;

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

    width: 50px;
    height: 50px;

    content: '+';
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    text-align: center;

    opacity: 0;
    color: #fff;
    border-radius: 50%;
    background-color: #f60;
}
.hs-inner-cases .cases .cases-group .img img {
    width: 100%;

    -webkit-transition: all .4s;
    transition: all .4s;
}
.hs-inner-cases .cases .cases-group p {
    font-size: 16px;
    line-height: 50px;

    display: -webkit-box;
    overflow: hidden;

    height: 50px;
    margin: 0;

    color: #777;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 767px) {
    .hs-inner-cases .cases .cases-group p {
        font-size: 14px;
        line-height: 30px;

        height: 30px;
    }
}
.hs-inner-cases .cases .cases-group:hover .img {
    background-color: #000;
}
.hs-inner-cases .cases .cases-group:hover .img:before {
    opacity: 1;
}
.hs-inner-cases .cases .cases-group:hover .img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);

    opacity: .6;
}
.hs-inner-contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-contact .contact,
.hs-inner-contact .feedbackform {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    min-height: 100vh;
    padding: 30px 10%;

    -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;
}
@media (max-width: 1560px) {
    .hs-inner-contact .contact,
    .hs-inner-contact .feedbackform {
        padding: 30px 6%;
    }
}
@media (max-width: 991px) {
    .hs-inner-contact .contact,
    .hs-inner-contact .feedbackform {
        min-height: auto;
        padding: 100px 3%;
    }
}
.hs-inner-contact .contact {
    width: 40%;

    background-color: rgba(8, 136, 163, .8);
}
@media (max-width: 767px) {
    .hs-inner-contact .contact {
        width: 100%;
        padding: 100px 15px 50px 15px;
    }
}
.hs-inner-contact .contact .title-inner h2 {
    font-size: 72px;
    font-weight: 800;

    color: #fff;
}
@media (max-width: 1560px) {
    .hs-inner-contact .contact .title-inner h2 {
        font-size: 60px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-contact .contact .title-inner h2 {
        font-size: 50px;
    }
}
@media (max-width: 991px) {
    .hs-inner-contact .contact .title-inner h2 {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact .contact .title-inner h2 {
        font-size: 30px;
    }
}
.hs-inner-contact .contact .list {
    color: #fff;
}
.hs-inner-contact .contact .contact-group {
    line-height: 30px;

    position: relative;

    margin-top: 40px;
    padding-left: 50px;
}
@media (max-width: 991px) {
    .hs-inner-contact .contact .contact-group {
        margin-top: 20px;
        padding-left: 40px;
    }
}
.hs-inner-contact .contact .contact-group .flaticon {
    font-size: 24px;

    position: absolute;
    top: 0;
    left: 0;

    color: #f60;
}
.hs-inner-contact .contact .contact-group p {
    font-size: 18px;

    margin: 0;

    word-break: break-word;
}
@media (max-width: 991px) {
    .hs-inner-contact .contact .contact-group p {
        font-size: 16px;
    }
}
.hs-inner-contact .feedbackform {
    width: 60%;
}
@media (max-width: 767px) {
    .hs-inner-contact .feedbackform {
        width: 100%;
        padding: 50px 15px 80px 15px;
    }
}
.hs-inner-contact .feedbackform .form-list {
    padding: 50px;

    background-color: rgba(255, 255, 255, .7);
}
@media (max-width: 1470px) {
    .hs-inner-contact .feedbackform .form-list {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact .feedbackform .form-list {
        padding: 30px 15px;
    }
}
.hs-inner-contact .feedbackform .title-inner {
    color: #000;
}
.hs-inner-contact .feedbackform form input,
.hs-inner-contact .feedbackform form textarea {
    color: #333;
}
.hs-inner-contact .feedbackform form input::-webkit-input-placeholder,
.hs-inner-contact .feedbackform form textarea::-webkit-input-placeholder {
    color: #666;
}
.hs-inner-contact .feedbackform form input:-o-placeholder,
.hs-inner-contact .feedbackform form textarea:-o-placeholder {
    color: #666;
}
.hs-inner-contact .feedbackform form input::-moz-placeholder,
.hs-inner-contact .feedbackform form textarea::-moz-placeholder {
    color: #666;
}
.hs-inner-contact .feedbackform form input:-ms-input-placeholder,
.hs-inner-contact .feedbackform form textarea:-ms-input-placeholder {
    color: #666;
}
.hs-inner-contact .feedbackform form input:focus::-webkit-input-placeholder,
.hs-inner-contact .feedbackform form textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.hs-inner-contact .feedbackform form input:focus::-o-placeholder,
.hs-inner-contact .feedbackform form textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.hs-inner-contact .feedbackform form input:focus::-moz-placeholder,
.hs-inner-contact .feedbackform form textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.hs-inner-contact .feedbackform form input:focus::-ms-input-placeholder,
.hs-inner-contact .feedbackform form textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.hs-inner-contact .feedbackform form .effect-1~.focus-border {
    background-color: #0888a3;
}
.hs-inner-contact .feedbackform form .submit {
    margin-top: 30px;

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

    color: #fff;
    background-color: #0888a3;
}
.hs-inner-contact .feedbackform form .submit:hover {
    background-color: #f60;
}
.hs-google-map {
    position: relative;
    z-index: 6;

    width: 100%;

    -webkit-transform: translateY(-80px);
    -ms-transform: translateY(-80px);
    transform: translateY(-80px);
}
@media (max-width: 1470px) {
    .hs-google-map {
        -webkit-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}
.hs-google-map #map {
    width: 100%;
    height: 550px;
}
@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: 20px;
}
.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: 200px;

    color: #0888a3;
}
.hs-inner-product-details .product-details .desc-info p {
    width: calc(100% - 200px);
    margin: 0;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .desc-info b {
        width: 150px;
    }
    .hs-inner-product-details .product-details .desc-info p {
        width: calc(100% - 150px);
        margin: 0;
    }
}
.product-parameters-menu {
    background-color: #f7f7f7;
    margin-top: 60px;
}
.product-parameters-menu a {
    display: block;
    padding: 10px 30px;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
}
.product-parameters-menu ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.product-parameters-menu .active a {
    background-color: #f60;
    color: #ffffff;
}
@media (max-width: 991px) {
    .product-parameters-menu a {
        padding: 10px 20px;
        font-size: 15px;
    }
}
@media (max-width: 767px) {
    .product-parameters-menu ul li {
        width: 50%;
    }
    .product-parameters-menu a {
        padding: 10px;
        font-size: 14px;
    }
}

.table_a {
    width: 100%;
    overflow-x: auto;
}

.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 #0a50a1;
    background: #0a50a1
}
.page_list a.on {
    color: #fff;
    border: 1px solid #0a50a1;
    background: #0a50a1
}
.inner-left .title-sidenav {
    text-transform: uppercase;
}
.catalog-menu .menu-nav .menu-nav1>li>a {
    padding-top: 15px;
    padding-bottom: 15px;

    border-left: 8px solid #fff;
    background-color: #f1f1f1;
}
.catalog-menu .menu-nav .menu-nav1>li {
    margin-top: 20px;
}
.catalog-menu .menu-nav .menu-nav1>li .open-menu {
    top: 25px;
}
.catalog-menu .menu-nav .menu-nav1>li.active>a,
.catalog-menu .menu-nav .menu-nav1>li:hover>a {
    color: #fff;
    background-color: #0888a3;
}
.catalog-menu .menu-nav .menu-nav1>li.active .open-menu:after,
.catalog-menu .menu-nav .menu-nav1>li:hover .open-menu:after {
    border-color: transparent transparent transparent #fff;
}
.catalog-menu .menu-nav .menu-nav2 {
    padding: 0 8px;
}
.catalog-menu .menu-nav .menu-nav2>li {
    margin-top: 10px;
}
.catalog-menu .menu-nav .menu-nav2>li>a {
    -webkit-transition: all .2s;
    transition: all .2s;

    background-color: #f8f8f8;
}
.catalog-menu .menu-nav .menu-nav2>li.active>a,
.catalog-menu .menu-nav .menu-nav2>li:hover>a {
    color: #fff;
    background-color: #0888a3;
}
.hs-header-box .top-txt span {
    font-size: 16px;
    font-weight: 500;
}
@media (max-width: 1560px) {
    .hs-header-box .top-txt span {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .hs-header-box .top-txt span {
        font-size: 0;
    }
}