#masthead {
	background: #fff;
	padding: 5px 15px 5px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	position: sticky;
	top: 0;
	z-index: 1000;
	border-bottom: 1px solid #707070
}

#masthead .masthead_container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	float: left;
	width: 100%;
	max-width: 1800px;
	margin: 0 auto;
	position: relative
}

#masthead .site-branding {
	background: transparent !important;
	float: left !important;
	padding: 0 !important;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

#masthead .site-branding a {
	width: 100%;
	max-width: 249px
}

#masthead .site-branding a img {
	width: 100%;
	height: 78px;
	max-width: max-content
}

#masthead #site-navigation {
	float: right;
	width: auto;
	background: transparent;
	clear: none;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center
}

.wpml-ls-native+.wpml-ls-display {
	display: none !important
}

#site-navigation .menu>li.wpml-ls-item {
	display: none
}

#masthead .main-navigation .wpml-ls-item a {
	margin-right: 0 !important;
	margin-left: 0 !important
}

#masthead .main-navigation .wpml-ls-item a span.wpml-ls-native {
	padding-right: 5px !important;
	padding-left: 5px !important
}

#masthead .main-navigation .wpml-ls-first-item a span.wpml-ls-native {
	border-right: 1px solid currentColor
}

#masthead #site-navigation a {
	font-family: avenir;
	font-weight: 400;
	font-size: 1.8rem;
	line-height: 1.8rem;
	color: #313133
}

#masthead #site-navigation .wpml-ls-link {
	color: #313133;
	line-height: normal
}

#masthead #site-navigation .wpml-ls-current-language a {
	font-weight: 900
}

#masthead .main-navigation ul.menu>li:hover>a,
#masthead .main-navigation ul.menu>li.current-menu-item>a,
#masthead .main-navigation ul.menu>li:hover>a span,
#masthead .main-navigation ul.menu>li.current-menu-item>a span {
	color: #a72424 !important
}

#masthead .main-navigation ul.menu>li>a::before,
#masthead .main-navigation ul.menu>li>a::after {
	background-color: #a72424 !important
}

.main-navigation .current_page_item>a,
.main-navigation .current-menu-item>a,
.main-navigation .current_page_item>a:hover,
.main-navigation .current-menu-item>a:hover,
.main-navigation .current_page_item>a:focus,
.main-navigation .current-menu-item>a:focus {
	background: transparent !important
}

#masthead .main-navigation ul.menu>li>a {
	border-bottom: 1px solid transparent;
	-webkit-transition: all .5s .1s ease-in-out !important;
	transition: all .5s .1s ease-in-out !important
}
#masthead .main-navigation a {
	padding: 1.3em 11px 6px 0!important;
    margin-bottom: 1em;
    margin-left: 0.4vw;
    margin-right: 0.4vw;
}

#masthead div#header_share * {
	color: #636161
}

#masthead .main-navigation li:hover>a,
#masthead .main-navigation li>a:focus {
	background: inherit !important
}

#masthead .share_btn {
	padding: 1em;
	float: right;
	width: 35px;
	height: 34px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='35.04' height='34.473' viewBox='0 0 35.04 34.473'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_228' data-name='Rectangle 228' width='35.04' height='34.473' transform='translate(0 0)' fill='none'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_29' data-name='Group 29' transform='translate(0 0)'%3E%3Cg id='Group_28' data-name='Group 28' clip-path='url(%23clip-path)'%3E%3Cpath id='Path_56' data-name='Path 56' d='M34.192,3.165h0a6.324,6.324,0,0,0-11.43,5.3L9.076,14.64a4.868,4.868,0,1,0-.7,5.828L19.242,29a3.607,3.607,0,0,0-.509,1.828,3.659,3.659,0,1,0,1.119-2.621L8.992,19.679a4.683,4.683,0,0,0,.494-4.127L23.169,9.378c.021.039.036.08.058.118A6.331,6.331,0,1,0,34.192,3.165' fill='%23bbbfc1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")
}

#masthead div#header_share {
	width: 100%;
	position: absolute;
	right: 0;
	top: 100%;
	display: none
}

#masthead div#header_share>div {
	display: block;
	width: 90%;
	max-width: 308px;
	margin-left: auto;
	color: #3c3c3b;
	padding: 5px 16px 16px;
	background: #fff;
	font-family: avenir;
	font-weight: 300;
	font-size: 1.8rem;
	line-height: 1.8rem;
	color: #636161
}

#masthead div#header_share>div a {
	width: 100%;
	margin-bottom: 11px;
	font-size: 18px
}

#masthead div#header_share>div a .a2a_label {
	-moz-clip-path: none !important;
	-webkit-clip-path: none !important;
	clip-path: unset !important;
	clip: unset !important;
	font-size: 1em;
	float: left !important;
	margin-left: 18px;
	width: unset !important;
	line-height: 2em
}

#masthead div#header_share>div a .a2a_svg {
	float: left !important;
	border: 1px solid #434343;
	border-radius: 50%;
	width: 42px;
	height: 42px
}

#masthead div#header_share>div a .a2a_svg svg {
	width: 32px;
	margin-top: 4px
}

#masthead div#header_share>div .copy_to_clipboard {
	font-size: 0.778em !important;
	text-transform: none !important
}

#masthead [class*="menu-main-menu"] {
	float: left
}

