@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 200 800;
	font-display: swap;
	src: url('https://cdn.imotesa.bg/assets/fonts/manrope-bg.woff2') format('woff2');
	unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

:-moz-placeholder {
	color: #a3abb0;
}

:-ms-input-placeholder {
	color: #8a8aa0;
}

::-moz-focus-inner {
	padding: 0;
	border-style: 0;
}

::-moz-placeholder {
	color: #a3abb0;
	opacity: 1;
}

::-webkit-color-swatch-wrapper {
	padding: 0;
}

::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-year-field {
	padding: 0;
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button;
}

::-webkit-inner-spin-button {
	height: auto;
}

::-webkit-input-placeholder {
	color: #a3abb0;
}

::-webkit-search-decoration {
	-webkit-appearance: none;
}

::file-selector-button {
	font: inherit;
	-webkit-appearance: button;
}

:root {
	--bs-black-rgb: 0, 0, 0;
	--bs-black: #000;
	--bs-blue: #0047ab;
	--bs-body-bg-rgb: 255, 255, 255;
	--bs-body-bg: #fff;
	--bs-body-color-rgb: 33, 37, 41;
	--bs-body-color: #212529;
	--bs-body-font-family: var(--bs-font-sans-serif);
	--bs-body-font-size: 1rem;
	--bs-body-font-weight: 400;
	--bs-body-line-height: 1.5;
	--bs-border-color-translucent: rgba(0,0,0,.175);
	--bs-border-color: #dee2e6;
	--bs-border-radius-2xl: var(--bs-border-radius-xxl);
	--bs-border-radius-lg: .5rem;
	--bs-border-radius-pill: 50rem;
	--bs-border-radius-sm: .25rem;
	--bs-border-radius-xl: 1rem;
	--bs-border-radius-xxl: 2rem;
	--bs-border-radius: .375rem;
	--bs-border-style: solid;
	--bs-border-width: 1px;
	--bs-box-shadow-inset: inset 0 1px 2px rgba(0,0,0,.075);
	--bs-box-shadow-lg: 0 1rem 3rem rgba(0,0,0,.175);
	--bs-box-shadow-sm: 0 .125rem .25rem rgba(0,0,0,.075);
	--bs-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
	--bs-btn-active-bg: #0047ab;
	--bs-btn-active-border-color: #0047ab;
	--bs-btn-bg: #0047ab;
	--bs-btn-border-color: #0047ab;
	--bs-btn-color: #0047ab;
	--bs-btn-disabled-bg: #0047ab;
	--bs-btn-disabled-border-color: #0047ab;
	--bs-btn-disabled-color: #0047ab;
	--bs-btn-hover-bg: #0047ab;
	--bs-btn-hover-border-color: #0047ab;
	--bs-code-color: #d63384;
	--bs-cyan: #0dcaf0;
	--bs-danger-bg-subtle: #f8d7da;
	--bs-danger-border-subtle: #f1aeb5;
	--bs-danger-rgb: 220, 53, 69;
	--bs-danger-text-emphasis: #58151c;
	--bs-danger: #dc3545;
	--bs-dark-bg-subtle: #ced4da;
	--bs-dark-border-subtle: #adb5bd;
	--bs-dark-rgb: 33, 37, 41;
	--bs-dark-text-emphasis: #495057;
	--bs-dark: #212529;
	--bs-dropdown-link-active-bg: #0047ab;
	--bs-emphasis-color-rgb: 0, 0, 0;
	--bs-emphasis-color: #000;
	--bs-focus-ring-color: rgba(13,110,253,.25);
	--bs-focus-ring-opacity: .25;
	--bs-focus-ring-width: .25rem;
	--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--bs-form-invalid-border-color: #dc3545;
	--bs-form-invalid-color: #dc3545;
	--bs-form-valid-border-color: #198754;
	--bs-form-valid-color: #198754;
	--bs-gradient:
			linear-gradient(
					180deg,
					rgba(255,255,255,.15),
					rgba(255,255,255,0)
			);
	--bs-gray-100: #f8f9fa;
	--bs-gray-200: #e9ecef;
	--bs-gray-300: #dee2e6;
	--bs-gray-400: #ced4da;
	--bs-gray-500: #adb5bd;
	--bs-gray-600: #6c757d;
	--bs-gray-700: #495057;
	--bs-gray-800: #343a40;
	--bs-gray-900: #212529;
	--bs-gray-dark: #343a40;
	--bs-gray: #6c757d;
	--bs-green: #198754;
	--bs-heading-color: inherit;
	--bs-highlight-bg: #fff3cd;
	--bs-highlight-color: #212529;
	--bs-indigo: #6610f2;
	--bs-info-bg-subtle: #cff4fc;
	--bs-info-border-subtle: #9eeaf9;
	--bs-info-rgb: 13, 202, 240;
	--bs-info-text-emphasis: #055160;
	--bs-info: #0dcaf0;
	--bs-light-bg-subtle: #fcfcfd;
	--bs-light-border-subtle: #e9ecef;
	--bs-light-rgb: 248, 249, 250;
	--bs-light-text-emphasis: #495057;
	--bs-light: #f8f9fa;
	--bs-link-color-rgb: 13, 110, 253;
	--bs-link-color: #0047ab;
	--bs-link-decoration: underline;
	--bs-link-hover-color-rgb: 10, 88, 202;
	--bs-link-hover-color: #0a58ca;
	--bs-list-group-active-bg: #0047ab;
	--bs-list-group-active-border-color: #0047ab;
	--bs-nav-pills-link-active-bg: #0047ab;
	--bs-orange: #fd7e14;
	--bs-pagination-active-bg: #0047ab;
	--bs-pagination-active-border-color: #0047ab;
	--bs-pink: #d63384;
	--bs-primary-bg-subtle: #cfe2ff;
	--bs-primary-border-subtle: #9ec5fe;
	--bs-primary-rgb: 13, 110, 253;
	--bs-primary-text-emphasis: #052c65;
	--bs-primary: #0047ab;
	--bs-progress-bar-bg: #0047ab;
	--bs-purple: #6f42c1;
	--bs-red: #dc3545;
	--bs-secondary-bg-rgb: 233, 236, 239;
	--bs-secondary-bg-subtle: #e2e3e5;
	--bs-secondary-bg: #e9ecef;
	--bs-secondary-border-subtle: #c4c8cb;
	--bs-secondary-color-rgb: 33, 37, 41;
	--bs-secondary-color: rgba(33,37,41,.75);
	--bs-secondary-rgb: 108, 117, 125;
	--bs-secondary-text-emphasis: #2b2f32;
	--bs-secondary: #6c757d;
	--bs-success-bg-subtle: #d1e7dd;
	--bs-success-border-subtle: #a3cfbb;
	--bs-success-rgb: 25, 135, 84;
	--bs-success-text-emphasis: #0a3622;
	--bs-success: #198754;
	--bs-teal: #20c997;
	--bs-tertiary-bg-rgb: 248, 249, 250;
	--bs-tertiary-bg: #f8f9fa;
	--bs-tertiary-color-rgb: 33, 37, 41;
	--bs-tertiary-color: rgba(33,37,41,.5);
	--bs-warning-bg-subtle: #fff3cd;
	--bs-warning-border-subtle: #ffe69c;
	--bs-warning-rgb: 255, 193, 7;
	--bs-warning-text-emphasis: #664d03;
	--bs-warning: #ffc107;
	--bs-white-rgb: 255, 255, 255;
	--bs-white: #fff;
	--bs-yellow: #ffc107;
	--color-accent-dark: #009e90;
	--color-accent-light: #e0faf8;
	--color-accent-rgb: 0, 196, 179;
	--color-accent: #00c4b3;
	--color-bg-surface: #f8f9fb;
	--color-black: #161e2d;
	--color-border-focus: #1563df;
	--color-border: #e8eaf0;
	--color-error: #c72929;
	--color-gray-100: #f3f4f6;
	--color-gray-200: #e4e4e4;
	--color-gray-300: #d9d9d9;
	--color-gray-500: #a3abb0;
	--color-gray-50: #f8f9fb;
	--color-gray-600: #8a8aa0;
	--color-gray-700: #5c6368;
	--color-gray-800: #3a3a3c;
	--color-primary-dark: #0e49a6;
	--color-primary-light: #e7f0ff;
	--color-primary-rgb: 21, 99, 223;
	--color-primary: #1563df;
	--color-success: #25c55b;
	--color-text-muted: #8a8aa0;
	--color-text-primary: #161e2d;
	--color-text-secondary: #5c6368;
	--color-warning: #ffa800;
	--color-white: #fff;
	--font-family: 'Manrope', sans-serif;
	--radius-full: 9999px;
	--radius-lg: 12px;
	--radius-md: 8px;
	--radius-sm: 6px;
	--radius-xl: 16px;
	--shadow-lg: 0 8px 32px rgba(22,30,45,.12);
	--shadow-md: 0 4px 16px rgba(22,30,45,.10);
	--shadow-sm: 0 2px 8px rgba(22,30,45,.06);
	--transition: all .2s ease;
}

