@font-face {
	font-family: 'Intro-Regular';
	src: url('/assets/font/Intro/Intro-Regular.eot');
	src: url('/assets/font/Intro/Intro-Regular.eot?#iefix') format('embedded-opentype'), url('/assets/font/Intro/Intro-Regular.woff2') format('woff2'), url('/assets/font/Intro/Intro-Regular.woff') format('woff'), url('/assets/font/Intro/Intro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: 'Intro-Bold';
	src: url('/assets/font/Intro/Intro-Bold.eot');
	src: url('/assets/font/Intro/Intro-Bold.eot?#iefix') format('embedded-opentype'), url('/assets/font/Intro/Intro-Bold.woff2') format('woff2'), url('/assets/font/Intro/Intro-Bold.woff') format('woff'), url('/assets/font/Intro/Intro-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap
}

html {
	min-width: 360px;
	background: #f3f3f3
}

body {
	min-width: 360px;
	font-family: 'Intro-Regular'
}

pre {
	position: relative
}

#system-message-container {
	display: none!important
}

.uk-container {
	position: relative
}

.uk-text-black {
	color: #000
}

.uk-text-blue-in-black>svg>path:last-child {
	fill: #5f54d4
}

.uk-text-white {
	color: #fff
}

.uk-background-primary {
	background: #6155d7
}

.uk-notification-message {
	color: #fff;
	font-size: 1.05rem;
	line-height: 1.3;
	border-radius: 12px
}

.uk-notification-message-primary {
	background: #1e87f0
}

.uk-notification-message-success {
	background: #009761
}

.uk-notification-message-warning {
	background: #cc6b1f
}

.uk-notification-message-danger {
	background: #f0506e
}

.uk-lightbox-iframe {
	width: 80%;
	height: 80%;
	background: #fff
}

.uk-notification-message>div {
	padding: 0 20px 0 40px
}

.uk-notification-message .warning {
	position: absolute;
	margin-top: -15px;
	top: 50%;
	left: 15px
}

.uk-notification-close {
	top: 20px;
	color: #fff
}

.uk-checkbox.uk-form-large {
	border-radius: 6px
}

.uk-form-large:is(.uk-radio,.uk-checkbox) {
	height: 20px;
	width: 20px
}

.form-control-feedback {
	display: none!important;
	color: #dca2bf;
	position: absolute;
	top: 55px;
	background: #fff;
	white-space: nowrap;
	padding: 0 6px;
	left: 15px
}

#logos>img {
	max-height: 90px;
	width: auto;
	height: auto;
	margin-right: 20px
}

#logo2 img {
	max-height: 60px;
	width: auto;
	height: auto
}

a.uk-logo,
a.uk-logo:focus,
a.uk-logo:active {
	outline: 0;
	border: 0
}

.uk-navbar {
	padding-top: 24px;
	margin-bottom: 64px
}

@media (min-width: 640px) {
	.uk-navbar {
		margin-bottom: 44px
	}
}

.uk-navbar .uk-navbar-item {
	min-height: 57px
}

.uk-navbar .uk-navbar-right .uk-button.uk-button-link,
.uk-navbar .uk-navbar-right .uk-only-icon {
	color: #fff;
	text-transform: none;
	font-size: 16px
}

.uk-navbar .uk-navbar-right .uk-button.uk-button-link {
	max-width: 210px;
	min-height: 31px;
	line-height: 19px;
	text-align: left;
	align-items: center;
	position: relative
}

.uk-navbar .uk-navbar-right .uk-button.uk-button-link .uk-icon.uk-icon-image {
	width: 30px;
	height: 31px;
	min-width: 30px
}

.uk-navbar .uk-navbar-right .uk-drop {
	border-radius: 24px;
	box-shadow: 0 8px 16px rgba(0, 0, 0, .08)
}

.uk-form-large {
	font-size: 1.1rem
}

.uk-form-label {
	color: #898989;
	font-size: 14px
}

#form .uk-form-label {
	font-size: 16px
}

.uk-checkbox:checked,
.uk-checkbox:indeterminate,
.uk-radio:checked {
	background-color: #5f54d4
}

.uk-checkbox:checked:focus,
.uk-checkbox:indeterminate:focus,
.uk-radio:checked:focus {
	background-color: #5f54d4
}

a,
.uk-link {
	color: #5f54d4
}

.uk-checkbox:focus,
.uk-radio:focus {
	border-color: #5f54d4
}

