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

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

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

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

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

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

    overflow-x: hidden;

    color: #000;

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

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

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

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

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

    overflow: hidden;

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

    overflow: hidden;

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

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

    display: block;
    overflow: hidden;

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

    display: block;

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

    text-align: center;

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

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

    display: inline-block;

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

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

    color: #fff;
    border-radius: 50%;
    background: none;
    background-color: rgba(16, 88, 154, .8);
}
@media (max-width: 1199px) {
    .swiper-button-next,
    .swiper-button-prev {
        line-height: 40px;

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

    display: block;

    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media (max-width: 767px) {
    .swiper-button-next .flaticon,
    .swiper-button-prev .flaticon {
        font-size: 18px;
    }
}
.swiper-button-next.swiper-button-next,
.swiper-button-prev.swiper-button-next {
    right: 0;
}
.swiper-button-next.swiper-button-next .flaticon,
.swiper-button-prev.swiper-button-next .flaticon {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
    background-color: #10589a;
}
.swiper-poa .swiper-button-prev,
.swiper-poa .swiper-button-next {
    position: absolute;
    z-index: 8;
    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: -5%;
}
.swiper-poa .swiper-button-next {
    right: -5%;
    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%;

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

    color: #fff;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .hs-header-box {
        height: 60px;
    }
}
.hs-header-box .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-header-box .header-top {
    height: 80px;
    padding: 0 3%;

    border-bottom: 1px solid rgba(255, 255, 255, .2);
}
@media (max-width: 1470px) {
    .hs-header-box .header-top {
        padding: 0 15px;
    }
}
@media (max-width: 1199px) {
    .hs-header-box .header-top {
        height: 60px;
        padding: 0 10px;
    }
}
.hs-header-box .logo {
    display: block;

    text-align: center;
}
.hs-header-box .logo .logo-black {
    display: none;
}
.hs-header-box .logo img {
    display: block;

    height: 30px;

    -webkit-transition: all .4s;
    transition: all .4s;
}
@media (max-width: 767px) {
    .hs-header-box .logo img {
        height: 25px;
    }
}
.hs-header-box .get-quote {
    margin-left: 20px;
}
@media (max-width: 767px) {
    .hs-header-box .get-quote {
        margin: 0;
    }
}
.hs-header-box .get-quote a {
    font-size: 16px;
    line-height: 32px;

    display: inline-block;

    padding: 0 18px;

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

    color: #fff;
    background-color: #f60;
}
@media (max-width: 991px) {
    .hs-header-box .get-quote a {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .hs-header-box .get-quote a {
        font-size: 12px;
        line-height: 24px;

        padding: 0 10px;
    }
    .hs-header-box .get-quote a span {
        font-size: 0;
    }
}
.hs-header-box .get-quote a:hover {
    background-color: #10589a;
}
.hs-header-box .top-txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

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

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

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

    padding: 0 20px;

    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 1199px) {
    .hs-header-box .top-txt ul li .flaticon {
        font-size: 20px;

        padding: 0 10px;
    }
}
@media (max-width: 767px) {
    .hs-header-box .top-txt ul li .flaticon {
        padding: 0 5px;
    }
}
.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: #10589a;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
@media (max-width: 767px) {
    .hs-header-box .top-txt ul li p {
        font-size: 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: #10589a;
}
@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: #10589a;
}
@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;
    }
}
.hs-header-box .header-menu {
    padding: 0 3%;

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

    border-bottom: 1px solid rgba(255, 255, 255, .2);
    flex-wrap: nowrap;
}
@media (max-width: 1470px) {
    .hs-header-box .header-menu {
        padding: 0 15px;
    }
}
@media (max-width: 1199px) {
    .hs-header-box .header-menu {
        display: none;
    }
}
.hs-header-box .pro-nav>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hs-header-box .pro-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 .pro-nav>ul>li:after {
    margin: 0 10px;

    content: '|';
}
@media (max-width: 1560px) {
    .hs-header-box .pro-nav>ul>li:after {
        margin: 0 8px;
    }
}
.hs-header-box .pro-nav>ul>li>a {
    font-size: 18px;
    font-weight: 600;
    height: 60px;

    position: relative;

    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    text-transform: capitalize;
}
@media (max-width: 1560px) {
    .hs-header-box .pro-nav>ul>li>a {
        font-size: 16px;
    }
}
.hs-header-box .pro-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 #ffffff transparent;
}
.hs-header-box .pro-nav>ul>li:last-child:after {
    display: none;
}
.hs-header-box .pro-nav>ul>li:hover>a:after {
    opacity: 1;
}
.hs-header-box .pro-nav .pc-nav-down {
    padding-left: 2%;

    text-align: left;
}
@media (max-width: 1470px) {
    .hs-header-box .pro-nav .pc-nav-down {
        padding-left: 1%;
    }
}
@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:nth-child(1) {
    display: none;
}
.hs-header-box .header-nav>ul>li>a {
    font-size: 18px;
    font-weight: 600;
    line-height: 60px;

    position: relative;

    display: block;

    padding: 0 10px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: capitalize;
}
@media (max-width: 1560px) {
    .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 #333 transparent;
}
.hs-header-box .header-nav>ul>li:hover>a:after {
    opacity: 1;
}
.hs-header-box .pc-nav-down {
    position: absolute;
    z-index: 9;
    top: 100%;
    left: 0;

    display: none;

    min-width: 100%;
    padding: 0 3%;

    text-align: center;
    text-align: right;

    color: #333;
    background-color: #fff;
    box-shadow: 0 10px 10px 0 rgba(6, 0, 1, .09);
}
.hs-header-box .pc-nav-down>li {
    display: inline-block;

    vertical-align: middle;
    margin: 15px 0;
}
.hs-header-box .pc-nav-down>li>a {
    font-size: 16px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 0 15px;
    padding-left: 30px;

    text-transform: capitalize;

    color: #666;

    -webkit-text-stroke: .5px rgba(51, 51, 51, 0);
}
@media (max-width: 1470px) {
    .hs-header-box .pc-nav-down>li>a {
        font-size: 16px;
    }
}
.hs-header-box .pc-nav-down>li:hover>a,
.hs-header-box .pc-nav-down>li.active>a {
    color: #333;

    -webkit-text-stroke: .5px #333;
}
.hs-header-box .pc-nav-down-news {
    padding-right: 8%;
}
.hs-header-box .pc-nav-down-services {
    padding-right: 15%;
}
.hs-header-box .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 .pc-nav-down .nav-more:hover {
    color: #fff !important;
    border-color: #10589a;
    background-color: #10589a;
}
.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: #10589a;
}
@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: #10589a;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
/* .hs-header-box.stuck-header .top-txt {
    color: #666;
}
.hs-header-box.stuck-header .header-top {
    border-bottom-color: rgba(0, 0, 0, .1);
}
.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 #10589a transparent;
}
.hs-header-box.stuck-header .top-txt ul li p:before {
    border-color: transparent transparent #999 transparent;
}
.hs-header-box:hover .header-menu {
    color: #333;
    border-bottom-color: #333;
    background-color: #fff; */