#masthead [class*="menu-main-menu"]>ul {
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: distribute;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

.menu-social ul {
	text-align: center;
	list-style: none
}

.menu-social ul li {
	position: relative;
	display: inline-block
}

.menu-social li a:before {
	display: flex;
	justify-content: center;
	align-items: center;
	vertical-align: top;
	padding: 0;
	font-family: 'Fontawesome';
	font-size: 24px;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	content: '\f08e';
	border: 2px solid #fff;
	border-radius: 100%;
	width: 43px;
	height: 43px
}

.menu-social ul li a:hover:before {
	background: #fff;
	color: rgb(0 51 102 / .57) !important
}

.menu-social li a[href*="instagram.com"]::before {
	content: '\f16d'
}

.menu-social li a[href*="linkedin.com"]::before {
	content: '\f0e1'
}

.menu-social li a[href*="twitter.com"]::before {
	content: '\f099'
}

.tcon {
	-webkit-appearance: none;
	appearance: none;
	border: none;
	cursor: pointer;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	height: 40px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 40px;
	background: transparent;
	outline: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: transparent
}

.tcon>* {
	display: block
}

.tcon:hover,
.tcon:focus {
	outline: none
}

.tcon::-moz-focus-inner {
	border: 0
}

.tcon-menu__lines {
	display: inline-block;
	height: 5.71429px;
	width: 40px;
	border-radius: 2.85714px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	background: #000;
	position: relative
}

.tcon-menu__lines:before,
.tcon-menu__lines:after {
	display: inline-block;
	height: 5.71429px;
	width: 40px;
	border-radius: 2.85714px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	background: #000;
	content: '';
	position: absolute;
	left: 0;
	-webkit-transform-origin: 2.85714px center;
	-ms-transform-origin: 2.85714px center;
	transform-origin: 2.85714px center;
	width: 100%
}

.tcon-menu__lines:before {
	top: 10px
}

.tcon-menu__lines:after {
	top: -10px
}

.tcon-transform .tcon-menu__lines {
	-webkit-transform: scale3d(.8, .8, .8);
	transform: scale3d(.8, .8, .8)
}

.tcon-menu--xbutterfly {
	width: auto
}

.tcon-menu--xbutterfly .tcon-menu__lines:before,
.tcon-menu--xbutterfly .tcon-menu__lines:after {
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transition: top .3s .6s ease, -webkit-transform .3s ease;
	transition: top .3s .6s ease, -webkit-transform .3s ease;
	transition: top .3s .6s ease, transform .3s ease;
	transition: top .3s .6s ease, transform .3s ease, -webkit-transform .3s ease
}

.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines {
	background: transparent
}

.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines:before,
.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines:after {
	top: 0;
	-webkit-transition: top .3s ease, -webkit-transform .3s .5s ease;
	transition: top .3s ease, -webkit-transform .3s .5s ease;
	transition: top .3s ease, transform .3s .5s ease;
	transition: top .3s ease, transform .3s .5s ease, -webkit-transform .3s .5s ease;
	width: 40px
}

.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines:before {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg)
}

.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines:after {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg)
}

.tcon-visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.tcon-visuallyhidden:active,
.tcon-visuallyhidden:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}

.tcon-menu--xbutterfly span,
.tcon-menu__lines:before,
.tcon-menu__lines:after {
	height: 3px !important;
	background: #4b7393
}

@media screen and (max-width:1018px) {
	#site-navigation .menu>li.wpml-ls-item {
		display: inline-block !important;
		width: auto !important;
		float: left
	}

	#masthead ul[id*="menu-main-menu"] {
		background: #fff !important
	}

	#masthead #site-navigation a {
		width: fit-content;
		color: #636161 !important
	}

	#masthead .site-branding {
		width: 100%
	}

	#masthead .menu-toggle {
		display: inline-block;
		padding-right: 0
	}

	#masthead #site-navigation {
		width: 100vw !important;
		-webkit-transform: translateX(-15px);
		-ms-transform: translateX(-15px);
		transform: translateX(-15px);
		position: absolute !important;
		top: 100%;
		z-index: 100;
		max-height: 70vh;
		overflow: auto
	}

	#masthead #site-navigation * {
		width: 100%;
		background: transparent
	}
	
	#masthead #site-navigation ul:first-child {
		display: none;
		padding: 3vh 10vh;
		overflow: hidden
	}

	#masthead .main-navigation ul.menu>li:hover>a,
	#masthead .main-navigation ul.menu>li.current-menu-item>a {
		border-color: #fff !important
	}
	#masthead .site-branding a {
		width: unset;
		height: 65px;
	}
	#masthead .site-branding a img{
		height: 65px;
	}
}

@media screen and (min-width:1019px) {
	.hidexs{display:none !important;}
	#masthead .site-branding a {
		max-width: 292px;
	}
}
.border-right{
	padding-right: 10px !important;	
    border-right: 1px solid gray !important;
}
.languages{padding: 0.3em 11px 6px 0 !important;}

.bold{font-weight:bold !important;	}
.marginleft0{margin-left: 0 !important;}
.marginright0{margin-right: 0 !important;}
.paddingright0{padding-right: 0 !important;}
.paddingleft0{padding-left: 0 !important;}
.widthunset{display: inline;width: unset !important;}