.uk-text-white {
	color: #fff
}

.uk-text-primary,
.uk-list-primary>::marker,
.uk-link-heading a:hover,
.uk-link-toggle:hover .uk-link-heading,
a.uk-link-heading:hover {
	color: #5f54d4 !important
}

a:hover,
.uk-link:hover {
	color: #675be5
}

.uk-text-white a {
	color: #c6faff;
	text-decoration: none;
	border-bottom: 1px dashed #c6faff
}

.uk-text-white a:hover {
	color: #ffe473;
	text-decoration: none;
	border-bottom: 1px solid #ffe473
}

#wewebform label[for="personal_data"] {
	font-size: 90%
}

.uk-section-primary {
	background-color: #5f54d4
}

.uk-notification-message-primary {
	background: #5f54d4
}

.uk-button {
	text-transform: none
}

.uk-button:not(.uk-button-small) {
	line-height: 47px;
	border-radius: 12px;
	font-size: 16px
}

.uk-button-small {
	border-radius: 6px
}

.uk-button-secondary {
	color: #1d1d1d;
	border-color: #5f54d4;
	background: 0
}

.uk-card-primary,
.uk-button-primary {
	background-color: #5f54d4
}

.uk-button-secondary:hover,
.uk-button-primary:hover {
	background-color: #675be5;
	color: #fff
}

.uk-button-secondary:focus,
.uk-button-secondary:active,
.uk-button-primary:focus,
.uk-button-primary:active {
	background-color: #5f54d4;
	color: #fff
}

.uk-button-secondary.uk-disabled {
	color: #777;
	border-color: #ccc
}

.uk-button-primary.uk-disabled {
	background-color: #cbcbcb
}

.uk-h3 .fline {
	font-size: 30px
}

.tm-page {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	background: #f3f3f3
}

.tm-page::before {
	content: '';
	width: 100%;
	height: 339px;
	position: absolute;
	top: 0;
	left: 0;
	background: #5f54d4 url(/assets/images/bgtop.png) no-repeat top center;
	background-size: cover
}

.tm-header {
	position: relative;
	margin-bottom: 10px
}

@media (min-width: 640px) {
	.tm-header {
		margin-bottom: 30px
	}
}

.tm-header .uk-h1 {
	font-family: 'Intro-Bold';
	font-size: 48px;
	color: #fff;
	margin: 0;
	line-height: 78px
}

.tm-header .uk-h3 {
	font-family: 'Intro-Regular';
	font-size: 24px;
	color: #fff;
	margin: 0
}

@media (max-width: 639px) {
	h3#hdrinnsch br {
		display: none;
	}
}

button#btncheck {
	border-color: #ccc;
	background-color: #fbfbfb;
	color: #777;
	transition: .3s ease-out
}

button#btncheck:hover {
	border-color: #5f54d4;
	background-color: #5f54d4;
	color: #fff
}

.tm-steps {
	width: 315px
}

.tm-steps .tm-step {
	color: #fff;
	text-align: center;
	position: relative
}

.tm-steps .uk-icon.uk-icon-image {
	width: 44px;
	height: 44px
}

.tm-steps .tm-step.tm-step-2::before,
.tm-steps .tm-step.tm-step-2::after {
	content: '';
	width: 48px;
	height: 1px;
	background: #fff;
	position: absolute;
	top: 23px;
	left: -42px
}

.tm-steps .tm-step.tm-step-2::after {
	left: 88px
}

.tm-section {
	padding: 30px 20px 40px;
	border-radius: 24px;
	position: relative;
	box-shadow: 0 8px 16px rgba(0, 0, 0, .08)
}

.tm-section:not([class*=uk-section-primary]) {
	background: #fff
}

@media (min-width: 960px) {
	.tm-section {
		padding: 30px 50px 40px
	}
}

.home-page #button {
	display: table;
	margin: 30px auto 0
}

.home-page #button a {
	padding: 5px 50px
}

form#form {
	position: relative
}

#weweb.loading .tm-section #preloader,
form#form.loading .tm-section #preloader {
	opacity: 1 !important;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -30px 0 0 -30px;
	z-index: 999
}

#weweb.loading .tm-section>*,
form#form.loading .tm-section>* {
	opacity: .3
}

.tm-section .uk-h1 {
	font-family: 'Intro-Regular';
	font-size: 28px
}

