/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

body {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #666666;
	font-weight: 300;
	position: relative;
}

body:after,
body:before {
	content: '';
	position: absolute;
	background: #000000;
	width: 330px;
	height: 670px;
}

body:before {
	background: url(../images/body-bg-left.png) no-repeat scroll left center transparent;
	left: 0;
	bottom: 30%;
}

body:after {
	background: url(../images/body-bg-right.png) no-repeat scroll right center transparent;
	right: 0;
	top: 25%;
}

body > * {
	position: relative;
	z-index: 100;
}

.uk-container {
	max-width: 1366px;
	width: 100%;
	padding: 0 70px;
	box-sizing: border-box;
	margin: 0 auto;
	position: relative;
}

#slideshow .uk-container,
#headerbar .uk-container {
	padding: 0 30px;
}

.home #tm-middle {
	display: none;
}

body:not(.home) #hp-main-section,
body:not(.home) #tm-bottom-b,
body:not(.home) #slideshow {
	display: none;
}

#tm-bottom-b {
	margin-top: 30px;
}

a, strong {
	color: #013E51;
}

a:hover {
	color: #cccccc;
}

.page_description a {
    color: #008CB3;
}

.btn {
	display: inline-block;
	border-radius: 20px;
	line-height: 25px;
	background: #013E51;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: none;
	padding: 5px 20px;
	transition: all 0.5s;
	border: 2px solid #FFFFFF;
}

.btn:hover {
	background: #FFFFFF;
	color: #013E51;
	text-decoration: none;
}

.btn.btn-white {
	background: #FFFFFF;
	color: #013E51;
}

.btn.btn-white:hover {
	color: #FFFFFF;
	background: #013E51;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
}

h3 {
	font-size: 25px;
	line-height: 40px;
	font-weight: 300;
	color: #013E51;
}

.uk-panel-box {
	background: transparent;
	padding: 20px 0 0;
}

/*//--Footer--//*/

#tm-footer,
#tm-copyright {
	color: #FFFFFF;
}

#tm-footer {
	background: #013c50;
	padding: 35px 0;
	margin-top: 90px;
}

#tm-copyright {
	background: #002f40;
	padding: 10px 0;
	font-size: 10px;
}

.category-history #tm-footer {
	margin: 0;
}

/*//--//*/

#slideshow {
	margin-bottom: 20px;
}

/*//--//*/

#eu-cookie-bar {
	padding: 10px 20px;
	box-sizing: border-box;
	width: 100%;
	background: rgba(0,0,0,0.8);
	font-size: 12px;
	line-height: 12px;
}

button#euCookieAcceptWP {
	border-radius: 0;
	padding: 10px 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #017cba;
	border: 2px solid #017cba;
	background: transparent;
	transition: all 0.5s;
}

button#euCookieAcceptWP:hover {
	background: #017cba;
	color: #FFFFFF;
}

#eu-cookie-bar,
button#euCookieAcceptWP  {
	font-size: 10px;
	line-height: 10px;
}

/*//--//*/

.brand-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	text-align: center;
	border-bottom: 3px solid #A4D6E4;
	padding-bottom: 35px;
}

.brand-container a {
	-webkit-box-flex: 1 0 16.5%;
	-webkit-flex: 1 0 16.5%;
	-ms-flex: 1 0 16.5%;
	flex: 1 0 16.5%;
	max-width: 16.5%;
	margin: 0 auto;
}

.brand-container img {
	width: 100%;
}

.brandTitle {
	color: #013E51;
	font-size: 16px;
	text-align: center;
	font-weight: 700;
}

#tm-footer {
	font-size: 14px;
	color: #809EA8;
}

#tm-footer .footerTitle {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	color: #809EA8;
}

#tm-footer .uk-container > div:nth-child(1) .footerTitle {
	color: #FFFFFF;
	font-size: 14px;
	text-transform: none;
}

#tm-footer .uk-container > div .footerTitle {
	margin: 0;
}

#tm-footer .footerContainer {
	font-weight: 300;
}

.fb-icon,
.twitter-icon,
.linkedin-icon,
.gplus-icon {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	border-radius: 50%;
}

.fb-icon        {background: #1b6e82;}
.twitter-icon   {background: #5aadc1;}
.linkedin-icon  {background: #1e7185;}
.gplus-icon     {background: #398ca0;}

.footerContainer .fb-icon,
.footerContainer .twitter-icon,
.footerContainer .linkedin-icon,
.footerContainer .gplus-icon {
	margin-right: 5px;
}

.toolbar .fb-icon, 
.toolbar .twitter-icon, 
.toolbar .linkedin-icon, 
.toolbar .gplus-icon {
	width: 26px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	vertical-align: top;
	margin-top: 2px;
}

.toolbar .telephone {
	text-transform: uppercase;
	font-size: 14px;
	/*color: #018cb3;*/
	font-weight: 500;
	vertical-align: top;
	margin-right: 5px;
}

.toolbar .telephone,
.toolbar .telephone i {
	vertical-align: top;
	line-height: 30px;
}

.toolbar .telephone:hover {
	text-decoration: none;
	color: #008CB3;
}

.toolbar .telephone i {
	margin-right: 5px;
	font-size: 20px;
	color: #013E51;
	position: relative;
	top: 1px;
}

#tm-footer .uk-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

#tm-footer .uk-container > div {
	-webkit-box-flex: 1 0 30%;
	-webkit-flex: 1 0 30%;
	-ms-flex: 1 0 30%;
	flex: 1 0 30%;
	max-width: 30%;
}

#tm-footer .uk-container > div:nth-child(3) {
	-webkit-box-flex: 1 0 40%;
	-webkit-flex: 1 0 40%;
	-ms-flex: 1 0 40%;
	flex: 1 0 40%;
	max-width: 40%;
}

#tm-copyright .menu-footer-main-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}

#tm-copyright .menu-footer-main-container > div {
	-webkit-box-flex: 1 0 50%;
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%;
	color: #809EA8;
}

.menu-footer-container a {
	color: #809EA8;
	padding: 0 0 0 10px;
}

#tm-copyright .menu-footer-main-container .copyright-container {
	
}

#tm-copyright .menu-footer-main-container .menu-footer-container {
	text-align: right;
}

.footerCertification {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}

.footerCertification > div {
	-webkit-box-flex: 1 0 25%;
	-webkit-flex: 1 0 25%;
	-ms-flex: 1 0 25%;
	flex: 1 0 25%;
	max-width: 25%;
	text-align: center;
}

.footerCertification > div h4 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	line-height: 14px;
}

.uk-navbar-nav li a {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	color: #013E51;
}

.uk-navbar-nav > li.uk-active > a,
.uk-navbar-nav > li:hover > a, 
.uk-navbar-nav > li > a:focus, 
.uk-navbar-nav > li.uk-open > a {
	background: transparent;
	color: #008CB3;
}

