@charset "UTF-8";

#page {
	overflow: hidden;
}

#a-header {
	background-color: #000000;
	width: 100vw !important;
}

#a-header.recover {
	animation: header_fadeOut 0.0s linear;
	animation-fill-mode: both;
}

@keyframes header_fadeOut {
	0%{
		opacity: 1;
		background-color: rgba(44,44,44,0.5);
	}
	100%{
		opacity: 1;
		background-color: rgba(0,0,0,1.0);
	}
}

#a-header.translucent {
	animation: header_fadeIn 1.0s linear;
	animation-fill-mode: both;
}

@keyframes header_fadeIn {
	0%{
		opacity: 1;
	}
	100%{
		opacity: 1;
		background-color: rgba(44,44,44,0.5);
	}
}

#bk17674 {
	background-image:url(_images/web_jackson-hendry-kkpthqm2k-c-unsplash.jpg?v=1675744733131);
	background-position:center center;
	background-size:cover
}

.bd-webp #bk17674 {
	background-image:url(_images/web_jackson-hendry-kkpthqm2k-c-unsplash.webp?v=1675744733131);
	background-position:center center;
	background-size:cover
}

#bk17677>div {
	padding-top: 0px;
}

#bk17677>.-column1>.c-left {
	padding-top: 40px;
	padding-bottom: 30px;
}

#bk17770 {
	padding-top: 30px;
}

#bk17770>div {
	padding: 0 25px 50px 25px;
}

#bk17770>.g-column>.-col10 {
	margin-left: 0;
}

#bk17779 {
	background-color: #000000;
}

#bk17788 {
/*	background-color: #000000; */
}

.aston_link {
	font-family: "Aston Martin Sans";
	font-size: 10.2px;
	font-weight: 400;
	letter-spacing: 0.5px;
	padding: 0 25px 0 25px;
	color: #ffffff;
	display: flex;
/*	margin-bottom: 20px !important; */
}

.aston_link_column1 {
	margin-right: 40px;
}

.aston_link_img {
	height: 15px;
	width: auto;
}

#jpen1, #jpens, #jpen2 {
	position: absolute;
	left: 100px;
}

#img_jpen, #img_jpens {
	width: 38px;
}

#img_logos {
	width: 120px;
}

#bk17813>.g-column {
	padding-right: 0px;
}

#bk17813>.g-column>.-col9 {
	width: 66.66%;
}

#bk17813>.g-column>.-col3 {
	width: 33.33%;
}

#companytable_e {
	width: 100%;
	font-size: 9pt;
	font-weight: 200;
	font-family: Aston Martin Sans;
	border: none;
}

#companytable_e tr {
	width: 100%;
	height: 12px;
}

#companytable_e th.companycolumn1 {
	width: 45%;
}

#companytable_e th.companycolumn2 {
	width: 55%;
}

#companytable_e td {
	color: #000000;
	line-height: 12px;
}

#iftlogosfooter {
/*	position: relative; */
/*	top: -24px; */
/*	left: calc(100% - 110px); */
	height: 24px;
/*	width: auto; */
	width: 100%;
	text-align: right;
}

#iftlogosfooter img {
	height: 18px;
	object-fit: cover;
	padding: 0 5px 0 5px;
}

@media only screen and (max-width:768px) {
	#a-header {
/*		background-color: rgba(44,44,44,0.5); */
	}
}

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

	#bk17738>div {
		padding: 0;
	}

	#bk17770>div {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	#bk17813 img {
		width: 70%;
	}

	#bk17813>.g-column>.-col9 {
		width: 100%;
	}

	#bk17813>.g-column>.-col3 {
		width: 100%;
	}

	.aston_link {
		padding-bottom: 50px !important;
	}
}