/* } */
.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: #10589a;
    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: #10589a;
}
.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: #10589a;
}
.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: 55%;
    left: 0;

    width: 100%;
    padding: 0 5%;

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

    color: #fff;
}
.banner-box .swiper-text h2 {
    font-size: 30px;
    font-weight: 800;
    line-height: 1.53333333;

    display: inline-block;
    overflow: hidden;

    margin: 0;
    padding: 0 20px;

    color: #fff;
    background-color: #f60;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h2 {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h2 {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h2 {
        font-size: 18px;
    }
}
.banner-box .swiper-text h2 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 h3 {
    font-size: 48px;
    font-weight: 800;
    line-height: 1.25;

    overflow: hidden;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text h3 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h3 {
        font-size: 34px;

        margin: 10px 0;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h3 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h3 {
        font-size: 24px;
    }
}
.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 .icon-list {
    font-size: 16px;
    line-height: 1.125;
}
@media (max-width: 767px) {
    .banner-box .swiper-text .icon-list {
        display: none;
    }
}
.banner-box .swiper-text .icon-list ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -20px;
}
.banner-box .swiper-text .icon-list ul li {
    margin-top: 30px;
    padding: 0 20px;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text .icon-list ul li {
        margin-top: 14px;
    }
}
.banner-box .swiper-text .icon-list .icon-group {
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    text-align: center;
}
.banner-box .swiper-text .icon-list .icon-group .flaticon {
    font-size: 50px;
    line-height: 1;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text .icon-list .icon-group .flaticon {
        font-size: 40px;
    }
}
.banner-box .swiper-text .icon-list .icon-group p {
    margin: 10px 0 0 0;

    color: rgba(255, 255, 255, .6);
}
.banner-box .swiper-text .ban-more {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text .ban-more {
        margin-top: 30px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text .ban-more {
        margin-top: 20px;
    }
}
.banner-box .swiper-text .ban-more a {
    font-size: 14px;
    line-height: 48px;

    display: inline-block;

    padding: 0 18px;

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

    color: rgba(255, 255, 255, .6);
    border: 1px solid rgba(233, 233, 233, .6);
}
@media (max-width: 991px) {
    .banner-box .swiper-text .ban-more a {
        line-height: 40px;
    }
}
.banner-box .swiper-text .ban-more a span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

    opacity: 0;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.banner-box .swiper-text .ban-more a .flaticon {
    margin-left: 8px;
}
.banner-box .swiper-text .ban-more a:hover {
    color: #fff;
    border-color: #f60;
    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 .swiper-text .icon-group {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.banner-box .swiper-slide-active .ban-more a span {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);

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

    width: 100%;
    padding: 0 3%;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1199px) {
    .banner-box .swiper-button-banner {
        bottom: 10px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-button-banner {
        bottom: -2px;
    }
}
.banner-box .scroll {
    -webkit-animation: mouse 3s linear infinite;
    animation: mouse 3s linear infinite;
}
.banner-box .scroll .flaticon {
    font-size: 40px;

    color: #fff;
}
.banner-box .swiper-button-prev,
.banner-box .swiper-button-next {
    color: #fff;
    background: none;
}
.banner-box .swiper-button-prev:hover,
.banner-box .swiper-button-next:hover {
    color: #fff;
    background-color: #10589a;
}
.banner-box .swiper-button-next {
    margin-left: 20px;
}
@media (max-width: 991px) {
    .banner-box .swiper-button-next {
        margin-left: 10px;
    }
}
.banner-box .swiper-pagination {
    position: relative;
    bottom: 0;
}
.banner-box .swiper-pagination-fraction {
    font-family: 'NotoSerifDisplay-Light';
    font-size: 60px;
    font-weight: normal;

    left: auto;

    display: inline-block;

    width: auto;

    color: #fff;
}
@media (max-width: 1560px) {
    .banner-box .swiper-pagination-fraction {
        font-size: 50px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-pagination-fraction {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-pagination-fraction {
        font-size: 30px;
    }
}
.banner-box .swiper-pagination-fraction .swiper-pagination-total {
    font-size: 48px;
}
@media (max-width: 1560px) {
    .banner-box .swiper-pagination-fraction .swiper-pagination-total {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-pagination-fraction .swiper-pagination-total {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-pagination-fraction .swiper-pagination-total {
        font-size: 20px;
    }
}
@-webkit-keyframes mouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}
@keyframes mouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}
.banner-inner {
    position: relative;

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

    width: 100%;
    padding: 0 5%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 1199px) {
    .banner-inner .group-text {
        top: -webkit-calc(50% + 40px);
        top: calc(50% + 40px);
    }
}
.banner-inner .group-text span {
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;

    display: inline-block;

    padding: 0 10px;

    letter-spacing: 3px;

    color: #fff;
    background-color: #f60;
}
@media (max-width: 767px) {
    .banner-inner .group-text span {
        font-size: 16px;
    }
}
.banner-inner .group-text h2 {
    font-size: 48px;
    font-weight: 800;
    line-height: 1;

    position: relative;

    text-transform: uppercase;

    color: #fff;
}
@media (max-width: 1560px) {
    .banner-inner .group-text h2 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .banner-inner .group-text h2 {
        font-size: 36px;
    }
}
@media (max-width: 991px) {
    .banner-inner .group-text h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .banner-inner .group-text h2 {
        font-size: 24px;

        margin-top: 10px;
    }
}
.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-inner-news .group-text span {
    background-color: #10589a;
}
.banner-product {
    height: 141px;

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

    padding: 80px 0;
}
@media (max-width: 1199px) {
    .hs-pad {
        padding: 60px 0;
    }
}
@media (max-width: 767px) {
    .hs-pad {
        padding: 50px 0;
    }
}
.hs-more {
    margin-top: 50px;
}
@media (max-width: 767px) {
    .hs-more {
        margin-top: 20px;
    }
}
.hs-more a {
    font-size: 0;
    line-height: 50px;

    display: inline-block;

    height: 50px;

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

    color: #fff;
    background-color: #10589a;
}
@media (max-width: 991px) {
    .hs-more a {
        line-height: 40px;

        height: 40px;
    }
}
.hs-more a span {
    font-size: 16px;

    display: inline-block;

    padding: 0 30px;

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

    background-color: #10589a;
}
@media (max-width: 991px) {
    .hs-more a span {
        font-size: 14px;

        padding: 0 20px;
    }
}
.hs-more a .flaticon {
    font-size: 16px;

    display: inline-block;

    width: 50px;
    height: 50px;

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

    background-color: #f60;
}
@media (max-width: 991px) {
    .hs-more a .flaticon {
        font-size: 14px;

        width: 40px;
        height: 40px;
    }
}
.hs-more a:hover span {
    background-color: #f60;
}
.hs-more a:hover .flaticon {
    background-color: #10589a;
}
.hs-more-in a {
    line-height: 40px;

    height: 40px;
}
.hs-more-in a span {
    font-size: 14px;
    line-height: 40px;

    color: #333;
    background: #f5f5f5;
}
.hs-more-in a .flaticon {
    line-height: 40px;

    width: 40px;
    height: 40px;

    background-color: #10589a;
}
.hs-more-in a:hover span {
    color: #fff;
    background-color: #10589a;
}
.hs-more-in a:hover .flaticon {
    background-color: #f60;
}
.title-home h2 {
    font-size: 48px;
    font-weight: 800;
    line-height: 1.4;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 1470px) {
    .title-home h2 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .title-home h2 {
        font-size: 34px;
    }
}
@media (max-width: 991px) {
    .title-home h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .title-home h2 {
        font-size: 24px;
    }
}
.title-home.center {
    text-align: center;
}
.hs-home-category {
    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#c8cdd8));
    background-image: -webkit-linear-gradient(left, #fff, #c8cdd8);
    background-image: linear-gradient(90deg, #fff, #c8cdd8);
}
.hs-home-category .flex {
    flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-home-category .img {
    width: 50%;

    text-align: center;
}
@media (max-width: 767px) {
    .hs-home-category .img {
        width: 100%;
    }
}
.hs-home-category .img img {
    max-width: 100%;
}
@media (max-width: 767px) {
    .hs-home-category .img img {
        max-height: 250px;
    }
}
.hs-home-category .category {
    width: 50%;
    padding-right: 3%;
}
@media (max-width: 767px) {
    .hs-home-category .category {
        width: 100%;
        margin-top: 30px;
        padding: 0;
    }
}
.hs-home-category .title-home h2 {
    text-transform: capitalize;
}
.hs-home-category .about-desc {
    margin-top: 40px;
}
@media (max-width: 991px) {
    .hs-home-category .about-desc {
        margin-top: 20px;
    }
}
.hs-home-category .icon-list {
    margin-top: 30px;
}
@media (max-width: 991px) {
    .hs-home-category .icon-list {
        margin-top: 10px;
    }
}
.hs-home-category .icon-list ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -20px;
}
@media (max-width: 991px) {
    .hs-home-category .icon-list ul {
        margin: 0 -10px;
    }
}
.hs-home-category .icon-list ul li {
    margin-top: 20px;
    padding: 0 20px;
}
@media (max-width: 991px) {
    .hs-home-category .icon-list ul li {
        padding: 0 10px;
    }
}
.hs-home-category .icon-list .icon-group {
    text-align: center;

    color: #10589a;
}
.hs-home-category .icon-list .icon-group .flaticon {
    font-size: 40px;
    line-height: 80px;

    display: block;

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

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

    border: 1px solid rgba(16, 88, 154, .47);
}
@media (max-width: 1199px) {
    .hs-home-category .icon-list .icon-group .flaticon {
        line-height: 60px;

        width: 60px;
        height: 60px;
    }
}
.hs-home-category .icon-list .icon-group p {
    font-size: 16px;
    line-height: 1.125;

    margin: 14px 0 0 0;
}
@media (max-width: 991px) {
    .hs-home-category .icon-list .icon-group p {
        font-size: 14px;
    }
}
.hs-home-category .icon-list .icon-group:hover .flaticon {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}
.hs-home-category2 {
    background-image: -webkit-gradient(linear, left top, right top, from(#c8cdd8), to(#fff));
    background-image: -webkit-linear-gradient(left, #c8cdd8, #fff);
    background-image: linear-gradient(90deg, #c8cdd8, #fff);
}
.hs-home-category2 .flex {
    flex-direction: row;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
}
.hs-home-category2 .category {
    padding-right: 0;
    padding-left: 3%;
}
@media (max-width: 767px) {
    .hs-home-category2 .category {
        padding: 0;
    }
}
.hs-home-machine .machine ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 991px) {
    .hs-home-machine .machine ul li {
        margin: 10px 0;
    }
}
.hs-home-machine .machine .item {
    display: block;

    height: 100%;
    padding: 30px 40px;

    border: 1px solid rgba(16, 88, 154, .47);
}
@media (max-width: 1400px) {
    .hs-home-machine .machine .item {
        padding: 20px 30px;
    }
}
@media (max-width: 991px) {
    .hs-home-machine .machine .item {
        padding: 20px 14px;
    }
}
.hs-home-machine .machine .item .flaticon {
    font-size: 30px;
    line-height: 1;

    display: block;

    color: #10589a;
}
.hs-home-machine .machine .item .flaticon:before {
    display: inline-block;

    -webkit-transition: all .6s;
    transition: all .6s;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.hs-home-machine .machine .item b {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;

    position: relative;

    display: inline-block;
    overflow: hidden;

    margin-top: 14px;

    color: #10589a;
}
@media (max-width: 1400px) {
    .hs-home-machine .machine .item b {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .hs-home-machine .machine .item b {
        font-size: 16px;
    }
}
.hs-home-machine .machine .item b::after {
    position: absolute;
    right: 0;
    bottom: 0;

    width: 0;
    height: 1px;

    content: '';
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;

    background: #10589a;
}
.hs-home-machine .machine .item .machine-more {
    font-size: 16px;
    line-height: 1.5;

    margin-top: 6px;

    color: #777;
}
@media (max-width: 767px) {
    .hs-home-machine .machine .item .machine-more {
        font-size: 14px;
    }
}
.hs-home-machine .machine .item:hover .flaticon:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.hs-home-machine .machine .item:hover b::after {
    right: auto;
    left: 0;

    width: 100%;
}
.hs-home-solution {
    position: relative;
}
.hs-home-solution:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 40%;

    content: '';

    background-color: #10589a;
}
.hs-home-solution .title-home {
    position: relative;
    z-index: 6;
}
.hs-home-solution .title-home h2 {
    position: absolute;
    z-index: 6;
    top: 50%;

    width: 100%;

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

    color: #fff;
}
.hs-home-solution .txt-scroll .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}
.hs-home-solution .txt-scroll .swiper-slide {
    width: auto;
}
.hs-home-solution .txt-scroll .scroll-group {
    font-size: 8vw;
    font-weight: bold;
    line-height: 1;

    color: transparent;
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, .05));
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .05)));
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, .05));
    -webkit-background-clip: text;
    background-clip: text;

    -webkit-text-fill-color: transparent;
}
.hs-home-solution .solution {
    position: relative;

    margin-top: 20px;
}
.hs-home-solution .solution .solution-img .ibox {
    padding-bottom: 40%;
}
.hs-home-solution .solution .solution-menu {
    position: absolute;
    z-index: 8;
    bottom: -30px;

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

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

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .hs-home-solution .solution .solution-menu {
        position: relative;
        bottom: 0;

        margin-top: 10px;
        padding: 0;
    }
}
.hs-home-solution .solution .solution-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -15px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 991px) {
    .hs-home-solution .solution .solution-menu ul {
        margin: 0 -6px;
    }
}
@media (max-width: 767px) {
    .hs-home-solution .solution .solution-menu ul {
        width: 100%;
        margin: 0;

        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.hs-home-solution .solution .solution-menu ul li {
    padding: 0 15px;
}
@media (max-width: 991px) {
    .hs-home-solution .solution .solution-menu ul li {
        padding: 0 6px;
    }
}
@media (max-width: 767px) {
    .hs-home-solution .solution .solution-menu ul li {
        padding: 0;
    }
}
.hs-home-solution .solution .solution-menu .solution-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 144px;
    height: 120px;

    color: #10589a;
    background: #fff;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .28);

    -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: 991px) {
    .hs-home-solution .solution .solution-menu .solution-group {
        width: 110px;
        height: 100px;
    }
}
.hs-home-solution .solution .solution-menu .solution-group .flaticon {
    font-size: 40px;
    line-height: 1;
}
.hs-home-solution .solution .solution-menu .solution-group p {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.33333333;

    margin: 10px 0 0 0;
}
@media (max-width: 1199px) {
    .hs-home-solution .solution .solution-menu .solution-group p {
        font-size: 16px;
    }
}
.hs-home-solution .solution .solution-menu .solution-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    height: 120px;
    padding: 0 30px;

    background: #fff;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .28);

    -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: 991px) {
    .hs-home-solution .solution .solution-menu .solution-logo {
        height: 100px;
        padding: 0 20px;
    }
}
@media (max-width: 767px) {
    .hs-home-solution .solution .solution-menu .solution-logo {
        display: none;
    }
}
.hs-home-solution .solution .solution-menu .solution-logo img {
    height: 30px;
}
.hs-home-why {
    padding-bottom: 0;
}
.hs-home-why .flex {
    flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
.hs-home-why .img {
    overflow: hidden;

    width: 50%;
}
@media (max-width: 991px) {
    .hs-home-why .img {
        width: 100%;
    }
    .hs-home-why .img img {
        width: 100%;
    }
}
.hs-home-why .why {
    width: 50%;
    padding-right: 5%;
}
@media (max-width: 991px) {
    .hs-home-why .why {
        width: 100%;
        margin-top: 30px;
        padding-right: 0;
    }
}
.hs-home-why .title-home h2 {
    color: #10589a;
}
.hs-home-why .why-list>ul>li {
    margin-top: 30px;
}
@media (max-width: 1199px) {
    .hs-home-why .why-list>ul>li {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .hs-home-why .why-list>ul>li {
        margin-top: 10px;
    }
}
.hs-home-why .why-list .why-group .title-why {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;

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

    padding: 10px 0;

    cursor: pointer;

    color: #777;
}
@media (max-width: 1470px) {
    .hs-home-why .why-list .why-group .title-why {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .hs-home-why .why-list .why-group .title-why {
        font-size: 16px;
    }
}
.hs-home-why .why-list .why-group .title-why .flaticon {
    font-size: 22px;
    font-weight: normal;
    line-height: 30px;

    width: 30px;
    height: 30px;

    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    text-align: center;
}
.hs-home-why .why-list .why-group .desc {
    font-weight: 600;

    margin-top: 10px;

    color: #333;
}
.hs-home-why .why-list .why-group .desc p {
    font-size: 18px;
    line-height: 1.33333333;

    margin: 0;
}
@media (max-width: 1199px) {
    .hs-home-why .why-list .why-group .desc p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .hs-home-why .why-list .why-group .desc p {
        font-size: 14px;
    }
}
.hs-home-why .why-list .current .why-group .title-why {
    color: #10589a;
}
.hs-home-about .img {
    overflow: hidden;

    width: 50%;
}
@media (max-width: 991px) {
    .hs-home-about .img {
        width: 100%;
    }
    .hs-home-about .img img {
        width: 100%;
    }
}
.hs-home-about .about {
    width: 50%;
    padding-left: 5%;
}
@media (max-width: 991px) {
    .hs-home-about .about {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-home-about .title-home h2 {
    color: #10589a;
}
.hs-home-about .about-desc {
    margin-top: 30px;
}
@media (max-width: 991px) {
    .hs-home-about .about-desc {
        margin-top: 20px;
    }
}
.hs-home-about .about-desc p {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.66666667;
}
@media (max-width: 1199px) {
    .hs-home-about .about-desc p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .hs-home-about .about-desc p {
        font-size: 14px;
    }
}
.hs-home-about .about-menu>ul>li {
    border-bottom: 1px solid rgba(111, 118, 134, .5);
}
.hs-home-about .about-menu>ul>li:last-child {
    border: none;
}
.hs-home-about .about-menu>ul>li>a {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;

    position: relative;

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

    padding: 30px 20px 30px 0;

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

    color: #333;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .hs-home-about .about-menu>ul>li>a {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .hs-home-about .about-menu>ul>li>a {
        padding: 20px 20px 20px 0;
    }
}
.hs-home-about .about-menu>ul>li>a .flaticon {
    font-size: 30px;
    font-weight: normal;

    margin-right: 20px;
}
@media (max-width: 991px) {
    .hs-home-about .about-menu>ul>li>a .flaticon {
        margin-right: 10px;
    }
}
.hs-home-about .about-menu>ul>li>a:after {
    position: absolute;
    top: 50%;
    right: 0;

    display: block;

    width: 0;
    height: 0;

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

    border-width: 5px 0 5px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #ccc;
}
.hs-home-about .about-menu>ul>li>a:hover {
    color: #10589a;
}
.hs-home-about .about-menu>ul>li>a:hover:after {
    border-color: transparent transparent transparent #10589a;
}
.hs-home-news-faqs {
    background: #f5f5f5;
}
.hs-home-news-faqs .news-faqs-top {
    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-news-faqs .hs-more {
    margin-top: 0;
}
.hs-home-news-faqs .hs-more a {
    line-height: 40px;

    height: 40px;
}
.hs-home-news-faqs .hs-more a span {
    color: #333;
    background-color: #fff;
}
.hs-home-news-faqs .hs-more a .flaticon {
    line-height: 40px;

    width: 40px;
    height: 40px;

    background-color: #10589a;
}
.hs-home-news-faqs .hs-more a:hover span {
    color: #fff;
    background-color: #10589a;
}
.hs-home-news-faqs .hs-more a:hover .flaticon {
    background-color: #f60;
}
.hs-home-news-faqs .news {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: -webkit-calc(100% - 430px);
    width: calc(100% - 430px);
    margin-top: 60px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1400px) {
    .hs-home-news-faqs .news {
        width: -webkit-calc(100% - 400px);
        width: calc(100% - 400px);
    }
}
@media (max-width: 1199px) {
    .hs-home-news-faqs .news {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-home-news-faqs .news-left {
    width: 55%;
}
@media (max-width: 767px) {
    .hs-home-news-faqs .news-left {
        width: 100%;
    }
}
.hs-home-news-faqs .news-left .news-group .ibox {
    padding-bottom: 75%;
}
.hs-home-news-faqs .news-left .news-group .desc {
    margin-top: 30px;
}
@media (max-width: 991px) {
    .hs-home-news-faqs .news-left .news-group .desc {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .hs-home-news-faqs .news-left .news-group .desc {
        margin-top: 14px;
    }
}
.hs-home-news-faqs .news-left .news-group .date {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;

    color: #f60;
}
.hs-home-news-faqs .news-left .news-group .title-news {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;

    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1400px) {
    .hs-home-news-faqs .news-left .news-group .title-news {
        font-size: 18px;
        line-height: 1.66666667;
    }
}
@media (max-width: 1199px) {
    .hs-home-news-faqs .news-left .news-group .title-news {
        font-size: 16px;
        line-height: 1.875;
    }
}
.hs-home-news-faqs .news-left .news-group .hs-more {
    margin-top: 20px;
}
.hs-home-news-faqs .news-right {
    width: 45%;
    padding: 0 3%;
}
@media (max-width: 767px) {
    .hs-home-news-faqs .news-right {
        width: 100%;
        margin-top: 20px;
        padding: 0;
    }
}
.hs-home-news-faqs .news-right>ul>li {
    margin-top: 30px;
}
@media (max-width: 1400px) {
    .hs-home-news-faqs .news-right>ul>li {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .hs-home-news-faqs .news-right>ul>li {
        margin-top: 10px;
    }
}
.hs-home-news-faqs .news-right>ul>li:nth-child(1) {
    margin-top: 0;
}
.hs-home-news-faqs .news-right .news-group {
    padding: 20px 0;

    border-bottom: 1px solid rgba(111, 118, 134, .3);
}
.hs-home-news-faqs .news-right .news-group .title-news {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;

    display: -webkit-box;
    overflow: hidden;

    max-height: 60px;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1400px) {
    .hs-home-news-faqs .news-right .news-group .title-news {
        font-size: 18px;
        line-height: 1.66666667;
    }
}
@media (max-width: 1199px) {
    .hs-home-news-faqs .news-right .news-group .title-news {
        font-size: 16px;
        line-height: 1.5;

        max-height: 48px;
    }
}
.hs-home-news-faqs .news-right .news-group .date {
    line-height: 1.71428571;

    display: block;

    margin-top: 20px;

    color: #666;
}
.hs-home-news-faqs .news-right .news-group:hover .title-news {
    color: #10589a;
}
.hs-home-news-faqs .faqs {
    width: 430px;
    margin-top: 60px;
    padding: 60px 3%;

    color: #fff;
    background-color: #10589a;
}
@media (max-width: 1470px) {
    .hs-home-news-faqs .faqs {
        padding: 30px 3%;
    }
}
@media (max-width: 1400px) {
    .hs-home-news-faqs .faqs {
        width: 400px;
    }
}
@media (max-width: 1199px) {
    .hs-home-news-faqs .faqs {
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .hs-home-news-faqs .faqs .title-home h2 {
        font-size: 36px;
    }
}
.hs-home-news-faqs .faqs .faqs-group {
    display: block;

    padding: 30px 0;

    border-bottom: 1px solid rgba(255, 255, 255, .3);
}
.hs-home-news-faqs .faqs .faqs-group .title-faqs {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;

    display: -webkit-box;
    overflow: hidden;

    max-height: 60px;

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

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

        max-height: 48px;
    }
}
.hs-home-news-faqs .faqs .faqs-group:hover .title-faqs {
    color: #f60;
}
.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);
    }
}
.public-note p {
    font-size: 16px;
    line-height: 1.625;

    margin: 0;

    color: #333;
}
@media (max-width: 1199px) {
    .public-note p {
        font-size: 15px;
    }
}
@media (max-width: 991px) {
    .public-note p {
        font-size: 14px;
    }
}
.public-note img {
    max-width: 100%;
    height: auto !important;
}
.title-inner h2 {
    font-size: 48px;
    font-weight: 800;
    line-height: 1.4;

    margin: 0;

    text-transform: uppercase;

    color: #10589a;
}
@media (max-width: 1470px) {
    .title-inner h2 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .title-inner h2 {
        font-size: 34px;
    }
}
@media (max-width: 991px) {
    .title-inner h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .title-inner h2 {
        font-size: 24px;
    }
}
.title-inner.center {
    text-align: center;
}
.hs-inner-location {
    padding: 30px 0;

    border-bottom: 1px solid #ccc;
    background: #f8f8f8;
}
@media (max-width: 991px) {
    .hs-inner-location {
        padding: 10px 0;
    }
}
.hs-inner-location .flex {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.hs-inner-location .title-inner h2 {
    font-size: 36px;

    text-transform: capitalize;

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

    display: inline-block;

    padding-left: 24px;

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

    width: 20px;
    height: 20px;

    content: '';

    background: url(../images/home.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-location .location ul {
    font-size: 14px;
    line-height: 30px;

    position: relative;

    display: inline-block;
}
.hs-inner-location .location ul li {
    display: inline-block;

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

    margin: 0 4px;

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

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

    color: #10589a;
}
@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: 400px;
    }
    .inner-right {
        width: -webkit-calc(100% - 400px);
        width: calc(100% - 400px);
        padding: 30px 0 80px 3%;

        border-left: 1px solid #ccc;
    }
}
@media (min-width: 1200px) and (max-width: 1560px) {
    .inner-left {
        width: 300px;
    }
}
@media (min-width: 1200px) and (max-width: 1560px) {
    .inner-right {
        width: -webkit-calc(100% - 300px);
        width: calc(100% - 300px);
    }
}
.inner-left .title-sidenav {
    padding: 30px;

    color: #fff;
    background-color: #10589a;
}
@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;
}
@media (max-width: 1199px) {
    .inner-right {
        padding-bottom: 60px;
        padding-left: 0;
    }
}
.catalog-menu {
    padding: 80px 0;
}
@media (max-width: 1560px) {
    .catalog-menu {
        padding: 50px 0;
    }
}
@media (max-width: 1199px) {
    .catalog-menu {
        padding: 10px 0 0 0;
    }
}
.catalog-menu .menu-nav .menu-nav1>li {
    position: relative;

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

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

    position: relative;
    z-index: 4;

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

    padding: 15px 30px 15px 0;

    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: 1560px) {
    .catalog-menu .menu-nav .menu-nav1>li>a {
        font-size: 16px;
    }
}
@media (max-width: 1199px) {
    .catalog-menu .menu-nav .menu-nav1>li>a {
        line-height: 24px;

        padding: 5px 30px 5px 0;
    }
}
.catalog-menu .menu-nav .menu-nav1>li .open-menu {
    line-height: 30px;

    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;
}
@media (max-width: 1199px) {
    .catalog-menu .menu-nav .menu-nav1>li .open-menu {
        top: 2px;
        right: 0;
    }
}
.catalog-menu .menu-nav .menu-nav1>li .open-menu .flaticon {
    font-size: 20px;
}
.catalog-menu .menu-nav .menu-nav1>li.active>a,
.catalog-menu .menu-nav .menu-nav1>li:hover>a {
    color: #10589a;
}
.catalog-menu .menu-nav .menu-nav1>li.active .flaticon,
.catalog-menu .menu-nav .menu-nav1>li:hover .flaticon {
    color: #10589a;
}
.catalog-menu .menu-nav .menu-nav2 {
    display: none;

    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    margin-left: 30px;
    padding: 20px 0;

    border-left: 1px solid #ccc;
}
@media (max-width: 1199px) {
    .catalog-menu .menu-nav .menu-nav2 {
        width: 100%;
        margin: 0;
        padding: 10px 0;
    }
}
.catalog-menu .menu-nav .menu-nav2 .open-menu {
    display: none !important;
}
.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.625;

    position: relative;

    display: block;

    padding: 5px 30px;

    color: #666;
}
@media (max-width: 1560px) {
    .catalog-menu .menu-nav .menu-nav2>li>a {
        font-size: 14px;
    }
}
@media (max-width: 1199px) {
    .catalog-menu .menu-nav .menu-nav2>li>a {
        line-height: 1.42857143;

        padding-right: 0;
        padding-left: 20px;
    }
}
.catalog-menu .menu-nav .menu-nav2>li>a:before {
    position: absolute;
    top: 18px;
    left: 0;

    display: block;

    width: 11px;
    height: 1px;

    content: '';

    background: #ccc;
}
@media (max-width: 1199px) {
    .catalog-menu .menu-nav .menu-nav2>li>a:before {
        top: 14px;
    }
}
.catalog-menu .menu-nav .menu-nav2>li.active>a,
.catalog-menu .menu-nav .menu-nav2>li:hover>a {
    color: #10589a;
}
.hs-inner-about {
    font-size: 0;

    padding-bottom: 0;
}
.hs-inner-about .img {
    font-size: 14px;

    display: inline-block;

    width: 50%;

    vertical-align: top;
}
@media (max-width: 1199px) {
    .hs-inner-about .img {
        display: block;

        margin: 0 auto;
    }
}
@media (max-width: 767px) {
    .hs-inner-about .img {
        width: 100%;
    }
}
.hs-inner-about .img img {
    width: 100%;
}
.hs-inner-about .about {
    font-size: 14px;

    display: inline-block;

    width: 50%;
    padding-top: 50px;
    padding-left: 3%;

    vertical-align: top;
}
@media (max-width: 1470px) {
    .hs-inner-about .about {
        padding-top: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-about .about {
        width: 100%;
        padding-left: 0;
    }
}
.hs-inner-about .about .public-note {
    margin-top: 50px;
}
@media (max-width: 1470px) {
    .hs-inner-about .about .public-note {
        margin-top: 30px;
    }
}
.hs-inner-advantage {
    max-width: 1920px;
    margin: 0 auto;

    background: url(../images/advantage_bg.webp) no-repeat top center;
}
@media (max-width: 1560px) {
    .hs-inner-advantage {
        background-position: center -70px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-advantage {
        background-position: center -100px;
    }
}
@media (max-width: 767px) {
    .hs-inner-advantage {
        background: none;
    }
}
.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;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.hs-inner-advantage .advantage ul li {
    margin-top: 20px;
    padding: 0 5px;
}
@media (max-width: 1560px) {
    .hs-inner-advantage .advantage ul li {
        margin-top: 10px;
    }
}
@media (max-width: 767px) {
    .hs-inner-advantage .advantage ul li {
        width: 50%;
        margin-top: 20px;
    }
}
.hs-inner-advantage .advantage ul li:nth-child(2),
.hs-inner-advantage .advantage ul li:nth-child(3) {
    margin-top: 80px;
}
@media (max-width: 1560px) {
    .hs-inner-advantage .advantage ul li:nth-child(2),
    .hs-inner-advantage .advantage ul li:nth-child(3) {
        margin-top: 50px;
    }
}
@media (max-width: 767px) {
    .hs-inner-advantage .advantage ul li:nth-child(2),
    .hs-inner-advantage .advantage ul li:nth-child(3) {
        margin-top: 20px;
    }
}
.hs-inner-advantage .advantage-group {
    max-width: 270px;

    text-align: center;
}
@media (max-width: 1199px) {
    .hs-inner-advantage .advantage-group {
        max-width: 220px;
    }
}
@media (max-width: 991px) {
    .hs-inner-advantage .advantage-group {
        max-width: auto;
    }
}
.hs-inner-advantage .advantage-group .num {
    font-family: 'Oswald';
    font-size: 36px;
    font-weight: bold;

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

    width: 150px;
    height: 150px;
    margin: 0 auto;
    padding: 10px;

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

    color: #10589a;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 9px 17px 0 rgba(6, 0, 1, .18);

    -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;
}
@media (max-width: 1560px) {
    .hs-inner-advantage .advantage-group .num {
        font-size: 30px;

        width: 120px;
        height: 120px;
    }
}
.hs-inner-advantage .advantage-group p {
    font-size: 18px;
    line-height: 1.33333333;

    margin: 30px 0 0 0;

    color: #333;
}
@media (max-width: 1560px) {
    .hs-inner-advantage .advantage-group p {
        font-size: 16px;

        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-advantage .advantage-group p {
        font-size: 14px;

        margin-top: 10px;
    }
}
.hs-inner-advantage .advantage-group:hover .num {
    color: #fff;
    background-color: #10589a;
    box-shadow: 0 12px 17px 0 rgba(49, 157, 255, .56);
}
.hs-inner-history {
    background: url(../images/history_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px) {
    .hs-inner-history {
        padding: 120px 0 150px;
    }
}
.hs-inner-history .history {
    position: relative;

    margin-top: 80px;
}
@media (max-width: 1199px) {
    .hs-inner-history .history {
        margin-top: 40px;
    }
}
@media (max-width: 767px) {
    .hs-inner-history .history {
        margin-top: 20px;
        padding: 0 20px;
    }
}
.hs-inner-history .history:before {
    position: absolute;
    z-index: 2;
    top: 104px;
    left: -100%;

    display: block;

    width: 300%;
    height: 1px;

    content: '';

    border-top: 1px dashed #10589a;
}
.hs-inner-history .history .history-group {
    padding: 0 16px;
}
.hs-inner-history .history .history-group .year {
    font-family: 'Oswald';
    font-size: 36px;
    line-height: 40px;

    position: relative;

    color: #10589a;
}
@media (max-width: 1400px) {
    .hs-inner-history .history .history-group .year {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-history .history .history-group .year {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-history .history .history-group .year {
        font-size: 24px;
    }
}
.hs-inner-history .history .history-group .year:after {
    display: block;

    width: 40px;
    height: 40px;
    margin-top: 30px;

    content: '';

    background: url(../images/local.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-history .history .history-group .public-note {
    margin-top: 30px;
}
.hs-inner-history .history .swiper-button-prev,
.hs-inner-history .history .swiper-button-next {
    position: absolute;
    z-index: 8;
    top: 73px;

    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);

    border: none;
}
@media (max-width: 1199px) {
    .hs-inner-history .history .swiper-button-prev,
    .hs-inner-history .history .swiper-button-next {
        top: 83px;
    }
}
.hs-inner-honor {
    position: relative;
}
.hs-inner-honor .honor-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

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

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

        width: 100%;
        padding-right: 0;

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

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

    border: 1px solid #d4d4d4;
}
.hs-inner-honor .honor .honor-group .img img {
    height: 390px;

    -webkit-transition: all 1s;
    transition: all 1s;
}
@media (max-width: 1560px) {
    .hs-inner-honor .honor .honor-group .img img {
        height: 300px;
    }
}
@media (max-width: 991px) {
    .hs-inner-honor .honor .honor-group .img img {
        height: 260px;
    }
}
.hs-inner-honor .honor .honor-group:hover .img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-honor .link {
    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 .hs-more {
    margin-top: 0;
}
.hs-inner-honor .honor-button {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .hs-inner-honor .honor-button {
        position: absolute;
        z-index: 2;
        right: 0;
        bottom: 0;
    }
}
.hs-inner-honor .swiper-button-prev,
.hs-inner-honor .swiper-button-next {
    line-height: 40px;

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

    border-radius: 0;
    background-color: #10589a;
}
.hs-inner-honor .swiper-button-prev:hover,
.hs-inner-honor .swiper-button-next:hover {
    color: #fff;
    background-color: #f60;
}
.hs-inner-factory {
    background: #f5f5f5;
}
.hs-inner-factory .factory {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory {
        margin-top: 30px;
    }
}
.hs-inner-factory .factory .factory-group {
    position: relative;

    display: block;

    cursor: pointer;
}
.hs-inner-factory .factory .factory-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-factory .factory .factory-group .title-factory {
    font-size: 20px;

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

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

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

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

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

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory .factory-group .title-factory {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-factory .factory .factory-group .title-factory {
        font-size: 18px;
    }
}
.hs-inner-factory .factory .factory-group .title-factory .flaticon {
    font-size: 30px;
}
@media (max-width: 767px) {
    .hs-inner-factory .factory .factory-group .title-factory .flaticon {
        font-size: 24px;
    }
}
.hs-inner-factory .factory .factory-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-factory .factory .factory-group:hover .title-factory {
    background-color: rgba(0, 0, 0, .4);
}
.hs-inner-factory .factory .hs-more-in a span {
    background-color: #fff;
}
.hs-inner-factory .factory .hs-more-in a:hover span {
    background-color: #10589a;
}
.hs-inner-cases .cases {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .hs-inner-cases .cases {
        margin-top: 20px;
    }
}
.hs-inner-cases .cases>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -20px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1470px) {
    .hs-inner-cases .cases>ul {
        margin: 0 -10px;
    }
}
@media (max-width: 767px) {
    .hs-inner-cases .cases>ul {
        margin: 0 -5px;
    }
}
.hs-inner-cases .cases>ul>li {
    /* width: 16.66666667%; */
    width: 25%;
    padding: 20px;
}
@media (max-width: 1470px) {
    .hs-inner-cases .cases>ul>li {
        padding: 10px;
    }
}
@media (max-width: 991px) {
    .hs-inner-cases .cases>ul>li {
        width: 20%;
    }
}
@media (max-width: 767px) {
    .hs-inner-cases .cases>ul>li {
        width: 50%;
        padding: 5px;
    }
}
.hs-inner-cases .cases .cases-group {
    display: block;

    cursor: pointer;
}
.hs-inner-cases .cases .cases-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-cases .cases .cases-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#about-about,
#about-advantage,
#about-history,
#about-factory,
#about-honor,
#about-cases,
#feedback {
    position: relative;
    top: -100px;
}
.public-products-group {
    display: block;

    text-align: center;
}
.public-products-group .img {
    position: relative;

    background: -webkit-gradient(linear, left bottom, left top, from(#eaeaea), to(#f8f8f8));
    background: -webkit-linear-gradient(bottom, #eaeaea, #f8f8f8);
    background: linear-gradient(0deg, #eaeaea, #f8f8f8);
}
.public-products-group .img .title-img {
    font-weight: bold;
    line-height: 32px;

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

    display: inline-block;

    padding: 0 12px;

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

    color: #fff;
    background-color: #10589a;
}
.public-products-group .ibox {
    mix-blend-mode: multiply;
}
.public-products-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-products-group .title-products {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .public-products-group .title-products {
        margin-top: 10px;
    }
}
.public-products-group .title-products h3 {
    font-size: 18px;
    font-weight: 800;
    line-height: 1.66666667;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 0;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1199px) {
    .public-products-group .title-products h3 {
        font-size: 16px;
        line-height: 1.875;
    }
}
@media (max-width: 767px) {
    .public-products-group .title-products h3 {
        font-size: 15px;
        line-height: 2;
    }
}
.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 h3 {
    color: #10589a;
}
.hs-inner-products {
    overflow: hidden;

    padding: 0;
}
@media (max-width: 1199px) {
    .hs-inner-products {
        padding-top: 30px;
    }
}
.hs-inner-products .products ul.row {
    margin: 0 -22px;
}
@media (max-width: 1560px) {
    .hs-inner-products .products ul.row {
        margin: 0 -15px;
    }
}
@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 {
    padding: 0;
}
.hs-inner-product-details .inner-right {
    padding-top: 80px;
    padding-bottom: 80px;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .inner-right {
        padding-top: 30px;
        padding-bottom: 50px;
    }
}
.hs-inner-product-details .product-details {
    width: 100%;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-product-details .product-details .details-imgbox {
    position: relative;
    z-index: 4;

    width: 50%;
    height: 100%;

    border-radius: 30px;
}
@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 {
    width: 50%;
    padding-left: 3%;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-content {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.hs-inner-product-details .product-details .details-content .title-inner {
    /* max-width: 320px; */
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-content .title-inner {
        max-width: 100%;
        margin-top: 30px;
    }
}
.hs-inner-product-details .product-details .details-content .title-inner span {
    font-weight: bold;
    line-height: 32px;

    display: inline-block;

    padding: 0 12px;

    color: #fff;
    background-color: #10589a;
}
.hs-inner-product-details .product-details .details-content .title-inner h2 {
    font-size: 36px;
    font-weight: 800;

    margin-top: 10px;

    text-transform: capitalize;

    color: #000;
}
@media (max-width: 1560px) {
    .hs-inner-product-details .product-details .details-content .title-inner h2 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .details-content .title-inner h2 {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-content .title-inner h2 {
        font-size: 20px;
    }
}
.hs-inner-product-details .product-details .details-content .title-inner h3 {
    font-weight: bold;
    font-size: 20px;
    color: #10589a;
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-content .title-inner h3 {
        font-size: 18px;
    }
}
.hs-inner-product-details .product-details .details-content .details-link {
    margin-top: 20px;
}
.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: 32px;

    display: inline-block;

    min-width: 32px;

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

    color: #fff;
    background-color: #10589a;
}
.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: #10589a;
}
.hs-inner-product-details .product-details .details-content .details-link .scroll {
    font-size: 16px;

    padding: 0 20px;

    color: #fff;
    background-color: #f60;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-content .details-link .scroll {
        font-size: 14px;
    }
}
.hs-inner-product-details .product-details .details-content .details-link .scroll:hover {
    background-color: #10589a;
}

.hs-inner-product-details .details-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}
.hs-inner-product-details .swiper-product-small {
    margin: 0 -10px;
    margin-top: 50px;

    overflow: hidden;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .swiper-product-small {
        margin-top: 30px;
    }
}
@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: 20px;
    }
}
.hs-inner-product-details .swiper-product-small .swiper-slide {
    padding: 0 10px;
    max-width: 100px;
}
@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 #e0e0e0;
}
.hs-inner-product-details .swiper-product-small .swiper-slide-thumb-active .pro-group {
    border-color: #10589a;
}
.hs-inner-product-details .title-parameters {
    padding: 15px 0;

    color: #10589a;
    border-bottom: 1px solid #10589a;
}
@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;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-parameters {
        padding-top: 40px;
    }
}
.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 #10589a;

    -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: #10589a;

    -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 .public-note {
    margin-top: 30px;

    color: #666;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-parameters .public-note {
        margin-top: 20px;
    }
}
.hs-inner-product-details .product-parameters .public-note table {
    font-size: 16px;

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

    text-align: center;
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-parameters .public-note table {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-parameters .public-note table {
        font-size: 12px;
    }
}
/* .hs-inner-product-details .product-parameters .public-note table th {
    background: #0a50a1;
    color: #fff;
} */
.hs-inner-product-details .product-parameters .public-note table th,
.hs-inner-product-details .product-parameters .public-note table td {
    line-height: 24px;

    padding: 10px;

    text-align: center;

    border: 1px solid #ccc;
}
.hs-inner-product-details .product-parameters .public-note table tr {
    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-inner-product-details .product-parameters .public-note table tr:nth-child(odd) {
    background-color: #f4fbff;
}
.hs-inner-product-details .product-feedback {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 80px;
    padding: 80px 6%;

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

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1560px) {
    .hs-inner-product-details .product-feedback {
        margin-top: 60px;
        padding: 60px 3%;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-feedback {
        padding: 30px 15px;
    }
}
.hs-inner-product-details .product-feedback .title-feedback {
    width: 35%;
    padding-right: 5%;

    color: #fff;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-feedback .title-feedback {
        width: 100%;
        padding: 0;
    }
}
.hs-inner-product-details .product-feedback .title-feedback h3 {
    font-size: 24px;
    font-weight: 800;
    line-height: 1.11111111;

    margin: 0;
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-feedback .title-feedback h3 {
        font-size: 20px;
    }
}
.hs-inner-product-details .product-feedback .title-feedback p {
    font-size: 18px;
    line-height: 1.66666667;

    margin: 16px 0 0 0;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-feedback .title-feedback p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-feedback .title-feedback p {
        font-size: 14px;
    }
}
.hs-inner-product-details .product-feedback .feedbackform {
    width: 65%;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-feedback .feedbackform {
        width: 100%;
    }
}
.hs-inner-product-details .product-related {
    padding-top: 80px;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-related {
        padding-top: 60px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-related {
        padding-top: 50px;
    }
}
.hs-inner-product-details .product-related .title-parameters {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-product-details .product-related .related-button .swiper-button-prev,
.hs-inner-product-details .product-related .related-button .swiper-button-next {
    line-height: 40px;

    width: 40px;
    height: 40px;

    border-radius: 0;
}
.hs-inner-product-details .product-related .related-list {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .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: #10589a;
}
.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 #10589a;
}
.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 #10589a;
}
.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 #10589a;
}
.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: #10589a;
}
.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: #10589a;
}
.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: #10589a;
}
.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: #10589a;
}
.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: #10589a;
}
.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: #10589a;
}
.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: #10589a;
}
.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: #10589a;
}
.feedbackform form .effect-17~.focus-border {
    position: absolute;
    bottom: 0;
    left: 50%;

    width: 0;
    height: 1px;

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

    background-color: #10589a;
}
.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: #10589a;
}
.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: #10589a;
}
.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: #10589a;
}
.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: #10589a;
}
.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: #10589a;
}
.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: #10589a;
}
.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: #10589a;
}
.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: #10589a;
}
.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: #10589a;
}
.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: #10589a;
}
.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: #10589a;
}
.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: #10589a;
}
.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 {
    font-size: 16px;

    position: relative;

    overflow: hidden;

    color: rgba(255, 255, 255, .8);
    background-color: #111;
}
@media (max-width: 991px) {
    .hs-footer {
        font-size: 14px;
    }
}
.hs-footer .foot-logo img {
    height: 30px;
}
@media (max-width: 991px) {
    .hs-footer .foot-logo img {
        height: 24px;
    }
}
@media (max-width: 991px) {
    .hs-footer .hs-more {
        margin-top: 20px;
    }
}
.hs-footer .hs-more a span {
    color: #333;
    background-color: #fff;
}
.hs-footer .hs-more a .flaticon {
    background-color: #10589a;
}
.hs-footer .hs-more a:hover span {
    color: #fff;
    background-color: #10589a;
}
.hs-footer .hs-more a:hover .flaticon {
    background-color: #f60;
}
.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;

    max-width: 340px;
    margin: 20px 0;
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav>ul>li {
        width: 25%;
    }
}
@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%;
        max-width: 100%;
    }
}
.hs-footer .foot-nav>ul>li:nth-child(1) {
    max-width: auto;
    margin-right: 4vw;
    padding-right: 5%;

    border-right: 1px solid rgba(111, 118, 134, .5);
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav>ul>li:nth-child(1) {
        width: 100%;
        max-width: 100%;
        margin: 0;
        margin-bottom: 10px;
        padding-right: 0;

        border: none;
    }
}
.hs-footer .foot-nav>ul>li>a {
    font-size: 20px;
    font-weight: 800;
    line-height: 1.5;

    display: block;

    text-transform: uppercase;

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

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

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

        display: block;

        width: 40px;
        height: 40px;

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

    display: block;

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

        margin-right: 10px;

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

    display: block;

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

    color: #fff;
}
.hs-footer .foot-nav>ul>li.current .flaticon-next:after {
    content: '-';
}
.hs-footer .foot-txt {
    max-width: 330px;
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .hs-footer .foot-txt {
        max-width: 100%;
        margin-top: 20px;
    }
}
.hs-footer .foot-txt p {
    font-size: 18px;
    line-height: 2;

    margin: 0;
}
@media (max-width: 1400px) {
    .hs-footer .foot-txt p {
        font-size: 16px;
    }
}
.hs-footer .foot-txt p a:hover {
    text-decoration: underline;

    color: #fff;
}
.hs-footer .foot-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 18px 0;

    border-top: 1px solid rgba(111, 118, 134, .5);
    border-bottom: 1px solid rgba(111, 118, 134, .5);

    -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-footer .foot-share ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hs-footer .foot-share ul li {
    margin-right: 18px;
}
@media (max-width: 767px) {
    .hs-footer .foot-share ul li {
        margin-right: 0;
        margin-left: 10px;
    }
}
.hs-footer .foot-share ul li a {
    line-height: 34px;

    display: block;

    width: 34px;
    height: 34px;

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

    color: #fff;
    background: #313131;
}
.hs-footer .foot-share ul li a .flaticon {
    font-size: 20px;
}
.hs-footer .foot-share ul li a:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
.hs-footer .foot-share ul li.twitter:hover a {
    background-color: #000;
}
.hs-footer .foot-share ul li.facebook:hover a {
    background-color: #113cb6;
}
.hs-footer .foot-share ul li.youtube:hover a {
    background-color: #bb0101;
}
.hs-footer .foot-link {
    margin: 0 -15px;
}
.hs-footer .foot-link a {
    font-size: 16px;

    display: inline-block;

    padding: 0 15px;

    color: rgba(255, 255, 255, .5);
}
.hs-footer .foot-link a:hover {
    color: #fff;
}
.hs-footer .copyright {
    font-size: 16px;
    line-height: 24px;

    padding: 40px 0;

    text-align: center;

    color: rgba(255, 255, 255, .5);
}
@media (max-width: 1199px) {
    .hs-footer .copyright {
        font-size: 14px;

        padding: 20px 0;
    }
}
.hs-footer .copyright p {
    display: inline-block;

    margin: 0;

    vertical-align: middle;
}
.hs-footer .copyright .design {
    display: inline-block;

    vertical-align: middle;
}
@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;
}
@media (min-width: 1560px) {
    .hs-inner-news .news>ul {
        margin: 0 -25px;
    }
}
.hs-inner-news .news>ul>li {
    margin-top: 50px;
}
@media (min-width: 1560px) {
    .hs-inner-news .news>ul>li {
        padding: 0 25px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-news .news>ul>li {
        margin-top: 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-news .news>ul>li {
        margin-top: 20px;
    }
}
.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 .desc {
    padding-top: 30px;
}
@media (max-width: 991px) {
    .hs-inner-news .news .news-group .desc {
        padding-top: 14px;
    }
}
.hs-inner-news .news .news-group .desc .date {
    font-weight: bold;
    line-height: 1.71428571;

    color: #10589a;
}
.hs-inner-news .news .news-group .desc .title-news {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33333333;

    display: -webkit-box;
    overflow: hidden;

    height: 48px;
    margin-top: 14px;

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

        margin-top: 6px;
    }
}
.hs-inner-news .news .news-group .desc .more {
    font-weight: bold;
    line-height: 1.71428571;

    margin-top: 20px;

    color: #10589a;
}
@media (max-width: 767px) {
    .hs-inner-news .news .news-group .desc .more {
        margin-top: 10px;
    }
}
.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 .title-news {
    text-decoration: underline;
}
.hs-inner-faqs {
    padding: 0;
}
.hs-inner-faqs .faqs-group {
    -webkit-transition: all .4s;
    transition: all .4s;

    border-bottom: 1px solid #dedede;
}
.hs-inner-faqs .title-faqs {
    position: relative;

    padding: 40px 0;

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

    margin: 0;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@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 .faqs-ques {
    padding-bottom: 40px;
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs-ques {
        padding-bottom: 30px;
    }
}
.hs-inner-faqs .current .faqs-group .title-faqs h3 {
    color: #10589a;
}
.hs-inner-download {
    padding: 0;
}
@media (min-width: 1560px) {
    .hs-inner-download .download>ul {
        margin: 0 -25px;
    }
}
.hs-inner-download .download>ul>li {
    margin-top: 50px;
}
@media (min-width: 1200px) {
    .hs-inner-download .download>ul>li {
        width: 25%;
    }
}
@media (min-width: 1560px) {
    .hs-inner-download .download>ul>li {
        padding: 0 25px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-download .download>ul>li {
        margin-top: 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-download .download>ul>li {
        margin-top: 20px;
    }
}
.hs-inner-download .download .download-group {
    padding: 10px;

    text-align: center;

    border: 1px solid rgba(212, 212, 212, .58);
}
@media (max-width: 1470px) {
    .hs-inner-download .download .download-group {
        padding: 10px;
    }
}
@media (max-width: 767px) {
    .hs-inner-download .download .download-group {
        padding: 5px;
    }
}
.hs-inner-download .download .download-group .img {
    -webkit-transition: all .2s;
    transition: all .2s;

    background: #f1f1f1;
    padding: 30px;
}
.hs-inner-download .download .download-group .title-download {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33333333;

    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1199px) {
    .hs-inner-download .download .download-group .title-download {
        font-size: 16px;
        line-height: 1.5;
    }
}
.hs-inner-download .download .download-group .title-download:hover {
    text-decoration: underline;
}
.hs-inner-download .download .download-group .down {
    line-height: 52px;

    display: block;

    width: 52px;
    height: 52px;
    margin: 20px auto;

    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);

    color: #666;
    border: 1px solid rgba(212, 212, 212, .58);
    border-radius: 50%;
    background: #fff;
}
@media (max-width: 767px) {
    .hs-inner-download .download .download-group .down {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.hs-inner-download .download .download-group:hover .img {
    background: #e9f3fb;
}
.hs-inner-download .download .download-group:hover .down {
    border-color: #fff;
    box-shadow: 11px 0 14px 0 rgba(49, 157, 255, .21);
}
.hs-inner-videos {
    padding: 0;
}
.hs-inner-videos .videos ul {
    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: 1560px) {
    .hs-inner-videos .videos ul {
        margin: 0 -25px;
    }
}
.hs-inner-videos .videos ul li {
    margin-top: 50px;
}
@media (min-width: 1560px) {
    .hs-inner-videos .videos ul li {
        padding: 0 25px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-videos .videos ul li {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-videos .videos ul li {
        margin-top: 20px;
    }
}
.hs-inner-videos .videos .videos-group {
    text-align: center;
}
.hs-inner-videos .videos .videos-group .ibox {
    padding-bottom: 75%;
    cursor: pointer;
}
.hs-inner-videos .videos .videos-group .title-videos {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33333333;

    margin-top: 20px;
}
@media (max-width: 991px) {
    .hs-inner-videos .videos .videos-group .title-videos {
        font-size: 16px;

        margin-top: 10px;
    }
}
.hs-inner-videos .videos .videos-group .ibox a:before {
    content: '';
    display: block;
    width: 60px;
    height: 60px;
    background: url(../images/play.png) no-repeat center;
    background-size: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 6;
    transform: translate3d(-50%, -50%, 0);
}
.hs-inner-news-show {
    padding: 0;
}
.hs-inner-news-show .news-show {
    padding-top: 40px;
    padding-bottom: 80px;
}
@media (max-width: 1199px) {
    .hs-inner-news-show .news-show {
        padding-bottom: 40px;
    }
}
.hs-inner-news-show .news-show .title-inner h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;

    text-transform: capitalize;

    color: #222;
}
@media (max-width: 991px) {
    .hs-inner-news-show .news-show .title-inner 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 .public-note {
    margin-top: 50px;
}
@media (max-width: 991px) {
    .hs-inner-news-show .public-note {
        margin-top: 30px;
    }
}
.hs-inner-news-show .public-note 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, 88, 154, .2);
    border-bottom: 1px solid rgba(16, 88, 154, .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 .flaticon {
    font-size: 20px;
    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 img {
    width: 100%;
}
.hs-inner-news-show .button-news a:hover .flaticon {
    color: #fff;
    background-color: #10589a;
}
.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%;

    border-right: 1px solid rgba(51, 51, 51, .2);
}
@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;

        border: none;
    }
}
.hs-inner-news-show .news-related {
    width: 450px;
    padding-top: 40px;
    padding-bottom: 50px;
    padding-left: 50px;
}
@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%;
        padding: 0 0 30px 0;

        border: none;
    }
}
.hs-inner-news-show .news-related .title-news-releated h3 {
    font-size: 24px;
    font-weight: bold;
    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;
    font-weight: bold;
    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: #10589a;
}
@media (min-width: 1560px) {
    .hs-inner-solutions .solutions>ul {
        margin: 0 -50px;
        margin-top: -50px;
    }
}
@media (max-width: 1560px) {
    .hs-inner-solutions .solutions>ul {
        margin-top: -30px;
    }
}
.hs-inner-solutions .solutions>ul>li {
    margin-top: 50px;
}
@media (min-width: 1560px) {
    .hs-inner-solutions .solutions>ul>li {
        padding: 0 50px;
    }
}
@media (max-width: 1560px) {
    .hs-inner-solutions .solutions>ul>li {
        margin-top: 30px;
    }
}
.hs-inner-solutions .solutions .solutions-group .title-solutions {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1199px) {
    .hs-inner-solutions .solutions .solutions-group .title-solutions {
        font-size: 20px;
        line-height: 1.5;
    }
}
@media (max-width: 991px) {
    .hs-inner-solutions .solutions .solutions-group .title-solutions {
        font-size: 18px;
        line-height: 1.44444444;

        height: 26px;
    }
}
.hs-inner-solutions .solutions .solutions-group .title-solutions:hover {
    text-decoration: underline;
}
.hs-inner-solutions .solutions .solutions-group .ibox {
    margin-top: 20px;
    padding-bottom: 40%;
}
.hs-inner-solutions .solutions .solutions-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-solutions .solutions .solutions-group .note {
    padding: 20px 0;

    border-bottom: 1px solid #ccc;
}
@media (max-width: 767px) {
    .hs-inner-solutions .solutions .solutions-group .note {
        padding: 10px 0;
    }
}
.hs-inner-solutions .solutions .solutions-group .note p {
    font-size: 16px;
    line-height: 1.5;

    display: -webkit-box;
    overflow: hidden;

    height: 48px;
    margin: 0;

    color: #333;

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

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

    padding: 24px 0 0 0;

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

    color: #666;

    -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: 991px) {
    .hs-inner-solutions .solutions .solutions-group .more {
        font-size: 14px;

        padding: 14px 0 0 0;
    }
}
.hs-inner-solutions .solutions .solutions-group .more .flaticon {
    font-size: 20px;
}
.hs-inner-solutions .solutions .solutions-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-solutions .solutions .solutions-group:hover .more {
    color: #10589a;
}
.hs-inner-solutions-details .title-solutions-details {
    text-align: center;
}
.hs-inner-solutions-details .title-solutions-details h2 {
    font-size: 48px;
    font-weight: 800;
    line-height: 1.6;

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

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

    display: block;

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

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

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

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

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

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

    display: block;

    margin-top: 10px;

    color: #10589a;
}
.hs-inner-solutions-details .return a:hover .flaticon {
    color: #fff;
    background-color: #10589a;
    box-shadow: 0 8px 14px 0 rgba(16, 88, 154, .3);
}
.hs-inner-services {
    padding-top: 0;
    padding-bottom: 150px;
}
@media (max-width: 1199px) {
    .hs-inner-services {
        padding-bottom: 120px;
    }
}
@media (max-width: 991px) {
    .hs-inner-services {
        padding-bottom: 100px;
    }
}
@media (max-width: 767px) {
    .hs-inner-services {
        padding-bottom: 60px;
    }
}
.hs-inner-services .services>ul>li {
    margin-top: 120px;
}
@media (max-width: 991px) {
    .hs-inner-services .services>ul>li {
        margin-top: 80px;
    }
}
@media (max-width: 767px) {
    .hs-inner-services .services>ul>li {
        margin-top: 40px;
    }
}
.hs-inner-services .services>ul>li:nth-child(2n+1) .services-group {
    flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
@media (max-width: 991px) {
    .hs-inner-services .services>ul>li:nth-child(2n+1) .services-group {
        flex-direction: row;

        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
    }
}
.hs-inner-services .services>ul>li:nth-child(2n+1) .services-group .img {
    background-color: #10589a;
}
.hs-inner-services .services>ul>li:nth-child(2n+1) .services-group .img .icon {
    right: 0;
    left: auto;
}
.hs-inner-services .services>ul>li:nth-child(2n+1) .services-group .desc {
    padding-right: 5%;
    padding-left: 0;
}
.hs-inner-services .services .services-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 991px) {
    .hs-inner-services .services .services-group {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.hs-inner-services .services .services-group .img {
    position: relative;

    width: 50%;
    height: 100%;
}
@media (max-width: 991px) {
    .hs-inner-services .services .services-group .img {
        width: 60%;
    }
}
@media (max-width: 767px) {
    .hs-inner-services .services .services-group .img {
        width: 100%;
    }
}
.hs-inner-services .services .services-group .img:before {
    position: absolute;
    z-index: 1;
    top: -50px;
    right: -50px;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background: #e8e8e8;
}
@media (max-width: 1199px) {
    .hs-inner-services .services .services-group .img:before {
        top: -30px;
        right: -30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-services .services .services-group .img:before {
        top: -10px;
        right: -10px;
    }
}
.hs-inner-services .services .services-group .img img {
    position: relative;
    z-index: 4;

    width: 100%;
}
.hs-inner-services .services .services-group .img .icon {
    /* 为了兼容性 */
    line-height: 180px;

    position: absolute;
    z-index: 6;
    bottom: -60px;
    left: 5%;

    width: 180px;
    height: 180px;

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background: #f5faff;
    background-color: rgba(255, 255, 255, .1);
    box-shadow: 0 8px 14px 0 rgba(16, 88, 154, .35);
    /* 半透明的白色背景 */

    backdrop-filter: blur(10px);
    /* 背景模糊程度 */
    -webkit-backdrop-filter: blur(10px);
}
@media (max-width: 1560px) {
    .hs-inner-services .services .services-group .img .icon {
        line-height: 140px;

        width: 140px;
        height: 140px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-services .services .services-group .img .icon {
        line-height: 120px;

        width: 120px;
        height: 120px;
    }
}
@media (max-width: 991px) {
    .hs-inner-services .services .services-group .img .icon {
        line-height: 100px;

        right: 0;
        bottom: -30px;
        left: auto;

        width: 100px;
        height: 100px;
    }
}
.hs-inner-services .services .services-group .img .icon .flaticon {
    font-size: 100px;

    text-shadow: 0 2px rgba(0, 0, 0, .2);
}
@media (max-width: 1560px) {
    .hs-inner-services .services .services-group .img .icon .flaticon {
        font-size: 80px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-services .services .services-group .img .icon .flaticon {
        font-size: 60px;
    }
}
@media (max-width: 991px) {
    .hs-inner-services .services .services-group .img .icon .flaticon {
        font-size: 50px;
    }
}
.hs-inner-services .services .services-group .desc {
    width: 50%;
    padding-left: 8%;
}
@media (max-width: 1199px) {
    .hs-inner-services .services .services-group .desc {
        width: 100%;
        margin-top: 30px;
        padding: 0;
    }
}
.hs-inner-services .services .services-group .desc .title-services b {
    font-size: 48px;
    font-weight: 800;
    line-height: 1.4;

    margin: 0;

    text-transform: capitalize;
}
@media (max-width: 1470px) {
    .hs-inner-services .services .services-group .desc .title-services b {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-services .services .services-group .desc .title-services b {
        font-size: 34px;
    }
}
@media (max-width: 991px) {
    .hs-inner-services .services .services-group .desc .title-services b {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-services .services .services-group .desc .title-services b {
        font-size: 24px;
    }
}
.hs-inner-services .services .services-group .desc .note h3 {
    font-size: 18px;
    font-weight: 800;
    line-height: 1.33333333;

    color: #10589a;
}
@media (max-width: 767px) {
    .hs-inner-services .services .services-group .desc .note h3 {
        font-size: 16px;
    }
}
.hs-inner-services .services .services-group .desc .note p {
    font-size: 16px;
    line-height: 1.625;

    margin: 0;

    color: #333;
}
@media (max-width: 991px) {
    .hs-inner-services .services .services-group .desc .note p {
        font-size: 14px;
    }
}
.hs-inner-services .services .services-group .desc .note ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -20px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-services .services .services-group .desc .note ul li {
    width: 50%;
    margin-top: 30px;
    padding: 0 20px;

    border-right: 1px solid #d2d2d2;
}
@media (max-width: 1199px) {
    .hs-inner-services .services .services-group .desc .note ul li {
        width: 100%;
        margin-top: 20px;

        border: none;
    }
}
@media (max-width: 767px) {
    .hs-inner-services .services .services-group .desc .note ul li {
        margin-top: 0;
    }
}
.hs-inner-services .services .services-group .desc .note ul li:last-child {
    border: none;
}
.hs-inner-equipment {
    background: #f2f2f2;
}
.hs-inner-equipment .equipment ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -20px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1199px) {
    .hs-inner-equipment .equipment ul {
        margin: 0 -10px;
    }
}
.hs-inner-equipment .equipment ul li {
    width: 25%;
    margin-top: 40px;
    padding: 0 20px;
}
@media (max-width: 1199px) {
    .hs-inner-equipment .equipment ul li {
        padding: 0 10px;
    }
}
@media (max-width: 991px) {
    .hs-inner-equipment .equipment ul li {
        width: 50%;
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-equipment .equipment ul li {
        width: 100%;
    }
}
.hs-inner-equipment .equipment ul li:nth-child(1),
.hs-inner-equipment .equipment ul li:nth-child(2),
.hs-inner-equipment .equipment ul li:nth-child(3) {
    width: 33.33333333%;
}
@media (max-width: 991px) {
    .hs-inner-equipment .equipment ul li:nth-child(1),
    .hs-inner-equipment .equipment ul li:nth-child(2),
    .hs-inner-equipment .equipment ul li:nth-child(3) {
        width: 50%;
    }
}
@media (max-width: 767px) {
    .hs-inner-equipment .equipment ul li:nth-child(1),
    .hs-inner-equipment .equipment ul li:nth-child(2),
    .hs-inner-equipment .equipment ul li:nth-child(3) {
        width: 100%;
    }
}
.hs-inner-equipment .equipment .equipment-group {
    height: 100%;
    padding: 50px;

    background-color: #fff;
}
@media (max-width: 1560px) {
    .hs-inner-equipment .equipment .equipment-group {
        padding: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-equipment .equipment .equipment-group {
        padding: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-equipment .equipment .equipment-group {
        padding: 20px 14px;
    }
}
.hs-inner-equipment .equipment .equipment-group .flaticon {
    font-size: 50px;
    line-height: 1;
}
@media (max-width: 1199px) {
    .hs-inner-equipment .equipment .equipment-group .flaticon {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .hs-inner-equipment .equipment .equipment-group .flaticon {
        font-size: 30px;
    }
}
.hs-inner-equipment .equipment .equipment-group .title-service {
    margin-top: 14px;
}
.hs-inner-equipment .equipment .equipment-group .title-service b {
    font-size: 30px;
    font-weight: 800;
    line-height: 1.33333333;
}
@media (max-width: 1560px) {
    .hs-inner-equipment .equipment .equipment-group .title-service b {
        font-size: 24px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-equipment .equipment .equipment-group .title-service b {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .hs-inner-equipment .equipment .equipment-group .title-service b {
        font-size: 18px;
    }
}
.hs-inner-equipment .equipment .equipment-group .public-note {
    margin-top: 14px;
}
@media (max-width: 767px) {
    .hs-inner-equipment .equipment .equipment-group .public-note {
        margin-top: 6px;
    }
}
.hs-inner-contact {
    position: relative;
    z-index: 6;

    margin-top: -40px;
    padding: 0;
}
.hs-inner-contact .contact>ul>li {
    margin: 20px 0;
}
.hs-inner-contact .contact .contact-group {
    min-height: 250px;
    padding: 50px 30px;

    background: #fff;
    box-shadow: 0 11px 14px 0 rgba(150, 150, 150, .21);
}
.hs-inner-contact .contact .contact-group:before {
    display: block;

    width: 82px;
    height: 18px;

    content: '';

    background: url(../images/dot.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-contact .contact .contact-group b {
    font-size: 18px;
    line-height: 1.66666667;

    display: block;

    margin-top: 16px;

    color: #10589a;
}
.hs-inner-contact .contact .contact-group p {
    font-size: 18px;
    line-height: 1.66666667;

    margin-top: 10px;

    color: #333;
}
.hs-inner-contact .contact .contact-group p a:hover {
    text-decoration: underline;
}
.hs-google-map {
    position: relative;

    margin-top: -60px;
}
@media (max-width: 1199px) {
    .hs-google-map {
        margin-top: 30px;
    }
}
.hs-google-map .title-inner h2 {
    text-transform: capitalize;

    color: #000;
}
@media (min-width: 1200px) {
    .hs-google-map .feedbackform {
        position: absolute;
        z-index: 7;
        bottom: 30px;
        left: 10%;
    }
}
.hs-google-map .feedbackform .form-list {
    max-width: 720px;
    padding: 30px;

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

    display: block;

    width: 33px;
    height: 33px;

    content: '';

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

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

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

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

    padding: 10px 0;

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

    width: 40%;

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

.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
}
@media (min-width: 1200px) {
    .hs-inner-tuku .tuku-group ul {
        margin: 0 -20px;
    }
    .hs-inner-tuku .tuku-group ul li {
        padding: 0 20px;
    }
}
.hs-inner-tuku ul {
    margin-top: -40px;
}
.hs-inner-tuku ul li {
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .hs-inner-tuku ul {
        margin-top: -30px;
    }
    .hs-inner-tuku ul li {
        margin-top: 30px;
    }
}
.hs-inner-tuku .tuku-group {
    border: 1px solid #dcdcdc;
    display: block;
}
.hs-inner-tuku .tuku-group .ibox {
    padding-bottom: 75%;
}
.hs-inner-tuku .tuku-group .ibox img {
    transition: all 1s;
}
.hs-inner-tuku .tuku-group:hover .ibox img {
    transform: scale(1.1);
}

.hs-inner-news-show .cases-show {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}
.cases-relate {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
}
.cases-relate a {
    margin: 0 20px;
}
.cases-relate .cases-next .flaticon {
    transform: rotate(180deg);
}

.cases-relate a .flaticon {
    width: 50px;
    height: 50px;
    display: block;
    line-height: 50px;
    text-align: center;
    background-color: #dcdcdc;
    transition: all .2s;
    font-size: 20px;
}
.cases-relate a:hover .flaticon {
    background-color: #08529e;
    color: #ffffff;
}
@media (max-width: 767px) {
    .cases-relate a {
        left: -15px;
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .cases-relate .cases-next {
        right: -15px;
    }
}
.banner .swiper-text-3 {
    top: 50%;

    text-align: center;
}
.banner .swiper-text-3 h3 {
    max-width: 60%;
    margin: 0 auto;
    margin-top: 20px;

    text-transform: uppercase;
}
.hs-inner-solutions {
    padding-top: 50px;
}
@media (max-width: 767px) {
    .hs-inner-solutions {
        padding-top: 30px;
    }
    .banner .swiper-text-3 h3 {
        max-width: 100%;
    }
}
.hs-inner-solutions .solutions-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-bottom: 80px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 767px) {
    .hs-inner-solutions .solutions-top {
        margin-bottom: 30px;
    }
}
.hs-inner-solutions .solutions-top .iconbox {
    position: relative;
    z-index: 6;

    width: 300px;
}
@media (max-width: 1400px) {
    .hs-inner-solutions .solutions-top .iconbox {
        width: 250px;
    }
}
@media (max-width: 991px) {
    .hs-inner-solutions .solutions-top .iconbox {
        width: 200px;
    }
}
@media (max-width: 767px) {
    .hs-inner-solutions .solutions-top .iconbox {
        width: 100%;
    }
}
.hs-inner-solutions .solutions-top .iconbox .icon {
    display: block;

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

    border-radius: 50%;
    background-color: rgba(16, 88, 154, .2);
}
@media (max-width: 1400px) {
    .hs-inner-solutions .solutions-top .iconbox .icon {
        width: 180px;
        height: 180px;
    }
}
@media (max-width: 991px) {
    .hs-inner-solutions .solutions-top .iconbox .icon {
        width: 150px;
        height: 150px;
    }
}
@media (max-width: 767px) {
    .hs-inner-solutions .solutions-top .iconbox .icon {
        width: 100px;
        height: 100px;
        padding: 10px;
    }
}
.hs-inner-solutions .solutions-top .iconbox .icon .flaticon {
    font-size: 70px;
    line-height: 170px;

    display: block;

    width: 170px;
    height: 170px;

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: #10589a;
}
@media (max-width: 1400px) {
    .hs-inner-solutions .solutions-top .iconbox .icon .flaticon {
        line-height: 150px;

        width: 150px;
        height: 150px;
    }
}
@media (max-width: 991px) {
    .hs-inner-solutions .solutions-top .iconbox .icon .flaticon {
        font-size: 50px;
        line-height: 120px;

        width: 120px;
        height: 120px;
    }
}
@media (max-width: 767px) {
    .hs-inner-solutions .solutions-top .iconbox .icon .flaticon {
        font-size: 40px;
        line-height: 80px;

        width: 80px;
        height: 80px;
    }
}
.hs-inner-solutions .solutions-top .txt {
    width: 100%;
    margin-left: -300px;
    padding: 40px 40px 40px 400px;

    background-color: #f5f5f5;
}
@media (max-width: 1400px) {
    .hs-inner-solutions .solutions-top .txt {
        margin-left: -250px;
        padding-left: 300px;
    }
}
@media (max-width: 991px) {
    .hs-inner-solutions .solutions-top .txt {
        margin-left: -200px;
        padding-left: 200px;
    }
}
@media (max-width: 767px) {
    .hs-inner-solutions .solutions-top .txt {
        margin: 0;
        padding: 20px;
    }
}
.hs-inner-solutions .solutions-top .txt p {
    font-size: 16px;
    line-height: 1.875;

    margin: 0;

    color: #444;
}
@media (max-width: 767px) {
    .hs-inner-solutions .solutions-top .txt p {
        font-size: 14px;
    }
}
.banlogo {
    width: 140px;
    display: block;
    margin: 0 auto;
}
.banner-box .swiper-text h2 span {
    padding: 15px 0px;
}
.banner-inner .group-text span {
    padding: 15px 20px;
}
.banner-inner .banlogo {
    width: 140px;
    margin: 0;
}