/*//--//*/

.itemList-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.itemList-container > div {
	-webkit-box-flex: 1 0 50%;
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%;
	box-sizing: border-box;
}

.itemList-container .itemList_innerContainer {
	position: relative;
}

.itemList-container > div:nth-child(2n+1) {
	padding-right: 10px;
}

.itemList-container > div:nth-child(2n+2) {
	padding-left: 10px;
}

.itemList_topNewsBox {
	position: absolute;
	right: 0;
	top: 0;
	background: #FFFFFF;
	padding: 12px 17px;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	z-index: 100;
	font-weight: 700;
}

.itemList_topNewsBox .btn {
	margin-left: 30px;
	line-height: 20px;
	padding: 3px 30px;
	font-weight: 400;
	background: #008CB3;
	font-size: 12px;
}

.itemList_topNewsBox .btn:hover {
	background: #013E51;
	color: #FFFFFF;
}

#newsItemList-Container .itemList_textContainer {
	position: absolute;
	left: 0;
	top: 0;
	max-width: 60%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#013e51+0,013e51+100&1+70,0+100 */
	background: -moz-linear-gradient(left,  rgba(1,62,81,1) 0%, rgba(1,62,81,1) 70%, rgba(1,62,81,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(1,62,81,1) 0%,rgba(1,62,81,1) 70%,rgba(1,62,81,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(1,62,81,1) 0%,rgba(1,62,81,1) 70%,rgba(1,62,81,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#013e51', endColorstr='#00013e51',GradientType=1 ); /* IE6-9 */
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	box-sizing: border-box;
	padding-left: 40px;
}

#newsItemList-Container .itemList:first-child .itemList_textContainer { 
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#008cb3+0,008cb3+100&1+70,0+100 */
	background: -moz-linear-gradient(left,  rgba(0,140,179,1) 0%, rgba(0,140,179,1) 70%, rgba(0,140,179,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(0,140,179,1) 0%,rgba(0,140,179,1) 70%,rgba(0,140,179,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(0,140,179,1) 0%,rgba(0,140,179,1) 70%,rgba(0,140,179,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008cb3', endColorstr='#00008cb3',GradientType=1 ); /* IE6-9 */
}

#newsItemList-Container .itemList_textContainer,
#newsItemList-Container .itemList_textContainer h3 {
	color: #FFFFFF;
}

#newsItemList-Container .itemList_textContainer h3 {
	font-size: 30px;
	line-height: 35px;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 30px;
}

.itemList_textContainer .postDate {
	font-size: 16px;
	font-style: italic;
	margin: 0 !important;
	background: transparent;
	color: #FFFFFF;
	padding: 0;
}

/*//--//*/

.moduleHeader {
	margin-bottom: 45px;
	position: relative;
}

.moduleHeader h3.moduleTitle {
	color: #013e51;
	font-size: 26px;
	line-height: 30px;
	font-weight: 700;
	margin: 0;
	display: table;
	position: relative;
	z-index: 100;
	background: #FFFFFF;
}

.moduleHeader:after,
.moduleHeader:before {
	content: '';
	position: absolute;
	left: 0;
	top: 15px;
	width: 100%;
	height: 3px;
}

.moduleHeader:after {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+50,0+100 */
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}

.moduleHeader:before {
	background: #A4D6E4;
}

.moduleHeader p {
	margin: 0;
	font-size: 18px;
	font-weight: 300;
	font-style: italic;
	color: #013e51;
	line-height: 25px;
}

/*//--//*/

#tm-bottom-a .uk-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

#tm-bottom-a .uk-container > div {
	-webkit-box-flex: 1 0 50%;
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%;
	box-sizing: border-box;
}

#tm-bottom-a .uk-container > div:nth-child(2n+1) {
	padding-right: 20px;
}

#tm-bottom-a .uk-container > div:nth-child(2n+2) {
	padding-left: 20px;
}

/*//--//*/

/*//--//*/

#newsFocusItemList-Container .itemList_onFocusBox {
	position: absolute;
	left: 0;
	top: 0;
	background: #FFFFFF;
	padding: 10px 15px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	color: #013e51;
}

#newsFocusItemList-Container .itemList_tagContainer {
	background: #9b8f55;
	color: #FFFFFF;
	display: table;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 12px;
	padding: 5px 10px;
}

#newsFocusItemList-Container .itemList_textContainer {
	position: relative;
	bottom: 0;
	right: 0;
	width: 100%;
}

.itemList_onFocusBox {
	font-size: 18px;
	font-weight: 700;
	color: #013E51;
	text-transform: uppercase;
}

#newsFocusItemList-Container .itemList_textContainer h4 {
	margin: 0 0 5px;
}

#newsFocusItemList-Container .itemList_textContainer p {
	margin: 0;
	font-size: 12px;
	line-height: 14px;
}

#newsFocusItemList-Container .itemList_titleContainer {
	margin: 0;
	padding: 15px 20px;
	background: #FFFFFF;
}

#newsFocusItemList-Container .itemList_innerContainer {
	padding-bottom: 30px;
	display: block;
}

/*//--//*/

#hp-main-section {
	padding: 60px 0;
}

#hp-main-section .uk-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

#hp-main-section .uk-container > div {
	-webkit-box-flex: 1 0 50%;
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%;
	box-sizing: border-box;
}

#hp-main-section .uk-container > div:nth-child(2n+1) {
	padding-right: 20px;
}

#hp-main-section .uk-container > div:nth-child(2n+2) {
	padding-left: 20px;
}

.widget_media_video {
	margin-bottom: 20px;
}

.uk-slideshow .uk-overlay-panel {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#013e51+0,013e51+100&1+0,0+100 */
	background: -moz-linear-gradient(left,  rgba(1,62,81,1) 0%, rgba(1,62,81,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(1,62,81,1) 0%,rgba(1,62,81,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(1,62,81,1) 0%,rgba(1,62,81,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#013e51', endColorstr='#00013e51',GradientType=1 ); /* IE6-9 */
	max-width: 50%;
	padding-left: 10%;
}

.uk-slideshow h3 {
	font-size: 40px;
	line-height: 50px;
}

.uk-slideshow {
	line-height: 40px;
}

.uk-slidenav {
	background: rgba(1, 62, 81, 0.3);
	border-radius: 50%;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 30px;
	color: #fff;
}

.uk-slidenav-position .uk-slidenav-next {
	right: 50px;
	padding-left: 3px;
}

.uk-slidenav-position .uk-slidenav-previous {
	left: 50px;
}

.uk-overlay-panel.uk-overlay-bottom {
	padding: 0 20px 50px;
}

.uk-dotnav {
	padding-left: 10%;
}

.uk-dotnav > * {
	margin-top: 0;
	padding-left: 0;
	margin-right: 10px;
	border-radius: 50%;
}

.uk-dotnav > * > * {
	width: 12px;
	height: 12px;
}

.uk-dotnav > * {
	border: 2px solid transparent;
}

.uk-dotnav > .uk-active {
	border-color: #FFFFFF;  
}

.uk-dotnav-contrast > .uk-active > * {
	background: #013E51;
}

/*//--//*/

#moduleCertification {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}

#moduleCertification > div {
	-webkit-box-flex: 1 0 50%;
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%;
	box-sizing: border-box;
	text-align: center;
	padding: 25px 0;
	border: 1px solid #EEEEEE;
	background: #FFFFFF;
}

#moduleCertification > div:nth-child(1),
#moduleCertification > div:nth-child(3) {
	border-right: 0;
}

#moduleCertification > div:nth-child(1),
#moduleCertification > div:nth-child(2) {
	border-bottom: 0;
}

/*//--//*/

#headerbar {
	position: relative;
	padding: 30px 0;
	text-align: center;
	z-index: 1000;
}

