@CHARSET "UTF-8";
  .nav-link {
text-transform: uppercase;}
#wp-admin-bar-wp-logo{display:none} .product-title{color:var(--text-light)} .ssm .service-card.active::before {
transform: scaleX(1);
}
.ssm .active{ box-shadow: 0 20px 50px rgba(16, 110, 184, 0.12);
border-color: transparent;
}
.service-card.active{background: #106eb8;}
.service-card.active h3 {color:#fff;} .team-card:hover {box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);} .nc-category-badge.cat-partnerships {
background: var(--gold);
}
.news-hero-content p{max-width: 720px;} .q-form .rf-grid span[data-name="product-name"],span[data-name="your-message"]{grid-column: 1 / -1;} .imgGp p{margin-bottom: 1rem;}
.imgGh4 h4{border-bottom: 10px solid rgba(78, 158, 9,0.4);font-size: 22px;
margin-bottom: 30px;    display: inline-block;
line-height: 20px;
color: #000033;} 
.ul-check ol>li{padding-left:0}
.ul-check ol>li:before{display:none;}
.wp-block-table th,.wp-block-table td{border-color: #dee2e6}  .contact-hero {
position: relative;
min-height: 480px;
display: flex; align-items: center; justify-content: center;
background: linear-gradient(135deg, #106EB8 0%, #26629b 45%, #1a5ba0 100%);
overflow: hidden;
padding-top: 80px;
}
.contact-hero::before {
content: '';
position: absolute; inset: 0;
background:
radial-gradient(circle at 70% 25%, rgba(0,163,255,0.12) 0%, transparent 50%),
radial-gradient(circle at 20% 70%, rgba(46,125,203,0.1) 0%, transparent 50%);
z-index: 1;
}
.contact-hero::after {
content: '';
position: absolute; inset: 0;
background: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.025'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
z-index: 1;
}
.contact-hero-content {
position: relative; z-index: 5;
text-align: center; color: white;
padding: 60px 20px;
}
.contact-hero-content .breadcrumb-text {
font-size: 14px; letter-spacing: 3px;
text-transform: uppercase; opacity: 0.7;
margin-bottom: 16px; font-weight: 500;
}
.contact-hero-content h1 {
font-size: clamp(32px, 5vw, 36px);
font-weight: 800; letter-spacing: -0.02em;
margin-bottom: 16px;
text-shadow: 0 4px 20px rgba(0,0,0,0.3);
}
.contact-hero-content p {
font-size: 1.15rem; opacity: 0.85;
max-width: 640px; margin: 0 auto;
line-height: 1.7;
}
.hero-decoration {
position: absolute; z-index: 2;
border-radius: 50%; opacity: 0.06; background: white;
}
.hero-decoration.d1 { width: 500px; height: 500px; top: -150px; right: -100px; }
.hero-decoration.d2 { width: 300px; height: 300px; bottom: -80px; left: -60px; }
.hero-float-icons {
position: absolute; inset: 0; z-index: 2; pointer-events: none;
}
.hero-float-icons .hfi {
position: absolute; color: rgba(255,255,255,0.05); font-size: 80px;
}
.hero-float-icons .hfi-1 { top: 20%; left: 5%; transform: rotate(-15deg); }
.hero-float-icons .hfi-2 { top: 15%; right: 8%; transform: rotate(20deg); font-size: 60px; }
.hero-float-icons .hfi-3 { bottom: 18%; left: 10%; transform: rotate(10deg); font-size: 50px; }
.hero-float-icons .hfi-4 { bottom: 12%; right: 6%; transform: rotate(-25deg); font-size: 70px; } .info-section {
padding: 100px 0 60px;
background: var(--white);
}
.info-cards {
display: grid; grid-template-columns: repeat(4, 1fr);
gap: 24px; margin-top: 50px;
}
.info-card {
text-align: center; padding: 40px 24px;
border-radius: 16px;
background: var(--gray-bg);
transition: all 0.4s cubic-bezier(0.2,0.95,0.4,1);
border: 1px solid transparent;
}
.info-card:hover {
transform: translateY(-10px);
box-shadow: 0 20px 50px rgba(13,59,102,0.1);
background: white;
border-color: var(--light-blue);
}
.info-card .ic-icon {
width: 72px; height: 72px; border-radius: 50%;
background: var(--light-blue);
display: flex; align-items: center; justify-content: center;
margin: 0 auto 22px; font-size: 28px; color: var(--primary-color);
transition: all 0.3s ease;
}
.info-card:hover .ic-icon {
background: linear-gradient(135deg, var(--accent), var(--secondary-color));
color: white; transform: scale(1.1);
}
.info-card h4 {
font-size: 1.1rem; font-weight: 700;
color: var(--text-dark); margin-bottom: 10px;
}
.info-card p {
font-size: 0.9rem; color: var(--text-light);
line-height: 1.6;
}
.info-card a {
color: var(--text-light); transition: color 0.3s ease;
}
.info-card a:hover { color: var(--accent); } .form-section {
padding: 60px 0 100px;
background: var(--gray-bg);
}
.form-map-grid {
display: flex; gap: 40px; margin-top: 0;
}
.form-map-grid .social-icons a{
color: #333333;
}
.form-wrap {
flex: 1; background: white; border-radius: 16px;
padding: 20px; box-shadow: 0 8px 40px rgba(13,59,102,0.06);
}
.form-wrap h3 {
font-size: 1.5rem; font-weight: 700;
color: var(--text-dark); margin-bottom: 8px;
}
.form-wrap .form-subtitle {
font-size: 0.95rem; color: var(--text-light);
margin-bottom: 30px; line-height: 1.6;
}
.fm-grid {
display: grid; grid-template-columns: 1fr 1fr;
gap: 18px;
}
.fm-grid .full-width { grid-column: 1 / -1; }
.fm-group { margin-bottom: 0; }
.fm-label {
display: block; font-size: 0.85rem; font-weight: 600;
color: var(--text-dark); margin-bottom: 6px;
}
.fm-label .required { color: #e74c3c; margin-left: 2px; }
.fm-input, .fm-select, .fm-textarea {
width: 100%; padding: 12px 16px;
background: var(--gray-bg);
border: 2px solid transparent;
border-radius: 10px; color: var(--text-dark);
font-size: 0.9rem; font-family: inherit;
transition: all 0.3s ease; outline: none;
}
.fm-input:focus, .fm-select:focus, .fm-textarea:focus {
border-color: var(--accent);
background: white;
box-shadow: 0 4px 16px rgba(0,163,255,0.08);
}
.fm-input::placeholder, .fm-textarea::placeholder { color: #a0aab4; }
.fm-select {
appearance: none; cursor: pointer;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%235A6E7F' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: right 14px center;
padding-right: 36px;
}
.fm-select option { color: #333; }
.fm-textarea { resize: vertical; }
.fm-submit {
width: 100%; padding: 15px;
background: var(--accent); color: white;
border: none; border-radius: 10px;
font-size: 1rem; font-weight: 600;
font-family: inherit; cursor: pointer;
transition: all 0.3s ease;
display: flex; align-items: center;
justify-content: center; gap: 10px;
margin-top: 10px;
}
.fm-submit:hover {
background: var(--primary-color);
transform: translateY(-2px);
box-shadow: 0 10px 30px rgba(13,59,102,0.2);
}
.fm-privacy {
font-size: 0.8rem; color: var(--text-light);
margin-top: 14px; text-align: center;
}
.fm-privacy i { margin-right: 4px; color: var(--accent); }
.map-wrap {
flex: 0 0 440px;
display: flex; flex-direction: column; gap: 24px;
}
.map-info-card {
background: white; border-radius: 14px;
padding: 24px; box-shadow: 0 4px 20px rgba(0,0,0,0.04);
}
.map-info-card h5 {
font-size: 1rem; font-weight: 700;
color: var(--text-dark); margin-bottom: 14px;
display: flex; align-items: center; gap: 8px;
}
.map-info-card h5 i { color: var(--accent); }
.mic-item {
display: flex; align-items: flex-start; gap: 12px;
margin-bottom: 12px;
}
.mic-item:last-child { margin-bottom: 0; }
.mic-item i {
width: 32px; height: 32px; border-radius: 8px;
background: var(--light-blue); color: var(--accent);
display: flex; align-items: center; justify-content: center;
font-size: 14px; flex-shrink: 0; margin-top: 2px;
}
.mic-item .mic-text {
font-size: 0.88rem; color: var(--text-light); line-height: 1.6;
}
.mic-item .mic-text a {
color: var(--text-dark); font-weight: 500;
transition: color 0.3s ease;
}
.mic-item .mic-text a:hover { color: var(--accent); } @media (max-width: 992px) {
.info-cards { grid-template-columns: repeat(2, 1fr); }
.form-map-grid { flex-direction: column; }
.map-wrap { flex: none; width: 100%; }
.offices-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 768px) {
.contact-hero { min-height: 380px; }
.info-cards { grid-template-columns: 1fr; }
.fm-grid { grid-template-columns: 1fr; }
.fm-grid .full-width { grid-column: 1; }
.offices-grid { grid-template-columns: 1fr; }
.form-wrap { padding: 28px; }
.hero-float-icons { display: none; }
}
.mw-100 {height: auto;}
a.disable{cursor:wait;color: #FFFFFF;background-color: #c71525;opacity:0.4}
.svg-inline--fa.fa-w-16{    width: 1em;}
.linkH40{line-height:40px;}
.linkH40:is(p){line-height:40px;}
.w-100 img{width:100%;height:auto;}
hr.wp-block-separator{margin:10px 0;border: 2px solid;}
.border-radius10{border-radius:10px}
.check-check li:before{content:"\f560";font-family: "Font Awesome 5 Free";display:inline-block;padding-right:15px;font-weight: 600;}
.arrow-down:after{color:#3167d9;display:block;content:"\f063";font-family: "Font Awesome 5 Free";font-weight: 600;}
.mb-0{margin-bottom: 0;}
.mark, mark{background:transparent;padding:0;}
.rounded-circle{overflow: hidden;}
.imgG2 img{max-width:100%;height:auto;} .imgG iframe,.imgG2 iframe{width:100%;height:400px;}
.bg-auto{background-size: auto;} .pp-25 h1,.pp-25 h2,.pp-25 h3,.pp-25 h4,.pp-25 h5,.pp-25 h6{margin-bottom: .5rem !important;}
.imgG img{max-width:100%;height:auto;}
.imgG4 img{max-width:100%;height:auto;}
.imgG h3{margin-bottom:1.5rem;}
.imgG p{margin-bottom: 1.5rem;}
.imgG .align-items-end .wp-block-cover__inner-container p{margin: 0;line-height: 1.5}
.wp-block-group__inner-container >p:last-of-type{margin:0}
.inner-page .imgG{font-size: 17px;}
.imgG ul{list-style:outside;margin-left: 20px;padding: 10px 0;} .imgG ol{padding-left:30px;} .vc_images_carousel .vc_carousel-control .icon-prev:before {border: 2px solid #ccc;padding: 0px 8px 8px 15px;background-color: black;color: #fff;font-size: 40px}
.vc_images_carousel .vc_carousel-control .icon-next:before {border: 2px solid #ccc;padding: 0px 6px 5px 15px;background-color: black;color: #fff;font-size: 40px;right: 10px;}
.masonry-container .item{padding:2px;} .imgG img1{box-shadow: 0 10px 16px 0 rgb(0 0 0 / 50%), 0 6px 20px 0 rgb(0 0 0 / 50%);} .w-46{width:46px;}
.box-shadow{
box-shadow: 0 10px 16px 0 rgb(0 0 0 / 50%), 0 6px 20px 0 rgb(0 0 0 / 50%);
}
.woocommerce .overlay-box .top-content a.ajax_add_to_cart.added_to_cart:after{background-color: transparent;}
.woocommerce .overlay-box .top-content a.added_to_cart{padding:0;}
.woocommerce .overlay-box .top-content a.button.loading::after{background-color: transparent;position:inherit;top:auto;right:auto;animation: auto;-webkit-animation:auto;content:'';}
.woocommerce .overlay-box .top-content a.button.loading{opacity:1;line-height: inherit;background-color: transparent;}
.woocommerce nav.woocommerce-pagination ul{border-radius: 20px;overflow: hidden;}
.woocommerce nav.woocommerce-pagination ul li{width:50px;}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current{color:#fff;background: #7dcdc8;} .woocommerce div.product .product_title {
font-size: 24px;
color: #1d2124;
}
.woocommerce div.product p.price, .woocommerce div.product span.price{    
color: #fe9960;
font-size: 28px;
}
.woocommerce-product-details__short-description p{margin-bottom:1.5rem}
.item_description>.stock.in-stock{display:none;}   .aligncenter {display: block;margin-left: auto;margin-right: auto;}
.alignright{float: right;}
.alignright:after{clear:both;height: 0px;display: block;}
.inner-content{1min-height:390px;}
.alignleft{float: left;}
.alignleft:after{clear:both;height: 0px;display: block;}
.title h1, .delivery .title h1, .contact .title h1, .productdetail .title h1{
font-size: 32px;
color: #333333;
margin-bottom: 50px;
text-align: center;
position: relative;
} .woocommerce .woocommerce-MyAccount-navigation{float: left;width: 30%;}
.woocommerce .woocommerce-MyAccount-content {
float: right;
width: 68%;
}
.woocommerce-MyAccount-navigation ul{margin-left:0;}
.woocommerce-MyAccount-navigation ul li {
padding: 8px 0;
display: block;
padding: 15px 25px;
border: 1px #eaeaea solid;
background: #eaeaea;;
color: #fff;
margin: 0;
border-radius: 5px;
margin-bottom:10px;
}
.woocommerce-MyAccount-navigation ul li a{color: #000;text-decoration: none;display:block}
.woocommerce-MyAccount-navigation ul li:hover{background:#7dcdc8;}
.woocommerce-MyAccount-navigation ul li:hover{color: #fff;}
.woocommerce-MyAccount-navigation ul li a:hover{color: #fff;text-decoration: none;display:block}
.woocommerce-MyAccount-navigation ul li.is-active{background:#7dcdc8;border: 1px #7dcdc8 solid;position:relative;}
.woocommerce-MyAccount-navigation ul li.is-active a{color: #fff;}
.woocommerce-MyAccount-navigation ul li.is-active:before{width:60px;height:77px; content:" ";position:absolute;top:-71px;right:0;z-index:99999;pointer-events: none;}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{    background-color: #7dcdc8;}
.woocommerce-message {border-top-color: #7dcdc8;}
.woocommerce-message::before {color: #7dcdc8;}
.woocommerce .wc-proceed-to-checkout a.checkout-button:hover{background-color: #7dcdc8;}
.woocommerce table.cart img{width:150px;}
.woocommerce .quantity .qty {padding:3px 0;border: 1px solid #ccc;}
.woocommerce div.product form.cart div.quantity{margin:0}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {top: 0.3em;}
.woocommerce .col-1,.woocommerce .col-2{    flex: none; max-width: none;}
.woocommerce button.button.alt:hover{background-color: #7fb401;}
.woocommerce .product-detail-page .like a.add_to_wishlist.button.alt{padding:0;}
.woocommerce .product-detail-page .like a.add_to_wishlist.button.alt i.yith-wcwl-icon{line-height: 1;top:0}
.woocommerce .product-detail-page .like a.add_to_wishlist.button.alt i.fa-heart-o{color:#fff}
.woocommerce .product-detail-page .like .yith-wcwl-add-to-wishlist .yith-wcwl-icon{line-height: 1;top:4px;} .woocommerce .woocommerce-cart-form td.product-remove{vertical-align: top;}
.woocommerce table.shop_table td{padding: 23px 12px;}
.woocommerce .woocommerce-cart-form a{color:#385371;font-size:20px;}
.woocommerce button.button{font-size:15px;padding: 1em 1em;}
.woocommerce a.remove{font-size: 2.5em;color: #000!important;}
.woocommerce .woocommerce-cart-form .coupon input{font-size:20px;height:auto;}
.woocommerce table.cart td.actions .input-text{width:150px;}
.woocommerce .wc-proceed-to-checkout a.checkout-button{text-transform:uppercase;font-size: 20px;width: 100%;text-align: center; padding: 20px 0;}
.cart_totals th{text-transform:uppercase;}
.woocommerce:after{display:block;clear:both;content:' '} .woocommerce-info a.showcoupon{    float: right;}
.woocommerce-checkout .woocommerce-checkout-payment button.button{width: 100%;padding: 20px;text-transform:uppercase;} .woocommerce input{line-height: 1.5 !important;}
.woocommerce input[type="text"],.woocommerce select,.woocommerce input[type="tel"],.woocommerce input[type="email"],.woocommerce input[type="password"]{display: block;
width: 100%;
height: 45px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.coupon input[type="text"]{display: inline-block;}
.woocommerce textarea{
padding: 6px 12px; border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
.woocommerce .form-row{display:block;}
.select2-container .select2-selection--single{height: 42px;}
.select2-container--default .select2-selection--single .select2-selection__rendered{height: 42px;}
.select2-container--default .select2-selection--single .select2-selection__arrow{top: 7px;}
.select2-container--default .select2-selection--single .select2-selection__rendered {line-height: 42px;}  nbody{font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu,sans-serif !important;}
.clear-lg,.clear-xs,.clear-sm,.clear-md{display: none;}
.clear{clear: both;display: block;}
.hidden{display:none;}
.footerM ul li{margin-bottom: .5rem!important;} @media print{
a:after,a:before{display:none;}
}
.full{width:100%;}
.full img{width:100%;}
.imgG iframe{max-width:100%;} @media (max-width: 992px) {
.overview-image .float-card {
width:100%;justify-content: center;
}
} @media (max-width: 767px) { .clear-xs{display: block;clear: both;}
.imgG iframe,.imgG2 iframe{width:100% !important;height:200px !important;}
.col.col2{flex: 0 0 auto;
width: 50%;}
.filter-search input {width: 90%;}
.overview-section,.mv-section,.values-section,.timeline-section,.team-section,.highlights-section,.financial-section{padding: 30px 0;}
.team-grid {
grid-template-columns: 1fr;
}
} @media screen and (min-width: 768px) and (max-width:991px){
.clear-sm{display: block;clear: both;}
} @media (min-width:1200px){
.clear-lg{display: block;clear: both;}
}
@media (max-width:479px){
.clear-xs-m{display: block;clear: both;}
body.en footer .footer-top .menu-list > span{    font-size: 13px;}
body.en footer .footer-top .menu-list ul li a{font-size: 12px;}
}
@media (min-width:768px){
.w-sm-50{width:50% !important;flex-basis: 50% !important}
.w-sm-33{width:33% !important;flex-basis: 33% !important} }
@media screen and (max-width: 767px) and (min-width: 480px){
.mar-2{clear:both;}
} .loading{
width: 150px;
height: 15px;
margin: 0 auto; display:none;
}
.loading span{
display: inline-block;
width: 15px;
height: 100%;
margin-right: 5px;
background: var(--text-color);;
-webkit-transform-origin: right bottom;
-webkit-animation: load 1s ease infinite;
}
.loading span:last-child{
margin-right: 0px; 
}
@-webkit-keyframes load{
0%{
opacity: 1;
}
100%{
opacity: 0;
-webkit-transform: rotate(90deg);
}
}
.loading span:nth-child(1){
-webkit-animation-delay:0.13s;
}
.loading span:nth-child(2){
-webkit-animation-delay:0.26s;
}
.loading span:nth-child(3){
-webkit-animation-delay:0.39s;
}
.loading span:nth-child(4){
-webkit-animation-delay:0.52s;
}
.loading span:nth-child(5){
-webkit-animation-delay:0.65s;
} .line{position: relative;}
.line:after{content: "";
top: 0px !important;
left: 0 !important;
cursor: pointer;
-webkit-animation: scaleout 2s infinite ease-in-out;
animation: scaleout 2s infinite ease-in-out;
position: absolute;
width: 100%;
height: 10px;
border-radius: 20px;
background: #ffffffa3;
z-index: 1;}
.about .line:after{display: none}
.diffusion {
top: 0 !important;
left: 0 !important;
cursor:pointer;
-webkit-animation:scaleout 2s infinite ease-in-out;
animation:scaleout 2s infinite ease-in-out;
position: absolute;
width: 100%;
height: 100%;
background: #1f507866;
border-radius: 50%;
z-index: 1;
}
@-webkit-keyframes scaleout {
0% {
-webkit-transform:scale(1.0)
}
100% {
-webkit-transform:scale(2.1);
opacity:0;
}
}@keyframes scaleout {
0% {
transform:scale(1.0);
-webkit-transform:scale(1.0);
opacity:0;
}
10% {
transform:scale(1.0);
-webkit-transform:scale(1.0);
opacity:1;
}
100% {
transform:scale(2.1);
-webkit-transform:scale(2.1);
opacity:0;
}
}