ul.navbar a:hover {
    color: gold;
}
.panel_top ul {
    font-size: 0;
    display: flex;
}
.panel_top .logo {
    width: 30%;
    background: unset;
}
.panel_top .btop {
    width: 68%;
    margin-left: 2%;
}
ul.productList {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 10px;
}
.banner_section4 {
    padding: 20px 0;
}
li.product-item a {
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    font-style: italic;
}
.firtTitle {
    padding: 10px;
    border-bottom: 1px solid #a6a6a6;
    background: linear-gradient(#fefefe, #dddddb);
}

.new_slide43497 {
    margin-bottom: 20px;
    border: 1px solid #a6a6a6;
}

h2.tp_title {
    margin: 0;
    font-size: 12px;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 600;
}

li.product-item {
    text-align: center;
}
.panel_top {
    overflow: hidden;
    clear: both;
    padding-top: 38px;
}
li.menu-item {
    list-style: none;
}
ul#myTab li {
    width: 50%;
    padding: 0;
}

ul.lvl1.sub-menu {
    position: absolute;
    width: 220px;
    background-color: #f65008;
    left: 0;
    top: 100%;
    display: none;
    z-index: 9999;
}
.nav-item:hover ul.lvl1.sub-menu {
    display: block;
}
.list_large_item img {
    width: 100%;
}
li.sub-menu_lv1 {
    text-align: left;
    margin: 0;
    height: 36px;
    line-height: 34px;
    border: 1px solid #FFF;
    padding-left: 15px;
}

li.sub-menu_lv1:hover {
    background: #00a1e4;
}
.box-vertical img {
    width: 70px;
}
.columns-3-right_item img {
    width: 165px;
}
.columns-3-right_item {
    display: flex;
    gap: 10px;
}
li.sub-menu_lv1:hover a {
    color: #fff;
}
.topbarid {
    background-color: #f65008;
    color: #fff;
    line-height: 36px;
    border-bottom: 1px solid #f65008;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 999;
}

.lineTopRight {
    float: right;
    text-align: right;
    margin-right: 1%;
}

.lineTopRight a {
    color: #fff;
    font-size: 13px;
}
.search_home {
    float: right;
    margin-right: 1%;
}
.searchMobile {
    margin-top: 3px;
}
input.search.input-text {
    height: 30px;
    outline: none;
    font-size: 12px;
}

button.button {
    height: 28px;
}

.form-search.no-padding {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

button.button {
    align-items: center;
    display: flex;
    outline: none;
    border: none;
}
.columns-3-left_item p, .list-post8 a {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.box-text.text-left a, .list-post8 a {
    font-weight: 600;
    font-size: 16px;
}
.box-text.text-left span {
    font-size: 13px !important;
}

.list-post8 img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}
/*/css menu*/
a{
    text-decoration: none;
}
body {
    margin: 0;
    font-family: Arial, sans-serif;
}

.navbar {
    background-color: #f65008;
    padding: 0;
    justify-content: center;
}
.nav-item {
    text-align: center;
    color: white;
    padding: 5px 16px;
    cursor: pointer;
    position: relative;
}
li.nav-item:last-child {
    border: none;
}
li.nav-item {
    border-right: 1px solid #fff;
}
.navbar a {
    color: #fff;
    font-weight: 700;
    font-size: 12px;
}
.nav-item.home a{
    color: yellow;
    font-weight: bold;
}
.nav-item:last-child::after {
    content: '';
}
.cellAuto {
    display: flex;
    gap: 20px;
    justify-content: center;
    width: 100%;
}
.name-news-view {
    padding: 7px;
    border-bottom: 1px solid #eee;
}

div#myTabContent {
    border: 1px solid #eee;
}
.panelFLeft img{
    max-width: 250px;
}
.name-news-view a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.lazyloaded {
    width: max-content;
    object-fit: scale-down;
}
section#section_92182286 {
    margin-bottom: 20px;
}
.social-item i {
    font-size: 37px;
    color: #776d6d;
}

.navbar_mobile {
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
    background: #f65008;
    align-items: center;
}
p.pro-price_home {
    font-weight: 600;
    font-style: italic;
}

span.price_home {
    margin-right: 10px;
    color: #f65008;
}

del.price_home_old {
    color: #b89e9e;
}
.mnuTopMobile .fa-bars {
    font-size: 35px;
    color: #fff;
}
li.bgLiSelected a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
}
.homeMobile a {
    color: #fff;
}
ul.ulChild.Mobile {
    position: absolute;
    width: 100%;
    background: #f65008;
    left: 0;
    display: none;
    z-index: 999;
}
ul.ulChild_lv2 li {
    border-top: 1px solid #fff;
}