.tm-logo {
	position: absolute;
	background: #FFFFFF;
	z-index: 100;
	padding: 20px 40px;
	left: 30px;
	top: -30px;
}

.toolbar {
	position: absolute;
	right: 35px;
	top: 0;
	bottom: 0;
	height: 30px;
	margin: auto 0;
}

.uk-navbar-nav,
.uk-navbar-nav > li {
	float: none;
}

.uk-navbar-nav > li {
	display: inline-block;
}

/*//--Category--//*/

.category_header,
.article_headerSection {
	position: relative;
	width: calc(100% + 80px);
	margin: 0 -40px;
}

.article_headerSection {
	border-bottom: 20px solid #CCCCCC;
}

.category_header .category_image,
.article_headerSection .article_image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

.category_header .page_titleContainer,
.article_headerContainer {
	position: relative;
	z-index: 100;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	text-align: left;
	align-items: center;
	min-height: 200px;
	padding: 15px 15% 0;
	box-sizing: border-box;
}

.category_header .page_titleContainer h1,
.article_headerContainer h1,
.category_header .page_titleContainer h3 {
	font-size: 35px;
	line-height: 45px;
	color: #FFFFFF;
	margin: 0;
	padding-top: 40px;
	/*padding-bottom: 10px;*/
}

.article_headerContainer {
	padding: 15px 0 0;
}

.article_headerContainer > div {
	-webkit-box-flex: 1 0 50%;
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%;
}

.article_headerContainer h1 {
	padding-left: 20%;
}

.article_logo {
	height: 185px;
	max-width: 60%;
	margin: 0 20%;
}

.category-history .category_description {
	padding: 60px 20%;
	text-align: center;
}

/*//--//*/
.article_textSection,
.article_opgSection {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	box-sizing: border-box;
}

.article_textColumn,
.article_opgSection > div {
	-webkit-box-flex: 1 0 50%;
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%;
	box-sizing: border-box;
}

.article_textColumn:first-child {padding-right: 25px;}
.article_textColumn:last-child,
.article_companySection  {padding-left: 25px;}

.article_opgSection {
	margin-top: 60px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	box-sizing: border-box;
}

.article_infoContainer {
	border: 2px solid #CAE7EF;
	box-sizing: border-box;
	padding: 30px;
	margin-top: 40px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	box-sizing: border-box;
}

.article_infoContainer .information_logo {
	-webkit-box-flex: 1 0 25%;
	-webkit-flex: 1 0 25%;
	-ms-flex: 1 0 25%;
	/* 
	flex: 1 0 25%; 
	margin-right: 10%;
	max-width: 25%;
	*/
	flex: 1 0 40%;
	max-width: 40%;
	margin-right: 0%;
	box-sizing: border-box;
	opacity: 0.5;
}

.article_infoContainer .information_text {
	-webkit-box-flex: 1 0 65%;
	-webkit-flex: 1 0 65%;
	-ms-flex: 1 0 65%;
	flex: 1 0 65%;
	max-width: 65%;
	box-sizing: border-box;
	position: relative;
	padding-left: 10%;
}

.article_infoContainer .information_text:before,
.article_infoContainer .information_text:after {
	width: 3px;
	height: 100%;
	content: '';
	position: absolute;
	left: -1px;
	top: 0;
}

.article_infoContainer .information_text:before {
	background: #CAE7EF;
}

.article_infoContainer .information_text:after {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.article_infoContainer .information_text h3 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
	font-weight: 700;
	color: #013E51;
}

.article_infoContainer .information_text p {
	margin: 0;
	font-size: 14px;
}

/*//--//*/

#history_container,
#newsCategory_container {
	position: relative;
	overflow: hidden;
	padding-bottom: 200px;
}

#history_container:before,
#history_container:after,
#newsCategory_container:before,
#newsCategory_container:after {
	content: '';
	width: 3px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}

#history_container:before,
#newsCategory_container:before {
	height: 100%;
	background: #CAE7EF;
	top: 0;
}

#history_container:after,
#newsCategory_container:after {
	bottom: 0;
	height: 300px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.itemList_container {
	position: relative;
	z-index: 100;
}

.year_destination {
	width: 100%;
	text-align: center;
	font-size: 110px;
	color: #cde8f1;
	font-weight: 900;
	line-height: 110px;
	display: block;
	position: absolute;
	bottom: -57px;
}

.itemList_container .itemList_item {
	box-sizing: border-box;
	padding: 20px 0;
}

.itemList_container .itemList_item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.itemList_container .itemList_item > div {
	-webkit-box-flex: 1 0 50%;
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%;
	box-sizing: border-box;
}

.itemList_container .itemList_item:nth-child(2n+1) .itemList_itemTextContainer  {padding-right: 95px;}
.itemList_container .itemList_item:nth-child(2n+2) .itemList_itemTextContainer  {padding-left: 95px;}

.itemList_container .itemList_item:nth-child(2n+1) .itemList_itemMediaContainer {padding-left: 95px;}
.itemList_container .itemList_item:nth-child(2n+2) .itemList_itemMediaContainer {padding-right: 95px;}

.itemList_container .itemList_item:nth-child(2n+1) .itemList_itemTextContainer,
.itemList_container .itemList_item:nth-child(2n+2) .itemList_itemMediaContainer {
	order: 1;
	text-align: right;
}

.itemList_container .itemList_item:nth-child(2n+2) .itemList_itemTextContainer,
.itemList_container .itemList_item:nth-child(2n+1) .itemList_itemMediaContainer {
	order: 2;
	text-align: left;
}

.itemList_itemMediaContainer {
	position: relative;
}

.itemList_itemMediaInnercontainer {
	position: relative;
	height: 100%;
	min-height: 280px;
}

