.head01-header,
.head01-header-transfer {
	background: hsla(0, 0%, 100%, .95);
	-webkit-box-shadow: 0 5px 12px 0 rgba(0, 0, 0, .07);
	box-shadow: 0 5px 12px 0 rgba(0, 0, 0, .07);
	display: block;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	-webkit-transition: left .3s;
	transition: left .3s;
	z-index: 100
}

.head01-header-transfer.search-opened {
	height: 210px
}

.head01-header__header-container {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 60px;
	padding: 0 5px 0 45px
}

.head01-header__link {
	display: block;
	left: 50%;
	position: absolute;
	text-decoration: none;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.head01-header__link,
.head01-header__logo {
	height: 45px;
	margin: 0 auto;
	width: 103px
}

.head01-header__module-container {
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

.head01-header__right-panel {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin: 0 0 0 auto;
	z-index: 10
}

.head01-user {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-right: 10px;
	position: relative
}

.head01-header-transfer .head01-user__name,
.head01-header .head01-user__name {
	display: none
}

.head01-user__icon {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 50%;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-width: 40px;
	width: 40px
}

.head01-user__icon-inner {
	color: #003d6e;
	height: 16px;
	width: 40px
}

.head01-user__icon-search {
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
	height: 40px;
	padding: 12px 11px;
	width: 40px
}

.head01-header__info {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.head01-header-transfer .head01-header__info-icon,
.head01-header .head01-header__info-icon {
	color: #003d6e;
	cursor: pointer;
	height: 20px;
	width: 20px
}

.head01-header-transfer .head01-header__info-icon {
	display: none;
	min-width: 20px
}

.head01-header-transfer.head01-header-transfer--search .head01-header__info-icon {
	display: inline-block
}

.head01-user-menu {
	background: #fff;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 12px 2px rgba(0, 0, 0, .07);
	box-shadow: 0 0 12px 2px rgba(0, 0, 0, .07);
	list-style-type: none;
	position: absolute;
	right: -2px;
	top: 45px;
	width: 157px;
	z-index: 500
}

.head01-user-menu:after {
	border: solid transparent;
	border-bottom-color: #fff;
	border-width: 10px;
	bottom: 100%;
	content: " ";
	height: 0;
	margin-left: -15px;
	pointer-events: none;
	position: absolute;
	right: 12px;
	width: 0
}

.head01-user__new-message {
	background-color: #ed1c24;
	border: 2px solid #fff;
	border-radius: 50%;
	content: "";
	display: block;
	height: 12px;
	position: absolute;
	right: 0;
	top: 0;
	width: 12px
}

.head01-user-menu.closed,
.head01-user__new-message.none {
	display: none
}

.head01-user-menu__item {
	color: #0060ae;
	display: block;
	font-weight: 600;
	padding: 10px 20px;
	-webkit-transition: all .3s;
	transition: all .3s
}

.head01-user-menu__item:hover {
	background-color: #008afa;
	color: #fff
}

.head01-user-menu__new-message {
	background-color: #ed1c24;
	border-radius: 4px;
	color: #fff;
	float: right;
	font-size: 12px;
	line-height: 1;
	padding: 3px 7px
}

.head01-logout {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #f2f2f2;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top: 1px solid #d7dade;
	color: #ed1c24;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 47px;
	padding: 0 20px;
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 157px
}

.head01-logout:hover {
	background: #ed1c24;
	color: #fff
}

.head01-logout__icon {
	height: 20px;
	margin-right: 5px;
	width: 16px
}

.head01-logout__text {
	font-weight: 600
}

.head01-header__search-button {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.head01-header-transfer--search .head01-header__search-button {
	display: none
}

.head01-header__search-button-inner {
	color: #003d6e;
	cursor: pointer;
	height: 20px;
	width: 20px
}

.head01-header__spacer {
	height: 70px
}

.head02-navigation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.head02-navigation__button {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #0060ae;
	border: none;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 60px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 60px
}

.head02-navigation.opened {
	background-color: #003d6e;
	-webkit-box-shadow: 10px 0 20px 0 rgba(0, 0, 0, .3);
	box-shadow: 10px 0 20px 0 rgba(0, 0, 0, .3);
	height: 100%;
	position: fixed;
	top: 0;
	width: 316px;
	z-index: 500
}

.head02-navigation.opened .head02-navigation__button {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	height: 60px;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 0 20px;
	position: fixed;
	width: 316px
}

.head02-navigation__icon {
	display: none;
	height: 18px;
	width: 18px
}

.head02-navigation.opened .head02-navigation__icon {
	display: block
}

.head02-navigation__hamburger-icon {
	height: 30px;
	width: 60px
}

.head02-navigation.opened .head02-navigation__hamburger-icon {
	display: none
}

.head02-navigation__text {
	display: none;
	font-weight: 500;
	margin-left: 32px;
	text-transform: uppercase
}

.head02-navigation.opened .head02-navigation__text {
	display: block
}

.head02-nav {
	display: none;
	margin-top: 60px;
	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
	padding: 10px 0
}

.head02-navigation.opened .head02-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.head02-nav__list {
	height: calc(100% + 1px)
}

.head02-nav__menu {
	color: #fff;
	font-size: 16px;
	padding: 8px 10px;
	position: relative;
	-webkit-transition: all .2s;
	transition: all .2s
}

.head02-nav__menu:hover {
	background-color: #008afa;
	cursor: pointer
}

.head02-nav__menu-icon {
	height: 12px;
	margin-right: 16px;
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 14px
}

.head02-nav__menu:hover>.head02-nav__menu-icon:hover {
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1)
}

.head02-nav__menu.head02-control-panel__nav {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.head02-control-panel__nav .head02-control-panel__icon {
	margin: 0 12px 0 -2px;
	opacity: .7
}

.head02-nav__dropdown {
	background-color: #003d6e;
	border-bottom: 1px solid #000;
	color: #fff;
	cursor: default;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	margin: 5px -10px;
	padding-bottom: 10px
}

.head02-nav__dropdown-title {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #008afa;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	padding: 5px 16px;
	text-transform: uppercase
}

.head02-nav__dropdown-title:hover {
	background-color: #008afa;
	color: #fff;
	cursor: pointer
}

.head02-nav__dropdown-title.opened {
	background-color: #001b47;
	color: #fff
}

.head02-nav__dropdown-left,
.head02-nav__dropdown-right,
.head02-nav__sub-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.head02-nav__dropdown-content{
    display: none
}


.head02-nav__dropdown-sublist {
	/*display: none*/
}

.head02-nav__dropdown-sublist {
	color: #9cc6f5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-bottom: 25px
}

.head02-nav__dropdown-list-item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-weight: 600;
	padding: 2px 10px 2px 40px
}

.head02-nav__dropdown-list-item:hover {
	background-color: #008afa;
	color: #fff;
	cursor: pointer
}

.head02-nav__dropdown-list-item-submark {
	color: #008afa;
	font-size: 14px;
	margin-left: auto;
	width: 12px
}

.head02-nav__dropdown-list-item:hover .head02-nav__dropdown-list-item-submark {
	color: #fff
}

.head02-nav__dropdown-list-item-mark {
	color: #008afa;
	height: 14px;
	margin-left: auto;
	width: 14px
}

.head02-nav__dropdown-list-item:hover .head02-nav__dropdown-list-item-mark {
	color: #fff
}

.head02-nav__dropdown-sublist-item {
	display: block;
	padding: 2px 20px
}

.head02-nav__dropdown-sublist .head02-nav__dropdown-sublist-item {
	padding-left: 60px
}

.head02-nav__dropdown-sublist-item:hover {
	background-color: #008afa;
	color: #fff;
	cursor: pointer
}

.head02-nav__dropdown-title .head02-nav__menu-icon {
	color: #fff;
	height: 6px;
	opacity: .5;
	width: 7px
}

.head02-nav__dropdown-title:hover>.head02-nav__menu-icon {
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1)
}

.head02-nav__dropdown-title.opened .head02-nav__menu-icon {
	opacity: 1;
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
	width: 9px
}

.head02-nav__dropdown-title.opened+.head02-nav__dropdown-content {
	background-color: #001b47;
	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
}

.head02-nav__dropdown--1 {
	display: none
}

.head02-nav__menu--1.opened .head02-nav__dropdown--1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.head02-nav__menu.head02-nav__menu--1 {
	padding: 8px 10px
}

.head02-nav__menu.head02-nav__menu--1.opened {
	margin-bottom: 10px;
	padding-bottom: 0
}

.head02-nav__menu--2.opened {
	background-color: #003d6e;
	padding: 8px 10px 0
}

.head02-nav__menu--2.opened:hover {
	background-color: #008afa
}

.head02-nav__menu--2.opened .head02-nav__dropdown--2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-bottom: 0
}

.head02-nav__dropdown--2 {
	display: none
}

.head02-nav__dropdown--2 .head02-nav__dropdown-list-item {
	background-color: #001b47;
	padding: 5px 10px 5px 40px
}

.head02-nav__dropdown--2 .head02-nav__dropdown-list-item:hover {
	background-color: #008afa
}

.head02-logo-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.head02-logo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 35px;
	width: 100px
}