*, ::after, ::before {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

[type=button], [type=submit], button {
	-webkit-appearance: button;
}

a {
	display: inline-block;
	color: #161e2d;
	color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity,1));
	text-decoration: none;
	-moz-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	transition: all .3s ease;
	cursor: pointer;
}

abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, header, hgroup, html, i, iframe, ins, kbd, legend, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, var {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font: inherit;
	font-family: inherit;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
}

a:focus, a:hover {
	outline: 0;
	text-decoration: none;
	-moz-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	transition: all .3s ease;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	margin: 0;
	background-color: #fff;
	background-color: #fff;
	background-color: var(--bs-body-bg);
	color: #161e2d;
	color: var(--bs-body-color);
	font-family: Manrope, sans-serif;
	font-family: Manrope, sans-serif;
	font-family: var(--bs-body-font-family);
	font-size: 14px;
	font-size: var(--bs-body-font-size);
	font-weight: 400;
	font-weight: var(--bs-body-font-weight);
	line-height: 19.6px;
	line-height: var(--bs-body-line-height);
	text-align: var(--bs-body-text-align);
	-webkit-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6 {
	color: #161e2d;
	font-weight: 600;
	text-rendering: optimizeLegibility;
}

h1 {
	font-size: 56px;
	line-height: 68px;
}

h2 {
	font-size: 44px;
	line-height: 62px;
}

h3 {
	font-size: 36px;
	line-height: 44px;
}

h4 {
	font-size: 30px;
	line-height: 42px;
}

h5 {
	font-size: 24px;
	line-height: 30px;
}

h6 {
	font-size: 18px;
	line-height: 25.2px;
}

img {
	max-width: 100%;
	height: auto;
	transform: scale(1);
	-ms-interpolation-mode: bicubic;
}

img, svg {
	vertical-align: middle;
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
	width: 100%;
	padding: 15px 18px;
	border: 1px solid #e4e4e4;
	border-radius: 99px;
	outline: 0;
	background: #fff;
	color: #161e2d;
	font-family: Manrope, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

input[type=color]::placeholder, input[type=date]::placeholder, input[type=datetime-local]::placeholder, input[type=datetime]::placeholder, input[type=email]::placeholder, input[type=month]::placeholder, input[type=number]::placeholder, input[type=password]::placeholder, input[type=search]::placeholder, input[type=tel]::placeholder, input[type=text]::placeholder, input[type=time]::placeholder, input[type=url]::placeholder, input[type=week]::placeholder, textarea::placeholder {
	color: #a3abb0;
	font-size: 14px;
	line-height: 19.6px;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, textarea:focus {
	border-color: #1563df;
}

label {
	font-weight: 600;
}

li, ul {
	margin: 0;
	margin-bottom: 0;
	padding: 0;
	padding-left: 0;
	list-style: none;
	list-style-type: none;
}

textarea {
	height: 112px;
	border-radius: 16px;
	resize: none;
}

video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#fe-t1:checked~.fe-tab-bar label[for="fe-t1"], #fe-t2:checked~.fe-tab-bar label[for="fe-t2"], #fe-t3:checked~.fe-tab-bar label[for="fe-t3"], #fe-t4:checked~.fe-tab-bar label[for="fe-t4"], #fe-t5:checked~.fe-tab-bar label[for="fe-t5"], #fe-t6:checked~.fe-tab-bar label[for="fe-t6"] {
	background: #1563df;
	color: #fff;
}

#fe-t1:checked~.fe-tab-panels #fe-p1, #fe-t2:checked~.fe-tab-panels #fe-p2, #fe-t3:checked~.fe-tab-panels #fe-p3, #fe-t4:checked~.fe-tab-panels #fe-p4, #fe-t5:checked~.fe-tab-panels #fe-p5, #fe-t6:checked~.fe-tab-panels #fe-p6 {
	display: block;
}

#header-search-form:has(input:focus) .inner-group {
	border-color: transparent;
}

.bg-primary {
	background-color: #1563df;
}

.bg-primary-new {
	background-color: #f3f7fd;
}

.bg-surface {
	background-color: #f7f7f7;
}

.body-1 {
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
}

.body-2 {
	font-size: 16px;
	font-weight: 400;
	line-height: 22.4px;
}

.box-floor-property .top .icon {
	font-size: 20px;
}

.box-icon {
	display: flex;
	justify-content: center;
	align-items: center;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	cursor: pointer;
}

.box-icon .icon {
	font-size: 18px;
}

.box-icon.line {
	border: 1px solid #e4e4e4;
	color: #a3abb0;
}

.box-icon.line:hover {
	background-color: transparent;
	color: #1563df;
}

.box-icon.round {
	border-radius: 50%;
}

.box-icon.social {
	border-radius: 50%;
	background-color: rgba(255,255,255,.1);
}

.box-icon.social .icon {
	color: #fff;
	font-size: 18px;
}

.box-icon.social:hover {
	border-color: #1563df;
	background-color: #1563df;
	color: #fff;
}

.box-icon.w-28 {
	width: 28px;
	height: 28px;
}

.box-icon.w-28 .icon {
	font-size: 14px;
}

.box-icon.w-32 {
	width: 32px;
	height: 32px;
}

.box-icon.w-40 {
	width: 40px;
	height: 40px;
}

.box-icon.w-44 {
	width: 44px;
	height: 44px;
}

.box-icon.w-52 {
	width: 52px;
	height: 52px;
}

.box-icon.w-60 {
	width: 60px;
	height: 60px;
}

.box-icon.w-68 {
	width: 68px;
	height: 68px;
}

.box-icon.w-80 {
	width: 80px;
	height: 80px;
}

.box-icon.w-80 .icon {
	font-size: 44px;
}

.box-location .content .box-icon {
	flex-shrink: 0;
	background-color: #fff;
}

.box-location .content .box-icon .icon {
	color: #161e2d;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.box-location .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.box-location.active .content {
	background-color: #fff;
}

.box-location.active .content .sub-title {
	color: #a3abb0;
}

.box-location.active .content .title {
	color: #161e2d;
}

.box-location:hover .content .box-icon {
	border-color: #1563df;
	background-color: #1563df;
}

.box-location:hover .content .box-icon .icon {
	color: #fff;
}