.itemList_itemMediaContainer iframe {
	width: 100% !important;
	height: 100%;
}

.itemList_itemMediaContainer .historyImg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

#history_container .itemList_itemTextContainer h3 {
	font-size: 65px;
	line-height: 65px;
	font-weight: 700;
	color: #cde8f1;
	margin: 0 !important;
}

#history_container .itemList_itemTextContainer p {
	margin-top: 0;
}

.itemList_itemMediaContainer:before,
.itemList_itemMediaContainer:after {
	content: '';
	width: 95px;
	height: 3px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}

.itemList_container .itemList_item .itemList_itemMediaContainer:before {
	background: #CAE7EF;
}

.itemList_container .itemList_item .itemList_itemMediaContainer:after {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+20,0+100 */
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}

.itemList_container .itemList_item:nth-child(2n+1) .itemList_itemMediaContainer:after {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+80 */
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 80%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}

.itemList_container .itemList_item:nth-child(2n+1) .itemList_itemMediaContainer:before,
.itemList_container .itemList_item:nth-child(2n+1) .itemList_itemMediaContainer:after {
	left: 0;    
}

.itemList_container .itemList_item:nth-child(2n+2) .itemList_itemMediaContainer:before,
.itemList_container .itemList_item:nth-child(2n+2) .itemList_itemMediaContainer:after {
	right: 0;
}

.itemList_itemTextContainer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}

.article_productSection h3,
.article_productSection p {
	margin: 0;
}

.article_productSection h3 {
	font-weight: 700;
}

.article_productSection p {
	font-weight: 300;
	font-style: italic;
	color: #013E51;
	font-size: 18px;
}

.article_productSection table {
	width: 100%;
	border-spacing: 0;
	margin: 20px 0;
}

.article_productSection table td {
	border-left: 1px solid #EEEEEE;
}

.article_productSection table th,
.article_productSection table td {
	border-bottom: 1px solid #EEEEEE;
	text-align: left;
	padding: 5px 15px;
	line-height: 25px;
	background: #FFFFFF;
}

.article_productSection table thead th {
	color: #666666;
	text-transform: uppercase;
	font-size: 12px;
}

.article_productSection table tbody th {
	color: #50b3e5;
	font-size: 14px;
}

.article_productSection table td {
	font-size: 12px;
}

#contactFormWidget-OpgGroup {
	background-image: url(../images/bg-form.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	padding: 30px 70px;
}

#contactFormWidget-OpgGroup .header-form-inner-container p {
	font-size: 30px;
	line-height: 40px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: 400;
	text-align: center;
}

