.content-style th {
    text-align: inherit;
    background: #f1f1f178;
    padding: 10px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.content-style .gg-home-product .item-wrap .img-box-wrap .box img{
  max-height: 320px;
}
.register .bg,.about-home{
  background-image: linear-gradient(90.04deg, rgb(255, 76, 76) 15.05%, rgb(207, 36, 36) 102.84%);
   background-image: linear-gradient(90.04deg, rgb(255, 76, 76) 15.05%, rgb(36, 86, 207) 102.84%);
         
}
footer .list-partner .img-box img{
  border-radius: 10px;
}
.service-home{
  background: #fff;
}
.service-home .item{
  background: #f1f1f1;
}
.icon .box{
  padding:14px 2px 5px 2px;
  background: #f6f6f6;
  border-radius: 10px;
    flex-wrap: wrap;
}
.icon .box .item{
  margin-bottom: 5px;    padding: 0 12px;
}
.icon .box .item img {
  margin-bottom: 8px;
    height: 30px;
}
.icon .box .item p{
  font-size:14px;
    white-space: nowrap;
}
header .header-desktop .logo img{
  height: 65px;
}
header .header-mobile .logo img{
  height: 50px;
}
header .top-url.two{
  line-height: 22px;
}
.owl-slider-mobile {
  overflow: hidden;
  width: 100%;
}