﻿@charset "utf-8"; 
:root{--color:#1078C0}
.table tr:nth-child(even) {  background: #eee; }  
.table tr:nth-child(odd) {  background: #fff;  } 
.home-service .home-des{color:#fff}
.home-service .homeservice-list .homeservice-item{justify-content:flex-start}
@media (min-width:769px){.contact-list .contact-item{width:31%}}
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}