.article_headerSection 		{border-color: #6ECEFF;}
#contactFormWidget-OpgGroup {background-color: #6ECEFF;}

/*//--Achir Pharma--//*/

.layout-achir-pharma .article_headerSection					{border-color: #EE332A;}
.layout-achir-pharma .article_infoContainer 				{border-color: #F58E89;}
.layout-achir-pharma #contactFormWidget-OpgGroup 			{background-color: #F58E89;}
.layout-achir-pharma h3,
.layout-achir-pharma strong,
.layout-achir-pharma a,
.layout-achir-pharma .article_infoContainer h3 				{color: #EE332A;}
.layout-biopharma .article_productSection table tbody th 	{color: #F58E89;}
.layout-achir-pharma input[type="submit"]					{background-color: #EE332A;}

/*//--BioPharma--//*/

.layout-biopharma .article_headerSection					{border-color: #0154A0;}
.layout-biopharma .article_infoContainer 					{border-color: #6AB9FE;}
.layout-biopharma #contactFormWidget-OpgGroup 				{background-color: #6AB9FE;}
.layout-biopharma h3,
.layout-biopharma strong,
.layout-biopharma a,
.layout-biopharma .article_infoContainer h3 				{color: #0154A0;}
.layout-biopharma .article_productSection table tbody th 	{color: #6AB9FE;}
.layout-biopharma input[type="submit"]						{background-color: #0154A0;}

/*//--Injectalia--//*/

.layout-injectalia .article_headerSection					{border-color: #00ADEF;}
.layout-injectalia .article_infoContainer 					{border-color: #78DAFF;}
.layout-injectalia #contactFormWidget-OpgGroup 				{background-color: #78DAFF;}
.layout-injectalia h3,
.layout-injectalia strong,
.layout-injectalia a,
.layout-injectalia .article_infoContainer h3 				{color: #00ADEF;}
.layout-injectalia .article_productSection table tbody th 	{color: #00ADEF;}
.layout-injectalia input[type="submit"]						{background-color: #00ADEF;}

/*//--Drug On--//*/

.layout-drug-on .article_headerSection					{border-color: #F27020;}/*#F27020 026FA7 6ECEFF*/
.layout-drug-on .article_infoContainer 					{border-color: #026FA7;}
.layout-drug-on #contactFormWidget-OpgGroup 				{background-color: #026FA7;}
.layout-drug-on h3,
.layout-drug-on strong,
.layout-drug-on a,
.layout-drug-on .article_infoContainer h3 				{color: #F27020;}
.layout-drug-on .article_productSection table tbody th 	{color: #F27020;}
.layout-drug-on input[type="submit"]						{background-color: #F27020;}

/*//--K24--//*/

.layout-k24 .article_headerSection						{border-color: #04519F;}
.layout-k24 .article_infoContainer 						{border-color: #9B8F55;}
.layout-k24 #contactFormWidget-OpgGroup 				{background-color: #9B8F55;}
.layout-k24 h3,
.layout-k24 strong,
.layout-k24 a,
.layout-k24 .article_infoContainer h3 					{color: #04519F;}
.layout-k24 .article_productSection table tbody th 		{color: #04519F;}
.layout-k24 input[type="submit"]						{background-color: #04519F;}

/*//--LIFEON--//*/

/*
.layout-l-o .article_headerSection						{border-color: #000000;}
.layout-l-o .article_infoContainer 						{border-color: #026FA7;}
.layout-l-o #contactFormWidget-OpgGroup 				{background-color: #cccccc;}
.layout-l-o h3,
.layout-l-o strong,
.layout-l-o a,
.layout-l-o .article_infoContainer h3 					{color: #000000;}
.layout-l-o .article_productSection table tbody th 		{color: #000000;}
.layout-l-o input[type="submit"]						{background-color: #000000;}
*/


.layout-l-o .article_headerSection					{border-color: #0a2a3b;}/*#F27020 026FA7 6ECEFF*/
.layout-l-o .article_infoContainer 					{border-color: #0a2a3b;}
.layout-l-o #contactFormWidget-OpgGroup 				{background-color: #0a2a3b;}
.layout-l-o h3,
.layout-l-o strong,
.layout-l-o a,
.layout-l-o .article_infoContainer h3 				{color: #0a2a3b;}
.layout-l-o .article_productSection table tbody th 	{color: #0a2a3b;}
.layout-l-o input[type="submit"]						{background-color: #0a2a3b;}



/*//--//*/

.layout-achir-pharma input[type="submit"]:hover,
.layout-biopharma input[type="submit"]:hover,
.layout-injectalia input[type="submit"]:hover,
.layout-drug-on input[type="submit"]:hover,
.layout-k24 input[type="submit"]:hover {
	background: #003547;
	color: #FFFFFF;
}

/*//--//*/

.article_productSection .article_infoContainer {
    margin: 0;
}

.form-inner-container .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 0 20px;
}

.form-inner-container .row .container-w6:first-child {
	margin-right: 20px;
}

.form-inner-container .row .container-w6 {
	width: calc(50% - 10px);
	position: relative;
}

.form-inner-container .row .container-w12 {
	width: 100%;
	position: relative;
}

span.wpcf7-list-item {
	margin: 0;
}

.privacy-content {
	font-size: 12px;
	color: #013E51;
}

.ajax-loader {
	display: none !important;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="submit"],
textarea,
select {
	border: 0;
	border-radius: 2px;
	box-shadow: none;
	width: 100%;
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 12px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input[type="text"],
input[type="email"],
input[type="tel"],
select {
	padding: 0 15px;
	line-height: 40px;
	height: 40px;
	display: block;
	background: #FFFFFF;
}

textarea {
	padding: 10px 15px;
}

input[type="submit"] {
	width: 100%;
	max-width: 250px;
	padding: 5px 30px;
	font-size: 14px;
	border-radius: 20px;
	margin: 0 auto;
	display: block;
}

/*//--//*/

#opgItemList.itemList_container {
	text-align: center;
	font-size: 0;
	width: calc(100% + 20px);
	margin: 0 -10px 0;
}

#opgItemList.itemList_container .opgItem {
	display: inline-block;
	width: 25%;
	box-sizing: border-box;
	padding: 10px;
}

#opgItemList.itemList_container .opgItem .innerContainer {
	border: 2px solid #A4D6E4;
	padding: 20px;
	box-sizing: border-box;
	display: block;
	background: #FFFFFF;
}

#opgProdList.itemList_container {
	text-align: center;
	font-size: 0;
	width: calc(100% + 20px);
	margin: 0 -10px 0;
}

#opgProdList.itemList_container .opgItem {
	display: inline-block;
	width: 25%;
	box-sizing: border-box;
	padding: 10px;
}

#opgProdList.itemList_container .opgItem .innerContainer {
	border: 2px solid #A4D6E4;
	padding: 20px;
	box-sizing: border-box;
	display: block;
	background: #FFFFFF;
}


.opgItem img {
	max-width: 150px;
}

.opgItem h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	margin: 10px 0;
}

.opgItem p {
	font-size: 12px;
	line-height: 16px;
	margin: 0;
}

.opgProd h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	margin: 10px 0;
}

.page_mainSection {
	padding: 30px 0 0;
}

.page_description {
	margin: 0 0 70px;
}

.two-text-column {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 50px;
	-moz-column-gap: 50px;
	column-gap: 50px;
}

#breadcrumbSection #breadcrumbs {
	padding: 0;
	margin: 0;
	list-style: none;
	padding: 10px 0;
}

#breadcrumbSection #breadcrumbs li {
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	max-width: 150px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

#breadcrumbSection #breadcrumbs li a {
	color: #013E51;
}

#breadcrumbSection #breadcrumbs li:not(:first-child):before {
	content: '-';
	margin: 0 5px;
}

/*//--//*/

.special-list {
	padding: 0;
	list-style-position: inside;
}

.special-list li:first-child {
	border-top: 1px solid #EEEEEE;
}

.special-list li {
	border-bottom: 1px solid #EEEEEE;
	padding: 15px;
	box-sizing: border-box;
	line-height: 20px;
	color: #013E51;
	font-weight: 700;
	background: #FFFFFF;
}

/*//--//*/

.contacts_companyInformationContainer,
.contactMainSection {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}

.contacts_companyInformationContainer .article_infoContainer,
.contactMainSection > div {
	border: 0;
	-webkit-box-flex: 1 0 50%;
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%;
	box-sizing: border-box;
	min-height: 150px;
}

#contactFormWidget-Contacts {
	border: 2px solid #A4D6E4;
	box-sizing: border-box;
	padding: 30px 50px;
}

.page_contactFormContainer {
	padding-left: 30px;
}

#contactPage .contactMainSection {
	margin-bottom: 50px;
}

#contactPage .page_description {
	padding-right: 30px;
}

#contactFormWidget-Contacts .header-form-inner-container p {
	text-align: center;
	font-size: 30px;
	line-height: 35px;
	font-style: italic;
	color: #038db4;
}

#contactFormWidget-Contacts input,
#contactFormWidget-Contacts select,
#contactFormWidget-Contacts textarea {
	border: 1px solid #A4D6E4;
	color: #038db4;
}

#contactFormWidget-Contacts input[type="submit"] {
	background: #038db4;
	color: #FFFFFF;
	border: 2px solid #FFFFFF;
	transition: all 0.5s;
}

#contactFormWidget-Contacts input[type="submit"]:hover {
	background: #003547;
}

#contactFormWidget-Contacts .text-label {
    font-size: 14px;
    margin: 0 0 5px 0;
}

#breadcrumbs a, #breadcrumbs .breadcrumb_last {
    max-width: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}

#breadcrumbs {
	font-size: 12px;
}

#breadcrumbs .breadcrumb_last {
	color: #999999;
	font-weight: normal;
}

.product-list-container {
	max-height: 630px;
	overflow: scroll;
}

/*//--//*/

.separator {
	height: 3px;
	width: 100%;
	background: #A4D6E4;
	position: relative;
	margin: 60px 0;
}

.separator:after {
	position: absolute;
	height: 100%;
	width: 100%;
	content: '';
	left: 0;
	top: 0;
}

.separator.right-to-left:after {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+60 */
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 60%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 60%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}

.separator.left-to-right:after {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+40,0+100 */
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}

.servicesContainer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	width: calc(100% + 20px);
	margin: 0 -10px;
}

.serviceContainer {
	-webkit-box-flex: 1 0 20%;
	-webkit-flex: 1 0 20%;
	-ms-flex: 1 0 20%;
	flex: 1 0 20%;
	max-width: 20%;
	position: relative;
	padding: 0 10px;
	box-sizing: border-box;
}

.serviceContainer h4 {
	position: absolute;
	bottom: 0;
	right: 0;
	background: #FFFFFF;
	width: 90%;
	margin: 0;
	padding: 15px;
	box-sizing: border-box;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 16px;
	min-height: 78px;
	font-weight: 700;
	color: #013E51;
}

.serviceContainer .innerContainer {
	position: relative;
}

.serviceImage {
	min-height: 200px;
	width: 100%;
	background: #000000;
	background-size: cover !important;
}

.serviceContainer.first_service .serviceImage {background: url(../images/plant-commission.jpg) no-repeat scroll center center transparent;}
.serviceContainer.second_service .serviceImage {background: url(../images/product-transfers-and-validation.jpg) no-repeat scroll center center transparent; }
.serviceContainer.third_service .serviceImage {background: url(../images/plant-operations-and-product-manufacturing.jpg) no-repeat scroll center center transparent;}
.serviceContainer.fourth_service .serviceImage {background: url(../images/product-testing-and-release.jpg) no-repeat scroll center center transparent;}
.serviceContainer.fifth_service .serviceImage {background: url(../images/regulatory-compliance-at-all-stages-of-the-process.jpg) no-repeat scroll center center transparent;}

.center-align {
	text-align: center;
}

.boldstyle {
	font-weight: 700;
	text-align: center;
	margin: 0 auto 60px;
	max-width: 700px;
}

#tm-footer a {
	color: #008CB3;
}

.page-id-98 .moduleTitle {
	max-width: 480px;
}

/*//--//*/

#pagination {
    text-align: center;
}

.page-numbers {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 33px;
    box-sizing: border-box;
    border-radius: 50%;
    margin: 0 5px;
    border: 2px solid #013E51;
    font-weight: 500;

}

a.page-numbers {
	background: #013E51;
	color: #FFFFFF;
	text-decoration: none;
	transition: all 0.5s;
}

a.page-numbers:hover {
	background: #FFFFFF;
	color: #013E51;
}

.page-numbers i {
	vertical-align: top;
	font-size: 25px;
	position: relative;
}

.post-next i {left: 1px;}
.post-prev i {right: 1px;}

.page-numbers.current {
	color: #FFFFFF;
	background: #CCCCCC;
	border-color: #CCCCCC;
}

/*//--//*/


#newsCategory_container .itemList_itemTextInnercontainer h3 {
	margin: 0
}

.postDate {
    background: #EEE;
    display: inline-block;
    padding: 0 10px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    color: #AAA;
    margin-bottom: 25px;
    line-height: 21px;
}

/*//--//*/

#main_post_section {
	max-width: 768px;
	margin: 0 auto;	
	position: relative;
}

.postImage {
	min-height: 300px;
	margin-bottom: 40px;
}

.fix-element {
    width: 50px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    right: -100px;
    color: #FFFFFF;
    font-family: arial;
    text-align: center;
    text-transform: uppercase;
    line-height: 100px;
}

.postNavigationContainer {
    border-top: 1px solid #eee;
    padding-top: 20px;
    margin-top: 20px;
}

.next-link {
	float: right;
}

/*///////////////////*/

.wpcf7-not-valid-tip {
    position: absolute !important;
    left: 0 !important;
    top: 100% !important;
    background: #FFF0F0;
    max-width: 200px;
    padding: 0px 10px;
    font-size: 10px !important;
    color: #f00 !important;
    border-radius: 5px;
    line-height: 20px;
    white-space: nowrap;
    z-index: 1000;
}

.wpcf7-not-valid-tip:before {
    content: '';
    position: absolute;
    display: block;
    left: 10px;
    top: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #FFF0F0 transparent;
}

div.wpcf7-response-output {
    margin: 20px 0 0;
    padding: 10px;
    text-align: center;
}

div.wpcf7-validation-errors {
    border-color: #E52218;
    color: #E52218;
}

div.wpcf7-mail-sent-ok {
	color: #398f14;
}

/*//--Responsive--//*/

@media screen and (min-width: 768px) {

	.footerContainer {
		display: block !important;
		transition: all 0s !important;
		height: auto !important;
	}

}

@media screen and (max-width: 1024px) {

	body {
		padding-top: 64px;
	}

	/*//--Headerbar--//*/

	#headerbar {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 1000;
		background: #FFFFFF;
		padding: 15px 0;
	}

	#headerbar .toolbar,
	#headerbar .uk-navbar-nav {
		display: none;
	}

	.uk-navbar-toggle {
		display: inline-block !important;
		float: none;
	}

	.tm-logo {
		display: block;
		padding: 0 15px 15px;
		top: 0;
	}

	.tm-logo img {
		width: 100px;
	}

	.mainMenu {
		text-align: right;
	}

	.uk-navbar-toggle {
		width: 35px;
	}

	.uk-navbar-toggle {
		position: relative;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		width: 35px;
		padding: 0;
		font-size: 0;
		height: 32px;
	}

	.uk-navbar-toggle span {
		top: 0;
		bottom: 0;
	}

	.uk-navbar-toggle span, 
	.uk-navbar-toggle span:before, 
	.uk-navbar-toggle span:after {
		width: 100%;
		height: 2px;
		background: #013E51;
		position: absolute;
		left: 0;
		right: 0;
		margin: auto;
	}

	.uk-navbar-toggle span:before, 
	.uk-navbar-toggle span:after {
		content: '';
	}

	.uk-navbar-toggle span:before {
		top: -12px;
	}

	.uk-navbar-toggle span:after {
		bottom: -12px;
	}

	.uk-offcanvas {
		background: rgba(0,0,0,0.5);
	}

	.uk-offcanvas-bar {
		background: #FFFFFF;
	}

	.uk-navbar-nav > li {
		display: block;
	}

	.uk-navbar-nav li a {
		border-bottom: 1px solid #EEEEEE;   
	}

	.uk-navbar-nav > li.uk-active > a {
		background: #013E51;
		color: #FFFFFF;
	}

	.telephone {
		display: block;
		margin-bottom: 15px;
		text-transform: uppercase;
		font-size: 14px;
		line-height: 30px;
		color: #018cb3;
	}

	.telephone i {
		margin-right: 5px;
		font-size: 18px;
		vertical-align: top;
		color: #013E51;
	}

	#tm-footer .uk-container,
	#tm-copyright .menu-footer-main-container {
		flex-wrap: wrap;
	}

	#tm-footer .uk-container > div {
		-webkit-box-flex: 1 0 49%;
		-webkit-flex: 1 0 49%;
		-ms-flex: 1 0 49%;
		flex: 1 0 49%;
		max-width: 49%;
	}

	#tm-footer .uk-container > div:nth-child(3) {
		-webkit-box-flex: 1 0 100%;
		-webkit-flex: 1 0 100%;
		-ms-flex: 1 0 100%;
		flex: 1 0 100%;
		max-width: 100%;
	}

	/*//--//*/

	#hp-main-section .uk-container > div:nth-child(2n+1),
	#hp-main-section .uk-container > div:nth-child(2n+2) {
		padding: 0;
	}

	#hp-main-section .uk-container > div {
		-webkit-box-flex: 1 0 100%;
		-webkit-flex: 1 0 100%;
		-ms-flex: 1 0 100%;
		flex: 1 0 100%;
		max-width: 100%;	
	}

	#hp-main-section .uk-container {
		flex-wrap: wrap;
	}

	.widget_media_video {
		margin: 50px 0;
	}

	.uk-slideshow h3 {
		font-size: 20px;
		line-height: 30px;
	}

	.uk-slideshow {
		line-height: 25px;
	}

	#newsItemList-Container .itemList_textContainer h3 {
		font-size: 18px;
		line-height: 20px;
	}

	.uk-dotnav {
		display: none !important;
	}

}

