.hide {
	display: none!important;
}

.flex-grow {
	flex-grow: 1;
}

.smaller-container > .fusion-builder-row {
	max-width: 1100px!important;
}

.img-contain img {
	object-fit: contain;
	width: 100%;
	height: 100%;
}

.img-cover img {
	object-fit: cover;
}

.img-50 img {
	height: 50px;
	width: auto;
}

.img-75 img {
	height: 75px;
	width: auto;
}

.img-80 img {
	height: 80px;
	width: auto;
}

.img-85 img {
	height: 85px;
	width: auto;
}

.img-100 img {
	height: 100px;
	width: auto;
}

.img-450 img {
	max-width: 450px !important;
	height: auto;
}	

.img-500 img {
	height: 500px;
	width: auto;;
}	

.background-cover {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}

.background-contain {
	-webkit-background-size: contain!important;
	-moz-background-size: contain!important;
	background-size: contain!important;
}

.max-width-640 {
	max-width: 640px;
}




/****** Hero for single pages ******/

.hero .hero-img {
	max-height: 528px;
}

@media all and (min-width:1025px) {
	.hero > .fusion-builder-row {
		min-height: 528px;
	}
}

@media all and (max-width:1024px) {
	.hero .hero-img {
		max-height: 400px;
	}
}

@media all and (max-width:640px) {
	.hero .hero-img {
		max-height: 200px;
	}
}



/****** soft box ******/
.soft-box > .fusion-column-wrapper {
	box-shadow: 0px 16px 38px 0px #1A18170D,
				0px 0px 1px 0px #1A18170D!important;
}
/***************/



/****** team box ******/

.team-box-big .fusion-imageframe img, 
.team-box-small .fusion-imageframe img {
	object-fit: cover;
	object-position: top center;
}
.team-box-big .fusion-imageframe img {
	height: 242px;
}

.team-box-small .fusion-imageframe img {
	height: 194px;
}

@media all and (max-width:1024px) {
	.team-box-small.mobile-big .fusion-imageframe img {
		height: 242px;
	}
}
/***************/




/*** Red or Grey Call2Action Block with picture on the right ****/
@media all and (max-width:1024px) {
	.call2action_block_red .col_img > .fusion-column-wrapper {
		box-shadow: inset 0 0 0 20px #ff0000;
	}
	
	.call2action_block_grey .col_img > .fusion-column-wrapper {
		box-shadow: inset 0 0 0 20px #fafafa;
	}
}
/****************************************************/




/**** Video Hack ****/
.fusion-selfhosted-video .video-wrapper {
	display: block!important;
}

.fusion-selfhosted-video .video-wrapper button.play-pause .background-tint {
	background: #ff0000!important;
}

.fusion-selfhosted-video .video-wrapper button.play-pause picture {
	background: #fff!important;
}




/*** Square Grey Box as link ****/
.grey_box_link:hover * {
	color: #fff!important;
}

.grey_box_link .fusion-image-element:first-child {
	flex-grow: 1;
}


.grey_box_link .fusion-text {
	opacity: 0;
}

.grey_box_link:hover .fusion-text {
	opacity: 1;
}

.grey_box_link .fusion-title {
	position: absolute;
	bottom: 28px;
	left: 48px;
	right: 48px;
}

.grey_box_link:hover .fusion-title {
	opacity: 0;
}

.grey_box_link:hover img {
	filter: brightness(0) invert(1);
}

.grey_box_link .img_arrow {
	transition: all 0.3s;
}

.grey_box_link:hover .img_arrow {
	transform: translateX(5px);
}

@media all and (max-width:1024px) {
	.grey_box_link .fusion-text {
		opacity: 1;
	}
	
	.grey_box_link .fusion-title {
		position: relative;
		bottom: 0;
		left: 0;
		right: 0;
		margin-bottom: 16px!important;
	}
	
	.grey_box_link:hover .fusion-title {
		opacity: 1;
	}
}

@media all and (max-width:640px) {
	.grey_box_link .fusion-text {
		font-size: 20px;
		line-height: 29px;
		letter-spacing: -0.3px;
	}
	
	.grey_box_link .fusion-image-element:first-child {
		transform: scale(0.8);
		transform-origin: top left;
		margin-bottom: 0!important;
	}
}




/**** column stretch ******/

.column-stretch {
	display: flex!important;
	align-items: stretch;
	height: 100%;
}








/***** breadcrumbs ******/
.fusion-breadcrumbs {
	font-family: 'Calibri regular';
}

