﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
@media (min-width:769px){.header .logo .logo1 {height:100%;width:100%;top: 0!Important;display:flex;align-items:center;justify-content:center;}
.header .logo .logo1 img {max-height:100%;max-width:46%;object-fit:contain;padding:8px 0}
.header.headscroll .logo .logo1 img{padding:0}
.header.headscroll .logo .logo1 {top: 0!important;padding:40px 0 10px;box-sizing: border-box;}}
@media (max-width:768px){.header .logo .logo1 img{max-height:80%;margin:0}
.header .logo{height:100%;top:0!important;}
.header .logo .logo1{height:100%;display:flex;align-items: center;transform: translate(0);}
.header nav{background:#fff}
.header .navImg img{filter:brightness(0)}}
.contactRight ul li:nth-child(1) {width: 23%;}
.contactRight ul li:nth-child(2) {width: 20%;}