/*html {
  font: 14px Arial, Helvetica, sans-serif;
}*/

html {  
  scroll-behavior: smooth;  
}  


body
{
	margin: 0 auto;
/*	display: flex;*/
/*	justify-content: center;*/
/*	background-color: grey;*/
}

.header{
	width: 100%;
	background-color: #fc7a1a;
	height: 50px;
	position: fixed;
	display: flex;
	justify-content: center;
	z-index: 999;
}

.header-menu{
	width: 100%;
/*	background-color: #fc7a1a;*/
/*	height: 50px;*/
/*	top: 50px;*/
	position: fixed;
	display: flex;
	justify-content: center;
	z-index: 999;
	box-shadow: 0 5px 12px 3px rgba(33, 24, 21, .16);
    background-color: rgba(255, 255, 255, 0.8);
}

.menu-main{
	background-color: #fff !important;
}
.menu-main *{
	color: #000 !important;
}

.menu-main #menu-main>li.menu-item-has-children>a:after
{
	color: #000 !important;
}

.header-menu-bg #menu-main>li.menu-item-has-children>a:after
{
	color: #000 !important;
}

.header-menu-bg .menu-language-container *
{
	color: #000 !important;
}
.menu-language-container *{
	color: #000 !important;
}
.toppic{
	top:50px;
	position: absolute;
}

.header-logo{
	width: 1440px;
	height: 50px;
	color: white;
	display: flex;
	justify-content: space-between;
}

.web_logo .web_logo_ul {
    align-items: center;
    display: flex;
    gap: 3rem;
    height: 50px;
}

ul {
    margin: 0;
    padding: 0;
}

.web_logo .web_logo_ul .web_logo_item {
    position: relative;
}
li {
    list-style: none;
    margin-bottom: 0;
}

.web_logo .web_logo_ul .web_logo_item a {
    align-items: center;
    display: flex;
    height: 5rem;
}
a {
    color: #fc7a1a;
    text-decoration: none;
}

.web_logo .web_logo_ul .web_logo_item a img {
/*    display: block;*/
    transition: all .3s;
}
img {
    height: auto;
    max-width: 100%;
}
img.lazyloaded{
	display: none;
}

.header-bottom-menu{
/*    top: 50px;*/
/*    position: absolute;*/
    width: 1440px;
    z-index: 999;
}

.xz-header-left, .xz-header-middle, .xz-header-x {
    align-items: center;
    display: flex
;
}
.xz-header-x {
    justify-content: space-between;
}

#menu-main {
    display: flex;
    flex-flow: row nowrap;
    gap: 3.7rem;
    transition: all .3s;
}

#menu-main>li {
    /*height: 100%;
    top: 50%;
    z-index: 888;*/
}

#menu-main>li, #menu-main>li.menu-item-has-children, #menu-main>li.menu-item-has-children>a {
    position: relative;
}
#menu-main>li>a {
/*    color: #fff;*/
    color: #000;
    display: flex;
    flex-direction: column;
    font-family: Lato, sans-serif;
    font-size: 15px;
    font-weight: 700;
    height: var(--menu_h);
    justify-content: center;
    transition: all .3s;
    white-space: nowrap;
    z-index: 2;
    padding: 30px 0;
}
#menu-main a {
    color: #333;
}
a {
    color: #fc7a1a;
    text-decoration: none;
}

#menu-main>li>.sub-menu {
    background-color: #fff;
    border-radius: 0 0 .3rem .3rem;
    box-shadow: 0 5px 12px 3px rgba(33, 24, 21, .16);
    display: block;
    left: -10px;
    padding: 12px 24px 12px 18px;
    position: absolute;
    z-index: 99999;
    display: none;
}

#menu-main>li>.sub-menu>li {
/*    padding-bottom: 14px;*/
		line-height: 30px;
    padding-right: 14px;
    position: relative;
    text-align: left;
    transition: all .3s;
}

#menu-main>li>.sub-menu>li>a {
    color: #333;
    display: inline-block;
    font-size: 14px;
    position: relative;
    text-align: left;
    transition: all .3s;
    white-space: nowrap;
}

.header-menu-bg{
	color: black;
	background-color: white;
	box-shadow: 0 5px 12px 3px rgba(33, 24, 21, .16);
}

.header-menu-bg *{
	color: black !important;
/*	background-color: white;*/
}


.header-down{
	top:0px;
	opacity: 1;
	transition: all .3s;
}
.header-m-down{
/*	top:50px;*/
	opacity: 1;
	transition: all .3s;
}