@media screen and (min-width: 769px) and (max-width: 1024px) {



}

@media screen and (max-width: 768px) {


	.uk-slidenav-position .uk-slidenav-previous {
		left: 20px;
	}

	.uk-slidenav-position .uk-slidenav-next {
		right: 20px;
	}

	#tm-bottom-a .uk-container > div:nth-child(2n+1),
	#tm-bottom-a .uk-container > div:nth-child(2n+2),
	#newsItemList-Container.itemList-container > div:nth-child(2n+1),
	#newsItemList-Container.itemList-container > div:nth-child(2n+2) {
		padding: 0;
	}

	#tm-bottom-a .uk-container {
		flex-wrap: wrap;
	}

	#tm-bottom-a .uk-container > div,
	#newsItemList-Container.itemList-container > div {
		-webkit-box-flex: 1 0 100%;
		-webkit-flex: 1 0 100%;
		-ms-flex: 1 0 100%;
		flex: 1 0 100%;
		max-width: 100%;
		margin-top: 40px;
	}

	.itemList_container .itemList_item:nth-child(2n+1) .itemList_itemTextContainer,
	.itemList_container .itemList_item:nth-child(2n+2) .itemList_itemMediaContainer {
		padding-right: 50px;
	}

	.itemList_container .itemList_item:nth-child(2n+1) .itemList_itemMediaContainer,
	.itemList_container .itemList_item:nth-child(2n+2) .itemList_itemTextContainer {
		padding-left: 50px;
	}

	.itemList_itemMediaContainer:before, 
	.itemList_itemMediaContainer:after {
		width: 50px;
	}

	#opgItemList.itemList_container .opgItem {
		width: 50%;
		vertical-align: top;
	}

	.serviceContainer {
		-webkit-box-flex: 1 0 50%;
		-webkit-flex: 1 0 50%;
		-ms-flex: 1 0 50%;
		flex: 1 0 50%;
		max-width: 50%;
		margin-bottom: 20px;
	}
	 
	.separator {
		margin: 30px 0;
	}

	.boldstyle {
		margin-bottom: 30px;
	}

	.contacts_companyInformationContainer .article_infoContainer, 
	.contactMainSection > div {
		-webkit-box-flex: 1 0 100%;
		-webkit-flex: 1 0 100%;
		-ms-flex: 1 0 100%;
		flex: 1 0 100%;
		max-width: 100%;
		padding: 0;
	}

	.form-inner-container .row .container-w6:first-child {
		margin-right: 0;
		margin-bottom: 20px;
	}

	.form-inner-container .row .container-w6 {
		width: 100% !important;
	}

	.article_textColumn, .article_opgSection > div {
		-webkit-box-flex: 1 0 100%;
		-webkit-flex: 1 0 100%;
		-ms-flex: 1 0 100%;
		flex: 1 0 100%;
		max-width: 100%;
		padding: 0 !important;
		margin-top: 20px;
	}

	.article_opgSection {
		flex-wrap: wrap;
	}

	.category_header, .article_headerSection {
		width: calc(100% + 40px);
		margin: 0 -20px;
	}

}

