header {
	width:100%;
	top:0;
	background-color:rgba(33,33,33,.5);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	z-index:90001;
	#background: var(--sea);
	background: linear-gradient(180deg, rgba(2,21,39,0.85) 0%, rgba(2,21,39,0) 100%);
}
.headerin {
	background: var(--white);
}
header #logo {
	position:absolute;
	top:10px;
	left:0;
	right:0;
	margin:auto;
	z-index:30001;
}
header #logo img {
	position:absolute;
	height:100%;
}
header #headerlangs {
	position:absolute;
	top:0px;
	display:flex;
	z-index:10003;
}
header #headerlangs:before {
	content:'';
	border-left:solid 1px var(--greyd1d1d1);
}
header #headerlangs a{
	color:var(--white);
	text-decoration:none;
	font-family: 'EB_Garamond', serif!important;
}
.headerin #headerlangs a{
	color:var(--seadark);
}
.headerin #headerlangs a:hover{
	color:var(--bez);
}
header #headerlangs a:hover{
	text-decoration:underline;
	color:var(--white);
	#background-color:var(--blacklight);
}
header #headertools {
	position:absolute;
	display:flex;
	z-index:10003;
}
header #headertools a{
	color:var(--white);
	text-decoration:none;
	font-family: 'fira-light', sans-serif!important;
	letter-spacing:.15em;
}
.headerin #headertools a{
	color:var(--seadark);
}
header #headertools a i{
	margin-right:7px;
}
header #headertools a:hover{
	background-color:var(--seadark);
	color:var(--greyebebeb);
}
/**/
@media all and (min-width: 1400px) {
header {
	position:absolute;
	height:125px;
}
.headerin {
	position:relative;
}
header #logo {
	height:140px;
	width:250px;
}
.headerin #logo {
	height:90px;
	width:161px;
}
header #headerlangs {
	right:20px;
}
header #headerlangs a{
	padding:0 .75em;
	font-size:.75em;
	line-height:4em;
}
header #headertools {
	top:5px;
	right:100px;
}
header #headertools a{
	font-size:.9em;
	padding:0 .75em;
	line-height:2.5em;
}
}
/**/
@media all and (min-width: 1200px) and (max-width: 1399px) {
header {
	position:absolute;
	height:100px;
}
.headerin {
	position:relative;
}
header #logo {
	height:140px;
	width:250px;
}
.headerin #logo {
	height:80px;
	width:143px;
}
header #headerlangs {
	right:20px;
}
header #headerlangs a{
	padding:0 .75em;
	font-size:.75em;
	line-height:4em;
}
header #headertools {
	top:5px;
	right:100px;
}
header #headertools a{
	font-size:.9em;
	padding:0 .75em;
	line-height:2.5em;
}
}
/**/
@media all and (min-width: 1024px) and (max-width: 1199px) {
header {
	position:absolute;
	height:100px;
}
.headerin {
	position:relative;
}
header #logo {
	height:140px;
	width:250px;
}
.headerin #logo {
	height:80px;
	width:143px;
}
header #headerlangs {
	right:20px;
}
header #headerlangs a{
	padding:0 .75em;
	font-size:.75em;
	line-height:4em;
}
header #headertools {
	top:5px;
	right:100px;
}
header #headertools a{
	font-size:.85em;
	padding:0 .75em;
	line-height:2.5em;
}
}
/**/
@media all and (min-width: 768px) and (max-width: 1023px) {
header {
	position:absolute;
	height:100px;
}
.headerin {
	position:relative;
}
header #logo {
	height:125px;
	width:224px;
}
.headerin #logo {
	height:80px;
	width:143px;
}
header #headerlangs {
	right:10px;
}
header #headerlangs a{
	padding:0 .65em;
	font-size:.75em;
	line-height:4em;
}
header #headertools {
	top:5px;
	right:100px;
}
header #headertools a span{
	display:none;
}
header #headertools a{
	font-size:1.1em;
	padding:0 .65em;
	line-height:2em;
}
}
/**/
@media all and (min-width: 600px) and (max-width: 767px) {
header {
	position:absolute;
	height:100px;
}
.headerin {
	position:relative;
}
header #logo {
	height:100px;
	width:179px;
}
.headerin #logo {
	height:80px;
	width:143px;
}
header #headerlangs {
	right:5px;
}
header #headerlangs a{
	padding:0 .55em;
	font-size:.7em;
	line-height:4em;
}
header #headertools {
	top:5px;
	right:70px;
}
header #headertools a span{
	display:none;
}
header #headertools a{
	font-size:1em;
	padding:0 .55em;
	line-height:2em;
}
}
/**/
@media all and (min-width: 450px) and (max-width: 599px) {
header {
	position:absolute;
	height:100px;
}
.headerin {
	position:relative;
}
header #logo {
	height:85px;
	width:152px;
}
header #headerlangs {
	right:0px;
}
header #headerlangs a{
	padding:0 .5em;
	font-size:.65em;
	line-height:4em;
}
header #headertools {
	top:5px;
	right:60px;
}
header #headertools a span{
	display:none;
}
header #headertools a{
	font-size:.9em;
	padding:0 .5em;
	line-height:2em;
}
}
/**/
@media all and (max-width: 449px) {
header {
	position:absolute;
	height:100px;
}
.headerin {
	position:relative;
}
header #logo {
	height:85px;
	width:152px;
}
header #headerlangs {
	right:0px;
}
header #headerlangs a{
	padding:0 .5em;
	font-size:.6em;
	line-height:4em;
}
header #headertools {
	top:5px;
	right:50px;
}
header #headertools a span{
	display:none;
}
header #headertools a{
	font-size:.75em;
	padding:0 .5em;
	line-height:2.5em;
}
}