.fusion-breadcrumbs a:hover > span {
	text-decoration: underline;
}





/**** Tabs: Info Center *********/

.erp_faq-navi {
	cursor: pointer;
}

.erp_faq-navi > .fusion-column-wrapper {
	transition: all 0.3s!important;
}


.erp_faq-navi.active > .fusion-column-wrapper {
	box-shadow: 0 0 0 1px #ff0000!important;
}

.erp_faq-navi.active > .fusion-column-wrapper * {
	color: #ff0000!important;
}

.erp_faq-navi:not(.active):hover > .fusion-column-wrapper {
	box-shadow: 0px 4px 8px 0px #1A18170D,
				0px 0px 1px 0px #1A18170D!important;
}




.erp_faq-content.subnavigation .erp_faq-navi {
	padding: 40px 0 12px 0;
}

.erp_faq-content.subnavigation .erp_faq-navi:not(.active) {
	border-bottom: 1px solid #dadada!important;
}

.erp_faq-content.subnavigation .erp_faq-navi:hover .fusion-title-heading {
	transition: all 0.3s;
}

.erp_faq-content.subnavigation .erp_faq-navi.active .fusion-title-heading, 
.erp_faq-content.subnavigation .erp_faq-navi:hover .fusion-title-heading {
	color: #ff0000!important;
}

