@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'sourcesanspro';
	src: url('/denmark/css/fonts/sourcesanspro-regular-webfont_eb962574164ea1a49715df3cdd124214040ecfee2465546fa6df16f0e913f34a.eot');
	src: url('/denmark/css/fonts/sourcesanspro-regular-webfont_eb962574164ea1a49715df3cdd124214040ecfee2465546fa6df16f0e913f34a.eot?#iefix') format('embedded-opentype'), url('/denmark/css/fonts/sourcesanspro-regular-webfont_15873fa357ba46e9a6810395809b71dc5ec3f44c82ad5f87cc8dde61ab845963.woff') format('woff'), url('/denmark/css/fonts/sourcesanspro-regular-webfont_fad53ff809413787f1a72e5a809ad7b330e4c320e140898fe1190d61b6882bb6.ttf') format('truetype'), url('style.css') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'sourcesanspro-semibold';
	src: url('/denmark/css/fonts/sourcesanspro-semibold-webfont_8736168e34bc7fbfd6fa615d1d0ab973645e68fc753fac372484e7ca51c375b3.eot');
	src: url('style.css') format('embedded-opentype'), url('/denmark/css/fonts/sourcesanspro-semibold-webfont_b3315353a2f53ea74701fa98be4fd22f68a87af4541336696b4a6c0e6d0146b7.woff') format('woff'), url('/denmark/css/fonts/sourcesanspro-semibold-webfont_08892a84ca5891e68bc4d16facf58a62dcbb8e58877ac4cc04aea8d8819c75d4.ttf') format('truetype'), url('style.css') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'sourcesanspro-bold';
	src: url('/denmark/css/fonts/sourcesanspro-bold-webfont_1305f48807acc9d55353f38c10bd014fcc5b386046d75e7c72be2d623d579775.eot');
	src: url('fonts/sourcesanspro-bold-webfont?#iefix') format('embedded-opentype'), url('/denmark/css/fonts/sourcesanspro-bold-webfont_7103aabecc9b27557b286ec2fb23c2ac8533ff270c1f159391178963c393d88b.woff') format('woff'), url('/denmark/css/fonts/sourcesanspro-bold-webfont_ec2b5e067f86940ed67a3fad978d15a454dd6acb5e8c569d36e47eb077aad732.ttf') format('truetype'), url('fonts/sourcesanspro-bold-webfont.svg#Zurich BT') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'sourcesanspro-extralight';
	src: url('/denmark/css/fonts/sourcesanspro-extralight-webfont_57f88929931e80a8bd7b9815fb5008542303d86e74bc556d301a16ced578b998.eot');
	src: url('fonts/sourcesanspro-extralight-webfont?#iefix') format('embedded-opentype'), url('/denmark/css/fonts/sourcesanspro-extralight-webfont_45e9a49d464ab1e54875971fe866b8d6e73704c032ddfcc4cfecdae72eb25d71.woff') format('woff'), url('/denmark/css/fonts/sourcesanspro-extralight-webfont_e8504f3d1d7347bf47e1b80d296c4478b01050335468eda775af12deb5cf9dc5.ttf') format('truetype'), url('fonts/sourcesanspro-extralight-webfont.svg#Zurich BT') format('svg');
	font-weight: normal;
	font-style: normal;
}
html {
	height: 100%;
}
body {
	margin: 0px;
	overflow: visible;
	height: 100%;
	font-size: 14px;
	font-family: 'sourcesanspro';
	background-size: cover;
	position: relative;
}
::-moz-selection {
 color: #FFF;
 background: #CE6A15;
}
::selection {
	color: #FFF;
	background: #CE6A15;
}
html, body, div, section, article, aside, header, hgroup, footer, nav, h1, h2, h3, h4, h5, h6, p, blockquote, address, time, span, em, strong, img, ol, ul, li, figure, canvas, video {
	margin: 0;
	padding: 0;
	border: 0;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, nav, menu, nav, section, summary {
	display: block;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
a {
	text-decoration: none;
	outline: 0;
}
a:hover {
	text-decoration: none;
}
ul {
	list-style: none;
}
.clear {
	clear: both;
}
.semibold {
	font-family: 'sourcesanspro-semibold';
}
.bold {
	font-family: 'sourcesanspro-bold';
}
header {
	background: #06345B;
	color: #FFF;
	padding: 20px 0px;
	margin-bottom: 40px;
}
header > .wrapper {
	display: table;
}
header > .wrapper > .vfs_global_logo, header > .wrapper > .flag_heading_wrapper {
	display: table-cell;
	vertical-align: middle;
}
header > .wrapper > .flag_heading_wrapper {
	text-align: right;
}
header > .wrapper > .flag_heading_wrapper * {
	display: inline-block;
	vertical-align: middle;
}
header > .wrapper > .flag_heading_wrapper > h2 {
	font-size: 21px;
}
header > .wrapper > .flag_heading_wrapper > img {
	margin: 0px 12px;
}
.wrapper {
	width: 940px;
	margin: 0 auto;
}
.wrapper h4.heading {
	font-size: 18px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	color: #003259;
}
.wrapper ul {
	width: 100%;
	margin-top: 30px;
}
.wrapper ul li {
	width: 32%;
    height: 100%;
    float: left;
    position: relative;
    transition: 0.3s all;
    margin-right: 2%;
    box-sizing: border-box;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #AAA;
    background: #f5f5f5;
    overflow: hidden;
}
.wrapper ul li:nth-child(3) {
	margin-right: 0px;
}
.wrapper ul li > .link {
	margin-top: 10px;
}
.wrapper ul li a {
	display: block;
	background: #06345B;
	padding: 4% 0%;
	color: #fff;
	font-size: 16px;
	transition: 0.2s all;
	text-align: center;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
}
.wrapper ul li a:hover {
	background: #e86020;
}
.wrapper p {
	margin: 13px 0;
	text-align: left;
	line-height: 22px;
	padding: 0px 10px;
	font-size: 15px;
	box-sizing: border-box;
	font-family: 'sourcesanspro';
}
.cur_no_transition, .no_transition, .no_transition * {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}
footer {
	padding: 10px;
	background-color: #003259;
	color: #FFF;
	text-align: center;
	position: absolute;
	bottom: 0px;
	width: 940px;
	box-sizing: border-box;
}
img[src^="https://www.images-home.com/"]
{
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
}
