.codb01-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 0 20px
}

.codb01-header__col:last-child {
	display: none
}

.codb01-item__body {
	position: relative
}

.codb01-item__icon {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	bottom: 0;
	color: #008afa;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	right: 0
}

.codb01-item__icon, .codb01-item__icon svg {
	height: 22px;
	width: 14px
}

.codb01-header-filter__label {
	margin: 0 10px 0 0
}

.codb01-status {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 15px 0 0;
	padding-right: 15px;
}

.codb01-status__icon {
	height: 22px;
	margin: 0 10px 0 0;
	width: 22px
}

.cos01-header {
	padding: 0 0 20px
}

.cos01-buttons {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 40px 0 0;
	position: relative
}

.cos01-button-remove {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: rgba(0, 61, 110, .6);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: inherit;
	font-size: 14px;
	font-weight: 500;
	left: 0;
	position: absolute;
	top: 0
}

.cos01-button-remove__icon {
	height: 20px;
	margin: 0 10px 0 0;
	width: 20px
}

.cods01-input.cods01-input {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.cods01-button.cods01-button {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 40px;
	padding: 0;
	width: 40px
}

.cods01-button__label {
	display: none
}

.cods01-button__icon {
	display: block;
	height: 22px;
	width: 22px
}

.cods01-link {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-weight: 600
}

.cods01-link__icon {
	height: 16px;
	margin: 0;
	width: 20px
}

.cods01-company-search {
	padding: 20px
}

.cods01-company-search--grey {
	background-color: #d7dade
}

.cods01-company-search__container {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.cods01-company-search__col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	width: 100%
}

.cods01-company-search__col:last-child {
	padding: 15px 0 0
}

.cods01-company-search__link {
	color: #7389a1;
	font-size: 16px;
	font-weight: 600;
	text-decoration: underline
}

.cods01-company-search__link:hover {
	text-decoration: none
}

.comd01-header {
	padding: 0 0 20px
}

.comd01-notification {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #008afa;
	border-radius: 4px;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 20px;
	text-align: center
}

.comd01-notification__icon {
	height: 16px;
	width: 18px
}

.comd01-notification__button {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff;
	border-radius: 4px;
	color: #ed1c24;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	font-weight: 700;
	height: 40px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 10px 0 0;
	padding: 0 20px;
	text-transform: uppercase;
	white-space: nowrap
}

.comd01-approved-image, .comd02-approved-image {
	background-color: #fff;
	overflow: hidden;
	width: 100%
}

.comd01-map {
	position: relative;
	width: 100%
}

.comd01-map__button.comd01-map__button {
	padding: 0 20px;
	text-transform: none
}

.comd01-map__button-icon {
	height: 20px;
	margin: 0 10px 0 0;
	width: 12px
}

.comd01-map__button-mobile-open-text {
	display: block
}

.comd01-map.is-opened .comd01-map__button-desktop-open-text, .comd01-map.is-opened .comd01-map__button-mobile-open-text,
	.comd01-map__button-desktop-close-text,
	.comd01-map__button-desktop-open-text {
	display: none
}

.comd01-map.is-opened .comd01-map__button-desktop-close-text {
	display: block
}

.comd01-map__wrap {
	background-color: #d7dade;
	display: none;
	height: 320px;
	margin: 0 -15px
}

.comd01-map.is-opened .comd01-map__wrap {
	display: block
}

.coms01-header {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 20px 0
}

.coms01-header__icon {
	color: #008afa;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 30px;
	margin: 0 0 10px;
	width: 30px
}

.coms01-header__text {
	text-align: center
}

.coms01-panel {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-left: 55px;
	position: relative
}

.coms01-panel__icon {
	height: 30px;
	left: 15px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 30px
}

.coms01-panel__label {
	margin: 0 auto 0 0
}

.coms01-button.coms01-button {
	height: 40px;
	padding: 0;
	width: 40px
}

.coms01-button__icon {
	color: #fff;
	height: 20px;
	width: 20px
}

.coms01-button__label {
	display: none
}

.coms02-item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center
}

.coms02-item__icon {
	color: #0060ae;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 50px;
	margin: 0 0 20px;
	opacity: .5;
	width: 50px
}