@media screen and (max-width: 767px) {

	#tm-footer .uk-container > div,
	#tm-footer .uk-container > div:nth-child(3),
	#tm-copyright .menu-footer-main-container > div {
		-webkit-box-flex: 1 0 100%;
		-webkit-flex: 1 0 100%;
		-ms-flex: 1 0 100%;
		flex: 1 0 100%;
		max-width: 100%;
	}

	.footerContainer {
		display: none;
	}

	#offcanvas .uk-hidden-small {
		display: block !important;
	}

	.uk-container {
		padding: 0 20px;	
	}

	#slideshow .uk-container {
		padding: 0;
	}

	#tm-footer .uk-container > div .footerTitle {
		position: relative;
		border-bottom: 1px solid #002F40;
		padding: 5px 0;
		margin: 0;
	}

	#tm-footer .uk-container > div .footerTitle:after {
		content: '';
		width: 0;
		height: 0;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		margin: auto;
		border-style: solid;
		border-width: 7px 7px 0 7px;
		border-color: #002F40 transparent transparent transparent;
	}

	.footerContainer {
		margin-top: 15px;
	}

	#tm-copyright .menu-footer-main-container .copyright-container,
	#tm-copyright .menu-footer-main-container .menu-footer-container {
		text-align: center;
	}

	#tm-copyright .menu-footer-main-container .copyright-container {order: 2;}
	#tm-copyright .menu-footer-main-container .menu-footer-container {order: 1;margin-bottom: 10px;}

	.menu-footer-container a {
		display: inline-block;
		padding: 5px 10px;
		font-size: 12px;
		border: 1px solid;
		text-align: left;
		margin: 10px;
	}

	body:after,
	body:before {
		display: none;
	}

}

