﻿@charset "utf-8"; 
:root {--color: #132c81;--color1: #132c81;}
.product-main .product-container .product-main .product-detail .product-detail-list .product-detail-title h5, .product-main .product-container .product-main .product-detail .product-detail-list .product-detail-title .h5,.product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedback-inquiry-title{font-weight:var(--fontbold7);font-size:24px;padding-bottom:10px;border-bottom:none;position:relative;color:var(--color);display:block;line-height:inherit;}
.product-main .product-container .product-main .product-detail .product-detail-list .product-detail-title h5:after, .product-main .product-container .product-main .product-detail .product-detail-list .product-detail-title .h5:after,.product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedback-inquiry-title:after{content:'';width:30px;height:3px;background:var(--color);display:block;position:absolute;left:0;bottom:0;}
@media (max-width:768px){.product-main .product-container .product-main .product-detail .product-detail-list .product-detail-title h5, .product-main .product-container .product-main .product-detail .product-detail-list .product-detail-title .h5, .product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedback-inquiry-title{font-size:18px;}}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.table td, .table th {   text-transform: capitalize;} 
@media (min-width:1025px){body{padding-top:127px}
header:not(.is-active){border-color:#e9e9e9;background:#fff}
header:not(.is-active) .head-top{color:var(--fontcolor)}
header:not(.is-active) .head-share ul a{border-color:#333;color:#333}
header:not(.is-active) .himg{display:none}
header:not(.is-active) .fimg{display:block}
header:not(.is-active) .head-nav .nav-ul>li>a{color:var(--fontcolor)}
header:not(.is-active) .head-nav .nav-ul>li:hover>a,header:not(.is-active) .head-nav .nav-ul>li>a.inmenu_1{color:var(--color)}
header:not(.is-active) .head-top .lang-icon img{filter:invert(1)}
header:not(.is-active) .head-top .lang-icon span{color:var(--fontcolor)}
header:not(.is-active) .head-top .lang-icon span::after,header:not(.is-active) .head-top .lang-icon span::before{background:var(--fontcolor)}}
.pagesbanner{min-height:inherit}
.table-wrap table td, .table-wrap table th {  padding: 8px 8px;}