﻿@charset "utf-8"; 
:root{--color:#005BAC}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.prodetails-content .kche-t46 {background: #f0f0f0;}
.prodetails-content .kche-t45>.kche-flex {background: #f0f0f0;padding-left: 10px;}
.home-banner .banner-animote{display:none;}
.home-static .list li .inner{text-transform:capitalize}
@media (min-width:769px){.home-static .list li{width:20%}}
@media (min-width:1025px){.page-container .page-main{width:calc(100% - 400px);}}
@media(max-width:768px){article table td, article table th{word-break:inherit}
article table td, article table td strong, article table td p{font-size:15px!important}}
article ol li, article ul li{color:inherit}
@media (max-width:768px){.kche-t46 .kche-item-img{max-width:100%}}
@media(max-width:1450px){.home-application .applist .item .title{font-size:16px}}
.home-application .applist .item .icon {overflow:hidden;}
.home-application .applist .item .icon img {filter:drop-shadow(0 100px 0 #000);transform:translateY(-100px)}
.home-application .applist .item:hover .icon img {filter:drop-shadow(0 100px 0 #fff);}