@media screen and (max-width: 414px) {

	.article_productSection .article_infoContainer {
    	margin: 0 0 20px;
	}

	#eu-cookie-bar {
		background: rgba(0,0,0,0.9);
		padding: 10px 20px 15px;
		line-height: 18px;
	}

	button#euCookieAcceptWP {
		padding: 8px 20px;
		display: block;
		margin: 10px auto 0;
	}

	.itemList-container > div:nth-child(2n+1),
	.itemList-container > div:nth-child(2n+2) {
		padding: 0;
	}

	.itemList-container > div {
		-webkit-box-flex: 1 0 100%;
		-webkit-flex: 1 0 100%;
		-ms-flex: 1 0 100%;
		flex: 1 0 100%;
		max-width: 100%;
		margin-top: 40px;
	}

	.uk-slideshow .uk-overlay-panel {
		max-width: 100%;
		padding: 20px;
	}

	.uk-slidenav-position .uk-slidenav-next,
	.uk-slidenav-position .uk-slidenav-previous {
		display: none !important;
	}

	.uk-slideshow {
		font-size: 14px;
		line-height: 25px;
	}

	.brand-container a {
		-webkit-box-flex: 1 0 50%;
		-webkit-flex: 1 0 50%;
		-ms-flex: 1 0 50%;
		flex: 1 0 50%;
		max-width: 50%;
	}

	#newsItemList-Container > .itemList:first-child .itemList_imgContainer {
		margin-top: 50px;
	}

	.itemList_topNewsBox {
		box-sizing: border-box;
		top: -50px;
		width: 100%;
	}

	.two-text-column {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
		-webkit-column-gap: 0px;
		-moz-column-gap: 0px;
		column-gap: 0px;
	}

	.page_description {
		margin: 0 0 20px;
	}

	.category_header .page_titleContainer, 
	.article_headerContainer {
		padding: 15px 20px 0;
	}

	.category_header .page_titleContainer h1, 
	.article_headerContainer h1,
	h1 {
		font-size: 25px;
		line-height: 35px;
	}

	.page_description {
		margin: 0 0 35px;
	}

	#tm-footer {
		margin-top: 50px;
	}

	/*//--//*/

	.itemList_container .itemList_item > div {
		-webkit-box-flex: 1 0 100%;
		-webkit-flex: 1 0 100%;
		-ms-flex: 1 0 100%;
		flex: 1 0 100%;
		max-width: 100%;
	}

	.itemList_container .itemList_item:nth-child(2n+1) .itemList_itemTextContainer,
	.itemList_container .itemList_item:nth-child(2n+2) .itemList_itemMediaContainer,
	.itemList_container .itemList_item:nth-child(2n+1) .itemList_itemMediaContainer,
	.itemList_container .itemList_item:nth-child(2n+2) .itemList_itemTextContainer {
		padding-right: 50px;
		padding-left: 0;
		text-align: right;
	}

	.itemList_container .itemList_item .itemList_itemTextContainer {
		order: 1 !important;
	} 

	.itemList_container .itemList_item .itemList_itemMediaContainer {
		order: 2 !important;
	}

	#history_container:before, #history_container:after,
	#newsCategory_container:before, #newsCategory_container:after {
		right: 10px;
		left: auto;
	}

	#newsCategory_container .itemList_itemMediaContainer {
		margin-top: 20px;
	}

	#newsCategory_container .itemList_itemTextInnercontainer {
		font-size: 14px;
	}

	.itemList_itemMediaContainer::before, .itemList_itemMediaContainer::after {
		display: none;
	}

	.itemList_itemTextContainer {
		position: relative;
	}

	.itemList_itemTextContainer:before {
		position: absolute;
		content: '';
		right: 10px;
		width: 35px;
		height: 3px;
		top: 30px;
		background: #CAE7EF !important;
	}

	#newsCategory_container .itemList_itemTextContainer:before {
		top: 20px;
	}

	.year_destination {
		box-sizing: border-box;
		padding-right: 20px;
		text-align: right;
	}

	.category-history .category_description {
		padding: 0;
	}

	.itemList_itemMediaInnercontainer {
		min-height: 30vh;
	}

	.article_textColumn, 
	.article_opgSection > div {
		-webkit-box-flex: 1 0 100%;
		-webkit-flex: 1 0 100%;
		-ms-flex: 1 0 100%;
		flex: 1 0 100%;
		max-width: 100%;
		padding: 0;
	}

	.article_productSection {
		overflow: scroll;
	}

	.article_opgSection {
		flex-wrap: wrap;
	}

	.article_logoContainer {
		display: none;
	}

	.article_headerContainer > div {
		-webkit-box-flex: 1 0 100%;
		-webkit-flex: 1 0 100%;
		-ms-flex: 1 0 100%;
		flex: 1 0 100%;
		max-width: 100%;
	}

	.article_headerContainer > div h1 {
		padding: 0;
	}

	.footerCertification > div {
		-webkit-box-flex: 1 0 50%;
		-webkit-flex: 1 0 50%;
		-ms-flex: 1 0 50%;
		flex: 1 0 50%;
		max-width: 50%;
	}

	#newsItemList-Container .itemList_textContainer h3 {
		margin-bottom: 10px;
	}

}

@media screen and (max-width: 375px) {

	.uk-slideshow h3 {
		font-size: 18px;
		line-height: 25px;
	}

	.uk-slideshow {
		line-height: 20px;
	}

	#tm-top-a .uk-panel-box {
		padding: 0;
	}

	#tm-top-a h3 {
		margin-bottom: 0;
	}

	.moduleHeader h3.moduleTitle,
	h3,
	#contactFormWidget-OpgGroup .header-form-inner-container p {
		font-size: 20px;
		line-height: 30px;
	}

	.moduleHeader p {
		font-size: 16px;
		line-height: 20px;
	}

	#tm-bottom-a .uk-container > div, 
	#newsItemList-Container.itemList-container > div {
		margin-top: 0;
	}

	#hp-main-section {
		padding: 20px 0;
	}

	#newsItemList-Container .itemList_textContainer {
		width: 100%;
		max-width: 100%;
		padding: 10px;
		box-sizing: border-box;
		background: #013E51 !important;
		position: relative;
		margin-bottom: 20px;
	}

	#newsItemList-Container .itemList_textContainer h3 {
		margin-bottom: 10px;
	}


	#opgItemList.itemList_container .opgItem {
		width: 100%;
	}

	.serviceContainer {
		-webkit-box-flex: 1 0 100%;
		-webkit-flex: 1 0 100%;
		-ms-flex: 1 0 100%;
		flex: 1 0 100%;
		max-width: 100%;
	}

	#contactFormWidget-Contacts,
	#contactFormWidget-OpgGroup {
		padding: 20px;
	}
	
	#contactFormWidget-Contacts .header-form-inner-container p {
		font-size: 20px;
		line-height: 25px;
	}

	.article_infoContainer {
		flex-wrap: wrap;
	}

	.article_infoContainer .information_logo {
		-webkit-box-flex: 1 0 100%;
		-webkit-flex: 1 0 100%;
		-ms-flex: 1 0 100%;
		flex: 1 0 100%;
		max-width: 100%;
		margin: 0 0 10px 0;
		height: 60px;
		background-position: center 0 !important;
	}

	.article_infoContainer .information_text {
		padding: 0;
	}

	.article_infoContainer .information_text:after,
	.article_infoContainer .information_text:before {
		display: none;
	}

	.moduleHeader {
		margin-bottom: 20px;
	}

	.page_mainSection {
		padding: 0;
	}

	.article_infoContainer .information_text {
	    -webkit-box-flex: 1 0 100%;
	    -webkit-flex: 1 0 100%;
	    -ms-flex: 1 0 100%;
	    flex: 1 0 100%;
	    max-width: 100%;
	    padding-left: 0;
	    text-align: center;
	}


}

@media screen and (max-width: 320px) {

	.menu-footer-container a {
		margin: 5px;
	}

}