.head02-search-light {
	margin-left: auto
}

.head02-header-button {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #008afa;
	border-radius: 4px;
	color: #008afa;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: auto;
	width: 40px
}

.head02-header-button:hover {
	background-color: #003d6e;
	border: none;
	color: #fff
}

.head02-header-button__icon {
	height: 21px;
	width: 40px
}

.head02-header-button__text {
	display: none
}

.head02-search__dropdown {
	background-color: #003d6e;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .3);
	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;
	left: 0;
	padding: 20px;
	position: absolute;
	right: 0;
	top: 60px;
	z-index: 500
}

.head02-search-light.closed .head02-search__dropdown {
	display: none
}

.head02-input {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 5px -10px 20px
}

.head02-input__input.input {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.head02-search-button {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #008afa;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 40px;
	flex: 0 0 40px;
	height: 40px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.head02-search-button:hover {
	background-color: #0060ae
}

.head02-search-button__icon-large {
	height: 20px;
	width: 21px
}

.head02-search-button__icon-small,
.head02-search-light__button-text {
	display: none
}

.head02-search__link:link,
.head02-search__link:visited {
	color: #fff;
	text-decoration: underline
}

.head02-webshop {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #008afa;
	border-radius: 4px;
	color: #008afa;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 40px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: 5px;
	-webkit-transition: all .2s;
	transition: all .2s;
	width: 40px
}

.head02-webshop:hover {
	background-color: #003d6e;
	border: none;
	color: #fff
}

.head02-webshop__icon {
	height: 20px;
	width: 20px
}

.head02-container.logged-out .head02-control-panel,
.head02-control-panel,
.head02-webshop__text {
	display: none
}

.head02-control-panel:hover {
	background-color: #003d6e;
	border: none;
	color: #fff
}

.head02-control-panel__icon {
	height: 20px;
	width: 20px
}

.head02-container.logged-in .head02-control-panel__text {
	display: none
}

.head02-container.logged-out .head02-login__button {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #ed1c24; /*#0060ae*/
	border: 1px solid transparent;
	border-radius: 4px;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 40px
}

.head02-login__icon {
	height: 16px;
	width: 40px
}

.head02-login__text,
.head02-user.closed .head02-login__dropdown {
	display: none
}

.head02-login__dropdown {
	background-color: #003d6e;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .3);
	left: 10px;
	position: absolute;
	right: 10px;
	top: 60px;
	z-index: 500
}

.head02-login__dropdown-content {
	display: block;
	height: 100%;
	max-height: 70vh;
	overflow-y: auto
}

.head02-login__form {
	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
}

.head02-login__label {
	color: #fff;
	font-size: 16px
}

.head02-login__input {
	-webkit-box-shadow: 0 5px 12px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 5px 12px 0 rgba(0, 0, 0, .2)
}

.head02-login__dropdown .button.button--primary {
	-webkit-box-shadow: 0 5px 12px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 5px 12px 0 rgba(0, 0, 0, .2);
	width: 100%
}

.head02-login__link:link,
.head02-login__link:visited {
	color: #008afa;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none
}

.head02-login__link:active,
.head02-login__link:hover {
	text-decoration: underline
}

.head02-login__notification {
	background-color: #fff;
	border-radius: 4px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 10px 10px 0;
	padding: 15px 25px 15px 20px
}

.head02-login__notification-icon {
	height: 30px;
	margin: 5px 20px 0 0;
	min-width: 30px;
	width: 30px
}

.head02-login__notification-content {
	line-height: 1.22
}

.head02-login__notification-title {
	line-height: 1.38
}

.head02-container.logged-in .head02-login,
.head02-container.logged-out .head02-user-menu {
	display: none
}

.head02-user-menu {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: 10px;
	position: relative
}

.head02-user-menu .head01-user__icon {
	border: 1px solid #008afa;
	border-radius: 4px;
	color: #008afa;
	margin-left: 5px
}

.head02-user-menu .head01-user__icon-inner {
	color: inherit
}

.head02-user-menu:hover .head01-user__icon {
	background-color: #003d6e;
	border: 1px solid transparent;
	color: #fff
}

.head02-header__spacer {
	height: 60px
}

.head02-header-lo {
	height: 60px;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100
}

.head02-container {
	background: hsla(0, 0%, 100%, .95);
	-webkit-box-shadow: 0 5px 12px 0 rgba(0, 0, 0, .07);
	box-shadow: 0 5px 12px 0 rgba(0, 0, 0, .07);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 60px;
	padding-right: 5px;
	position: relative;
	z-index: 50
}

.foot01-footer,
.head02-container {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.foot01-footer__logo {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 85px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.foot01-footer__logo-icon {
	width: 106px
}

.foot01-footer__content {
	text-align: center
}

.foot01-footer__link {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #003d6e;
	display: inline;
	padding: 0 10px;
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 100px
}

.foot01-footer__link.current {
	margin: auto
}

.foot01-footer__link.current,
.foot01-language-switcher.opened .foot01-footer__link {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.foot01-footer__link--large {
	font-weight: 500;
	text-transform: uppercase
}

.foot01-footer__content-row {
	padding: 5px 0
}

.foot01-dropdown {
	list-style-type: none
}

.foot01-language-switcher {
	position: relative;
	text-align: center;
	width: 100px
}

.foot01-language-switcher.opened .foot01-dropdown {
	background: #fff;
	border-radius: 4px;
	bottom: -145px;
	-webkit-box-shadow: 0 0 12px 2px rgba(0, 0, 0, .07);
	box-shadow: 0 0 12px 2px rgba(0, 0, 0, .07);
	padding: 5px;
	position: absolute;
	width: 100%
}

.foot01-language-switcher.opened .foot01-dropdown:after {
	border: solid transparent;
	border-top-color: #fff;
	border-width: 10px;
	content: " ";
	height: 0;
	left: 20px;
	pointer-events: none;
	width: 0;
	position: absolute;
	top: -20px;
	transform: rotate(180deg);
}

.foot01-dropdown__item {
	display: none;
	-webkit-transition: all .3s;
	transition: all .3s
}

.foot01-language-switcher.opened .foot01-dropdown__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 5px 0
}

.foot01-dropdown__item:hover {
	background-color: #008afa
}

.foot01-dropdown__item:hover .foot01-footer__link {
	color: #fff
}

.foot01-dropdown__flag {
	border-radius: 4px;
	display: inline-block;
	height: 26px;
	margin-right: 10px;
	width: 38px
}
.foot01-dropdown-text {
	font-size:11px;
	text-transform: uppercase;
}

.foot02-footer-lo {
	background-color: #003d6e;
	color: #fff;
	padding: 50px 0
}

.foot02-dropdown__title {
	cursor: pointer;
	line-height: 1.2;
	text-transform: uppercase
}

.foot02-chevron {
	border-left: 2px solid #008afa;
	border-top: 2px solid #008afa;
	bottom: -2px;
	content: "";
	display: inline-block;
	height: 10px;
	margin-left: 14px;
	position: relative;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 10px
}

.foot02-dropdown.closed .foot02-chevron {
	bottom: 3px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

.foot02-dropdown.closed .foot02-dropdown__body {
	display: none
}

.foot02-footer-lo__list {
	list-style-type: none
}

.foot02-footer-lo__list-item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 15px
}

.foot02-footer-lo__list-item:before {
	background-color: #008afa;
	content: "";
	display: inline-block;
	height: 4px;
	position: relative;
	right: 15px;
	width: 4px
}

.foot02-footer-lo__link {
	display: block;
	padding: 2px 0
}

.foot02-footer-lo__list .foot02-footer-lo__link {
	display: inline-block
}

.foot02-footer-lo__icon-link {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 4px 0
}

.foot02-footer-lo__icon {
	height: 25px;
	margin-right: 7px;
	width: 25px
}



@media (min-width:768px) {
	.foot01-language-switcher.opened .foot01-dropdown{
		bottom:-150px;
	}
	.head01-header-transfer.search-opened {
		height: auto
	}
	.head01-header__header-container {
		height: 70px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding-left: 60px
	}
	.head01-header__link {
		left: auto;
		position: relative;
		top: auto;
		-webkit-transform: translate(0);
		transform: translate(0)
	}
	.head01-header__link,
	.head01-header__logo {
		-ms-flex-preferred-size: 103px;
		flex-basis: 103px;
		margin: 0
	}
	.head01-header__right-panel {
		margin: 0
	}
	.head01-header .head01-user {
		margin-right: 30px
	}
	.head01-header .head01-user__name {
		color: #003d6e;
		display: inline-block;
		font-weight: 500;
		margin-right: 10px
	}
	.head01-user__icon {
		background-color: #003d6e
	}
	.head01-user__icon.opened {
		background-color: #008afa
	}
	.head01-user__icon-inner {
		color: #fff
	}
	.head01-header__search-button,
	.head01-user__icon-search {
		display: none
	}
	.head02-navigation.opened .head02-navigation__button,
	.head02-navigation__button {
		height: 70px
	}
	.head02-nav {
		margin-top: 70px
	}
	.head02-search-light {
		height: 100%
	}
	.head02-header-button {
		border: none;
		border-radius: 0;
		height: 100%;
		padding: 0 10px;
		white-space: nowrap;
		width: auto
	}
	.head02-header-button__icon {
		margin-right: 10px;
		width: 21px
	}
	.head02-header-button__text {
		display: inline-block;
		font-size: 16px;
		text-align: left
	}
	.head02-search__dropdown {
		left: 10px;
		padding: 40px 20px;
		right: 10px;
		top: 70px
	}
	.head02-search__dropdown-title {
		display: none
	}
	.head02-input {
		margin: 0 0 20px
	}
	.head02-input__input.input {
		font-size: 18px;
		height: 65px
	}
	.head02-search-button {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 85px;
		flex: 0 0 85px;
		height: 65px
	}
	.head02-search-button__icon-large {
		height: 32px;
		width: 33px
	}
	.head02-search__link-wrapper {
		text-align: center
	}
	.head02-search__link:link,
	.head02-search__link:visited {
		font-size: 16px;
		text-decoration: none
	}
	.head02-search__link:hover {
		text-decoration: underline
	}
	@media (hover:hover) {
		.head02-search__link:hover {
			text-decoration: underline
		}
	}
	.head02-webshop {
		border: none;
		border-radius: 0;
		height: 100%;
		margin-left: 0;
		margin-right: 5px;
		padding: 0 16px;
		width: auto
	}
	.head02-container.logged-in .head02-webshop {
		margin-right: 0
	}
	.head02-container.logged-in .head02-webshop__text {
		display: block;
		margin-left: 10px
	}
	.head02-control-panel {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		color: #008afa;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		height: 100%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-left: 0;
		margin-right: 5px;
		padding: 0 16px;
		-webkit-transition: all .2s;
		transition: all .2s;
		width: auto
	}
	.head02-container.logged-in .head02-control-panel__text {
		display: block;
		margin-left: 10px
	}
	.head02-container.logged-out .head02-login__button {
		font-weight: 600;
		margin-right: 5px;
		padding: 0 20px;
		text-transform: uppercase;
		width: auto
	}
	.head02-container.logged-out .head02-login__button:hover {
		background-color: #fff;
		border: 1px solid #ed1c24;/*#0060ae*/
		color: #ed1c24 /*#0060ae*/
	}
	.head02-login__icon {
		margin-right: 10px;
		width: 16px
	}
	.head02-login__text {
		display: inline-block;
		font-size: 16px
	}
	.head02-login__dropdown {
		top: 70px
	}
	.head02-login__form {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 40px 60px
	}
	.head02-login__link-wrapper {
		width: 100%
	}
	.head02-login__link:link,
	.head02-login__link:visited {
		font-size: 16px
	}
	.head02-login__form-block {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		margin-right: 10px
	}
	.head02-login__notification {
		margin: 40px 60px 0
	}
	.head02-user-menu .head01-user__icon {
		background-color: #003d6e;
		border: none;
		border-radius: 50%;
		color: #fff
	}
	.head02-container,
	.head02-header-lo,
	.head02-header__spacer {
		height: 70px
	}
	.foot01-footer__logo {
		height: auto;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.foot01-footer__link.current {
		margin-left: auto;
		margin-right: 0
	}
	.foot01-language-switcher {
		margin: 0;
		text-align: right
	}
	.foot01-language-switcher.opened .foot01-dropdown {
		width: 100px
	}
	.foot01-language-switcher.opened .foot01-dropdown:after {
		left: 20px
	}
}

@media (min-width:992px) {
	.head02-header-button__text,
	.head02-login__text{
		display:none;
	}
	.head01-header-transfer .head01-header__info-icon {
		display: inline-block
	}
	.head02-navigation {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: 100%
	}
	.head02-navigation__button {
		display: none
	}
	.head02-navigation.opened {
		background: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		height: 70px;
		position: relative;
		width: auto
	}
	.head02-navigation.opened .head02-navigation__button {
		display: none
	}
	.head02-nav {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-top: 0;
		overflow-y: visible;
		padding: 0;
	}
	.head02-navigation.opened .head02-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.head02-nav__list {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		list-style: none
	}
	.head02-nav__list,
	.head02-nav__menu {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		height: 100%
	}
	.head02-nav__menu {
		color: #0060ae;
		padding: 0 9px
	}
	.head02-nav__menu:hover {
		background-color: #003d6e;
		color: #fff
	}
	@media (hover:hover) {
		.head02-nav__menu:hover {
			background-color: #003d6e;
			color: #fff
		}
	}
	.head02-nav__menu-icon,
	.head02-nav__menu.head02-control-panel__nav {
		display: none
	}
	.head02-nav__dropdown {
		border-bottom: none;
		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 4px;
		-webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .3);
		box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .3);
		margin: 0;
		padding-bottom: 0;
		position: absolute;
		top: 70px
	}
	.head02-nav__dropdown-title {
		margin-bottom: 10px;
		padding: 5px 20px
	}
	.head02-nav__dropdown-title.opened {
		background-color: transparent;
		color: #008afa
	}
	.head02-nav__dropdown-right {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1
	}
	.head02-nav__dropdown-left {
		background: none;
		border-right: 1px solid #000;
		-webkit-box-flex: 2;
		-ms-flex: 2;
		flex: 2;
		padding: 25px 0
	}
	.head02-nav__dropdown-content {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.head02-nav__dropdown-sublist {
		color: #9cc6f5;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		font-weight: 400;
		line-height: 1.63;
		list-style: none
	}
	.head02-nav__dropdown-sublist {
		padding: 0
	}
	.head02-nav__dropdown-right .head02-nav__dropdown-content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.head02-nav__dropdown-list-item {
		padding: 2px 20px
	}
	.head02-nav__dropdown-list-item-mark,
	.head02-nav__dropdown-list-item-submark {
		display: none
	}
	.head02-nav__dropdown-block {
		padding: 25px 0
	}
	.head02-nav__dropdown-block:not(:last-child) {
		border-bottom: 1px solid #000
	}
	.head02-nav__dropdown-sublist .head02-nav__dropdown-sublist-item {
		padding-left: 20px
	}
	.head02-nav__dropdown-title.opened+.head02-nav__dropdown-content {
		background-color: transparent
	}
	.head02-nav__dropdown-left .head02-nav__dropdown-title.opened+.head02-nav__dropdown-content {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.head02-nav__dropdown--1 {
		left: -10px;
		width: 600px/*725px*/
	}
	.head02-nav__menu--1.opened:hover .head02-nav__dropdown--1,
	.head02-nav__menu--1:hover .head02-nav__dropdown--1 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	@media (hover:hover) {
		.head02-nav__menu--1.opened:hover .head02-nav__dropdown--1,
		.head02-nav__menu--1:hover .head02-nav__dropdown--1 {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex
		}
	}
	.head02-nav__menu--1.opened .head02-nav__dropdown--1 {
		display: none;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.head02-nav__menu.head02-nav__menu--1 {
		padding: 0 9px
	}
	.head02-nav__menu.head02-nav__menu--1.opened {
		margin-bottom: 0
	}
	.head02-nav__menu--2.opened {
		background: none;
		padding: 8px 9px
	}
	.head02-nav__menu--2.opened:hover {
		background-color: #003d6e
	}
	@media (hover:hover) {
		.head02-nav__menu--2.opened:hover {
			background-color: #003d6e
		}
	}
	.head02-nav__menu--2.opened .head02-nav__dropdown--2 {
		display: none;
		padding-bottom: 25px
	}
	.head02-nav__dropdown--2 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		left: -10px;
		padding: 25px 0;
		width: 330px
	}
	.head02-nav__menu--2:hover .head02-nav__dropdown--2 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	@media (hover:hover) {
		.head02-nav__menu--2:hover .head02-nav__dropdown--2 {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex
		}
	}
	.head02-nav__dropdown--2 .head02-nav__dropdown-list-item {
		background: none;
		padding: 5px 20px
	}
	.head02-logo-link {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.head02-logo {
		height: 45px;
		margin: 0 10px;
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.head02-search__dropdown {
		padding: 40px 80px
	}
	.head02-container.logged-in .head02-control-panel__text,
	.head02-container.logged-in .head02-webshop__text {
		display: none
	}
	.head02-login__form {
		padding: 40px 80px
	}
	.head02-login__form-block {
		margin-right: 20px
	}
	.head02-login__notification {
		margin: 40px 80px 0
	}
	.foot02-dropdown__title {
		cursor: default
	}
	.foot02-chevron {
		display: none
	}
	.foot02-dropdown.closed .foot02-dropdown__body {
		display: block
	}
	.head02-login__icon{
		margin-right:unset;
	}
	.head02-container.logged-out .head02-login__button{
		padding:0;
		width:40px;
	}
}
@media (min-width:1140px) {
	.head02-login__text{
		display:inline-block;
	}
	.head02-login__icon{
		margin-right:10px;
	}
	.head02-container.logged-out .head02-login__button{
		padding:0 20px;
		width:auto;
	}
}

@media (min-width:1280px) {
	.head01-header,
	.head01-header-transfer {
		left: 60px
	}
	.page-container.is-opened .head01-header,
	.page-container.is-opened .head01-header-transfer {
		left: 300px
	}
	.head01-header__header-container {
		padding-left: 0
	}
	.head01-header__right-panel {
		-ms-flex-preferred-size: 300px;
		flex-basis: 300px
	}
	.head01-header-transfer .head01-user__name {
		color: #003d6e;
		display: inline-block;
		font-weight: 500;
		margin-right: 10px
	}
	.head02-nav__menu {
		padding: 0 15px
	}
	.head02-nav__dropdown--1 {
		width: 650px/*925px*/
	}
	.head02-nav__menu--2.opened,
	.head02-nav__menu.head02-nav__menu--1 {
		padding: 0 15px
	}
	.head02-logo {
		margin: 0 20px
	}
	.head02-header-button {
		padding: 0 15px
	}
	.head02-search__dropdown {
		padding: 40px 125px
	}
	.head02-webshop {
		padding: 0 20px
	}
	.head02-webshop__text {
		font-size: 16px
	}
	
	.head02-container.logged-in .head02-control-panel__text {
		display: block;
		font-size: 16px;
		margin-left: 10px
	}
	.head02-container.logged-out .head02-login__button {
		padding: 0 30px
	}
	.head02-login__dropdown {
		left: 20px;
		right: 20px
	}
	.head02-login__form {
		padding: 40px 100px
	}
	.head02-login__notification {
		margin: 40px 100px 0
	}
	
}

@media (min-width:1440px) {
	.head02-logo {
		margin: 0 30px
	}
	.head02-container.logged-in .head02-webshop__text,
	.head02-webshop__text,
	.head02-header-button__text
	{
		display: block;
		margin-left: 10px
	}
}

@media (min-width:1600px) {
	.head02-login__dropdown {
		left: auto;
		right: 10px;
		width: 25%
	}
	.head02-login__form {
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 40px 20px
	}
	.head02-login__dropdown .button.button--primary {
		margin: 0 auto;
		width: 170px
	}
	.head02-login__form-block {
		-webkit-box-flex: 1;
		-ms-flex: auto;
		flex: auto;
		margin-right: 0
	}
	.head02-login__notification {
		margin: 10px 10px 0
	}
}

@media (min-width:1920px) {
	.head02-search-light {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.head02-header-button {
		display: none
	}
	.head02-search__dropdown {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		background-color: transparent;
		-webkit-box-shadow: none;
		box-shadow: none;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		left: auto;
		margin-right: 10px;
		padding: 0;
		position: relative;
		right: auto;
		top: auto
	}
	.head02-search-light.closed .head02-search__dropdown {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.head02-input {
		-webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .1);
		box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .1);
		margin: 0 20px 0 0
	}
	.head02-input__input.input {
		font-size: 16px;
		height: 45px;
		width: 455px
	}
	@supports not (-ms-high-contrast: none) {
		.head02-search-button {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		height: 45px;
		padding: 0 10px
	}
	}
	
	body.msie .head02-search-button {
		-webkit-box-flex: 1;
		-ms-flex: 0 1 auto;
		height: 45px;
		padding: 0 10px
	}
	.head02-search-button__icon-large {
		display: none
	}
	.head02-search-button__icon-small {
		display: block;
		height: 21px;
		width: 21px;
	}
	.head02-search-light__button-text {
		display: block;
		font-size: 16px;
		font-weight: 600;
		padding: 0;
		min-width:105px;
	}
	.head02-search__link:link,
	.head02-search__link:visited {
		color: #008afa;
		display: block;
		line-height: 1.13;
		text-align: left;
		width: 70px
	}
	.head02-login__dropdown {
		right: 30px
	}
	.head02-login__form {
		padding: 40px 30px
	}
}

@media (hover:hover) {
	.head02-nav__menu:hover {
		background-color: #008afa;
		cursor: pointer
	}
	@media (min-width:992px) {
		.head02-nav__menu:hover {
			background-color: #003d6e;
			color: #fff
		}
	}
	.head02-nav__menu:hover>.head02-nav__menu-icon {
		-webkit-transform: scaleY(-1);
		transform: scaleY(-1)
	}
	.head02-nav__dropdown-list-item:hover,
	.head02-nav__dropdown-title:hover {
		background-color: #008afa;
		color: #fff;
		cursor: pointer
	}
	.head02-nav__dropdown-list-item:hover .head02-nav__dropdown-list-item-mark,
	.head02-nav__dropdown-list-item:hover .head02-nav__dropdown-list-item-submark {
		color: #fff
	}
	.head02-nav__dropdown-sublist-item:hover {
		background-color: #008afa;
		color: #fff;
		cursor: pointer
	}
	.head02-nav__dropdown-title:hover>.head02-nav__menu-icon {
		-webkit-transform: scaleY(-1);
		transform: scaleY(-1)
	}
	@media (min-width:992px) {
		.head02-nav__menu--1.opened:hover .head02-nav__dropdown--1,
		.head02-nav__menu--1:hover .head02-nav__dropdown--1 {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex
		}
	}
	.head02-nav__menu--2.opened:hover {
		background-color: #008afa
	}
	@media (min-width:992px) {
		.head02-nav__menu--2.opened:hover {
			background-color: #003d6e
		}
	}
	@media (min-width:992px) {
		.head02-nav__menu--2:hover .head02-nav__dropdown--2 {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex
		}
	}
	.head02-header-button:hover {
		background-color: #003d6e;
		border: none;
		color: #fff
	}
	.head02-search-button:hover {
		background-color: #0060ae
	}
	@media (min-width:768px) {
		.head02-search__link:hover {
			text-decoration: underline
		}
	}
	.head02-control-panel:hover,
	.head02-webshop:hover {
		background-color: #003d6e;
		border: none;
		color: #fff
	}
	.head02-container.logged-out .head02-login__button:hover {
		background-color: #fff;
		border: 1px solid #ed1c24; /*#0060ae*/
		color: #ed1c24 /*#0060ae*/
	}
	.head02-login__link:active,
	.head02-login__link:hover {
		text-decoration: underline
	}
	.head02-user-menu:hover .head01-user__icon {
		background-color: #003d6e;
		border: 1px solid transparent;
		color: #fff
	}
}

@media (max-width:767px) {
	.head02-container.logged-out .head02-login__button {
		margin-left: 5px
	}
}