.header-up{
	top:-50px;
	opacity: 0;
	transition: all .3s;
}
.header-m-up{
	top:0px;
	opacity: 0;
	transition: all .3s;
}
.topic{
	top: 50px;
  position: absolute;
}


#menu-main>li.menu-item-has-children>a:after {
/*    color: #fff;*/
    color: #000;
    content: "\e605";
    display: inline-block;
    font-family: iconfont;
    font-size: 15px;
    font-weight: 100;
    position: absolute;
    right: -20px;
    top: 50.5%;
    transform: translateY(-50%);
}

#footer {
    background: linear-gradient(180deg, #000, #333);
    margin-top: 120px;
}
.footer-top {
    padding-top: 56px;
}
.footer-top .footer-logo {
    align-items: center;
    border-bottom: 1px solid hsla(0, 0%, 100%, .2);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 40px;
    text-align: center;
}

.footer-top .footer-logo p {
    color: #fff;
    font-size: 16px;
    margin: 14px 0 0;
}
.footer-menu-contact {
    padding: 60px 0;
}
.footer-menu-contact-in {
    display: flex;
    justify-content: space-between;
    max-width: 1440px;
}
.footer-menu-contact-in .xz-footet-menu {
    display: flex;
    gap: 0 100px;
    justify-content: space-between;
}
.footer-menu-contact-in .f-sec-tit {
    margin: 0 0 23px;
}
.footer-menu-contact-in .f-sec-tit a {
    color: #fff;
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-weight: 700;
}
.footer-menu-contact-in .xz-footet-menu .menu li {
    line-height: 32px;
}
.footer-menu-contact-in .xz-footet-menu .menu li a {
    color: #fff;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    font-weight: 400;
    opacity: .7;
    transition: all .3s;
}
.footer-menu-contact-in .xz-footer-info ul li {
    color: #fff;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    line-height: 32px;
    opacity: .7;
}
.footer-menu-contact-in .xz-footer-info ul li a {
    color: inherit;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    font-weight: 400;
    transition: all .3s;
}
form {
    display: block;
    margin-top: 0em;
    unicode-bidi: isolate;
}

.es-form-field-container {
    align-items: center;
    border-bottom: 1px solid #fff;
    display: flex;
    margin-bottom: 35px;
    padding-bottom: 17px;
    width: 100%;
}
.footer-menu-contact-in .stay-connected {
    align-items: center;
    display: flex;
    gap: 20px;
}
.footer-bottom {
    color: #fff;
    height: 60px;
}
.footer-bottom .footer-bottom-in {
    align-items: center;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    height: 100%;
    justify-content: center;
}
.footer-bottom .footer-bottom-in p {
    color: #fff;
    font-family: Nunito, sans-serif;
    font-size: 14px;
    margin: 0;
    opacity: .6;
}
.footer-bottom .footer-bottom-in p a {
    color: #fff;
}

.sider-contact {
    bottom: 17%;
    position: fixed;
    right: 0;
    transform: scale(.9);
    transform-origin: right top;
    z-index: 999;
}

.right-nav {
/*    background: #fff;*/
    border-radius: 40px;
    bottom: 82px;
/*    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .1);*/
    left: 0;
    opacity: 1;
    padding-bottom: 30px;
    padding-top: 25px;
    position: absolute;
    transform: translateX(0);
    transform-origin: 50% bottom;
    transition: all .3s ease;
    visibility: visible;
    width: 100%;
}

.right-nav-list, .right-nav-list li {
    align-items: center;
    display: flex;
    flex-flow: column;
}
.right-nav-list li {
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}
.right-nav-list, .right-nav-list li {
    align-items: center;
    display: flex;
    flex-flow: column;
}
.right-nav-list li a {
    align-items: center;
    display: flex;
    flex-flow: column;
    height: 60px;
    width: 60px;
    justify-content: center;
    border-radius: 50%;
}
.right-nav-list .iconfont {
    display: block;
    font-size: 35px;
/*    margin-bottom: 8px;*/
    transition: all .3s ease;
    color: #fff;
}
.iconfont {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
}
.right-nav-list .btn-tit {
    color: #333;
    font-family: Nunito, sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
}
.right-close {
    align-items: center;
    background: transparent;
/*    border: 1px solid #ddd;*/
    border-radius: 20px;
    bottom: 10px;
    color: #ddd;
    cursor: pointer;
    display: block;
    display: flex;
    font-size: 10px;
    height: 30px;
    justify-content: center;
    left: 50%;
    opacity: 0.4;
    position: absolute;
    text-align: center;
    transform: translate(-50%);
    transition: all .3s ease;
    width: 30px;
}
.right-close .iconfont{
	filter: grayscale(100%);
	color: black;
	font-size: 40px;
}
.right_hide {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px -2px rgba(51, 51, 51, .15);
    color: #333;
    font-size: 14px;
    left: -20px;
    line-height: 16px;
    opacity: 0;
    padding: 12px 16px;
    position: absolute;
    top: 50%;
    transform: translate(-110%, -50%);
    transition: all .5s ease;
    visibility: hidden;
    white-space: nowrap;
}

