﻿@charset "utf-8"; 
:root{--color:#2960A0;--color1:#2960A0;}
table tr:nth-child(even){background:#fff;}
.table tr:nth-child(odd){background:#eee;}
.contact-box .contact-list li{background:#ebeef5;border:1px solid #ebeef5;}
body {max-width:1920px}