.box-navigation .navigation {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 67px;
	height: 67px;
	border-radius: 999px;
	background-color: rgba(0,0,0,.5);
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.box-navigation .navigation .icon {
	color: #fff;
	font-size: 20px;
}

.box-navigation .navigation:hover {
	background-color: rgba(0,0,0,.8);
}

.btn-line {
	gap: 8px;
	border: 1px solid #1563df;
	background-color: #fff;
}

.btn-line .icon {
	color: #161e2d;
	font-size: 20px;
}

.btn-line:hover {
	background-color: #1563df;
	color: #fff;
}

.btn-line:hover .icon {
	color: #fff;
}

.btn-line:hover svg path {
	stroke: #fff;
}

.canvas-menu .box-btn .tf-btn {
	width: 100%;
}

.canvas-menu .menu-icon-box .box .icon {
	margin-right: 10px;
	font-size: 20px;
}

.canvas-menu .menu-icon-box .box:not(:last-child) {
	margin-bottom: 19px;
	padding-bottom: 19px;
	border-bottom: 1px solid #e4e4e4;
}

.canvas-menu .menu-outer {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e4e4e4;
}

.canvas-menu .menu-outer .nav-link {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0;
	font-size: 16px;
	font-weight: 600;
	line-height: 26px;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.canvas-menu .menu-outer .nav-link .icon {
	font-size: 16px;
	font-weight: 700;
	transform: rotate(-90deg);
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.canvas-menu .menu-outer .nav-link.current .icon, .canvas-menu .menu-outer .nav-link:hover .icon {
	color: #1563df;
}

.canvas-menu .menu-outer .nav-link.current, .canvas-menu .menu-outer .nav-link:hover {
	color: #1563df;
}

.canvas-menu .menu-outer .nav-link:focus-visible {
	box-shadow: none;
}

.canvas-menu .menu-outer .nav-link:not(.collapsed) .icon {
	transform: unset;
}

.canvas-menu .menu-outer .sub-nav-menu {
	padding: 15px 20px;
	border-radius: 10px;
	background: rgba(237,32,39,.1);
}

.canvas-menu .menu-outer .sub-nav-menu .sub-nav-link {
	display: block;
	padding: 7px 0;
	color: #5c6368;
	font-weight: 500;
}

.canvas-menu .menu-outer .sub-nav-menu .sub-nav-link.current, .canvas-menu .menu-outer .sub-nav-menu .sub-nav-link:hover {
	color: #1563df;
}

.caption-1 {
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
}

.caption-2 {
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
}

.center {
	text-align: center;
}

.clearfix::after {
	clear: both;
	display: block;
	content: "";
}

.close-btn {
	position: fixed;
	top: 25px;
	right: 16px;
	z-index: 9999999999;
	visibility: hidden;
	width: 30px;
	border: 0;
	color: #fff;
	opacity: 0;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	transition: all .3s ease;
	cursor: pointer;
}

.collapse:not(.show) {
	display: none;
}

.container, .container2, .container3 {
	width: 100%;
	max-width: 1320px;
	margin: auto;
	padding-right: 15px;
	padding-left: 15px;
}

.content-box-privacy .box-list li {
	display: flex;
	margin-top: 12px;
	font-size: 18px;
	line-height: 28px;
}

.content-box-privacy .box-list li::before {
	display: block;
	flex-shrink: 0;
	width: 5px;
	height: 5px;
	margin-top: 12px;
	margin-right: 10px;
	margin-left: 9px;
	border-radius: 50%;
	background: #64666c;
	content: "";
}

.content-box-privacy p {
	margin-top: 12px;
	color: #5c6368;
	font-size: 18px;
	line-height: 28px;
}

.cus-layout-left {
	width: calc(100vw - (100vw - 1720px) / 2);
	max-width: 100%;
	margin-right: auto;
	margin-left: unset;
}

.error {
	margin-bottom: 10px;
	font-size: 16px;
	-moz-transition: all ease .3s;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}

.fe-brand {
	display: flex;
	align-items: center;
	gap: 12px;
}

.fe-brand .fe-wordmark {
	color: #fff;
	font-size: 22px;
}

.fe-brand-strip {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	gap: 24px;
	padding: 36px 0;
}

.fe-city-grid {
	display: grid;
	gap: 4px 24px;
	grid-template-columns: repeat(5,1fr);
}

.fe-city-grid a {
	display: block;
	padding: 7px 0;
	color: rgba(255,255,255,.65);
	font-size: 13px;
	line-height: 1.4;
	text-decoration: none;
	transition: color .15s ease;
}

.fe-city-grid a:hover {
	color: #5fa0ff;
}

.fe-legal {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	gap: 16px;
	padding: 22px 0;
	border-top: 1px solid rgba(255,255,255,.06);
}

.fe-legal .fe-copy {
	color: rgba(255,255,255,.4);
	font-size: 13px;
}

.fe-legal .fe-legal-links {
	display: flex;
	gap: 32px;
}

.fe-legal .fe-legal-links a {
	color: rgba(255,255,255,.55);
	font-size: 13px;
	text-decoration: none;
	transition: color .15s ease;
}

.fe-legal .fe-legal-links a:hover {
	color: #fff;
}

.fe-links-col .fe-ai-dot {
	display: inline-block;
	width: 6px;
	height: 6px;
	margin-right: 8px;
	border-radius: 9999px;
	background: #00c4b3;
	vertical-align: middle;
	box-shadow: 0 0 8px rgba(0,196,179,.6);
}

.fe-links-col a {
	color: rgba(255,255,255,.75);
	font-size: 14px;
	text-decoration: none;
	transition: color .15s ease;
}

.fe-links-col a:hover {
	color: #5fa0ff;
}

.fe-links-col h4 {
	margin: 0 0 16px;
	color: rgba(255,255,255,.45);
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .06em;
	text-transform: uppercase;
}

.fe-links-col ul {
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.fe-links-row {
	display: grid;
	gap: 40px;
	grid-template-columns: repeat(5,1fr);
	padding: 48px 0 40px;
	border-bottom: 1px solid rgba(255,255,255,.06);
}

.fe-matrix {
	padding-bottom: 56px;
	border-bottom: 1px solid rgba(255,255,255,.06);
}

.fe-matrix-head {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
	gap: 24px;
	margin-bottom: 28px;
}

.fe-matrix-head h2 {
	margin: 12px 0 0;
	color: #fff;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: -.01em;
}

.fe-matrix-head p {
	max-width: 420px;
	margin: 0;
	color: rgba(255,255,255,.45);
	font-size: 13px;
	line-height: 1.55;
}

.fe-seo-badge {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	padding: 5px 10px;
	border-radius: 9999px;
	background: rgba(255,255,255,.04);
	color: rgba(255,255,255,.4);
	font-size: 11px;
	font-weight: 600;
	letter-spacing: .06em;
	text-transform: uppercase;
}

.fe-seo-badge .fe-pip {
	width: 6px;
	height: 6px;
	border-radius: 9999px;
	background: #00c4b3;
}

.fe-socials {
	display: flex;
	align-items: center;
	gap: 16px;
}

.fe-socials .fe-icons {
	display: flex;
	gap: 10px;
}

.fe-socials .fe-icons a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 38px;
	height: 38px;
	border-radius: 9999px;
	background: rgba(255,255,255,.07);
	color: #fff;
	text-decoration: none;
	transition: all .2s ease;
}

.fe-socials .fe-icons a:hover {
	background: #1563df;
	transform: translateY(-1px);
}

.fe-socials .fe-icons svg {
	width: 16px;
	height: 16px;
	fill: currentColor;
}

.fe-socials .fe-socials-label {
	color: #fff;
	font-size: 15px;
	font-weight: 600;
}

.fe-tab-bar {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	margin-bottom: 28px;
}

.fe-tab-bar label {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 9px 16px;
	border-radius: 9999px;
	background: rgba(255,255,255,.04);
	color: rgba(255,255,255,.55);
	font-size: 13px;
	font-weight: 600;
	transition: all .18s ease;
	cursor: pointer;
	user-select: none;
}

.fe-tab-bar label:hover {
	background: rgba(255,255,255,.08);
	color: #fff;
}

.fe-tab-inputs {
	display: none;
}

.fe-tab-panel {
	display: none;
}

.fe-tab-panel h3 {
	margin-bottom: 16px;
	color: rgba(255,255,255,.4);
	font-size: 13px;
	font-weight: 600;
}

.fe-tab-panels {
	position: relative;
}

.font-rubik {
	font-family: Rubik, sans-serif;
}

.footer {
	background-color: #161e2d;
	background-repeat: no-repeat;
	background-size: cover;
}

.footer .content-footer-bottom {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
	padding: 30px 0;
	border-top: 1px solid rgba(255,255,255,.08);
}

.footer .content-footer-bottom .menu-bottom {
	display: flex;
	align-items: center;
	gap: 19px;
}

.footer .content-footer-bottom .menu-bottom a {
	color: #a3abb0;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
}

.footer .content-footer-bottom .menu-bottom a:hover {
	color: #1563df;
}

.footer .inner-footer {
	padding: 50px 0 50px;
}

.footer .inner-footer .navigation-menu-footer li {
	margin-top: 4px;
}

.footer .top-footer {
	padding: 50px 0;
	border-bottom: 1px solid rgba(255,255,255,.08);
}

.footer .top-footer .content-footer-top {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	gap: 20px;
}

.footer .wd-social {
	display: flex;
	align-items: center;
}

.footer .wd-social span {
	margin-right: 16px;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	line-height: 24px;
}

.footer-exp {
	padding: 64px 32px 0;
	background: #0a1628;
	color: #fff;
	font-family: inherit;
}

.footer-exp .fe-inner {
	max-width: 1320px;
	margin: 0 auto;
}

.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	padding: 14px 16px;
	border: 1px solid #e4e4e4;
	border: var(--bs-border-width) solid var(--bs-border-color);
	border-radius: 8px;
	border-radius: var(--bs-border-radius);
	outline: 0;
	background: #fff;
	background-color: var(--bs-body-bg);
	background-clip: padding-box;
	color: #161e2d;
	color: var(--bs-body-color);
	font-family: Manrope, sans-serif;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	line-height: 26px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}

.form-control.style-1 {
	padding: 10px 16px;
}

.form-control::-moz-placeholder {
	color: var(--bs-secondary-color);
	opacity: 1;
}

.form-control::-webkit-date-and-time-value {
	min-width: 85px;
	height: 1.5em;
	margin: 0;
}

.form-control::-webkit-file-upload-button {
	margin: -.375rem -.75rem;
	padding: .375rem .75rem;
	border-width: 0;
	border-style: solid;
	border-color: inherit;
	border-radius: 0;
	background-color: var(--bs-tertiary-bg);
	color: var(--bs-body-color);
	border-inline-end-width: var(--bs-border-width);
	-webkit-margin-end: .75rem;
	margin-inline-end: .75rem;
}

.form-control:focus {
	border-color: #1563df !important;
	box-shadow: unset;
}

.fs-12 {
	font-size: 12px;
}

.fs-13 {
	font-size: 13px;
}

.fs-16 {
	font-size: 16px;
}

.fs-18 {
	font-size: 18px;
}

.fs-20 {
	font-size: 20px;
}

.fs-22 {
	font-size: 22px;
}

.fs-26 {
	font-size: 26px;
}

.fs-30 {
	font-size: 30px;
}

.fs-4 {
	font-size: calc(1.275rem + .3vw) !important;
}

.fs-40 {
	font-size: 40px;
}

.fw-1 {
	font-weight: 100 !important;
}

.fw-4 {
	font-weight: 400 !important;
}

.fw-5 {
	font-weight: 500 !important;
}

.fw-6 {
	font-weight: 600 !important;
}

.fw-7 {
	font-weight: 700 !important;
}

.fw-8 {
	font-weight: 800 !important;
}

.gap-0 {
	gap: 0 !important;
}

.gap-10 {
	gap: 10px;
}

.gap-12 {
	gap: 12px;
}

.gap-16 {
	gap: 16px;
}

.gap-20 {
	gap: 20px;
}

.gap-30 {
	gap: 30px;
}

.gap-4 {
	gap: 4px !important;
}

.gap-6 {
	gap: 6px !important;
}

.gap-8 {
	gap: 8px;
}

.gap-9 {
	gap: 9px;
}

.grid-2 {
	display: grid;
	grid-template-columns: repeat(2,1fr);
}

.grid-3 {
	display: grid;
	grid-template-columns: repeat(3,1fr);
}

.grid-4 {
	display: grid;
	grid-template-columns: repeat(4,1fr);
}

.grid-6 {
	display: grid;
	grid-template-columns: repeat(6,1fr);
}

.h7 {
	font-size: 20px;
	font-weight: 600;
	line-height: 28px;
}

.hd-find-select {
	display: flex;
	width: 100%;
	max-width: 870px;
	margin: 0 auto;
	border-radius: 999px;
	background-color: #fff;
}

.hd-find-select .box-btn-advanced {
	display: flex;
	gap: 10px;
}

.hd-find-select .box-btn-advanced .tf-btn {
	min-width: 0;
	min-height: 0;
	padding: 10px 15px !important;
}

.hd-find-select .form-control, .hd-find-select .form-style {
	width: 100%;
	border: none !important;
	line-height: 16px !important;
}

.header-account {
	display: flex;
	align-items: center;
	gap: 16px;
}

.header-account .btn-login {
	min-width: 140px;
}

.header-account .dropdown-menu {
	width: 100%;
	max-width: 204px;
	margin-top: 23px !important;
	padding: 0;
	border: 1px solid #e4e4e4;
	border-top: 0;
	border-radius: 0;
	border-bottom-right-radius: 16px;
	border-bottom-left-radius: 16px;
}

.header-account .dropdown-toggle::after {
	content: none;
}

.header-account .tf-btn {
	min-width: 206px;
}

.header-style-2 .header-account ul li {
	color: #fff;
}

.header-style-2 .header-account ul li a {
	color: #fff;
}

.header-style-2 .header-account ul li a:hover {
	color: #1563df;
}

.header-style-2:not(.is-fixed) .btn-line {
	border-color: #fff;
	background-color: transparent;
	color: #fff;
}

.header-style-2:not(.is-fixed) .btn-line svg path {
	stroke: #fff;
}

.header-style-2:not(.is-fixed) .btn-line:hover {
	border-color: transparent;
	background-color: #fff;
	color: #1563df;
}

.header-style-2:not(.is-fixed) .btn-line:hover svg path {
	stroke: #1563df;
}

.header-style-2:not(.is-fixed) .tf-btn.primary {
	border-color: transparent;
	background-color: #fff;
	color: #1563df;
}

.header-style-2:not(.is-fixed) .tf-btn.primary svg path {
	stroke: #1563df;
}

.header-style-2:not(.is-fixed) .tf-btn.primary:hover {
	border-color: #fff;
	background-color: transparent;
	color: #fff;
}

.header-style-2:not(.is-fixed) .tf-btn.primary:hover svg path {
	stroke: #fff;
}

.header-style-3 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header-style-3 .btn-menu-nav {
	margin-left: 20px;
	font-size: 28px;
	cursor: pointer;
}

.header-style-3 .btn-search {
	display: flex;
	flex-shrink: 0;
	justify-content: center;
	align-items: center;
	width: 36px;
	height: 36px;
	border: 0;
	border-radius: 8px;
	background-color: #1563df;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.header-style-3 .btn-search .icon {
	color: #fff;
	font-size: 20px;
}

.header-style-3 .btn-search:hover {
	background-color: #0e49a6;
}

.header-style-3 .header-lower {
	width: 100%;
}

.header-style-3 .nav-outer {
	padding-left: 190px;
}

.header-style-3 .outer-search {
	display: flex;
	align-items: center;
	width: 504px;
	height: 48px;
	padding: 10px 6px;
	padding-left: 0;
	border: 1px solid #e4e4e4;
	border-radius: 8px;
}

.header-style-3 .outer-search .form-box {
	position: relative;
}

.header-style-3 .outer-search .form-box.box-1 {
	width: 152px;
}

.header-style-3 .outer-search .form-box.box-2 {
	width: 166px;
}

.header-style-3 .outer-search .form-box.box-3 {
	width: 142px;
}

.header-style-3 .outer-search .form-box.box-3::after {
	content: none;
}

.header-style-3 .outer-search .form-box::after {
	position: absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: 20px;
	background: #e4e4e4;
	transform: translateY(-50%);
	content: "";
}

.header-style-3 .outer-search input {
	padding: 0 16px;
	border: 0;
	border-radius: 0;
	color: #a3abb0;
	font-size: 18px;
	line-height: 28px;
}

.header-style-3 .outer-search input::placeholder {
	color: #a3abb0;
}

.header-top {
	position: relative;
	padding: 18px 0;
	background-color: #161e2d;
}

.header-top_nav {
	position: relative;
}

.header-top_nav a {
	position: relative;
	margin-right: 15px;
	padding-right: 15px;
	color: rgba(255,255,255,.7);
	font-size: 16px;
	font-weight: 500;
}

.header-top_nav a::before {
	position: absolute;
	top: 0;
	right: -4px;
	content: "/";
}

.header-top_nav a:hover {
	color: #fff;
}

.header-top_nav a:last-child {
	margin-right: 0;
	padding-right: 0;
}

.header-top_nav a:last-child::before {
	display: none;
}

.header-top_social {
	position: relative;
	margin-left: 60px;
}

.header-top_social a {
	position: relative;
	margin-left: 5px;
	color: rgba(255,255,255,.7);
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
}

.header-top_social a:hover {
	color: #fff;
}

.hover-img .img-style img {
	width: 100%;
	height: 100%;
	-webkit-transition: transform 2s cubic-bezier(0,0,.44,1.18);
	transition: transform 1.5s cubic-bezier(0,0,.44,1.18);
	object-fit: cover;
}

.hover-img3 .img-style3 img {
	width: 100%;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.hover-img3:hover img {
	transform: scale(1.075);
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.hover-img:hover img {
	-webkit-transform: scale(1.04);
	transform: scale(1.04);
}

.inline-0 {
	width: 166px;
	height: 24px;
	vertical-align: baseline;
}

.inline-1 {
	width: 166px;
	height: 24px;
	vertical-align: baseline;
}

.inline-15 {
	display: none;
}

.inner-header-center {
	display: flex;
	overflow: hidden;
	flex: 0;
	justify-content: center;
	width: 0;
	min-width: 0;
	max-width: 0;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: flex .3s ease, opacity .3s ease, max-width .3s ease, width .3s ease;
}

.lh-lg {
	line-height: 2 !important;
}

.line {
	border: 1px solid #e4e4e4 !important;
}

.line-b {
	border-bottom: 1px solid #e4e4e4;
}

.line-t {
	border-top: 1px solid #e4e4e4;
}

.link {
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.link:hover {
	color: #1563df !important;
}

.list-default {
	padding-left: 15px;
}

.list-default li {
	list-style: disc;
}

.list-social {
	flex-wrap: wrap;
	gap: 12px;
}

.main-header {
	position: relative;
	z-index: 999;
	width: 100%;
	height: 78px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #fff;
	box-shadow: 0 4px 18px 0 rgba(0,0,0,.0784313725);
}

.main-header .header-lower {
	position: relative;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.main-header .header-lower .main-menu .navigation {
	position: relative;
}

.main-header .header-lower .nav-outer {
	position: relative;
}

.main-header .inner-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.main-header .inner-header-center {
	height: 54px;
}

.main-header .inner-header-left {
	display: flex;
	align-items: center;
	gap: 30px;
}

.main-header .logo-box {
	position: relative;
	z-index: 10;
}

.main-header .logo-box .logo {
	position: relative;
	padding-top: 10px;
}

.main-header .logo-box .logo img {
	display: inline-block;
	max-width: 100%;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.main-header .main-box {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0 0;
	background: 0 0;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.main-header .main-box .outer-container {
	position: relative;
}

.main-header .main-menu {
	position: relative;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.main-header .main-menu .navbar-collapse {
	display: block;
	padding: 0;
}

.main-header .main-menu .navbar-collapse>ul li.dropdown2 .dropdown2-btn {
	position: absolute;
	top: 6px;
	right: 10px;
	z-index: 5;
	display: none;
	width: 30px;
	height: 30px;
	border: 1px solid var(--white);
	background-size: 20px;
	color: #fff;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
}

.main-header .main-menu .navigation li>ul>li.dropdown2:hover>ul {
	visibility: visible;
	opacity: 1;
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}

.main-header .main-menu .navigation>.home>ul {
	width: 204px;
}

.main-header .main-menu .navigation>li {
	position: relative;
	display: inline-block;
	padding-right: 65px;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.main-header .main-menu .navigation>li.current>a, .main-header .main-menu .navigation>li:hover>a {
	opacity: 1;
}

.main-header .main-menu .navigation>li.current>a::before, .main-header .main-menu .navigation>li:hover>a::before {
	right: auto;
	left: 0;
	width: 100%;
}

.main-header .main-menu .navigation>li.dropdown2:hover>ul {
	visibility: visible;
	opacity: 1;
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	pointer-events: all;
}

.main-header .main-menu .navigation>li.dropdown2>a::after {
	position: absolute;
	top: 50%;
	right: -20px;
	font-family: icomoon;
	font-size: 16px;
	font-weight: 600;
	vertical-align: bottom;
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	content: "о¤Є";
}

.main-header .main-menu .navigation>li:hover>ul>li {
	opacity: 1;
	transform: translateY(0);
	-moz-transition-delay: 70ms;
	-ms-transition-delay: 70ms;
	-o-transition-delay: 70ms;
	-webkit-transition-delay: 70ms;
	transition-delay: 70ms;
}

.main-header .main-menu .navigation>li:last-child {
	padding-right: 0;
}

.main-header .main-menu .navigation>li:last-child ul {
	right: 0;
}

.main-header .main-menu .navigation>li:last-child>a {
	padding-right: 0;
}

.main-header .main-menu .navigation>li>a {
	position: relative;
	display: block;
	padding: 27px 0;
	color: #161e2d;
	font-size: 16px;
	font-weight: 500;
	line-height: 21.86px;
	letter-spacing: 0;
	text-align: center;
	text-transform: capitalize;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.main-header .main-menu .navigation>li>a::before {
	position: absolute;
	right: 0;
	bottom: 25px;
	left: auto;
	z-index: 1;
	width: 0;
	height: 2px;
	background: #1563df;
	-o-transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
	-webkit-transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
	transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
	content: "";
}

.main-header .main-menu .navigation>li>ul {
	position: absolute;
	left: -35px;
	z-index: 1;
	visibility: hidden;
	width: 280px;
	margin-top: 17px;
	border-radius: 16px;
	background-color: #fff;
	opacity: 0;
	box-shadow: 0 10px 25px 0 rgba(54,95,104,.1019607843);
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	pointer-events: none;
}

.main-header .main-menu .navigation>li>ul li:first-child {
	padding-top: 8px;
}

.main-header .main-menu .navigation>li>ul li:last-child {
	padding-bottom: 8px;
}

.main-header .main-menu .navigation>li>ul::after {
	position: absolute;
	top: -25px;
	right: 0;
	left: 0;
	height: 35px;
	background-color: transparent;
	content: "";
}

.main-header .main-menu .navigation>li>ul::before {
	position: absolute;
	bottom: calc(100% - 14px);
	left: 45px;
	border-top: 20px solid #fff;
	border-right: 20px solid transparent;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}

.main-header .main-menu .navigation>li>ul>.current>a {
	color: #1563df;
}

.main-header .main-menu .navigation>li>ul>li {
	position: relative;
	width: 100%;
	text-align: left;
	transform: translateY(10px);
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.main-header .main-menu .navigation>li>ul>li.dropdown2:hover>a:after {
	color: #1563df;
}

.main-header .main-menu .navigation>li>ul>li.dropdown2>a:after {
	position: absolute;
	top: 16px;
	right: 24px;
	z-index: 5;
	display: block;
	width: 10px;
	height: 20px;
	font-family: icomoon;
	font-size: 12px;
	font-weight: 700;
	line-height: 24px;
	text-align: center;
	content: "о¤ќ";
}

.main-header .main-menu .navigation>li>ul>li:hover>a {
	padding-left: 45px;
	color: #1563df;
}

.main-header .main-menu .navigation>li>ul>li:hover>a::before {
	opacity: 1;
}

.main-header .main-menu .navigation>li>ul>li:last-child {
	margin-bottom: 0;
}

.main-header .main-menu .navigation>li>ul>li:last-child>a {
	border-bottom: 0;
}

.main-header .main-menu .navigation>li>ul>li>a {
	position: relative;
	display: block;
	padding: 16px 24px;
	color: #161e2d;
	font-size: 14px;
	font-weight: 600;
	line-height: 19.6px;
	text-align: start;
	text-transform: capitalize;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.main-header .main-menu .navigation>li>ul>li>a:before {
	position: absolute;
	top: 16px;
	top: 5px;
	left: 0;
	left: 24px;
	display: inline-block;
	width: 16px;
	height: 10px;
	color: #1563df;
	opacity: 0;
	font-family: icomoon;
	font-size: 12px;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	content: "оЁЅ";
}

.main-header .main-menu .navigation>li>ul>li>ul {
	position: absolute;
	top: 0;
	left: 100%;
	visibility: hidden;
	overflow: hidden;
	width: 280px;
	border: 1px solid #e4e4e4;
	border-bottom-right-radius: 16px;
	border-bottom-left-radius: 16px;
	background-color: #fff;
	opacity: 0;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.main-header .main-menu .navigation>li>ul>li>ul>.current>a {
	color: #1563df;
}

.main-header .main-menu .navigation>li>ul>li>ul>li {
	position: relative;
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,.1);
	opacity: 0;
	text-align: left;
	transform: translateY(-8px);
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.main-header .main-menu .navigation>li>ul>li>ul>li:hover>a {
	padding-left: 45px;
	background-color: #fff;
	color: #1563df;
}

.main-header .main-menu .navigation>li>ul>li>ul>li:last-child {
	margin-bottom: 0;
}

.main-header .main-menu .navigation>li>ul>li>ul>li:last-child a {
	border-bottom: 0;
}

.main-header .main-menu .navigation>li>ul>li>ul>li>a {
	position: relative;
	display: block;
	padding: 16px 24px;
	border-bottom: 1px solid #e4e4e4;
	color: #5c6368;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	text-transform: capitalize;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.main-header .main-menu .navigation>li>ul>li>ul>li>a:before {
	position: absolute;
	top: 16px;
	top: 5px;
	left: 0;
	left: 24px;
	display: inline-block;
	width: 16px;
	height: 10px;
	color: #1563df;
	opacity: 0;
	font-family: icomoon;
	font-size: 12px;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	content: "оЁЅ";
}

.main-header .main-menu .navigation>li>ul>li>ul>li>a:hover::before {
	opacity: 1;
}

.main-header .outer-box {
	position: relative;
}

.main-header .sticky-header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 0;
	visibility: hidden;
	width: 100%;
	padding: 0 0;
	opacity: 0;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.fixed-header {
	position: sticky;
	top: 0;
}

.main-header .sticky-header .logo {
	position: relative;
	padding: 7px 0;
}

.main-header .sticky-header .main-menu .navigation>li {
	position: relative;
}

.main-header .sticky-header .main-menu .navigation>li:last-child {
	margin-right: 0;
}

.main-header .sticky-header .main-menu .navigation>li>a {
	padding: 22px 0;
}

.main-header .sticky-header .main-menu .navigation>li>a:after {
	top: 22px;
}

.main-header .sticky-header .main-menu .navigation>li>a>span {
	top: 10px;
}

.main-header .sticky-header .mobile-nav-toggler {
	display: none;
	cursor: pointer;
}

.main-header .sticky-header .navbar-header {
	display: none;
}

.main-header.fixed-header .sticky-header {
	z-index: 999;
	visibility: visible;
	opacity: 1;
	-moz-animation-name: fadeInDown;
	-ms-animation-name: fadeInDown;
	-op-animation-name: fadeInDown;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-moz-animation-duration: .5s;
	-ms-animation-duration: .5s;
	-op-animation-duration: .5s;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-moz-animation-timing-function: linear;
	-ms-animation-timing-function: linear;
	-op-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-moz-animation-iteration-count: 1;
	-ms-animation-iteration-count: 1;
	-op-animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

.main-header.header--search-mode #header-menu {
	overflow: hidden;
	width: 0;
	height: 75px;
}

.main-header.header--search-mode .inner-header-center {
	overflow: visible;
	flex: 1;
	width: auto;
	max-width: 870px;
	height: auto;
	opacity: 1;
}

.main-header.header--search-mode .inner-header-left {
	gap: 0 !important;
}

.main-header.header--search-mode .login-text, .main-header.header--search-mode .logo-text {
	display: none;
}

.main-header.header--search-mode .logo a {
	align-items: center;
}

.main-header.header-style-2 {
	margin-bottom: -80px;
	border: 0;
	background-color: transparent;
	box-shadow: none;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.main-header.header-style-2 .main-menu .navigation>li.current>a, .main-header.header-style-2 .main-menu .navigation>li:hover>a {
	color: #fff;
}

.main-header.header-style-2 .main-menu .navigation>li>a {
	color: #fff;
}

.main-header.is-fixed {
	border-bottom: 1px solid #e4e4e4;
	background-color: #fff;
	box-shadow: 0 4px 18px 0 rgba(0,0,0,.0784313725);
}

.mb-10 {
	margin-bottom: 10px;
}

.mb-16 {
	margin-bottom: 16px;
}

.mb-20 {
	margin-bottom: 20px;
}

.mb-30 {
	margin-bottom: 30px;
}

.mb-8 {
	margin-bottom: 8px;
}

.mobile-button {
	position: absolute;
	top: 50%;
	right: 0;
	float: right;
	display: none;
	width: 26px;
	height: 26px;
	background-color: transparent;
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: all 0s ease;
	cursor: pointer;
}

.mobile-button span {
	position: absolute;
	top: 50%;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 2px;
	text-indent: 200%;
}

.mobile-button span, .mobile-button::after, .mobile-button::before {
	background-color: #1563df;
	-moz-transition: all ease .3s;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}

.mobile-button.active span {
	opacity: 0;
}

.mobile-button.active::after {
	-moz-transform: rotate3d(0,0,1,-45deg);
	-webkit-transform: rotate3d(0,0,1,-45deg);
	transform: rotate3d(0,0,1,-45deg);
}

.mobile-button.active::before {
	-moz-transform: rotate3d(0,0,1,45deg);
	-webkit-transform: rotate3d(0,0,1,45deg);
	transform: rotate3d(0,0,1,45deg);
}

.mobile-button.mobi-style span, .mobile-button.mobi-style::after, .mobile-button.mobi-style::before {
	background-color: #fff;
}

.mobile-button::after {
	-moz-transform: translate3d(0,9px,0);
	-webkit-transform: translate3d(0,9px,0);
	transform: translate3d(0,9px,0);
}

.mobile-button::after, .mobile-button::before {
	position: absolute;
	top: 0;
	top: 50%;
	left: 0;
	width: 100%;
	height: 2px;
	-ms-transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	content: "";
}

.mobile-button::before {
	-moz-transform: translate3d(0,-9px,0);
	-webkit-transform: translate3d(0,-9px,0);
	transform: translate3d(0,-9px,0);
}

.mobile-menu {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	visibility: hidden;
	width: 300px;
	max-width: 100%;
	height: 100%;
	padding-right: 30px;
}

.mobile-menu .bottom-canvas {
	overflow-y: auto;
	height: 100vh;
	padding: 30px 20px 100px;
}

.mobile-menu .button-mobi-sell {
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e4e4e4;
}

.mobile-menu .button-mobi-sell a {
	width: 100%;
}

.mobile-menu .close-btn:hover {
	opacity: .5;
}

.mobile-menu .login-box {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e4e4e4;
}

.mobile-menu .login-box a, .mobile-menu .login-box span {
	font-weight: 600;
}

.mobile-menu .login-box svg {
	margin-right: 5px;
}

.mobile-menu .menu-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 1;
	visibility: hidden;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	opacity: 0;
	transition: all .3s ease 0s;
}

.mobile-menu .menu-box {
	position: absolute;
	top: 0;
	left: -100%;
	z-index: 5;
	width: 100%;
	height: 100%;
	max-height: 100%;
	border-radius: 0;
	background-color: #fff;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-overflow-scrolling: touch;
}

.mobile-menu .menu-outer {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e4e4e4;
}

.mobile-menu .mobi-icon-box .box {
	margin-bottom: 19px;
	padding-bottom: 19px;
	border-bottom: 1px solid #e4e4e4;
}

.mobile-menu .mobi-icon-box .box .content {
	color: #a3abb0;
}

.mobile-menu .mobi-icon-box .box .content h5 {
	color: #5c6368;
}

.mobile-menu .mobi-icon-box .box:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}

.mobile-menu .mobi-icon-box .icon {
	margin-right: 10px;
	font-size: 20px;
}

.mobile-menu .nav-logo {
	position: relative;
	padding: 12px 20px;
	background: #fff;
	box-shadow: 0 4px 18px 0 rgba(0,0,0,.08);
}

.mobile-menu .nav-logo img {
	max-width: 200px;
}

.mobile-menu .navigation {
	position: relative;
	display: block;
	width: 100%;
}

.mobile-menu .navigation li {
	position: relative;
	display: block;
}

.mobile-menu .navigation li.current li.current>a, .mobile-menu .navigation li.current>a, .mobile-menu .navigation li:hover>a {
	color: #1563df;
}

.mobile-menu .navigation li.dropdown2 .dropdown2-btn {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 5;
	width: 100%;
	line-height: 44px;
	text-align: end;
	cursor: pointer;
}

.mobile-menu .navigation li.dropdown2 .dropdown2-btn span {
	opacity: 0;
}

.mobile-menu .navigation li.dropdown2 .dropdown2-btn::before {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 20px;
	height: 20px;
	color: #161e2d;
	font-family: icomoon;
	font-size: 12px;
	font-weight: 600;
	transform: rotate(-90deg);
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	content: "о¤Є";
}

.mobile-menu .navigation li.dropdown2>ul li a {
	border-bottom: unset;
	color: #161e2d;
}

.mobile-menu .navigation li.open .dropdown2-btn::before {
	transform: unset;
}

.mobile-menu .navigation li>a {
	position: relative;
	display: block;
	padding: 10px 0;
	color: #161e2d;
	font-size: 16px;
	font-weight: 600;
	line-height: 26px;
	text-transform: capitalize;
}

.mobile-menu .navigation li>ul, .mobile-menu .navigation li>ul>li>ul {
	display: none;
	padding: 15px 20px;
	border-radius: 10px;
	background: rgba(21,99,223,.1);
}

.mobile-menu .navigation li>ul>li, .mobile-menu .navigation li>ul>li>ul>li {
	margin-bottom: 0;
}

.mobile-menu .navigation li>ul>li:last-child {
	border-bottom: 0;
}

.mobile-menu .navigation li>ul>li>a {
	padding: 7px 0 !important;
	font-weight: 500;
}

.mobile-menu .navigation li>ul>li>ul {
	padding-left: 15px;
}

.mobile-menu .navigation li>ul>li>ul>li>a {
	padding-left: 40px;
}

.mobile-menu-visible .close-btn {
	visibility: visible;
	opacity: 1;
}

.mobile-menu-visible .mobile-menu {
	visibility: visible;
}

.mobile-menu-visible .mobile-menu .menu-backdrop {
	visibility: visible;
	opacity: 1;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.mobile-menu-visible .mobile-menu .menu-box {
	left: 0;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-overflow-scrolling: touch;
}

.modal-backdrop {
	background-color: rgba(0,0,0,.6);
}

.modal-backdrop.show {
	opacity: 1;
}

.navbar-collapse {
	flex-grow: 1;
	flex-basis: 100%;
	align-items: center;
}

.navigation-menu-footer li a {
	position: relative;
}

.navigation-menu-footer li a::after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: auto;
	z-index: 1;
	width: 0;
	height: 1px;
	background: #1563df;
	-o-transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
	-webkit-transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
	transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
	content: "";
}

.navigation-menu-footer li a:hover {
	color: #1563df;
}

.navigation-menu-footer li a:hover::after {
	right: auto;
	left: 0;
	width: 100%;
}

.nice-select {
	position: relative;
	clear: both;
	display: block;
	box-sizing: border-box;
	width: 100%;
	padding: 15px 18px;
	border: 1px solid #e4e4e4;
	border-radius: 99px;
	outline: 0;
	background-color: #fff;
	color: #161e2d;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	text-align: start;
	white-space: nowrap;
	transition: all linear .2s;
	cursor: pointer;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
}

.nice-select .current:after {
	position: absolute;
	top: 50%;
	right: 18px;
	width: 8px;
	height: 8px;
	margin-top: -6px;
	border-right: 1.7px solid #161e2d;
	border-bottom: 1.7px solid #161e2d;
	transform: rotate(45deg);
	transform-origin: 66% 66%;
	transition: all .15s ease-in-out;
	pointer-events: none;
	content: "";
}

.nice-select .list.style {
	max-height: unset;
}

.nice-select .list::-webkit-scrollbar {
	width: 6px;
	height: 4px;
	border-radius: 5px;
	background-color: #f5f5f5;
}

.nice-select .list::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background-color: #a7a7a7;
}

.nice-select .list::-webkit-scrollbar-track {
	border-radius: 5px;
	background-color: #f5f5f5;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
}

.nice-select .nice-select-dropdown .nice-select-search-box {
	position: absolute;
	top: 0;
	display: none;
	width: calc(100% + 20px);
	margin-left: -20px;
}

.nice-select.disabled {
	border-color: #ededed;
	color: #999;
	pointer-events: none;
}

.nice-select.disabled span {
	opacity: .6;
}

.nice-select.open .current:after {
	transform: rotate(-135deg);
}

.nice-select.open .list {
	z-index: 10;
	width: 100%;
	opacity: 1;
	transform: scale(1) translateY(0);
	pointer-events: auto;
}

.nice-select.open .nice-select-dropdown .list {
	width: max-content;
	min-width: calc(100% + 30px);
	margin-top: 10px;
	margin-left: -15px;
	word-break: break-word !important;
}

.nice-select.open .nice-select-dropdown .nice-select-search-box {
	display: block;
}

.nice-select.open .nice-select-dropdown .nice-select-search-box input {
	width: 100%;
	margin-top: -2px;
	padding: 0 15px 0 20px;
	border: 0;
	border-radius: 0;
	background: 0 0;
	font-size: 13px;
	font-weight: 600;
}

.nice-select.open, .nice-select:active, .nice-select:focus {
	border-color: #e4e4e4;
}

.nice-select.right {
	float: right;
}

.nice-select.right .list {
	right: 0;
	left: auto;
}

.no-line {
	border: 0 !important;
}

.o-hidden {
	overflow: hidden;
}

.p-12 {
	font-size: 12px;
	line-height: 18px;
}

.p-16 {
	font-size: 16px;
	line-height: 26px;
}

.pb-12 {
	padding-bottom: 12px;
}

.pb-30 {
	padding-bottom: 30px;
}

.preload-container {
	position: fixed;
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99999999999;
	display: flex;
	overflow: hidden;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	background: #fff;
}

.preload-container .icon {
	color: #1563df;
	font-size: 32px;
}

.progress-wrap {
	position: fixed;
	right: 30px;
	bottom: 30px;
	z-index: 100;
	display: block;
	visibility: hidden;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	background: #fff;
	opacity: 0;
	box-shadow: 0 10px 25px 0 rgba(54,95,104,.1019607843);
	-ms-transform: translateY(20px);
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
	-o-transition: all .4s linear;
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
	cursor: pointer;
}

.progress-wrap svg path {
	box-sizing: border-box;
	transition-property: all;
	transition-duration: .4s;
	transition-duration: 150ms;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	transition-timing-function: linear;
	fill: #fff;
	stroke-width: 5;
	stroke: #1563df;
}

.progress-wrap.active-progress {
	visibility: visible;
	opacity: 1;
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.progress-wrap::after {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: block;
	width: 44px;
	height: 44px;
	color: #1563df;
	font-size: 20px;
	font-weight: 900;
	line-height: 44px;
	text-align: center;
	-o-transition: all .4s linear;
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
	cursor: pointer;
	content: "↑";
}

.search-box .icon {
	position: absolute;
	top: 50%;
	left: 18px;
	color: #161e2d;
	font-size: 16px;
	transform: translateY(-50%);
}

.shadow-1 {
	box-shadow: 0 4px 18px 0 rgba(0,0,0,.0784313725);
}

.shadow-2 {
	box-shadow: 0 10px 25px 0 rgba(54,95,104,.1019607843);
}

.shadow-3 {
	box-shadow: 0 30px 60px 0 rgba(0,0,0,.1019607843);
}

.text-1 {
	font-size: 18px;
	font-weight: 600;
	line-height: 25.2px;
}

.text-2 {
	font-size: 16px;
	font-weight: 700;
	line-height: 26px;
}

.text-3 {
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: .8px;
}

.text-black {
	color: #161e2d !important;
}

.text-black-2 {
	color: #1c1c1e;
}

.text-black-3 {
	color: #3a3a3c;
}

.text-black-4 {
	color: #000;
}

.text-btn {
	font-size: 16px;
	font-weight: 600;
	line-height: 21.86px;
}

.text-danger {
	color: #c72929 !important;
}

.text-line-clamp-1 {
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.text-line-clamp-2 {
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.text-primary {
	color: #1563df !important;
}

.text-subheading {
	font-size: 12px;
	font-weight: 600;
	line-height: 19px;
	letter-spacing: .8px;
	text-transform: uppercase;
}

.text-subtitle {
	font-size: 14px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: .8px;
	text-transform: uppercase;
}

.text-success {
	color: #198754 !important;
}

.text-variant-1 {
	color: #5c6368;
}

.text-variant-2 {
	color: #a3abb0;
}

.text-variant-3 {
	color: #8e8e93;
}

.text-white {
	color: #fff !important;
	color: #fff !important;
}

.tf-btn {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
	min-width: 162px;
	min-height: 54px;
	padding: 10px 20px;
	border: 1px solid #161e2d;
	border-radius: 9999px;
	background-color: #fff;
	color: #161e2d;
	font-size: 16px;
	font-weight: 600;
	line-height: 21.86px;
	text-decoration: none;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.tf-btn .icon {
	flex-shrink: 0;
	font-size: 20px;
}

.tf-btn svg {
	flex-shrink: 0;
	width: 20px;
}

.tf-btn svg path {
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.tf-btn.primary {
	border-color: #1563df;
	background-color: #1563df;
	color: #fff;
}

.tf-btn.primary .icon {
	color: #fff;
}

.tf-btn.primary:hover {
	background-color: #0e49a6;
}

.tf-btn.size-1 {
	min-width: 244px;
	padding: 11px 36px;
}

.tf-btn.size-2 {
	padding: 11px 40px;
}

.tf-btn:hover {
	border-color: #1563df;
	background-color: #1563df;
	color: #fff;
}

.tf-grid-layout {
	display: grid;
	row-gap: 30px;
	column-gap: 15px;
}

.tf-grid-layout .flat-blog-item {
	margin-bottom: 0;
}

.title-large {
	color: #161e2d;
	font-size: 80px;
	font-weight: 800;
	line-height: 88px;
	text-rendering: optimizeLegibility;
}

.wd-filter-select .filter-advanced .icon {
	color: #161e2d;
	font-size: 28px;
}

.wd-filter-select .form-style .form-control, .wd-filter-select .form-style .nice-select {
	padding: 15px 18px;
	padding-right: 40px;
	font-size: 14px;
	line-height: 22px;
}

.wd-filter-select .tf-btn {
	width: 100%;
}

.wd-find-select .box-btn-advanced {
	display: flex;
	gap: 10px;
}

.wd-find-select .inner-group {
	display: flex;
	flex-wrap: nowrap;
	flex-grow: 1;
	gap: 20px;
	padding-right: 20px;
}

.wd-find-select .inner-group .box-filter {
	flex-shrink: 0;
	width: max-content;
}

.wd-find-select .inner-group .box-filter .filter-advanced {
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #161e2d;
	font-weight: 600;
}

.wd-find-select .inner-group .box-filter .icon {
	font-size: 28px;
}

.wd-find-select .inner-group .form-style {
	width: 100%;
}

.wd-find-select .inner-group .form-style .form-control {
	padding-right: 45px;
	border-radius: 0;
	color: #161e2d;
	font-size: 16px;
	font-weight: 600;
	line-height: 21.86px;
}

.wd-find-select .inner-group .form-style .form-control, .wd-find-select .inner-group .form-style .nice-select {
	padding: 0;
	padding-top: 6px;
	border: 0;
}

.wd-find-select .inner-group .form-style .form-control::placeholder {
	color: #161e2d;
}

.wd-find-select .inner-group .form-style .nice-select {
	color: #161e2d;
	font-size: 16px;
	font-weight: 600;
	line-height: 21.86px;
}

.wd-find-select .inner-group .form-style .nice-select::after {
	right: 20px;
}

.wd-find-select .inner-group .form-style label {
	color: #a3abb0;
	font-weight: 600;
}

.wd-find-select .inner-group .form-style:not(:last-child) {
	border-right: 1px solid #e4e4e4;
}

.wd-find-select.style-3 .form-control, .wd-find-select.style-3 .nice-select {
	background-color: #f7f7f7;
}

.wd-find-select.style-3 .inner-group {
	border: 1px solid #e4e4e4;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
	background-color: #f7f7f7;
}

.wd-navigation {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px;
}

.wd-navigation .icon {
	color: #161e2d;
	font-size: 14px;
}

.wd-search-form .tf-btn {
	width: 100%;
}

.wd-search-form.show {
	display: unset;
	visibility: visible;
	margin-top: 5px;
	opacity: 1;
}

.wd-search-form.style-2 .box {
	margin-bottom: 30px;
}

.wd-search-form.style-2 .box .box-select .nice-select {
	padding: 0;
	border: 0;
	font-size: 18px;
	font-weight: 700;
	line-height: 28px;
}

.wd-search-form.style-2 .box .box-select:not(:first-child) {
	margin-top: 20px;
}

.wd-search-form.style-2 .box .title-select {
	margin-bottom: 4px;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
}

.wrap-search-link a {
	display: flex;
	align-items: center;
	gap: 6px;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	line-height: 19.6px;
}

.wrap-top .logo-box {
	margin-left: 152px;
}

@media (max-width:1100px) {
	.fe-city-grid {
		grid-template-columns: repeat(4,1fr);
	}
}

@media (max-width:560px) {
	.fe-city-grid {
		grid-template-columns: repeat(2,1fr);
	}
}

@media (max-width:800px) {
	.fe-city-grid {
		grid-template-columns: repeat(3,1fr);
	}
}

@media (max-width:900px) {
	.fe-links-row {
		grid-template-columns: repeat(2,1fr);
	}
}

@media (min-width:1200px) {
	h1 {
		font-size: 2.5rem;
	}

	.fs-4 {
		font-size: 1.5rem !important;
	}
}

@media (min-width:768px) {
	.navbar-expand-md {
		flex-wrap: nowrap;
		justify-content: flex-start;
	}

	.navbar-expand-md .navbar-collapse {
		display: flex !important;
		flex-basis: auto;
	}
}

@media (prefers-reduced-motion:no-preference) {
	:root {
		scroll-behavior: smooth;
	}
}

@media only screen and (max-width:1099px) {
	#navbarSupportedContent {
		display: block;
	}

	.header-account {
		margin-right: 50px;
	}

	.header-account .dropdown-menu {
		margin-top: 19px !important;
	}

	.header-account ul {
		margin-right: 20px;
	}

	.header-search .header-account {
		flex-grow: 1;
		justify-content: flex-end;
	}

	.header-search .nav-outer .outer-search {
		width: auto;
		border: 0;
	}

	.header-search .nav-outer .outer-search .form-box {
		display: none;
	}

	.inner-header-center .inner-group {
		margin: 0 auto;
	}

	.main-header {
		padding: 15px;
	}

	.main-header .main-menu {
		display: none;
	}

	.mobile-button {
		display: block !important;
	}
}

@media only screen and (max-width:1199px) {
	.header-account {
		gap: 10px;
	}

	.header-account .btn-login {
		min-width: 100px;
	}

	.header-account .tf-btn {
		min-width: 150px;
	}

	.header-account ul {
		margin-right: 6px;
	}

	.main-header .main-menu .navigation>li {
		padding-right: 30px;
	}

	.main-header .main-menu .navigation>li.dropdown2>a::after {
		font-size: 12px;
	}
}

@media only screen and (max-width:1300px) {
	.header-style-3 .nav-outer {
		padding-left: 20px;
	}

	.main-header .main-menu .navigation>li {
		padding-right: 40px;
	}
}

@media only screen and (max-width:1519px) {
	.main-header .main-menu {
		position: relative;
		margin-left: 1px;
	}
}

@media only screen and (max-width:575px) {
	.header-account .tf-btn {
		display: none;
	}

	.main-header.header--search-mode .inner-header-left {
		display: none !important;
	}
}

@media only screen and (max-width:767px) {
	.footer .footer-col-block.open .footer-heading-mobile::after {
		transform: translate(0,-50%) rotate(180deg);
	}

	.footer .footer-col-block.open .footer-heading-mobile::before {
		opacity: 0;
	}

	.footer .footer-heading-mobile {
		position: relative;
		display: block;
	}

	.footer .footer-heading-mobile::after {
		position: absolute;
		top: 50%;
		right: 10px;
		width: 12px;
		height: 1px;
		background-color: #fff;
		transform: translateY(-50%);
		transition: .25s ease-in-out;
		content: "";
	}

	.footer .footer-heading-mobile::before {
		position: absolute;
		top: 50%;
		right: 15px;
		width: 1px;
		height: 12px;
		background-color: #fff;
		transform: translate(-50%,-50%);
		transition: .25s ease-in-out;
		content: "";
	}

	.footer .tf-collapse-content {
		display: none;
	}

	.header-account .dropdown-menu {
		margin-top: 21px !important;
	}

	.header-account ul {
		margin-right: 0;
	}
}

@media only screen and (max-width:991px) {
	.footer .inner-footer, .footer .top-footer {
		padding: 40px 0;
	}

	.footer .wd-social span {
		display: none;
	}
}

@media only screen and (min-width:1441px) {
	.main-header {
		padding-right: 30px;
		padding-left: 30px;
	}

	.main-header .inner-header-left {
		gap: 50px;
	}
}

@media only screen and (min-width:1520px) {
	.main-header {
		padding-right: 100px;
		padding-left: 100px;
	}
}

@media(max-width:1100px) {
	.fe-city-grid {
		grid-template-columns: repeat(4,1fr);
	}
}

@media(max-width:560px) {
	.fe-city-grid {
		grid-template-columns: repeat(2,1fr);
	}
}

@media(max-width:800px) {
	.fe-city-grid {
		grid-template-columns: repeat(3,1fr);
	}
}

@media(max-width:900px) {
	.fe-links-row {
		grid-template-columns: repeat(2,1fr);
	}
}