.coms02-item__content {
	width: 100%
}

.coms03-links {
	background-color: #d7dade;
	padding: 30px 15px 30px 40px
}

.coms03-links__item {
	text-decoration: underline
}

.coms03-links__item:hover {
	text-decoration: none
}

.coms04-notes {
	padding: 30px 0
}

.coms04-notes__text--center {
	text-align: center
}

.tns01-header {
	padding: 0 0 20px
}

.tns01-checkbox {
	cursor: pointer;
	display: block;
	height: 20px;
	position: relative;
	width: 20px
}

.tns01-checkbox__input {
	display: none
}

.tns01-checkbox__button {
	background-color: #fff;
	border: 1px solid #d7dade;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1);
	display: block;
	height: 20px;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: background-color .3s, border-color .3s,
		-webkit-box-shadow .3s;
	transition: background-color .3s, border-color .3s, -webkit-box-shadow
		.3s;
	transition: background-color .3s, box-shadow .3s, border-color .3s;
	transition: background-color .3s, box-shadow .3s, border-color .3s,
		-webkit-box-shadow .3s;
	width: 20px
}

.tns01-checkbox__input:checked+.tns01-checkbox__button {
	background-color: #008afa;
	background-image: url(/assets/images/checkbox.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	border: 1px solid #008afa;
	-webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1)
}

.tns01-checkbox__label {
	display: none
}

.tns01-checkbox__input:checked+.tns01-checkbox__button+.tns01-checkbox__label
	{
	background-color: #8bc34a
}

.tns01-checkbox__icon {
	display: none;
	height: 14px;
	margin: 0 10px 0 0;
	width: 15px
}

.tns01-checkbox__input:checked+.tns01-checkbox__button+.tns01-checkbox__label .tns01-checkbox__icon
	{
	display: block
}

.tns01-checkbox__text-checked {
	display: none
}

.tns01-checkbox__input:checked+.tns01-checkbox__button+.tns01-checkbox__label .tns01-checkbox__text-checked
	{
	display: block
}

.tns01-checkbox__input:checked+.tns01-checkbox__button+.tns01-checkbox__label .tns01-checkbox__text-unchecked
	{
	display: none
}

.tns01-toggle {
	color: #008afa;
	font-size: 14px;
	font-weight: 600
}

.tns01-toggle__icon {
	color: #003d6e;
	height: 8px;
	margin: 0 0 0 10px;
	width: 16px
}

.tns01-item.is-opened .tns01-toggle__icon {
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1)
}

.tns01-toggle__label, .tns01-toggle__label--closed {
	display: none
}