ul.ulChild_lv2 {
    padding-left: 10px;
}
li.bgLiSelected {
    padding: 5px 15px;
    border: 1px solid #FFF;
}
.mnuTopMobile span, .homeMobile {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}
ul.ulChild_lv2 {
    display: none;
}
li.bgLiSelected i {
    float: right;
    color: #fff;
}
.mnuTopMobile {
    gap: 6px;
    align-items: center;
}
/*/end header*/
/* footer*/
.panelFooter {
    padding: 2%;
}
.panelFooter li {
    display: inline-block;
    width: 49%;
    text-align: left;
    vertical-align: middle;
}
.panelFooter li {
    display: inline-block;
    width: 49%;
    text-align: left;
    vertical-align: middle;
}

.panelFLeft {
    font-size: 12px;
    font-weight: 700;
}
.list_large_item img {
    height: 194px;
    object-fit: cover;
}
.panel_top {
    padding-right: 0;
}
li.liChild a {
    text-transform: unset;
}
i.fa-brands.fa-facebook {
    color: #0058ff;
}

i.fa-brands.fa-youtube {
    color: red;
}

i.fab.fa-instagram {
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}
/*/content*/
.large-columns-2 {
    margin-top: 20px;
}
.list_large-columns-2 {
    gap: -1px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(234px, 1fr));
    grid-column-gap: 18px;
    grid-row-gap: 20px;
}
.main {
    margin-top: 20px;
}
li.nav-item {
    font-size: 15px;
}

.menu-item i {
    position: absolute;
    left: 45%;
    bottom: -10px;
}
li.nav-item .active {
    background: #E65100 !important;
}

li.nav-item button {
    color: #fff !important;
    background: #fb8c00 !important;
    width: 100%;
    border: none !important;
    border-radius: unset !important;
}
.content_left_bt {
    margin-top: 20px;
}
.section-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    border-bottom: 2px solid #fb8b00;
}
.section-title h2 {
    background: #fb8b00;
    margin: 0;
    color: #fff;
    font-size: 20px;
    padding: 7px 15px;
    border-right: 4px solid #e65100;
}

.section-title a {
    color: #fb8b00;
}
.large-columns-3 {
    margin-top: 20px;
}

.columns-3-right_item {
    padding: 10px;
    border-left: 1px dashed #ddd;
    border-right: 1px dashed #ddd;
    border-top: 1px dashed #ddd;
}

.columns-3-right {
    padding-left: 0;
}
li.nav-item i {
    position: absolute;
    bottom: -10px;
    left: 45%;
}
li.nav-item a {
    position: relative;
}
.box-text.text-left {
    padding-top: .7em;
    padding-bottom: 1.4em;
    position: relative;
    width: 100%;
    font-size: .9em;
}
.columns-3-right_item:last-child {
    border-bottom: 1px dashed #ddd;
}
.box-text.text-left a {
    padding-bottom: 10px;
    color: #000;
}

.index-right, .section-two_content {
    margin-top: 20px;
}
.heading {
    font-size: 14px;
    font-weight: 500;
    background-color: #c35104;
    padding: 12px;
    text-transform: uppercase;
    color: #fff;
    border-top: 3px solid #c35104;
    margin: -1px;
}

.img_left_top {
    padding: 15px;
    border: 1px solid #d8d8d8;
}
ul li {
    list-style: none;
}
ul {
    padding: 0;
}
.img_left_top >p {
    color: #BE1E2D;
    font-weight: bold;
    text-align: center;
    font-size: 13px;
    margin-top: 10px;
}
li.clearfix img {
    margin-right: 5px;
}
.index-right img {
    width: 100%;
}
.image.pull-left {
    float: left;
}

.default.birthday a {
    color: #2f2f91;
    font-weight: 500;
    font-size: 15px;
}

.default.birthday h3 {
    font-size: 13px;
}