.tm-section .uk-h3,
.tm-modal .uk-h3,
.tm-cards .uk-h3 {
	font-family: 'Intro-Regular';
	font-size: 24px
}

.tm-section .uk-h3:has(>.sp-header) {
	line-height: 30px
}

.tm-section .uk-form-icon {
	color: #ccc
}

.tm-section .uk-form-icon+input.uk-input::placeholder {
	color: #ccc
}

.uk-form-icon:not(.uk-form-icon-flip)~.uk-textarea {
	padding-left: 40px !important
}

.uk-form-icon:not(.uk-form-icon-flip)+.uk-select:not([multiple]) {
	padding-left: 40px!important
}

input.uk-input,
select.uk-select:not([multiple]):not([size]),
textarea.uk-textarea {
	height: 48px;
	color: #898989;
	border-radius: 12px;
	border-color: #ccc
}

select.uk-select[multiple],
textarea.uk-textarea {
	color: #898989;
	border-radius: 12px 0 0 12px;
	border-color: #ccc
}

input.uk-input:hover,
select.uk-select:not([multiple]):not([size]):hover,
select.uk-select[multiple]:hover,
textarea.uk-textarea:hover {
	border-color: #898989
}

input.uk-input:focus,
select.uk-select:not([multiple]):not([size]):focus,
select.uk-select[multiple]:focus,
textarea.uk-textarea:focus {
	border-color: #5f54d4
}

input.uk-input.uk-disabled,
select.uk-select:not([multiple]):not([size]).uk-disabled,
select.uk-select[multiple].uk-disabled,
textarea.uk-textarea.uk-disabled {
	border-color: #f0f0f0;
	background-color: #f0f0f0
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0
}

input[type="number"] {
	-moz-appearance: textfield
}

.tm-buttons {
	margin: 40px 0
}

#member-profile .tm-buttons {
	margin: 20px 0 0
}

.tm-buttons .uk-button-primary {
	margin-left: 15px
}

.tm-cards .uk-card {
	border-radius: 24px;
	padding: 30px
}

.tm-cards .uk-h3 {
	margin: 24px 0 0;
	color: #1d1d1d
}

.tm-modal .uk-h3 {
	color: #1d1d1d
}

.tm-cards .tm-date {
	font-size: 16px;
	color: #898989;
	top: 30px;
	right: 30px
}

.tm-cards .uk-card {
	box-shadow: 0 8px 16px rgba(0, 0, 0, .08)
}

.tm-status.uk-label {
	font-size: 13px;
	padding: 5px 10px 5px 5px;
	border-radius: 15px;
	text-transform: none;
	overflow: hidden;
	text-overflow: ellipsis
}

.tm-status.uk-label.uk-label-success {
	color: #368e59;
	background-color: #d0f2de
}

.tm-status.uk-label.uk-label-warning {
	color: #aa8a00;
	background-color: #fdf4ce
}

.tm-status.uk-label .uk-icon {
	margin-right: 2px
}

.tm-status.uk-label .tm-status-text {
	position: relative;
	top: 1px
}

.tm-addapp-link {
	display: block;
	text-decoration: none;
	color: #fff
}

.tm-addapp-link:hover {
	text-decoration: none
}

.tm-addapp-link:hover .uk-card-primary {
	background-color: #675be5
}

.tm-addapp-link:focus .uk-card-primary,
.tm-addapp-link:active .uk-card-primary {
	background-color: #5f54d4
}

.tm-addapp-link .uk-h3 {
	margin: 0 0 15px
}

#finish .tm-finish-btns a {
	min-width: 172px
}

#finico {
	background: #5f54d4 !important;
	color: #fff;
	border-radius: 50%;
	padding: 10px
}

.sp-header {
	font-size: 22px
}

#form.search-form {
	display: table;
	margin: 0 auto
}

#searchresult > .uk-alert {
	margin: 20px 0 0;
	border-radius: 12px
}

#searchresult > .uk-alert:nth-child(1) {
	margin: 30px 0 0
}

#searchresult .uk-alert-success {
	background: #e0fff4;
	color: #26956b
}

#searchresult .uk-alert-warning {
	background: #fff6ee;
	color: #cc6b1f
}

#searchresult .icon {
	position: absolute;
	top: 15px;
	left: 15px
}

#searchresult .text {
	padding-left: 35px
}

#searchresult .text .name {
	font-size: 18px
}

.tm-main-button > .uk-button {
	text-transform: uppercase;
	line-height: 52px;
	padding: 0 20px
}