.right_hide:before {
    border-bottom: 6px solid transparent;
    border-left: 8px solid #fff;
    border-top: 6px solid transparent;
    content: "";
    position: absolute;
    right: -8px;
    top: calc(50% - 4px);
}
/*.right-nav-list li:not(:first-child):before {
    background: #d1d3d2;
    content: "";
    display: block;
    height: 1.5px;
    margin: 0 0 20px;
    width: 15px;
}*/
.right-open {
    align-items: center;
    bottom: 90px;
    color: #ddd;
    cursor: pointer;
    display: flex;
    height: 30px;
    justify-content: center;
    left: 50%;
    opacity: 1;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    transition: all .3s ease;
/*    visibility: hidden;*/
    width: 30px;
    z-index: 1000;
}
.right-open .iconfont {
    display: block;
    font-size: 30px;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
}

#top-btn.show {
    opacity: 1;
    transform: scale(1);
}

#top-btn {
    align-items: center;
    background: #fc7a1a;
    border-radius: 50%;
    box-shadow: 0 0 40px -5px rgba(0, 0, 0, .1);
    color: #fff;
    display: flex;
    font-size: 16px;
    font-weight: 700;
    height: 70px;
    justify-content: center;
    opacity: 0;
    transform: scale(0);
    transition: all .3s ease;
    width: 70px;
}
#top-btn i {
    font-size: 20px;
    transform: rotate(-90deg);
}
.footer-menu-contact-in .stay-connected {
    align-items: center;
    display: flex;
    gap: 20px;
}
.footer-menu-contact-in .stay-connected>span {
    color: #fff;
    font-family: Lato, sans-serif;
    font-size: 14px;
    font-weight: 700;
}
.xz-sns-ul {
    align-items: center;
    display: flex;
    gap: 20px;
}
.xz-sns-a {
    background-color: transparent;
    color: #fff;
    display: block;
    opacity: .7;
    transition: all .3s ease;
}
form[data-form-id="1"] .es-form-field-container .gjs-row {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: nowrap;
}
.es-form-field-container .gjs-row:nth-child(3) {
    width: 9rem;
}
.es-form-field-container input[type=submit] {
    background: transparent;
    border: none;
    color: #fff;
    cursor: pointer;
    font-family: Lato, sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 2.1rem;
    outline: none;
    width: 9rem;
}
form[data-form-id="1"] .es-form-field-container .gjs-cell {
    flex-grow: 1;
    flex-basis: 100%;
}
.es-form-field-container input[type=email] {
    background: transparent;
    border: none;
    color: #fff;
    width: 100%;
}
.right_li:hover .right_hide{
	opacity: 1;
	visibility: visible;
	left: 0;
	transition: all .5s ease;

}

.slider__mirror {
    background: hsla(0, 0%, 100%, .5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale3d(1.9, 1.4, 1) rotate(45deg) translate3d(0, -100%, 0);
    transition: transform .8s;
    width: 100%;
    z-index: 10;
}
/*.term_lv1_img:hover .slider__mirror {
    transform: scale3d(1.9,1.4,1) rotate(45deg) translate3d(0,120%,0)
}*/


.xz-header-btns {
    align-items: center;
    display: flex;
    gap: 35px;
}

.a2a_kit a.iconfont {
    font-size: 1.8rem;
    opacity: .9;
    transition: all .3s;
}

.a2a_kit a {
    cursor: pointer;
    transition: none;
}
.a2a_kit span {
    display: none !important;
}

.a2a_svg svg {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: none;
    display: block;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 0;
    width: auto;
    height: auto;
}
.icon-search {
/*    color: #fff;*/
    color: #fc7a1a;
    font-size: 2rem;
    opacity: .9;
}
.lang-x {
    cursor: pointer;
    flex: none;
    position: relative;
    z-index: 999;
}
.icon-language {
    color: #fc7a1a;
    font-size: 2rem;
    opacity: .9;
}
.menu-language-container {
    background: #fff;
    border-radius: .5rem;
    display: none;
    min-width: 100%;
    overflow: hidden;
    padding: 1.5rem 2rem 1rem .5rem !important;
    position: absolute;
    right: -1.6rem;
/*    top: 60px;*/
    z-index: 999;
}
#menu-language a {
    color: #000;
    display: block;
    font-size: 1.2rem;
    line-height: 2.6em;
    padding: 0 1.6rem;
    text-align: right;
    transition: all .3s ease;
    white-space: nowrap;
}
.lang-x:hover .menu-language-container{
	display: block !important;
}
.menu-language-container .glink {
    color: #fc7a1a;
    display: flex;
    gap: .5rem;
    padding: 0 1rem;
    white-space: nowrap;
    font-size: 14px;
}
a.glink {
    text-decoration: none;
}