.tns01-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.tns01-item:first-child {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.tns01-item__col:first-child {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 30px
}

.tns01-item__col:last-child {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.tns01-item__col.tns01-item__col--input:first-child {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 20px 0 0;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}

.tns01-item__col.tns01-item__col--text {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.tns01-item__header {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%
}

.tns01-item__input {
	width: 75px
}

.tns01-item__input-suffix {
	margin: 0 0 0 10px
}

.tns01-item__text {
	display: none
}

.tns01-item.is-opened .tns01-item__text {
	display: block
}

.tns02-header {
	padding: 20px 0
}

.tns02-textarea {
	height: 200px
}

.cta01-webshop, .tns02-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.cta01-webshop {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: url(/assets/images/app-cta/bg_webshop-v1616523995.jpg) no-repeat 50%;
	background-size: cover;
	min-height: 235px;
	position: relative;
	margin-bottom:25px;
}

.msie .cta01-webshop {
	height: 235px
}

.cta01-layer {
	background-color: #000;
	bottom: 0;
	left: 0;
	opacity: .4;
	position: absolute;
	right: 0;
	top: 0
}

.cta01-hero {
	color: #fff;
	text-align: center;
	width: 90%;
	z-index: 10
}

.cta01-hero__icon {
	height: 46px;
	width: 46px
}

.cta01-hero__text {
	font-size: 20px
}

.cta01-hero__button.button--secondary {
	border: none;
	color: #ed1c24
}

.cta02-mobile {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: url(/assets/images/app-cta/bg_mobile-v1616523995.jpg) no-repeat 50%;
	background-size: cover;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 235px;
	position: relative
}

.msie .cta02-mobile {
	height: 235px
}

.cta02-layer {
	background-color: #000;
	bottom: 0;
	left: 0;
	opacity: .4;
	position: absolute;
	right: 0;
	top: 0
}

.cta02-hero {
	color: #fff;
	margin: 0 auto;
	text-align: center;
	width: 90%;
	z-index: 10
}

.cta02-hero__icon {
	height: 46px;
	width: 28px
}

.cta02-hero__text {
	font-size: 20px
}

.cta02-download {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.cta02-download__link {
	display: inline-block;
	margin: 0 21px 0 9px;
	text-align: center
}

.cta02-download__app {
	display: block;
	margin-bottom: 12px
}

.cta02-download__barcode {
	display: none
}

/*fb-linkedin*/
.cta03-socmed {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: url(/assets/images/app-cta/bg_socmed-v1616523995.jpg) no-repeat 50%;
	background-size: cover;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 235px;
	position: relative
}

.msie .cta03-socmed {
	height: 235px
}

.cta03-layer {
	background-color: #000;
	bottom: 0;
	left: 0;
	opacity: .4;
	position: absolute;
	right: 0;
	top: 0
}

.cta03-hero {
	color: #fff;
	margin: 0 auto;
	text-align: center;
	width: 90%;
	z-index: 10
}

.cta03-hero__icon {
	height: 46px;
	width: 28px
}

.cta03-hero__text {
	font-size: 20px
}

.cta03-download {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.cta03-download__link {
	display: inline-block;
	margin: 0 21px 0 9px;
	text-align: center
}

.cta03-socmed b {
	vertical-align: super;
}
/*!fb-linkedin */

.product-disabled{
	cursor: not-allowed;
	pointer-events: none;
}
.product-disabled .c-azure,
.product-disabled .fs-sm-16{
	color: #9bbdd9;
}
.product-disabled .button.button--primary{
	background: #9bbdd9;
}



.comd01-marketmap-button{
	line-height:16px;
	margin:60px 20px 30px;
	min-width:285px !important;
	text-align: center;
}
.comd01-marketmap-text{
	max-width:405px;
	margin: 0 auto;
	text-align: center;
}

@media ( min-width :768px) {
	.comd01-marketmap{
		display:flex;
	}
	.comd01-marketmap-text{
		margin:55px 0 30px;
	}
	.codb01-header {
		padding: 0 20px 20px
	}
	.codb01-header__col:last-child {
		display: block
	}
	.codb01-item__body {
		padding-left: 55px
	}
	.codb01-item__icon {
		background-color: #008afa;
		border-radius: 100%;
		bottom: auto;
		color: #fff;
		height: 40px;
		left: 0;
		position: absolute;
		right: auto;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 40px
	}
	.codb01-status {
		bottom: 0;
		margin: 0;
		position: absolute;
		right: 0
	}
	.codb01-status__icon {
		margin: 0 0 0 10px;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.cos01-header {
		padding: 0 20px 20px
	}
	.cos01-buttons {
		padding: 0
	}
	.cos01-button-remove {
		font-size: 16px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	.cods01-input.cods01-input {
		width: 420px
	}
	.cods01-button.cods01-button {
		padding: 0 20px;
		width: auto
	}
	.cods01-button__label {
		display: inline
	}
	.cods01-button__icon {
		display: none
	}
	.cods01-company-search__container {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		/*-ms-flex-direction: row;
		flex-direction: row*/
	}
	.cods01-company-search__col {
		text-align: left;
		width: auto
	}
	.cods01-company-search__col:last-child {
		padding: 0 0 0 20px
	}
	.comd01-header {
		padding: 0 20px 20px
	}
	.comd01-content-wrap {
		padding: 0 10px 0 0;
		width: calc(100% - 300px)
	}
	.comd01-notification {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		text-align: left
	}
	.comd01-notification__icon {
		margin: 0 20px 0 0
	}
	.comd01-notification__button {
		margin: 0 0 0 auto
	}
	.comd01-approved-image {
		border-radius: 4px;
		-webkit-box-shadow: 0 5px 12px 0 rgba(0, 0, 0, .2);
		box-shadow: 0 5px 12px 0 rgba(0, 0, 0, .2);
		max-width: 200px;
		position: absolute;
		right: -10px;
		top: -30px
	}
	.comd02-approved-image {
	border-radius: 4px;
		-webkit-box-shadow: 0 5px 12px 0 rgba(0, 0, 0, .2);
		box-shadow: 0 5px 12px 0 rgba(0, 0, 0, .2);
		max-width: 200px;
		position: absolute;
		right: -10px;
		top: 120px
	}
	.comd01-map__button-mobile-open-text {
		display: none
	}
	.comd01-map__button-desktop-open-text {
		display: block
	}
	.comd01-map__wrap {
		margin: 0 -20px
	}
	.comd01-company-details__title {
		padding: 0 20px
	}
	.coms01-header {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		padding: 20px
	}
	.coms01-header__icon {
		margin: 0 10px 0 0
	}
	.coms01-header__text {
		text-align: left
	}
	.coms01-panel {
		padding-left: 65px
	}
	.coms01-panel__icon {
		left: 20px
	}
	.coms01-button.coms01-button {
		padding: 0 20px;
		width: auto
	}
	.coms01-button__icon {
		margin: 0 10px 0 0
	}
	.coms01-button__label {
		display: block
	}
	.coms02-item {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		padding: 0 20px;
		text-align: left
	}
	.coms02-item__icon {
		margin: 0 20px 0 0
	}
	.coms02-services-info {
		padding: 0 20px
	}
	.coms03-links {
		padding: 30px 40px
	}
	.coms04-notes {
		padding: 40px 20px
	}
	.tns01-header {
		padding: 0 20px 20px
	}
	.tns01-checkbox {
		height: auto;
		width: auto
	}
	.tns01-checkbox__button {
		display: none
	}
	.tns01-checkbox__label {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		background-color: #008afa;
		border-radius: 4px;
		color: #fff;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		font-size: 16px;
		font-weight: 600;
		height: 40px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 0 20px;
		text-transform: uppercase;
		width: 170px
	}
	.tns01-item.is-opened .tns01-toggle__label--opened,
		.tns01-toggle__label--closed {
		display: inline
	}
	.tns01-item.is-opened .tns01-toggle__label--closed {
		display: none
	}
	.tns01-item:first-child {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.tns01-item__col:first-child {
		width: auto
	}
	.tns01-item__col+.tns01-item__col {
		padding: 0 0 0 20px
	}
	.tns01-item__col.tns01-item__col--input:first-child {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin: 0;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		width: 170px
	}
	.tns01-item__col.tns01-item__col--text {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.tns01-item__header {
		height: 40px
	}
	.tns02-header {
		padding: 20px
	}
	.cta01-webshop {
		min-height: 395px
	}
	.msie .cta01-webshop {
		height: 395px
	}
	.cta01-hero__text {
		font-size: 32px
	}
	.cta02-mobile {
		min-height: 395px
	}
	.msie .cta02-mobile {
		height: 395px
	}
	.cta02-hero__text {
		font-size: 32px
	}
	.cta02-download__barcode {
		display: block;
		margin: 0 auto
	}
	.cta03-socmed {
		min-height: 395px
	}
	.msie .cta03-socmed {
		height: 395px
	}
	.cta03-hero__text {
		font-size: 32px
	}
	.cta03-socmed .cta03-download b {
		font-size: 22px
	}
}

@media ( min-width :992px) {
	.codb01-status {
		bottom: auto;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	.cods01-input.cods01-input {
		width: 520px
	}
	.tns02-textarea {
		height: 370px
	}
}

@media ( min-width :1280px) {
	.coms01-header {
		padding: 10px 20px 20px
	}
	.tns01-toggle {
		display: none
	}
	.tns01-item, .tns01-item:first-child {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.tns01-item__text {
		display: block
	}
}

@media only screen and (max-width: 767px) {
	.cta01-webshop {
		background: url(/assets/images/app-cta/bg_webshop_mobile-v1616523995.jpg) no-repeat 50%;
	}
	.cta02-mobile {
		background: url(/assets/images/app-cta/bg_mobile_mobile-v1620888960.jpg) no-repeat 50%;
	}
}