@import url("/templates/global.css");
@font-face {
	font-family: "Univers Next";
	src: url("7c5665cc-627d-480c-a01d-5cef72cf43a4.eot?#iefix") format("eot"), url("74e1830b-1468-4905-a73d-e2b6d1e690d6.woff2") format("woff2"), url("e43bae6d-8805-4214-8f2d-0489865368aa.woff") format("woff"), url("2bceebc9-7164-4633-b492-a89cb32368b1.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Univers Next";
	src: url("88a16ccb-f4b2-4efb-b456-c157c8690155.eot?#iefix") format("eot"), url("bac1b39b-eefb-416d-bbe5-a78d378cb66d.woff2") format("woff2"), url("67a1ce67-66ad-450a-a3d6-98e15f534199.woff") format("woff"), url("0f00b780-4ce0-41e4-8c17-684ffcb96e9d.ttf") format("truetype");
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: "Univers Next";
	src: url("07e1641d-6281-4461-827c-f3940fa0d811.eot?#iefix") format("eot"), url("e8921ecc-af32-4c3d-9636-dd82b4225e40.woff2") format("woff2"), url("20f7bd07-85c9-4687-ab29-0b87584842ff.woff") format("woff"), url("2df6d56e-7f31-4175-88df-47d374d8bb60.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
}

body {
	background-color: white;
}

.t-primary-bgcolor {
	background-color: #333;
}

a {
	color: #003366;
}

.header-wrapper {
	border-top: 6px solid #003366;
}

.header {
	width: 100%;
	padding: 30px 30px;
}


.header__logo {
	height: 95px;
}