a.glink img {
    vertical-align: middle;
    display: inline;
    border: 0;
    padding: 0;
    margin: 0;
    opacity: 0.8;
}
.icon-email {
    color: #fc7a1a;
    font-size: 2rem;
    opacity: .9;
    transition: all .3s;
}
.icon-share {
    color: #fc7a1a;
}
.mfp-ready{
	display: none;
}
.xz-searchform-f-submit{
	cursor: pointer;
}
.es-form-field-container .gjs-row:first-child {
    display: none !important;
}
.es-form-field-container .gjs-row {
    margin: 0 !important;
}
.es-form-field-container .gjs-row:nth-child(2) {
    width: calc(100% - 9rem);
}
.es-form-field-container input[type=email] {
    background: transparent;
    border: none;
    color: #fff;
    width: 100%;
}
.es-form-field-container:after {
    color: #fff;
    content: "\e6a3";
    display: inline-block;
    font-family: iconfont;
}
:focus {
    outline:0
}
.mfp-bg.mfp-ready {
    opacity: .8;
}
.mfp-bg {
    opacity: 0;
    transition: all .3s;
}
.mfp-bg, .mfp-wrap {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
.mfp-bg {
    background: #0b0b0b;
    opacity: .8;
    overflow: hidden;
    z-index: 1042;
}
.mfp-wrap {
    -webkit-backface-visibility: hidden;
    outline: none !important;
    z-index: 1043;
}
.mfp-bg, .mfp-wrap {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
.mfp-container {
    box-sizing: border-box;
    height: 100%;
    left: 0;
    padding: 0 8px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    cursor: auto;
    width: 100%;
}
.mfp-content {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    text-align: left;
    vertical-align: middle;
    z-index: 1045;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.searchform-f-x {
    display: flex;
    justify-content: center;
}
.xz-searchform-f {
    border: 1px solid #ddd;
    display: flex;
    width: 66.66%;
}
.xz-searchform-f-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/img/down.png) calc(100% - 1rem) 50% no-repeat #fff;
    background-size: auto 1.6rem;
    border: none;
    border-right: 1px solid #d8d8d8;
    color: #666;
    display: block;
    font-size: 1.6rem;
    min-width: 13rem;
    padding: 1rem 2rem;
    position: relative;
    width: 23%;
}
.xz-searchform-f-input {
    background: #fff;
    border: none;
    flex: 1;
    font-size: 1.6rem;
    line-height: 2.4rem;
    padding: 2rem;
    width: 10rem;
}
.xz-searchform-f-submit {
    align-items: center;
    background: #fff;
    border: none;
    color: #333;
    display: flex;
    font-size: 2rem;
    height: 6.4rem;
    justify-content: center;
    transition: all .3s ease;
    width: 6.4rem;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
button.mfp-arrow, button.mfp-close {
    -webkit-appearance: none;
    background: transparent;
    border: 0;
    box-shadow: none;
    cursor: pointer;
    display: block;
    outline: none;
    overflow: visible;
    padding: 0;
    touch-action: manipulation;
    z-index: 1046;
}
.mfp-close {
    color: #fff;
    font-family: Arial, Baskerville, monospace;
    font-size: 28px;
    font-style: normal;
    height: 44px;
    line-height: 44px;
    opacity: .65;
    padding: 0 0 18px 10px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 44px;
}



 .page-numbers {
    border:1px solid #ddd;
    color:#666;
    font-family:Nunito,sans-serif;
    height:3rem;
    line-height:3rem;
    position:relative;
    text-align:center;
    transition:all .3s ease;
    width:3rem
}
.page-numbers:hover {
    background:#fc7a1a;
    color:#fff;
    transform:translateY(-3px)
}
.page-numbers.next i,.page-numbers.prev i {
    font-size:1.4rem
}
.page-numbers.current,.post-page-numbers.current .page-numbers {
    background:#fc7a1a;
    border:1px solid #fc7a1a;
    color:#fff
}
.page-numbers:hover:after {
    opacity:1
}
.page-numbers:active {
    transform:scale(.9)
}
.Pagination{
    gap: .3rem;
}