@charset 'utf-8';
body
{
    font-family: 'Clash Display', 'Arial', Helvetica, 'Microsoft YaHei', 'Hiragino Sans GB', sans-serif;
    font-size: 14px;

    position: relative;

    overflow-x: hidden;
}
:root
{
    scroll-behavior: unset;
}
@-ms-viewport
{
    width: auto !important;
}
@font-face
{
    font-family: 'Clash Display';
    font-weight: 500;
    font-style: normal;

    src: local('Clash Display Medium'), local('ClashDisplay-Medium'), url('../css/fonts/ClashDisplay-Medium.woff2') format('woff2'), url('../css/fonts/ClashDisplay-Medium.woff') format('woff'), url('../css/fonts/ClashDisplay-Medium.ttf') format('truetype');
    font-display: swap;
}
@font-face
{
    font-family: 'Clash Display';
    font-weight: normal;
    font-style: normal;

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

    src: local('Clash Display Semibold'), local('ClashDisplay-Semibold'), url('../css/fonts/ClashDisplay-Semibold.woff2') format('woff2'), url('../css/fonts/ClashDisplay-Semibold.woff') format('woff'), url('../css/fonts/ClashDisplay-Semibold.ttf') format('truetype');
    font-display: swap;
}
@font-face
{
    font-family: 'Inter 24pt';
    font-weight: bold;
    font-style: italic;

    src: local('Inter 24pt ExtraBold Italic'), local('Inter24pt-ExtraBoldItalic'), url('../css/fonts/Inter24pt-ExtraBoldItalic.woff2') format('woff2'), url('../css/fonts/Inter24pt-ExtraBoldItalic.woff') format('woff'), url('../css/fonts/Inter24pt-ExtraBoldItalic.ttf') format('truetype');
    font-display: swap;
}
@font-face
{
    font-family: 'Inter 28pt';
    font-weight: 900;
    font-style: italic;

    src: local('Inter 28pt Black Italic'), local('Inter28pt-BlackItalic'), url('../css/fonts/Inter28pt-BlackItalic.woff2') format('woff2'), url('../css/fonts/Inter28pt-BlackItalic.woff') format('woff'), url('../css/fonts/Inter28pt-BlackItalic.ttf') format('truetype');
    font-display: swap;
}
*[data-type='iframe'],
*[data-fancybox],
.slick-slide:focus,
a:link
{
    outline: none !important;
}
li,
ol,
ul
{
    list-style: none;
}
a
{
    text-decoration: none;

    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,
li,
p
{
    margin: 0;
    padding: 0;
}
button,
input,
textarea
{
    resize: none;

    border: none;
    outline: none;
}
button:focus,
input:focus,
textarea:focus
{
    border: none;
    outline: none;
}
a[data-fancybox]
{
    outline: none;
}
a[data-fancybox] img
{
    outline: none !important;
}
img[data-lazy]
{
    background: url(../../npm/slick/ajax-loader.gif) no-repeat center;
}
img.lazy
{
    min-width: 1px;
    min-height: 1px;

    background: url(../../npm/slick/ajax-loader.gif) no-repeat center;
}
.slick-slide
{
    outline: none;
}
.slick-slide a
{
    outline: none !important;
}
.BMapLabel
{
    max-width: none;
}
.fr
{
    float: right;
}
.fl
{
    float: left;
}
.container
{
    margin: 0 auto;
    padding: 0 15px;
}
@media (min-width: 1470px)
{
    .container
    {
        max-width: 1440px;
    }
}
@media (min-width: 1710px)
{
    .container
    {
        max-width: 1690px;
    }
}
@media (min-width: 1200px)
{
    .wow
    {
        visibility: hidden;
    }
}
.clearfix
{
    zoom: 1;
}
.transform-0
{
    -webkit-transform: translate(0) !important;
        -ms-transform: translate(0) !important;
            transform: translate(0) !important;
}
.txt-over1
{
    overflow: hidden;

    white-space: nowrap;
    text-overflow: ellipsis;
}
.ff
{
    font-family: 'iconfont' !important;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1199px)
{
    .skiptranslate iframe
    {
        display: none;
    }
    .google-translation .skiptranslate
    {
        display: inline-block;
    }
    body
    {
        top: 0 !important;
    }
}
.fancybox-slide--iframe .fancybox-content
{
    width: 1000px !important;
    max-width: 80%;
    height: 800px !important;
    max-height: 60%;
    margin: 0;
}
.fancybox-slide--video video
{
    max-width: 80%;
    padding: 0;
}
.img-box
{
    position: relative;

    display: block;
    overflow: hidden;

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

    display: block;

    width: 100%;
    height: 100%;
}
.img-box img[src=''],
.img-box img:not([src])
{
    opacity: 0;
    border: 0;
}
.pagination
{
    display: block;
}
.pagination .ellipsis
{
    padding: 0 5px;
}
.pagination a,
.pagination span:not(.ellipsis)
{
    font-size: 16px;
    line-height: 32px;

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

    min-width: 34px;
    height: 34px;
    margin: 0 5px;

    cursor: pointer;
    text-align: center;
    vertical-align: middle;

    color: #ec6608;
    border: 1px solid #1d4999;
    border-radius: 5px;
    background: none;
    background: #fff;

    -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 (min-width: 1200px)
{
    .pagination a,
    .pagination span:not(.ellipsis)
    {
        -webkit-transition: .4s;
                transition: .4s;
    }
    .pagination a:hover,
    .pagination span:not(.ellipsis):hover
    {
        color: #fff;
        background: #ec6608;
    }
}
@media (max-width: 1199px)
{
    .pagination a,
    .pagination span:not(.ellipsis)
    {
        margin: 0 4px;
    }
}
@media (max-width: 991px)
{
    .pagination a,
    .pagination span:not(.ellipsis)
    {
        font-size: 15px;

        margin: 0 2px;
    }
}
@media (max-width: 767px)
{
    .pagination a,
    .pagination span:not(.ellipsis)
    {
        font-size: 14px;

        min-width: 30px;
        height: 30px;
    }
}
.pagination span.current
{
    color: #fff;
    background: #ec6608;
}
.pagination span.current.prev,
.pagination span.current.next
{
    display: none;
}
.pagination .prev:before
{
    font-family: 'iconfont' !important;
    font-style: normal;

    content: '\e61e';
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.pagination .next:before
{
    font-family: 'iconfont' !important;
    font-style: normal;

    content: '\e61e';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.table-box
{
    overflow: auto;

    width: auto;
    max-width: 100%;
}
.table-box table
{
    line-height: 1.2;

    width: 100% !important;
    max-width: 100%;
    height: auto !important;

    border-spacing: 0;
    border-collapse: collapse;

    text-align: center;
}
.table-box table tr
{
    width: auto !important;
    height: auto !important;
}
.table-box table tr:first-child th
{
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;

    color: #000;
    border-right: 1px solid #fff;
    background: #9a9b9c !important;
}
@media (max-width: 1399px)
{
    .table-box table tr:first-child th
    {
        font-size: 18px;
    }
}
@media (max-width: 1199px)
{
    .table-box table tr:first-child th
    {
        line-height: 1.2;
    }
}
@media (max-width: 991px)
{
    .table-box table tr:first-child th
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .table-box table tr:first-child th
    {
        font-size: 15px;
    }
}
.table-box table tr:first-child th:last-child
{
    border: none;
}
.table-box table tr p,
.table-box table tr span
{
    line-height: 1.2 !important;

    margin: 0 !important;
    padding: 0 !important;

    background: none !important;
}
.table-box table td,
.table-box table th
{
    font-size: 18px;
    line-height: 1.5;

    width: auto !important;
    height: auto !important;
    padding: 6px 5px !important;

    vertical-align: middle;

    color: #000;
    border-bottom: 1px solid #9a9b9c;
    background: #f1f1f1;
}
@media (max-width: 1399px)
{
    .table-box table td,
    .table-box table th
    {
        font-size: 16px;
    }
}
@media (max-width: 991px)
{
    .table-box table td,
    .table-box table th
    {
        font-size: 15px;
    }
}
@media (max-width: 767px)
{
    .table-box table td,
    .table-box table th
    {
        font-size: 14px;
    }
}
.table-box .table-nav
{
    overflow: hidden;
}
.table-box .table-content
{
    overflow-x: auto;
    overflow-y: auto;

    max-height: 300px;
    max-height: 42vh;
}
.txtnone
{
    font-size: 0 !important;

    width: 0 !important;
    height: 0 !important;
}
.txtnone h1
{
    font-size: 0 !important;

    margin: 0 !important;
    padding: 0 !important;
}
.header
{
    position: fixed;
    z-index: 9999;
    top: 0;

    width: 100%;

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

    background: #fff;
}
@media (max-width: 1199px)
{
    .header
    {
        box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    }
}
@media (min-width: 1200px)
{
    .header.fixed-header
    {
        box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    }
    .header.fixed-header .top_nav ul li a
    {
        line-height: 90px;
    }
}
.header .container
{
    position: relative;

    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;
}
.header .logo
{
    height: 71px;

    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 1199px)
{
    .header .logo
    {
        height: 40px;
        margin: 10px 0;
    }
}
.header .logo a
{
    display: inline-block;

    height: 100%;
}
.header .logo a img
{
    display: inline-block;

    height: 100%;
}
@media (max-width: 1199px)
{
    .header .top_nav
    {
        display: none;
    }
}
.header .top_nav ul
{
    font-size: 0;
}
.header .top_nav ul li
{
    display: inline-block;

    margin-right: 60px;

    cursor: pointer;
}
@media (max-width: 1399px)
{
    .header .top_nav ul li
    {
        margin-right: 50px;
    }
    .header .top_nav ul li:last-child
    {
        margin-right: 0;
    }
}
.header .top_nav ul li a
{
    font-size: 20px;
    font-weight: 500;
    line-height: 120px;

    display: block;

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

    color: #000;
}
@media (max-width: 1399px)
{
    .header .top_nav ul li a
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .header .top_nav ul li a
    {
        font-size: 14px;
    }
}
.header .top_nav ul li.act a,
.header .top_nav ul li:hover a
{
    color: #ec6608;
}
.header .share
{
    font-size: 0;
}
@media (max-width: 767px)
{
    .header .share
    {
        display: none;
    }
}
.header .share ul
{
    font-size: 0;

    display: inline-block;

    margin: 0 -5px;

    vertical-align: middle;
}
@media (max-width: 1399px)
{
    .header .share ul
    {
        display: block;
    }
}
.header .share ul > li
{
    display: inline-block;

    padding: 0 5px;

    vertical-align: top;
}
.header .share ul > li:hover a:before
{
    color: #fff;
    border: 1px solid #ec6608;
    background: #ec6608;
}
.header .share ul > li a
{
    display: block;

    -webkit-transition: all .4s;
            transition: all .4s;
}
.header .share ul > li a:before
{
    font-family: 'iconfont' !important;
    font-size: 14px;
    font-style: normal;
    line-height: 28px;

    display: block;

    width: 30px;
    height: 30px;

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

    color: #000;
    border: 1px solid #000;
    border-radius: 50%;
    background: #fff;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.header .share ul > li.facebook a:before
{
    content: '\e727';
}
.header .share ul > li.youtube a:before
{
    content: '\e765';
}
.header .share ul > li.linkedin a:before
{
    font-size: 12px;

    content: '\e603';
}
.header .share ul > li.twitter a:before
{
    font-size: 12px;

    content: '\e604';
}
.header .share ul > li.instagram a:before
{
    content: '\e69c';
}
/*footer*/
.footer
{
    overflow: hidden;

    padding: 100px 0 120px;
}
@media (max-width: 1199px)
{
    .footer
    {
        padding: 90px 0 100px;
    }
}
@media (max-width: 991px)
{
    .footer
    {
        padding: 70px 0;
    }
}
@media (max-width: 767px)
{
    .footer
    {
        padding: 60px 0;
    }
}
@media (max-width: 575px)
{
    .footer
    {
        padding: 50px 0 60px;
    }
}
.footer .container
{
    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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
            align-items: flex-start;
}
@media (max-width: 991px)
{
    .footer .container
    {
        display: block;
    }
}
.footer .left
{
    width: 32%;
}
@media (max-width: 991px)
{
    .footer .left
    {
        width: 100%;
    }
}
.footer .left .foot_logo a
{
    display: block;

    width: 333px;
}
@media (max-width: 1399px)
{
    .footer .left .foot_logo a
    {
        width: 320px;
    }
}
@media (max-width: 1199px)
{
    .footer .left .foot_logo a
    {
        width: 300px;
    }
}
@media (max-width: 991px)
{
    .footer .left .foot_logo a
    {
        width: 250px;
    }
}
@media (max-width: 767px)
{
    .footer .left .foot_logo a
    {
        width: 200px;
    }
}
.footer .left .foot_logo a img
{
    max-width: 100%;
    height: auto !important;
}
.footer .left .note
{
    margin-top: 20px;
}
.footer .left .note .not
{
    position: relative;

    margin-bottom: 15px;
    padding-left: 35px;
}
.footer .left .note .not:last-child
{
    margin-bottom: 0;
}
.footer .left .note .not:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;
    font-style: normal;
    line-height: 1;

    position: absolute;
    top: 5px;
    left: 0;

    display: block;

    color: #fff;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1199px)
{
    .footer .left .note .not:before
    {
        top: 3px;
    }
}
@media (max-width: 991px)
{
    .footer .left .note .not:before
    {
        top: 2px;
    }
}
.footer .left .note .not p
{
    font-size: 18px;
    line-height: 1.66666667;

    text-align: left;
    word-break: break-word;

    color: #fff;
}
@media (max-width: 1199px)
{
    .footer .left .note .not p
    {
        font-size: 17px;
        line-height: 1.5;
    }
}
@media (max-width: 991px)
{
    .footer .left .note .not p
    {
        font-size: 16px;
    }
}
.footer .left .note .not p a:hover
{
    text-decoration: underline !important;

    color: #ec6608;
}
.footer .left .note .tel:before
{
    content: '\e69e';
}
.footer .left .note .email:before
{
    content: '\e774';
}
.footer .left .note .address:before
{
    content: '\e8fe';
}
.footer .left .note .whatsapp:before
{
    content: '\e6c9';
}
.footer .right
{
    width: 56.62650602%;
}
@media (max-width: 991px)
{
    .footer .right
    {
        width: 100%;
        margin-top: 30px;
    }
}
.footer .right .foot_msg .form_ipt ul
{
    margin: 0 -20px;
}
@media (max-width: 1469px)
{
    .footer .right .foot_msg .form_ipt ul
    {
        margin: 0 -15px;
    }
}
@media (max-width: 1399px)
{
    .footer .right .foot_msg .form_ipt ul
    {
        margin: 0 -10px;
    }
}
.footer .right .foot_msg .form_ipt ul li
{
    margin-bottom: 20px;
    padding: 0 20px;
}
@media (max-width: 1469px)
{
    .footer .right .foot_msg .form_ipt ul li
    {
        padding: 0 15px;
    }
}
@media (max-width: 1399px)
{
    .footer .right .foot_msg .form_ipt ul li
    {
        padding: 0 10px;
    }
}
@media (max-width: 991px)
{
    .footer .right .foot_msg .form_ipt ul li
    {
        margin-bottom: 15px;
    }
}
@media (max-width: 767px)
{
    .footer .right .foot_msg .form_ipt ul li
    {
        margin-bottom: 10px;
    }
}
.footer .right .foot_msg .form_ipt ul li:last-child
{
    margin-bottom: 0;
}
.footer .right .foot_msg .form_ipt ul li input,
.footer .right .foot_msg .form_ipt ul li textarea
{
    font-size: 16px;
    line-height: 50px;

    display: block;
    overflow: hidden;

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

    color: #222;
    border: 1px solid #fff;
    border-radius: 10px;
    background: #fff;
}
@media (max-width: 991px)
{
    .footer .right .foot_msg .form_ipt ul li input,
    .footer .right .foot_msg .form_ipt ul li textarea
    {
        font-size: 15px;
        line-height: 45px;

        height: 45px;
        padding: 0 15px;
    }
}
.footer .right .foot_msg .form_ipt ul li input:focus,
.footer .right .foot_msg .form_ipt ul li textarea:focus
{
    border: 1px solid #ec6608;
    box-shadow: none;
}
.footer .right .foot_msg .form_ipt ul li input::-webkit-input-placeholder,
.footer .right .foot_msg .form_ipt ul li textarea::-webkit-input-placeholder
{
    color: #9a9b9c;
}
.footer .right .foot_msg .form_ipt ul li input:-o-placeholder,
.footer .right .foot_msg .form_ipt ul li textarea:-o-placeholder
{
    color: #9a9b9c;
}
.footer .right .foot_msg .form_ipt ul li input::-moz-placeholder,
.footer .right .foot_msg .form_ipt ul li textarea::-moz-placeholder
{
    color: #9a9b9c;
}
.footer .right .foot_msg .form_ipt ul li input:-ms-input-placeholder,
.footer .right .foot_msg .form_ipt ul li textarea:-ms-input-placeholder
{
    color: #9a9b9c;
}
.footer .right .foot_msg .form_ipt ul li input:focus::-webkit-input-placeholder,
.footer .right .foot_msg .form_ipt ul li textarea:focus::-webkit-input-placeholder
{
    color: #333;
}
.footer .right .foot_msg .form_ipt ul li input:focus::-o-placeholder,
.footer .right .foot_msg .form_ipt ul li textarea:focus::-o-placeholder
{
    color: #333;
}
.footer .right .foot_msg .form_ipt ul li input:focus::-moz-placeholder,
.footer .right .foot_msg .form_ipt ul li textarea:focus::-moz-placeholder
{
    color: #333;
}
.footer .right .foot_msg .form_ipt ul li input:focus::-ms-input-placeholder,
.footer .right .foot_msg .form_ipt ul li textarea:focus::-ms-input-placeholder
{
    color: #333;
}
.footer .right .foot_msg .form_ipt ul li textarea
{
    line-height: 1.4;

    min-height: 130px;
    padding: 10px 20px;
}
@media (max-width: 991px)
{
    .footer .right .foot_msg .form_ipt ul li textarea
    {
        padding: 10px 15px;
    }
}
.footer .right .foot_msg .form_ipt ul li .for_code
{
    position: relative;
}
.footer .right .foot_msg .form_ipt ul li .for_code .spam_code_img
{
    position: absolute;
    top: 50%;
    right: 3px;

    display: block;

    width: 70px;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.footer .right .foot_msg .form_ipt ul li .for_code .spam_code_img img
{
    max-width: 100%;
    height: auto !important;
}
.footer .right .foot_msg .form_ipt ul li button
{
    font-size: 18px;
    font-weight: 500;
    line-height: 50px;

    display: inline-block;

    margin-top: 20px;
    padding: 0 43px;

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

    color: #000;
    border: none;
    border-radius: 48px;
    background: #fff;
}
@media (max-width: 1199px)
{
    .footer .right .foot_msg .form_ipt ul li button
    {
        margin-top: 10px;
    }
}
@media (max-width: 991px)
{
    .footer .right .foot_msg .form_ipt ul li button
    {
        font-size: 17px;
        line-height: 45px;

        padding: 0 40px;
    }
}
@media (max-width: 767px)
{
    .footer .right .foot_msg .form_ipt ul li button
    {
        font-size: 16px;
        line-height: 40px;

        padding: 0 30px;
    }
}
.footer .right .foot_msg .form_ipt ul li button:after
{
    font-family: 'iconfont' !important;
    font-style: normal;

    display: inline-block;

    margin-left: 10px;

    content: '\e65e';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.footer .right .foot_msg .form_ipt ul li button:hover
{
    color: #fff;
    background: #ec6608;
}