.erp_faq-content.subnavigation .erp_faq-navi::before, 
.erp_faq-content.subnavigation .erp_faq-navi::after {
	content: '';
	position: absolute;
	display: inline-block;
	background: #000;
	margin-top: 12px;
	vertical-align: middle;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.erp_faq-content.subnavigation .erp_faq-navi::after {
	top: 50%;
	right: 10px;
	width: 34px;
    height: 1px;
}

.erp_faq-content.subnavigation .erp_faq-navi::before {
	top: calc(50% - 17px);
	right: 26px;
	width: 1px;
    height: 34px;
}

.erp_faq-content.subnavigation .erp_faq-navi.active::before, 
.erp_faq-content.subnavigation .erp_faq-navi.active::after,
.erp_faq-content.subnavigation .erp_faq-navi:hover::before, 
.erp_faq-content.subnavigation .erp_faq-navi:hover::after {
	background: #ff0000;
}

.erp_faq-content.subnavigation .erp_faq-navi.active::before {
	transform: rotate(270deg);
}

.erp_faq-content.subnavigation .erp_faq-navi.active::after {
	opacity: 0;
	height: 0;
}


.erp_faq-content:not(.hide) {
	animation: faq_content 0.5s;
}

@keyframes faq_content {
	0% {
		opacity: 0;
		transform: translateY(-10px)
	}
	
	100% {
		opacity: 1;
		transform: translateY(0px)
	}
}

.download-box a.fusion-column-anchor .fusion-column-inner-bg-image {
	transition: all 0.3s;
}

.download-box.with-border a.fusion-column-anchor .fusion-column-inner-bg-image {
	box-shadow: inset 0 0 0 1px #dadada;
}

.download-box a.fusion-column-anchor:hover .fusion-column-inner-bg-image {
	background: #fff!important;
	box-shadow: inset 0 0 0 1px #aaa;
}

@media all and (max-width: 640px) {
	.download-box .fusion-title {
		margin: 16px 0 0 0!important;
	}
}




@media all and (max-width: 640px) {
	.erp_faq-navi > .fusion-column-wrapper > .fusion-text {
		font-size: 14px!important;
	}
	
	.erp_faq.fusion-accordian .panel-title .fusion-toggle-heading {
		font-size: 28px!important;
		line-height: 30px!important;
	}
	
	.erp_faq.fusion-accordian .toggle-content {
		font-size: 18px!important;
	}
}


/***** FAQs ********/
.erp_faq .panel-heading .fusion-toggle-icon-wrapper {
	display: none!important;
}

.erp_faq .panel-title .fusion-toggle-heading {
	margin-left: 0!important;
}

.erp_faq .panel-heading {
	position: relative;
}

.erp_faq .panel-heading a {
	line-height: 1em;
}

.erp_faq .panel-heading a::before, 
.erp_faq .panel-heading a::after {
	content: '';
	position: absolute;
	display: inline-block;
	background: #000;
	vertical-align: middle;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.erp_faq .panel-heading a::after {
	top: 50%;
	right: 10px;
	width: 34px;
    height: 1px;
}

.erp_faq .panel-heading a::before {
	top: calc(50% - 17px);
	right: 26px;
	width: 1px;
    height: 34px;
}

.erp_faq .panel-heading a.active::before, 
.erp_faq .panel-heading a.active::after,
.erp_faq .panel-heading a:hover::before, 
.erp_faq .panel-heading a:hover::after {
	background: #ff0000;
}

.erp_faq.fusion-accordian .panel-heading a.active::before {
	transform: rotate(270deg);
}

.erp_faq.fusion-accordian .panel-heading a.active::after {
	opacity: 0;
	height: 0;
}



/* social share box */
.fusion-sharing-box .fusion-social-networks a, 
.fusion-sharing-box .fusion-social-networks i {
	
}




/******** ERP Landbell Tabs Portals - Services ************/

.fusion-tabs.erp-links {
}

.fusion-tabs.erp-links .nav-tabs {
	position: relative;
	max-width: 900px;
}

.fusion-tabs.erp-links .nav-tabs li {
	width: auto!important;
}

.fusion-tabs.erp-links .nav-tabs li .fusion-tab-heading {
	display: inline;
	font-family: 'Calibri bold';
	font-size: 48px;
	line-height: 60px;
	letter-spacing: -1px;
	color: #DADADA;
	transition: all 0.3s;
}

.fusion-tabs.erp-links .nav-tabs li.active .fusion-tab-heading {
	color: #ff0000;
}

.fusion-tabs.erp-links .nav-tabs li:not(.active) a:hover .fusion-tab-heading {
	color: #666;
}

.fusion-tabs.erp-links .nav-tabs li a.tab-link {
	border: none!important;
	background: none!important;
	text-align: center!important;
	padding: 0 25px 15px 12px!important;
}

.fusion-tabs.erp-links .nav-tabs li:first-child a.tab-link {
	text-align: left!important;
}

.fusion-tabs.erp-links .nav-tabs li:last-child a.tab-link {
	text-align: right!important;
}

@media all and (max-width:800px) {
	.fusion-tabs.erp-links .nav-tabs {
		position: relative;
		max-width: auto;
	}

	.fusion-tabs.erp-links .nav-tabs li {
		width: 1%!important;
	}

	.fusion-tabs.erp-links .nav-tabs li a.tab-link {
		padding: 0 25px 0px 25px!important;
	}
	.fusion-tabs.erp-links .tab-content ul li a {
		font-size: 18px !important;
		text-align: center !important;
		line-height: 1.1em !important;
	}
}

.fusion-tabs.erp-links .tab-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
	gap: 16px;
}

.fusion-tabs.erp-links .tab-content ul li a {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	height: 53px;
	border: 1px solid #00061B66;
	font-size: 20px;
	line-height: 29px;
	margin: 0;
	padding: 0 20px;
	font-family: 'Calibri bold';
	color: #000;
	transition: all 0.3s;
}

.fusion-tabs.erp-links .tab-content ul li a:hover {
	color: #ff0000;
	border: 1px solid #ff0000;
}

@media all and (max-width: 640px) {
	.fusion-tabs.erp-links .nav-tabs li .fusion-tab-heading {
		font-size: 23px;
		line-height: 34px;
		letter-spacing: -0.44px;
	}
}



/******** Contact Page Images with line ************/

.contact-img img,
.contact-block > .fusion-column-wrapper {
	object-fit: cover;
	width: 398px;
	height: 398px;
}

.contact-img {
	overflow: visible!important;
}

.contact-img::after,
.contact-block::after {
	content: '';
	position: absolute;
	top: calc(50% - 7.5px);
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 2px;
	background: #ff0000;
	z-index: 2;
}

.contact-table .fusion-row .fusion_builder_column:nth-child(odd) .contact-img::after,
.contact-table .fusion-row .contact-block:nth-child(odd)::after {
	left: -6px;
}

.contact-table .fusion-row .fusion_builder_column:nth-child(even) .contact-img::after, 
.contact-table .fusion-row .contact-block:nth-child(even)::after {
	right: -6px;
}

.contact-img::before,
.contact-block::before {
	content: '';
	position: absolute;
	top: calc(50% - 2px);
	display: block;
	width: 100vw;
	height: 4px;
	background: #707070;
	z-index: 1;
}

.contact-table .fusion-row .fusion_builder_column:nth-child(odd) .contact-img::before, 
.contact-table .fusion-row .contact-block:nth-child(odd)::before {
	left: -100vw;
}

.contact-table .fusion-row .fusion_builder_column:nth-child(even) .contact-img::before, 
.contact-table .fusion-row .contact-block:nth-child(even)::before {
	right: -100vw;
}


/*** Three Columns Hack ****/

.contact-table.three-columns .fusion-row::before {
	content: '';
	position: absolute;
	top: calc(400px/2);
	display: block;
	width: 100vw;
	height: 4px;
	background: #707070;
	z-index: 1;
}

.contact-table.three-columns .fusion-row .fusion_builder_column .contact-img::before {
	content: '';
	position: absolute;
	top: calc(50% - 7.5px);
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 2px;
	background: #ff0000;
	z-index: 2;
}

@media all and (max-width:640px) {
	.contact-table.three-columns .fusion-row .fusion_builder_column .contact-img::before {
		display: none;
	}
}

.contact-table.three-columns .fusion-row .fusion_builder_column:nth-child(odd) .contact-img::after {
	left: -9px;
}

.contact-table.three-columns .fusion-row .fusion_builder_column:nth-child(even) .contact-img::after {
	right: -9px;
}

.contact-table.three-columns .fusion-row .fusion_builder_column:nth-child(1) .contact-img::before {
	left: calc(100% - 6px);
}

.contact-table.three-columns .fusion-row .fusion_builder_column:nth-child(2) .contact-img::before {
	left: -9px;
}

.contact-table.three-columns .fusion-row .fusion_builder_column:nth-child(3) .contact-img::before {
	left: calc(100% - 6px);
}



/********** signup for newsletter *********/

.footer-signup {
	margin: 0!important;
}

.mc4wp-form input,
.footer-signup input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none!important;
	border-bottom: 1px solid #fff!important;
	border-radius: 0!important;
	margin-bottom: 15px;
	padding: 10px 5px!important;
	background: none!important;
	font-size: 18px!important;
	color: #fff!important;
}

