﻿@charset "utf-8"; 
:root {--color: #2f83db;--color1: #2f83db;--fontsize40: 40px;--fontfamily:"Oswald", sans-serif}
table tr:nth-child(odd){background-color: #fff;}
table tr:nth-child(even){background-color: #efefef;}
.head-menu-box nav>ul>li>a ,footer .foot-main .foot-item.foot-cate:nth-of-type(2) li a{text-transform: uppercase;}
.tabs-nav p:nth-child(2) {display:none}