#wewebform .uk-form-label,
#member-profile .well .uk-form-label {
	position: absolute;
	top: -9px;
	left: 20px;
	padding: 0 6px;
	font-weight: 300;
	font-size: 12px;
	color: #aaa;
	background: #fff;
	border-radius: 10px;
	z-index: 2
}

#wewebform .uk-form-label.no-bg,
#member-profile .well>div>.uk-form-label.no-bg {
	background: none
}

.uk-h4.specline {
	position: relative;
}

.uk-h4.specline::before {
	content: '';
	position: absolute;
	top: 17px;
	left: 0;
	width: 100%;
	display: block;
	border-top: 1px solid #e5e5e5
}

.uk-h4.specline span {
	font-weight: 500;
	background: #fff;
	padding: 0 8px;
	position: relative;
	left: 20px
}

input#address+#dropdown {
	border: 1px solid #ccc;
	border-radius: 12px;
	padding: 10px 35px 15px
}

input#address:focus+#dropdown {
	border-color: #5f54d4
}

input#address+#dropdown ul#suggestions.uk-dropdown-nav li a {
	font-size: 15px
}

h3#hdoffdocs {
	color: #666
}

ul#uloffdocs {
	margin-bottom: 25px
}

ul#uloffdocs li {
	display: table
}

ul#uloffdocs li span {
	display: table-cell
}

ul#uloffdocs li span.uk-icon {
	width: 20px
}

ul#uloffdocs li span.uk-icon+span {
	padding-left: 10px
}

@media (min-width:960px) {
	ul#uloffdocs li:first-child {
		margin-top: 10px
	}
}

.icon-wrapper {
	position: relative;
	display: inline-block
}

.side-icon {
	position: absolute
}

.side-icon.uk-transition-slide-left {
	left: -20px
}

.side-icon.uk-transition-slide-right {
	right: -20px
}

.error-message .uk-h3 {
	font-size: 140px;
	margin: 0
}

.error-message .uk-h4 {
	font-size: 26px;
	margin: 0 0 20px
}

.error-message p {
	text-align: center;
	margin: 0 auto 30px
}

.error-message p .time-left {
	display:inline-block;
	min-width: 17.63px;
	text-align: right
}

.tm-inn-search {
	display: flex;
	gap: 10px;
	align-items: center
}

#tm-copyright,
#tm-copyright p,
#tm-copyright div {
	margin: 0;
	padding: 0;
	color: #999;
	font-size: 90%;
	text-shadow: -2px -2px 2px #fff
}

#tm-copyright {
	padding: 30px 10px 20px
}

#form .tm-section .uk-grid .type-checkbox + .type-checkbox {
	margin-top: 5px
}

.name-asindividual.type-checkbox {
	margin-top: 10px
}

.uk-text-success {
	color: #00945b!important
}

.uk-button-success,
.uk-light .uk-button-success {
	background-color: #00945b;
	color: #fff;
	border: 1px solid transparent
}

.uk-button-success:hover,
.uk-light .uk-button-success:hover {
	background-color: #007e4d;
	color: #eee
}

.uk-button-warning,
.uk-light .uk-button-warning {
	background-color: #de7e00;
	color: #fff;
	border: 1px solid transparent
}

.uk-button-warning:hover,
.uk-light .uk-button-warning:hover {
	background-color: #b36500;
	color: #eee
}

/* Responsive */
@media (min-width: 640px) and (max-width: 959px) {
	.tm-header .uk-h1 {
		font-size: 36px;
		line-height: 38px
	}
}

@media (max-width: 639px) {
	.tm-header .uk-h1 {
		font-size: 28px;
		line-height: 30px
	}

	.tm-header .uk-h3 {
		font-size: 22px
	}

	.tm-inn-search {
		display: block
	}

	.tm-inn-search #btnsearch,
	.tm-inn-search #btncheck {
		margin-left: 0!important;
		width: 100%;
		margin-top: 10px
	}

	.tm-section .uk-grid .uk-width-1-2,
	.tm-section .uk-grid .uk-width-1-3 {
		width: 100%
	}

	.side-icon {
		opacity: 1 !important
	}

	.side-icon.uk-transition-slide-left,
	.side-icon.uk-transition-slide-right {
		--uk-translate-x: none
	}
}

@media (max-width: 839px) {
	.tm-header #steps {
		display: none
	}
}