.footer-signup button[type="submit"] {
	background-color: transparent!important;
    border: 1px solid #fff!important;
    color: #fff!important;
    font-size: 17px!important;
    padding: 12px 25px 10px 25px!important;
    float: right!important;
}

@media all and (max-width:640px) {
}

.nl-text {
	font-size: 15px;
}

.nl-text > a {
	color: #ff0000 !important;
	text-decoration:underline
}


/********** members list finland ***************/

@media (min-width: 768px) {
	.members-list-container input#search {
		float: left;
		width: 48%;
	}

	.members-list-container ul.members-categories {
		float: right;
		width: 48%;
	}

    .members-list .company-code {
        width:15%
    }

    .members-list .name {
        width:45%
    }

    .members-list .auth-rep, .members-list .battery, .members-list .weee {
        width:13.3333%
    }

    .members-list td.auth-rep, .members-list td.battery, .members-list td.weee {
        text-align:center
    }
}

.members-list .company-code, 
.members-list .name {
	text-align: left;
}

#members-list-content {
	clear: both!important;
	margin-top: 30px;
}

.members-list {
	width: 100%;
	margin-bottom: 30px;
}

.members-list-container {
	margin-top: 50px;
}

.members-list-container .search-block {
	overflow: hidden;
}

.members-list-container input#search {
	border: 1px solid #DBDBDB!important;
    border-radius: 2px!important;
    padding: 10px 15px!important;
    font-size: 24px;
    color: #000!important;
}

@media all and (max-width: 767px) {
	.members-list-container input#search {
		margin-bottom: 15px;
	}
}

.members-list-container ul.members-categories {
    list-style: none;
    margin: 0;
    padding: 0;
}

.members-list-container ul.members-categories li {
	display: inline-block;
    border: 1px solid #ff0000;
    border-radius: 2px;
    padding: 7px 15px 3px 15px;
    color: #ff0000;
	cursor: pointer;
}

.members-list-container ul.members-categories li.active {
	background: #ff0000;
	color: #fff;
}

.members-list-container h2 {
	margin-bottom: 10px;
	padding-left: 15px;
}

.members-list {
	font-size: 22px;
}