li.clearfix p {
    font-size: 13px;
}
.img-dark {
    padding-top: 30px;
}
div#col-549948674 {
    padding: 0;
}
.col.post-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 0;
    border-bottom: 1px dashed #ddd;
}
.box-image {
    width: 48%;
}
.txt_box h5 {
    font-size: 15px;
    font-weight: 500;
}
.section-two_content img {
    margin-bottom: 10px;
}
.large-column-1 {
    margin-top: 10px;
}
a {
    color: #000;
}
a:hover{
    color: #fb8b00;
}
.section-title_video {
    margin-bottom: 20px;
}
.section-content_video {
    padding-top: 47px;
    padding-bottom: 47px;
    background-color: #fff;
}
.box-vertical a {
    display: flex;
    gap: 10px;
}
.panel_top ul, li.clearfix p {
    margin: 0;
}
.image.pull-left img {
    width: 70px;
}
.img_left_top li {
    margin-bottom: 10px;
}
a.topIcon.Register {
    margin-right: 5px;
}
.cellAuto {
    justify-content: end;
}
.box-vertical {
    padding: 5px 0;
    border-bottom: 1px dashed #e8e8e8;
}

.section-content_4 {
    padding-top: 30px;
    padding-bottom: 30px;
}

h3.section4-title {
    background: #fc8900;
    border-left: 5px solid #e65100;
    border-right: 5px solid #e65100;
    padding: 8px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
}

.list-post8 {
    border-bottom: 1px dashed #e8e8e8;
    padding-bottom: 5px;
}

.list-post8 img {
    padding-bottom: 10px;
}
.dBannerImage_item img {
    width: 100%;
    margin-top: 20px;
}

.idx_video {
    overflow: hidden;
    border: 1px solid #ababab;
    margin-top: 5px;
    padding: 5px;
    background-color: #eaeaea;
}
.top {
    border: 1px solid #cfcfcf;
    border-bottom: 0;
    overflow: hidden;
    border-radius: 5px 5px 0 0;
    background: none;
}
.top_left {
    background: linear-gradient(#cd160e, #b3140e) #b3140e;
    border-bottom: 1px solid #b3140e;
    border-radius: 5px 5px 0 0;
}
.top_right {
    width: 90%;
    background: linear-gradient(#fefefe, #eee) #eee;
    border-bottom-right-radius: 50px 30px;
    height: 30px;
}
.enterprise-footer {
    padding: 30px 0;
    background-color: #eee;
}
.enterprise-item {
    border: 1px solid #d2d2d2;
    background-color: #fff;
    padding: 10px;
}
.banner_section3 {
    padding: 20px 0;
}
.box_center_estore {
    font-weight: 700;
    padding-left: 10px;
    color: #000;
    line-height: 28px;
}
.videoTitle {
    font-weight: 700;
    font-size: 12px;
    margin-bottom: 10px;
}
.segment_support {
    font-size: 12px;
    margin-top: 20px;
}
.segment_support .box_content div {
    padding: 5px;
    text-align: center;
    margin: auto;
}

.box_content {
    border: 1px solid #cecece;
    border-top: 0;
    border-radius: 0 0 5px 5px;
}
.btn-fixed.back-to-top.in {
    transform: scale(1);
}
.btn-fixed.back-to-top {
    transform: scale(0);
    transition: all .3s;
}
.btn-fixed {
    bottom: 25px;
}
.btn-fixed {
    transform: none;
    position: fixed;
    bottom: 62px;
    font-size: 0.875rem;
    right: 24px;
    height: 56px;
    width: 56px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #f65008;
    color: #fff;
    cursor: pointer;
    z-index: 8;
}
.btn-fixed.contact-fixed {
    bottom: 130px;
    font-size: 1.25rem;
    box-shadow: none;
}
.video_left {
    position: relative;
}

a.btn_play {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 999;
    transform: translate(-50%, -50%);
}
/*//*/
.main-news .dBannerImage, .jobs_content .dBannerImage,
.page-contact .dBannerImage{
    max-height: 950px;
    overflow: hidden;
    overflow-y: scroll;
}

.main-news .dBannerImage::-webkit-scrollbar,
.jobs_content .dBannerImage::-webkit-scrollbar,
.page-contact .dBannerImage::-webkit-scrollbar{
    width: 10px;
}

.main-news .dBannerImage::-webkit-scrollbar-track,
.jobs_content .dBannerImage::-webkit-scrollbar-track,
.page-contact .dBannerImage::-webkit-scrollbar-track {
    background: #c6c6c0ed;
}

.main-news .dBannerImage::-webkit-scrollbar-thumb,
.jobs_content .dBannerImage::-webkit-scrollbar-thumb,
.page-contact .dBannerImage::-webkit-scrollbar-thumb {
    background-image: linear-gradient(-45deg, #f9bf5a, #d66efd);
    border-radius: 50px;
}