html                                  {}
body                                  {color:#444; font-size:18px; font-weight: 300; font-family: 'Roboto', sans-serif; -webkit-text-size-adjust: 100%; -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;} 

h1, h2, h3, h4, .h1, .h2, .h3, .h4    	{word-wrap:break-word; line-height: 1.2em; font-family: 'Oswald';}
h1, .h1                               	{font-size: 50px; font-weight: 600; color: #000; margin-bottom: 15px; text-transform: uppercase;}
h2, .h2                               	{font-size: 26px; font-weight: 600; color: #273a87; margin-bottom: 10px; text-transform: uppercase;}
h3, .h3                               	{font-size: 22px; font-weight: 500; color: #444; margin-bottom: 10px;}

strong                                	{font-weight: 700; font-style: inherit;}
em                                    	{font-style: italic; font-weight: inherit;}

/* fundementals */
header 															{position: relative;}

.basicContainer 												{max-width: 1280px; margin: 0px auto; padding: 110px 25px 90px 25px; text-align: center; position: relative;}
.basicContainer.small 											{max-width: 820px; text-align: left;}
.basicContainer.small.textAlignCenter 							{text-align: center;}
.basicContainer.textAlignCenter .partButtonContentContainer 	{justify-content: center;}
.basicContainer.textAlignCenter .partButtonContentContainer .partButton {margin-left: 7.5px; margin-right: 7.5px;}

.basicContainer.small .partContentFileImageGallery.single, #leftContainer .partContentFileImageGallery.single {margin-bottom: 30px;}

#introContainer .basicContainer 								{padding-bottom: 35px;}
#introContainer + * .basicContainer 							{padding-top: 50px;}
	
	/* white container */
	.whiteContainer 												{background-color: #fff;}
    .whiteContainer.homePage .basicContainer                        {padding-bottom: 30px;}

	/* light container */
	.lightContainer 												{background-color: #f0f0f0;}
	.lightContainer .partContentText p 								{color: #222;}

	/* color container */
	.colorContainer 												{background-color: #273a87;}
	.colorContainer h1, .colorContainer .h1							{color: #fff;}
	.colorContainer .partContentText 								{color: #fff;}

/* social share */
.socialShareContainer 							{display:flex; align-items:center; flex-wrap: wrap; margin-bottom: 30px; background-color: #f0f0f0; border:solid 1px #e0e0e0; padding:30px; padding-bottom: 10px;}
	.socialShareLabel                       		{font-weight: 500; color: #000; margin-bottom: 20px; margin-right: 20px;}
	.socialShareContainer a 	             		{margin-right: 15px; margin-bottom: 20px; display: flex; justify-content: center; align-items: center; height: 16px; width: 16px;}
	.socialShareContainer a:last-child 				{margin-right: 0px;}

	.socialShareContainer a svg.partSvg             {fill:#273a87; flex: 1 1 auto; max-height:16px; max-width: 16px; transition:fill 0.3s ease;}  
	.socialShareContainer a:hover svg.partSvg       {fill:#8ec13e;}

/* top bar */
#topBar.stickyScroll              									{width: 100%; background-color: #fff; position: fixed; left: 0; top: 0; z-index: 1003; box-shadow: 4px 4px 10px 0 rgba(0,0,0,.05);}
.stickyScrollGhost   												{height:130px;}

	/* phone, email and socials */
	#topBarSmall 												{background-color: #f0f0f0;}
	#topBarSmall .basicContainer 								{height: 30px; padding-top: 0; padding-bottom: 0; font-size: 14px; display: flex; justify-content: flex-end; align-items: center;}

			#topBarSmallPhoneEmail										{display: flex; align-items: center; font-weight: 500;}
			#topBarSmallPhoneEmail a 									{color: #000; margin-left: 20px; display: flex; align-items: center; text-decoration: none;}
			#topBarSmallPhoneEmail a:first-child 						{margin-left: 0;}
				#topBarSmallPhoneEmail a svg.partSvg 						{fill:#273a87; width: 12px; flex: 1 1 auto; display: flex; justify-content: center; align-items: center; transition: fill ease 0.3s; margin-right: 5px;}
				#topBarSmallPhoneEmail a span 								{transition: color ease 0.3s; margin-bottom: 1px; /* FF bug icon */}
				#topBarSmallPhoneEmail a:hover svg.partSvg 					{fill:#8ec13e;}
				#topBarSmallPhoneEmail a:hover span 						{text-decoration: underline;}
				
				#topBarSmall .socialContainer  								{display: flex; align-items: center; margin-left: 10px;}
					#topBarSmall .socialContainer a 							{margin-left: 10px; display: flex; justify-content: center; align-items: center; height: 12px; width: 12px;}
					#topBarSmall .socialContainer a svg.partSvg 				{fill:#273a87; flex: 1 1 auto; max-height:12px; max-width: 12px; transition: fill ease 0.3s;}
					#topBarSmall .socialContainer a:hover svg.partSvg 			{fill:#8ec13e;}

	/* logo & navigation */
	#topBarLogoMenu 												{}
		#topBarLogoMenu .basicContainer 								{height: 100px; display: flex; align-items: center; transition: height ease 0.3s; padding-top: 0; padding-bottom: 0;}
		#topBar.scrolled #topBarLogoMenu .basicContainer     			{height:60px;}
			#logo 														{margin-right: auto; align-self:flex-start; margin-top: -15px;}	
				#logo img 													{display: block; height: 100px; transition: height ease 0.3s;}
				#topBar.scrolled #logo img 									{height: 60px;}

/* parallax images  */
.parallaxContainer 																							{position: relative;}
.parallaxContainer .partContentFileImageGallery figure .imagePlaceholderContainer .simpleParallax 			{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.parallaxContainer .partContentFileImageGallery figure .imagePlaceholderContainer img 						{display: none;}
.parallaxContainer .partContentFileImageGallery figure .imagePlaceholderContainer .simpleParallax img 		{display: block;}
.parallaxContainer.simpleParallaxIE11 .partContentFileImageGallery figure .imagePlaceholderContainer img 	{display: block;}
.parallaxContainer .headerContainer .h1 																	{margin-bottom: 0;}

.headerContainer 												{position: absolute; top:0; left:0; bottom:0; right:0; padding-left: 90px; padding-right: 90px; background-color: rgba(0,0,0,0.25); display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center;} 
.headerContainer .h1 											{color: #fff; max-width: 1400px; padding:0px; text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5); font-size: 70px; margin-bottom: 60px;}

/* column blocks */
.basicContainerflexItems 										{}
	.flexContainer 													{display: flex; justify-content: center; flex-wrap: wrap; padding:30px 0px 0px 0px; width: calc(100% + 30px); margin-left: -15px; margin-right: -15px;}
		
		.flexItem 														{position: relative; background-color: #fff; margin:0px 15px 30px 15px; text-decoration: none; display: flex; flex-direction: column; box-shadow: 8px 8px 20px 0 rgba(0, 0, 0, 0.05);} 
		.flexItem:last-child 											{margin-right: auto;}
		
		.flexItem .partContentFileImageGallery.single  					{margin-bottom: 30px; overflow: hidden;}
		
		.flexItem h2 													{margin-left: 20px; margin-right: 20px; margin-bottom: 20px;}
		.flexItem h2 a													{color: #000; text-decoration: none; transition: color ease 0.3s;}
		.flexItem h2 a:hover 											{color: #8ec13e;}
		
		.flexItem .partContentText  									{font-size: 16px; margin-left: 20px; margin-right: 20px; color: inherit;}
		.flexItem .partContentText p  									{margin-bottom: 20px;}
		
		.flexItem .partButton 											{align-self: center;}

			.flexContainerColumns2 .flexItem 								{width: calc(50% - 30px);} 					
			.flexContainerColumns3 .flexItem								{width: calc(33.33% - 30px);} 	
			.flexContainerColumns4 .flexItem								{width: calc(25% - 30px);} 	

/* services */
#services 																	{}
#services .flexItem															{}
#services .flexItem .partButton   											{margin-top: auto;}
#services .flexItem .partContentFileImageGallery.single .contentFileImage {transition: transform 0.3s, opacity 0.3s;}
#services .flexItem .partContentFileImageGallery.single:hover .contentFileImage {transform: scale(1.08); opacity: 0.8;} 

/* usp's, benefits */
#iconsAndText 																{}
    #iconsAndText .basicContainer 											{padding-top: 0px;}
#iconsAndText .flexItem  													{box-shadow: none; background-color: transparent;  box-shadow: 0px 2px 10px 0 rgba(0,0,0,.1); padding-top: 20px;}
#iconsAndText .flexItem .partContentFileImageGallery.single					{margin-bottom: 20px;}
#iconsAndText .flexItem h3 													{margin-bottom: 30px;}

/* news */
#news 																	{}
#news .flexItem															{}
#news .flexItem .partContentFileImageGallery.single .contentFileImage 	{transition: transform 0.3s, opacity 0.3s;}
#news .flexItem .partContentFileImageGallery.single:hover .contentFileImage {transform: scale(1.08); opacity: 0.8;} 
#news .flexItem .newsDate 													{margin-top: auto;}
.newsDate 																	{margin-bottom: 15px; align-self: center; margin-top: 8px; font-size: 14px; padding-left: 17px; display: inline-block; color: #777; background: url('/images/style/icon-clock.svg') left center no-repeat; background-size: 12px 12px; position: relative;}
.newsDate:first-letter 														{text-transform: uppercase;}
h1 + .newsDate 																{margin-top: 0; display: inline-block; margin-bottom: 30px;}
#news .basicContainerSmall .newsDate 												{margin-bottom: 30px;}

/* about, team */
#about 																		{}
#about .flexContainer .flexItem 											{}
#about .partContentFileImageGallery 										{border-radius: 50%; width: 200px; margin:30px auto 0px auto; overflow: hidden; margin-bottom: 30px;}

#about .flexContainer .flexItem  .partContentText p + ul                    {margin-top: 0;}

	.teamLinkContainer 															{display: flex; margin-bottom: 30px; margin-top: auto; justify-content: center;}
	.teamLinkContainer a {display: flex; justify-content: center; align-items: center; background-color: #f0f0f0; height: 36px; width: 36px; margin-bottom: 30px; border-radius: 3px; margin:10px 5px 0px 5px;}
	.teamLinkContainer svg.partSvg {flex: 1 1 auto; fill: #000; max-height: 18px; max-width: 18px; transition: fill ease 0.3s;}
	.teamLinkContainer a:hover svg.partSvg {fill: #8ec13e;}

/* references */
#references 																{}
#references .basicContainer 												{max-width: 850px; margin-left: auto; margin-right: auto;}
#references .flexItem 														{text-align: left; border:solid 1px #e0e0e0; padding:30px; padding-bottom: 10px;}
#references .flexItem:before 												{content: '\201D'; font-size:100px; font-family: "Trebuchet MS"; color: #8ec13e; display: block; position: relative; margin-top: -10px; margin-left: -5px; height:65px; overflow: hidden;}
#references .flexItem .partContentText 										{margin-left: 0; margin-right: 0; margin-top: 0;}
#references .flexItem  h2													{margin-left: 0; margin-right: 0; color: #000; margin-bottom: 5px;}

/* content page with sidebar */
.basicContainerTwoColumns 	{display: flex; justify-content: space-between; align-items: flex-start;}
	#leftContainer 				{flex:1 1 auto; width: 100%; max-width: 840px; text-align: left; padding-right: 60px;}
	#rightContainer 			{flex:1 1 auto; width: 100%; max-width: 400px; text-align: left; position: -webkit-sticky; position: sticky; top: 160px; font-weight: 400; font-size: 16px;}
		
		/* text with button */
		#callToActionContainer 		{background-color: #f0f0f0; padding:20px 30px; padding-bottom: 0px; margin-bottom: 30px; border:solid 1px #e0e0e0;}
		#callToActionContainer h2 	{font-size: 22px; font-weight: 400; color: #000; margin-bottom: 10px;}
		#callToActionContainer .partContentText 	{font-size: 16px;}
		#callToActionContainer .partContentText p 	{margin-bottom: 15px;}
		#callToActionContainer .partButton 			{margin-bottom: 20px;}

		/* navigation */
		#rightContainerNavigation 	{margin-bottom: 30px; border:solid 1px #e0e0e0;}
		#rightContainerNavigation h2 	{font-size: 24px; font-weight: 400; color: #000; padding:20px 30px; margin-bottom: 0; background-color: #f0f0f0;}
	
/* footer */
footer 															{color: #fff; background-color: #1B285E;}
footer .basicContainer   										{display: flex; flex-wrap: wrap; align-items: flex-start;}
	.footerColumn 													{line-height: 1.4em; font-size: 16px; width: 50%;}
	.footerColumnLeft 												{padding-right: 50px;}
	.footerColumnRight 												{text-align: left; padding-left: 50px;}

	.footerColumn a 												{color: #fff; text-decoration: none; transition: color ease 0.3s;}
		
		#mailTelContainer li 										{margin-bottom: 30px; display: flex; justify-content: flex-end;}
		#mailTelContainer li a 										{font-size: 28px;}
		#mailTelContainer li a svg.partSvg 							{fill:#fff; height: 18px; max-width: 18px; transition: fill 0.3s; margin-right: 6px; flex:0 0 auto;}
		#mailTelContainer li a span 								{transition: color 0.3s; font-weight: 400; flex:0 0 auto;}
		#mailTelContainer li a:hover span 							{color: #8ec13e;}
		#mailTelContainer li a:hover svg 							{fill:#8ec13e;}

		.footerColumn .socialContainer  							{display: flex; justify-content: flex-end;}
		.footerColumn .socialContainer a 							{margin-left: 20px; height: 20px; width: 20px; display: flex; justify-content: center; align-items: center;}
		.footerColumn .socialContainer a svg.partSvg 				{fill:#fff; flex: 1 1 auto; max-width: 20px; max-height: 20px; transition: fill ease 0.3s;}
		.footerColumn .socialContainer a:hover svg.partSvg 			{fill:#8ec13e;}

	.footerColumnRight ul  										{}
	.footerColumnRight ul li 									{margin-bottom: 10px;}
	.footerColumnRight ul li a 									{text-decoration: underline; font-weight: 400; color: #fff; transition: color ease 0.3s;}
	.footerColumnRight ul li a:hover 							{color: #8ec13e;}

/* form */
#formContact {max-width: 560px;}

/* mobile toggle menu */
body.mobileMenuToggleActive                               {position: fixed; /* prevents scrolling bug at the bottom of the screen  */ }

#mobileMenuToggle                                         {font-size: 18px;	font-weight:700; position:relative; z-index: 1002; display:none; align-items:center; cursor: pointer; background-color: transparent; text-decoration: none; outline: 0; -webkit-appearance: none; align-items: center; white-space: nowrap; overflow: hidden; border: none; padding:0px;}

#mobileMenuToggle .mobileMenuButtonLabel                        {margin-left:5px; font-family: 'Oswald'; text-transform: uppercase;}
#mobileMenuToggle .mobileMenuButtonHamburger 					{width: 21px; height:21px; display:flex; flex-direction:column; justify-content:center;}
#mobileMenuToggle .mobileMenuButtonHamburger span 				{width: 21px; height:3px; background-color: #273a87; margin: 2px 0px; transition: all 0.3s ease-in-out;}
#mobileMenuToggle .mobileMenuButtonHamburger span:nth-child(2) 	{width: 15px;}

#mobileMenuToggle.active .mobileMenuButtonHamburger span 				      {background-color: #273a87;}
#mobileMenuToggle.active .mobileMenuButtonHamburger span:nth-child(1) {transform: translateY(7px) rotate(45deg);}
#mobileMenuToggle.active .mobileMenuButtonHamburger span:nth-child(2) {opacity: 0;}
#mobileMenuToggle.active .mobileMenuButtonHamburger span:nth-child(3) {transform: translateY(-7px) rotate(-45deg);}

	/* menu overlay */
	#mobileMenuToggleContainer 			{left: 0%; top: 90px; width: 100%; height: 100%; position: fixed; background-color:#fff; z-index: 1002; display: none;}
	body.mobileMenuToggleActive #mobileMenuToggleContainer 	{display: block;} 

	#mobileMenuToggleContainerScroll                      {overflow-y: auto; height: calc(100% - 90px);}

	@media screen and (min-width: 1023px){
		body.mobileMenuToggleActive 							{position: static;}
		body.mobileMenuToggleActive #mobileMenuToggleContainer  {display: none;}
	}

	@media (max-width: 1023px){
		#mobileMenuToggleContainerScroll {overflow-y:scroll; -webkit-overflow-scrolling: touch;}
	}