.members-list thead tr {
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.members-list th, 
.members-list td {
	padding: 7px 15px;
}

.members-list .highlight {
    background: #b2c800;
    color:#fff
}

.members-list .yes {
    background: #eee;
    color: #fff;
    border-radius: 50%;
    width: 1.5em;
    height: 1.5em;
    display: inline-block;
    text-align: center;
    line-height:1.5em
}

.members-list .yes > img {
	width: 50%;
	vertical-align: middle;
}

.az-listing {
    display: table;
    width: 100%;
    margin: 0 0 20px;
    padding:0
}

.az-listing li {
    cursor: default;
    line-height: 0.5;
    list-style: none;
    display: table-cell;
    text-align: center;
    width:3.846%
}

@media (max-width: 768px) {
    .az-listing li {
        float: left;
        width:7.692%
    }

    .az-listing li:nth-child(14) {
        clear:left
    }
}

.az-listing a, .az-listing span {
    line-height:1.3
}

.az-listing a {
    color: #00b0f1;
    display: block;
    font-family: "Frutiger Next W02 Bold_724878", Verdana, Geneva, "Microsoft Yahei", "微软雅黑", STXihei, "华文细黑", sans-serif;
    text-decoration:none
}

.az-listing span {
    color:#d9e480
}

.az-listing.fixed {
    position: fixed;
    top:32px
}

#members-az-container {
    margin-bottom:40px
}

.members-az {
    background: #b2c800;
    color: #fff;
    padding:20px
}

.members-az ul {
    margin:0
}

.members-az a {
    color:#fff
}

.members-az.fixed {
    position: fixed;
    top: 54px;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    box-shadow:0 3px 5px rgba(0, 0, 0, 0.1)
}

.admin-bar .members-az.fixed {
    position: fixed;
    top:86px
}

@media (max-width: 768px) {
    .members-az.fixed {
        top:44px
    }

    .admin-bar .members-az.fixed {
        top:76px
    }
}

@media (max-width: 768px) {
    #members-az-filter {
        background: #f5f5f5;
        padding: 20px 20px 0;
        margin-bottom:20px
    }

    #members-az-filter #members-search {
        width:100%
    }
}

@media (min-width: 768px) {
    #members-az-filter h3, #members-az-filter ol {
        display:inline-block
    }

    #members-az-filter h3 {
        margin-right:1em
    }

    #members-az-filter #members-search {
        width:10em
    }
}

#members-az-filter ol {
    list-style: none;
    padding:0
}

#members-az-filter ol li {
    display:inline-block
}

#members-az-filter ol input {
    margin-right:0.75em
}

#members-az-filter ol li:not(:first-child) label {
    margin-left:0.75em
}

.no-js #members-az-filter {
    display:none
}




/************ 
qform 
**************/

.qform .qform-currency .input-wrap:before {
    color: #999;
    content: "€";
	font-size: 22px!important;
    position: absolute;
    left: 0.5em!important;
    top: 0.4em!important;
}

.qform .qform-total .input {
    margin-left: 10px!important;
    font-size: 42px!important;
    font-weight: 700!important;
}

/**** Hide Declaration Text on Cookie pages ****/
.CookieDeclarationDialogText {
	display: none;
}

/** ERP Norway Customer References Featured image **/
.kundereiser-img > img {
    aspect-ratio: 1 /1 !important;
    object-fit: cover !important;
}

/* UK Forms Error white text - red background */
label#wpforms-20252-field_11-error {
	color: #ffffff !important;
}

/* Hide Cookiebot Logo on Cookiebot Banner */
#CybotCookiebotDialogPoweredbyCybot {
	display:none !important;
}



/***** Chat ********/
#chat-container {
	position: fixed;
	bottom: 15px;
	right: 17px;
	z-index: 9999;
}

#ms-chat {
  display: grid;
  grid-template-rows: 1fr min-content;
  justify-items: end;
  align-items: end;
  transition: all 1s ease;
  position: relative;
}

#ms-chat iframe {
  width: 0;
  height: 0;
  transition: all 0.5s ease;
  border: none;
}

#ms-chat iframe.show-chat-bot {
  width: 100%;
  height: 100%;
  border: 1px solid #ddd;
}

#ms-chat button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: none!important;
  	background-color: var(--awb-color5);
	color: #fff;
	margin-right: 15px;
	margin-top: 5px;
	font-size: 18px;
	box-shadow: 0 2px 4px rgba(0,0,0,0.15);
 	cursor: pointer;
}

#ms-chat.opened {
  width: 500px;
  height: 500px;
}

@media all and (max-width: 600px) {
	#ms-chat.opened {
	  width: calc(100vw - 34px); /* right 17px x 2 */
	}
}

#ms-chat .resize-element-y-holder {
  cursor: row-resize;
  height: 20px;
  width: 100%;
  position: absolute;
  top: -10px;
  left: 0;
  z-index: 1;
}

#ms-chat .resize-element-x-holder {
  cursor: col-resize;
  height: 100%;
  width: 20px;
  position: absolute;
  top: 0;
  left: -10px;
  z-index: 1;
}
