﻿@charset "utf-8"; 
.table tr:nth-child(even){background: #fff;}
.table tr:nth-child(odd){background: #eee;}
@media (max-width: 1620px){.container {padding-left: 50px;padding-right: 50px;}}
@media (max-width: 1024px){.container {padding-left: 15px;padding-right: 15px;}}
.foot-contact p:nth-child(2){display:none}
.latestnews-imgimg{max-height:100%}