@font-face {
	font-family: swiper-icons;
	src: url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);
	font-weight: 400;
	font-style: normal
}

.swiper-horizontal {
	touch-action: pan-y
}

.swiper-vertical {
	touch-action: pan-x
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
	height: auto
}

.swiper-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-centered>.swiper-wrapper:before {
	content: "";
	flex-shrink: 0;
	order: 9999
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: center center;
	scroll-snap-stop: always
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
	margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
	margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper:before {
	width: 100%;
	min-width: 1px;
	height: var(--swiper-centered-offset-after)
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	box-sizing: border-box;
	border: 4px solid #000;
	border-radius: 50%;
	border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
	animation: swiper-preloader-spin 1s infinite linear
}

@keyframes swiper-preloader-spin {
	0% {
		transform: rotate(0)
	}

	to {
		transform: rotate(360deg)
	}
}

.swiper-virtual .swiper-slide {
	-webkit-backface-visibility: hidden;
	transform: translateZ(0)
}

.swarw {
	color: var(--arw);
	background-color: var(--arwbg);
	position: absolute;
	top: 50%;
	width: 45px;
	height: 45px;
	margin-top: -17px;
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 3px;
	transition: all .3s ease-in-out
}

.swarw:hover {
	opacity: 1
}

.swarw.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none;
	visibility: hidden
}

.swarw.swiper-button-hidden {
	opacity: 0;
	cursor: auto;
	pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
	display: none !important
}

.swarw:after {
	font-family: swiper-icons;
	font-size: 14px;
	text-transform: none !important;
	letter-spacing: 0;
	font-weight: 700;
	line-height: 1
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: 0;
	right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: 0;
	left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: "next"
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	text-align: center;
	transition: .3s opacity;
	transform: translateZ(0);
	z-index: 10;
	width: 100%;
	margin-top: 15px
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
	display: none !important
}

.swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	display: inline-block;
	text-align: center;
	position: relative;
	margin: 0 3px;
	border: 1px solid transparent
}

.swiper-pagination-bullet:before {
	border-radius: 10px;
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	background-color: var(--dots);
	position: absolute;
	left: 4px;
	top: 4px
}

.swiper-pagination-bullet-active {
	border: 1px solid var(--dots);
	border-radius: 30px
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet:only-child {
	display: none !important
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: #0000001a
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
	display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
	position: absolute;
	left: 1%;
	bottom: 4px;
	top: auto;
	z-index: 50;
	height: 4px;
	width: 98%
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
	position: absolute;
	left: auto;
	right: 4px;
	top: 1%;
	z-index: 50;
	width: 4px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: #00000080;
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper .swiper-notification,
swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
	flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
	transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.fw-sec.npd .swiper-button-prev {
	left: 20px
}

.fw-sec.npd .swiper-button-next {
	right: 20px
}

@media only screen and (min-width:1280px) {
	.swarw {
		opacity: .8
	}

	.arwOut .swiper-button-prev {
		transform: translate(-45px)
	}

	.arwOut .swiper-button-next {
		transform: translate(45px)
	}

	.fw-sec.npd .swiper-button-prev {
		left: 45px
	}

	.fw-sec.npd .swiper-button-next {
		right: 45px
	}
}

@media only screen and (min-width:1024px) {

	.swarw,
	.arwOut .swarw {
		opacity: 0
	}

	.swiper-horizontal:hover .swarw,
	.arwOut:hover .swarw {
		opacity: .5
	}

	.swarw:hover {
		opacity: 1 !important
	}
}

.at-award1:before {
	content: "\e945"
}

.at-customer-support:before {
	content: "\e946"
}

.at-cyber-security:before {
	content: "\e947"
}

.at-discount:before {
	content: "\e948"
}

.at-price-tag:before {
	content: "\e957"
}

.at-ticket:before {
	content: "\e958"
}

.at-newspaper:before {
	content: "\e994"
}

.at-birthday-cake:before {
	content: "\e953"
}

.at-badge-percent:before {
	content: "\e900"
}

.at-bullseye:before {
	content: "\e901"
}

.at-bullseye-arrow:before {
	content: "\e90b"
}

.at-bullseye-pointer:before {
	content: "\e90c"
}

.at-cube:before {
	content: "\e90d"
}

.at-database:before {
	content: "\e91e"
}

.at-drone:before {
	content: "\e91f"
}

.at-external-link:before {
	content: "\e920"
}

.at-headphones:before {
	content: "\e927"
}

.at-medal:before {
	content: "\e928"
}

.at-receipt:before {
	content: "\e92a"
}

.at-reply:before {
	content: "\e92b"
}

.at-reply-all:before {
	content: "\e92c"
}

.at-share-square:before {
	content: "\e92d"
}

.at-signal-stream:before {
	content: "\e92e"
}

.at-tools:before {
	content: "\e938"
}

.at-wallet:before {
	content: "\e93a"
}

.at-stats:before {
	content: "\e93b"
}

.at-stats1:before {
	content: "\e93f"
}

.at-globe:before {
	content: "\e942"
}

.at-globe-r:before {
	content: "\e944"
}

.at-globe-l:before {
	content: "\e94c"
}

.at-chat:before {
	content: "\e906"
}

.at-credit-card1:before {
	content: "\e907"
}

.at-customer-service:before {
	content: "\e908"
}

.at-dollar:before {
	content: "\e909"
}

.at-award:before {
	content: "\e94d"
}

.at-trophy:before {
	content: "\e94e"
}

.at-fire:before {
	content: "\e911"
}

.at-fire-l:before {
	content: "\e912"
}

.at-like:before {
	content: "\e91a"
}

.at-payment-security:before {
	content: "\e91d"
}

.at-phone-24:before {
	content: "\e923"
}

.at-recommended:before {
	content: "\e924"
}

.at-reliability:before {
	content: "\e925"
}

.at-rule:before {
	content: "\e926"
}

.at-ruler-cm:before {
	content: "\e929"
}

.at-ruler:before {
	content: "\e94f"
}

.at-shield:before {
	content: "\e930"
}

.at-video-player1:before {
	content: "\e93e"
}

.at-telegram-plane:before {
	content: "\ec31"
}

.at-upload-l:before {
	content: "\ec1a"
}

.at-briefcase:before {
	content: "\e93c"
}

.at-calculator:before {
	content: "\e940"
}

.at-calculator-l:before {
	content: "\eb83"
}

.at-calendar:before {
	content: "\f073"
}

.at-copy-l:before {
	content: "\eba5"
}

.at-download:before {
	content: "\e976"
}

.at-paper-l-plane:before {
	content: "\ebd7"
}

.at-portrait-l:before {
	content: "\ebe4"
}

.at-save-l:before {
	content: "\ebf2"
}

.at-server:before {
	content: "\f233"
}

.at-server-l:before {
	content: "\ebf6"
}

.at-id-card-l:before {
	content: "\ebbe"
}

.at-image:before {
	content: "\e9a4"
}

.at-images-r:before {
	content: "\eabf"
}

.at-tag-l:before {
	content: "\ec08"
}

.at-tags-l:before {
	content: "\ec09"
}

.at-address-book-r:before {
	content: "\ebbd"
}

.at-folder-open-l:before {
	content: "\ebb8"
}

.at-copy-files-o:before {
	content: "\f0c5"
}

.at-file-ar:before {
	content: "\ebb5"
}

.at-ban-r:before {
	content: "\ea65"
}

.at-bars:before {
	content: "\e939"
}

.at-bars-r:before {
	content: "\ea66"
}

.at-bars-l:before {
	content: "\eb7f"
}

.at-right-bar-s:before {
	content: "\e951"
}

.at-right-bar:before {
	content: "\e952"
}

.at-circle-notch:before {
	content: "\e968"
}

.at-circle-notch-r:before {
	content: "\ea92"
}

.at-clone:before {
	content: "\f24d"
}

.at-cog:before {
	content: "\f013"
}

.at-cog-l:before {
	content: "\eba0"
}

.at-cogs-l:before {
	content: "\eba1"
}

.at-edit-l:before {
	content: "\eba9"
}

.at-ellipsis-v:before {
	content: "\e979"
}

.at-ellipsis-vl:before {
	content: "\eaa9"
}

.at-expand-alt:before {
	content: "\e982"
}

.at-compress-alt:before {
	content: "\ea9c"
}

.at-expand:before {
	content: "\e981"
}

.at-expand-wide:before {
	content: "\e985"
}

.at-chain:before,
.at-link3:before {
	content: "\f0c1"
}

.at-link-r:before {
	content: "\eac9"
}

.at-list-ulr:before {
	content: "\eace"
}

.at-list-l:before {
	content: "\ebc6"
}

.at-list4:before {
	content: "\f03a"
}

.at-minus-circle-l:before {
	content: "\ebd2"
}

.at-minus-square-l:before {
	content: "\ebd3"
}

.at-minus-r:before {
	content: "\ead8"
}

.at-minus-l:before {
	content: "\ebd1"
}

.at-pencil-alt:before {
	content: "\e9d1"
}

.at-pencil-al:before {
	content: "\ebda"
}

.at-pencil-l:before {
	content: "\ebd9"
}

.at-plus-cil:before {
	content: "\ebe1"
}

.at-plus-sql:before {
	content: "\ebe2"
}

.at-plus-r:before {
	content: "\eafb"
}

.at-plus-l:before {
	content: "\ebe0"
}

.at-power-off:before {
	content: "\e9dc"
}

.at-power-off-r:before {
	content: "\eb02"
}

.at-share:before {
	content: "\e9f9"
}

.at-sign-in-ar:before {
	content: "\eb29"
}

.at-sign-in-al:before {
	content: "\ebfb"
}

.at-sign-out-ar:before {
	content: "\eb2a"
}

.at-sign-out-al:before {
	content: "\ebfc"
}

.at-sitemap-l:before {
	content: "\ebfd"
}

.at-slider-2:before {
	content: "\e955"
}

.at-slider-3:before {
	content: "\e956"
}

.at-sliders-hr:before {
	content: "\ebfe"
}

.at-sliders-vr:before {
	content: "\ebff"
}

.at-tuning:before {
	content: "\ec46"
}

.at-sort-amount-down:before {
	content: "\ea0b"
}

.at-sort-amount-up:before {
	content: "\ea0c"
}

.at-spinner:before {
	content: "\ea0d"
}

.at-spinner-r:before {
	content: "\eb30"
}

.at-spinner-l:before {
	content: "\ec00"
}

.at-spinner4:before {
	content: "\f110"
}

.at-th:before {
	content: "\ea20"
}

.at-th-large:before {
	content: "\ea21"
}

.at-th-large-l:before {
	content: "\ec0b"
}

.at-th-list:before {
	content: "\ea22"
}

.at-th-list-l:before {
	content: "\ec0c"
}

.at-th-l:before {
	content: "\ec0a"
}

.at-times-sql:before {
	content: "\ec11"
}

.at-times-cil:before {
	content: "\ec10"
}

.at-times-r:before {
	content: "\eb41"
}

.at-times-l:before {
	content: "\ec0f"
}

.at-toggle-offr:before {
	content: "\eb44"
}

.at-toggle-onr:before {
	content: "\eb45"
}

.at-trash-alt:before {
	content: "\ea2b"
}

.at-trash-al:before {
	content: "\ec14"
}

.at-random-r:before {
	content: "\eb0c"
}

.at-repeat-alt:before {
	content: "\eb12"
}

.at-repeat-r:before {
	content: "\eb11"
}

.at-retweet-r:before {
	content: "\eb15"
}

.at-recycle-r:before {
	content: "\eb0d"
}

.at-recycle-l:before {
	content: "\ebec"
}

.at-sync:before {
	content: "\ea18"
}

.at-refresh:before {
	content: "\f021"
}

.at-sync-ar:before {
	content: "\eb34"
}

.at-undo:before {
	content: "\ea2f"
}

.at-undo-alt:before {
	content: "\ea30"
}

.at-undo-r:before {
	content: "\eb4a"
}

.at-undo-l:before {
	content: "\ec16"
}

.at-wrench-r:before {
	content: "\ec21"
}

.at-exclamation-cil:before {
	content: "\ebad"
}

.at-exclamation-sql:before {
	content: "\ebae"
}

.at-exclamation-triangle:before {
	content: "\e980"
}

.at-exclamation-tl:before {
	content: "\ebaf"
}

.at-info-circle:before {
	content: "\e9ad"
}

.at-info-cil:before {
	content: "\ebc0"
}

.at-info-square:before {
	content: "\e9ae"
}

.at-info-sql:before {
	content: "\ebc1"
}

.at-info-l:before {
	content: "\ebbf"
}

.at-question:before {
	content: "\e9df"
}

.at-question-cil:before {
	content: "\e962"
}

.at-question-sql:before {
	content: "\ebe9"
}

.at-question-l:before {
	content: "\ebe7"
}

.at-quote-left:before {
	content: "\e9e2"
}

.at-quote-l-left:before {
	content: "\ebea"
}

.at-quote-right:before {
	content: "\e9e3"
}

.at-quote-l-right:before {
	content: "\ebeb"
}

.at-amazon:before {
	content: "\e90e"
}

.at-android:before {
	content: "\e918"
}

.at-apple:before {
	content: "\e922"
}

.at-bar-chart:before {
	content: "\f080"
}

.at-bell2:before {
	content: "\eb80"
}

.at-bug:before {
	content: "\e93d"
}

.at-child:before {
	content: "\e967"
}

.at-clock-r:before {
	content: "\eb9e"
}

.at-code-r:before {
	content: "\ea95"
}

.at-comment-alt:before {
	content: "\e96e"
}

.at-comment-al:before {
	content: "\eba3"
}

.at-comment-l:before {
	content: "\eba2"
}

.at-comments:before {
	content: "\e96f"
}

.at-comments-o:before {
	content: "\f0e6"
}

.at-comments-l:before {
	content: "\eba4"
}

.at-css3-alt:before {
	content: "\eab4"
}

.at-dashboard:before,
.at-tachometer:before {
	content: "\f0e4"
}

.at-desktop:before {
	content: "\eaa3"
}

.at-envelope-l:before {
	content: "\ebaa"
}

.at-envelope1:before {
	content: "\ec48"
}

.at-eye:before {
	content: "\e98a"
}

.at-eye-slash-l:before {
	content: "\ebb3"
}

.at-eye-r:before {
	content: "\eab1"
}

.at-eye-l:before {
	content: "\ebb2"
}

.at-female:before {
	content: "\e98f"
}

.at-filter:before {
	content: "\e996"
}

.at-filter-l:before {
	content: "\ebb6"
}

.at-flag:before {
	content: "\f024"
}

.at-flag-o:before {
	content: "\f11d"
}

.at-gift:before {
	content: "\e99c"
}

.at-gift-l:before {
	content: "\ebb9"
}

.at-gift-card:before {
	content: "\e963"
}

.at-gifts:before {
	content: "\e964"
}

.at-gift-box:before {
	content: "\e914"
}

.at-handshake-o:before {
	content: "\f2b5"
}

.at-handshake-l:before {
	content: "\ebba"
}

.at-heart:before {
	content: "\e99f"
}

.at-heart-r:before {
	content: "\eaba"
}

.at-heart-l:before {
	content: "\ebbb"
}

.at-home-r:before {
	content: "\eabb"
}

.at-home-l:before {
	content: "\ebbc"
}

.at-warehouse:before {
	content: "\e965"
}

.at-store:before {
	content: "\e969"
}

.at-html5:before {
	content: "\ebcc"
}

.at-key:before {
	content: "\e9af"
}

.at-key-l:before {
	content: "\ebc2"
}

.at-life-ring:before {
	content: "\eac7"
}

.at-lightbulb:before {
	content: "\e96a"
}

.at-lightbulb-r:before {
	content: "\ebc4"
}

.at-medapps:before {
	content: "\ec04"
}

.at-lock:before {
	content: "\ead0"
}

.at-lock-ar:before {
	content: "\ead1"
}

.at-lock-al:before {
	content: "\ebc7"
}

.at-map-marker-alt:before {
	content: "\e9c2"
}

.at-map-marker-al:before {
	content: "\ebcd"
}

.at-map-signs-l:before {
	content: "\ebd0"
}

.at-microsoft:before {
	content: "\ec12"
}

.at-pennant:before {
	content: "\e9d2"
}

.at-qrcode2:before {
	content: "\eb05"
}

.at-react:before {
	content: "\ec26"
}

.at-trophy-alt:before {
	content: "\ea2d"
}

.at-shield1:before {
	content: "\f132"
}

.at-shield-alt:before {
	content: "\e9ff"
}

.at-shield-check:before {
	content: "\ea00"
}

.at-shield-check-r:before {
	content: "\e921"
}

.at-signal:before {
	content: "\ea04"
}

.at-sitemap:before {
	content: "\ea07"
}

.at-slideshare:before {
	content: "\ec2a"
}

.at-star:before {
	content: "\f005"
}

.at-star-half-empty:before,
.at-star-half-full:before,
.at-star-half-o:before {
	content: "\f123"
}

.at-star-o:before {
	content: "\f006"
}

.at-mobile-android-alt:before {
	content: "\e9cd"
}

.at-mobile-alt:before {
	content: "\e9cb"
}

.at-tablet-alt:before {
	content: "\ea1b"
}

.at-tablet-android-alt:before {
	content: "\ea1c"
}

.at-laptop:before {
	content: "\e9b2"
}

.at-laptop-r:before {
	content: "\ebc3"
}

.at-tachometer-alt:before {
	content: "\ea1d"
}

.at-tachometer-al:before {
	content: "\ec07"
}

.at-thumbs-down:before {
	content: "\ea23"
}

.at-thumbs-down-l:before {
	content: "\ec0d"
}

.at-thumbs-up:before {
	content: "\ea24"
}

.at-thumbs-up-l:before {
	content: "\ec0e"
}

.at-vh-bus-l:before {
	content: "\eb82"
}

.at-truck-l:before {
	content: "\ec15"
}

.at-truck:before {
	content: "\e96d"
}

.at-ship-fast:before {
	content: "\e970"
}

.at-free-delivery:before {
	content: "\e913"
}

.at-worldwide:before {
	content: "\e941"
}

.at-unlock-al:before {
	content: "\ec19"
}

.at-wifi:before {
	content: "\ea3f"
}

.at-wifi-r:before {
	content: "\eb5c"
}

.at-user-al:before {
	content: "\ec1c"
}

.at-user:before {
	content: "\e971"
}

.at-user-2:before {
	content: "\e974"
}

.at-user-expand:before {
	content: "\e977"
}

.at-user-nice:before {
	content: "\e97a"
}

.at-users-l:before {
	content: "\ec1e"
}

.at-basket4:before {
	content: "\f291"
}

.at-cart-2-s:before {
	content: "\ec41"
}

.at-bag-l:before {
	content: "\ebf8"
}

.at-sq-bag:before {
	content: "\e931"
}

.at-bag-t:before {
	content: "\e933"
}

.at-basket-l:before {
	content: "\ebf9"
}

.at-bags-shop:before {
	content: "\e97b"
}

.at-cart-l:before {
	content: "\ebfa"
}

.at-camera-retro:before {
	content: "\e943"
}

.at-camera-al:before {
	content: "\eb84"
}

.at-check-square-o:before {
	content: "\f046"
}

.at-check-badge:before {
	content: "\e937"
}

.at-check:before {
	content: "\e954"
}

.at-check-badge-r:before {
	content: "\ea64"
}

.at-check-r:before {
	content: "\ea7f"
}

.at-check-cil:before {
	content: "\eb8c"
}

.at-check-sql:before {
	content: "\eb8d"
}

.at-search-sis:before {
	content: "\ec28"
}

.at-search-r:before {
	content: "\eb1d"
}

.at-search-l:before {
	content: "\ebf3"
}

.at-search-minus:before {
	content: "\ebf4"
}

.at-search-plus:before {
	content: "\ebf5"
}

.at-phone-s:before {
	content: "\e9d3"
}

.at-phone-l:before {
	content: "\ebdc"
}

.at-phone-rc:before {
	content: "\e97d"
}

.at-phone-sql:before {
	content: "\ebdd"
}

.at-phone:before {
	content: "\f095"
}

.at-phone-ro:before {
	content: "\e97e"
}

.at-phone-of:before {
	content: "\e97f"
}

.at-microphone:before {
	content: "\e9c5"
}

.at-microphone-alt:before {
	content: "\e9c6"
}

.at-bullhorn:before {
	content: "\f0a1"
}

.at-print:before {
	content: "\f02f"
}

.at-print-l:before {
	content: "\ebe6"
}

.at-badge-dollar:before {
	content: "\e983"
}

.at-money-bill:before {
	content: "\eadd"
}

.at-money-bill-alt:before {
	content: "\eade"
}

.at-money:before {
	content: "\e91b"
}

.at-money-note:before {
	content: "\e91c"
}

.at-money-wave:before {
	content: "\e984"
}

.at-money-bill1:before {
	content: "\e986"
}

.at-pay-security:before {
	content: "\e932"
}

.at-ruble-sign:before {
	content: "\e9f2"
}

.at-ruble-sign-l:before {
	content: "\ebf0"
}

.at-dollar-sign:before {
	content: "\e975"
}

.at-dollar-sign-l:before {
	content: "\eba8"
}

.at-aws:before {
	content: "\e96b"
}

.at-btc:before {
	content: "\e9ea"
}

.at-amazon-pay:before {
	content: "\e915"
}

.at-apple-pay:before {
	content: "\e92f"
}

.at-bitcoin:before {
	content: "\e991"
}

.at-cc:before {
	content: "\f20a"
}

.at-cc-amazon-pay:before {
	content: "\e9ef"
}

.at-amex:before {
	content: "\e9f8"
}

.at-cc-apple-pay:before {
	content: "\ea0e"
}

.at-diners-club:before {
	content: "\ea0f"
}

.at-discover:before {
	content: "\ea19"
}

.at-cc-jcb:before {
	content: "\ea2a"
}

.at-mastercard:before {
	content: "\ea2c"
}

.at-cc-paypal:before {
	content: "\ea3e"
}

.at-cc-stripe:before {
	content: "\ea42"
}

.at-visa:before {
	content: "\ea67"
}

.at-credit-card:before {
	content: "\e972"
}

.at-cc-front:before {
	content: "\e973"
}

.at-credit-card-l:before {
	content: "\eba7"
}

.at-euro-sign:before {
	content: "\e97c"
}

.at-euro-sign-l:before {
	content: "\ebab"
}

.at-paypal:before {
	content: "\ec20"
}

.at-pound-sign:before {
	content: "\e9db"
}

.at-pound-sign-l:before {
	content: "\ebe5"
}

.at-rupee-sign:before {
	content: "\e9f3"
}

.at-rupee-sign-l:before {
	content: "\ebf1"
}

.at-stripe:before {
	content: "\ec2f"
}

.at-yen-sign:before {
	content: "\ea44"
}

.at-yen-sign-l:before {
	content: "\ec22"
}

.at-long-arrow-alt-up:before {
	content: "\e987"
}

.at-long-arrow-alt-left:before {
	content: "\e988"
}

.at-long-arrow-alt-right:before {
	content: "\e989"
}

.at-sort:before {
	content: "\ea0a"
}

.at-step-forward:before {
	content: "\ea11"
}

.at-step-forward-r:before {
	content: "\eb33"
}

.at-an-double-down:before {
	content: "\eb62"
}

.at-an-double-left:before {
	content: "\eb63"
}

.at-an-double-right:before {
	content: "\eb64"
}

.at-an-double-up:before {
	content: "\eb65"
}

.at-angle-down:before {
	content: "\e902"
}

.at-angle-down-r:before {
	content: "\ea45"
}

.at-angle-down-l:before {
	content: "\eb66"
}

.at-angle-left:before {
	content: "\e903"
}

.at-angle-left-r:before {
	content: "\ea46"
}

.at-angle-left-l:before {
	content: "\eb67"
}

.at-angle-right:before {
	content: "\e904"
}

.at-angle-right-r:before {
	content: "\ea47"
}

.at-angle-right-l:before {
	content: "\eb68"
}

.at-angle-up:before {
	content: "\e905"
}

.at-angle-up-r:before {
	content: "\ea48"
}

.at-angle-up-l:before {
	content: "\eb69"
}

.at-arrow-alt-down:before {
	content: "\e90a"
}

.at-arrow-al-down:before {
	content: "\eb6e"
}

.at-arrow-alt-left:before {
	content: "\e90f"
}

.at-arrow-al-left:before {
	content: "\eb6f"
}

.at-arrow-alt-right:before {
	content: "\e910"
}

.at-arrow-al-right:before {
	content: "\eb70"
}

.at-arrow-alt-to-left:before {
	content: "\e916"
}

.at-arrow-alt-to-right:before {
	content: "\e917"
}

.at-arrow-alt-up:before {
	content: "\e919"
}

.at-arrow-al-up:before {
	content: "\eb72"
}

.at-arw-down:before {
	content: "\ea59"
}

.at-arw-left:before {
	content: "\ea5a"
}

.at-arw-right:before {
	content: "\ea5b"
}

.at-arw-up:before {
	content: "\ea60"
}

.at-caret-down:before {
	content: "\e949"
}

.at-caret-left:before {
	content: "\e94a"
}

.at-caret-right:before {
	content: "\e94b"
}

.at-caret-up:before {
	content: "\e950"
}

.at-ch-double-down:before {
	content: "\e95b"
}

.at-ch-doublel-down:before {
	content: "\eb92"
}

.at-ch-double-left:before {
	content: "\e95c"
}

.at-ch-doublel-left:before {
	content: "\eb93"
}

.at-ch-double-right:before {
	content: "\e95d"
}

.at-ch-doublel-right:before {
	content: "\eb94"
}

.at-ch-double-up:before {
	content: "\e95e"
}

.at-ch-doublel-up:before {
	content: "\eb95"
}

.at-chevron-down:before {
	content: "\e95f"
}

.at-chevron-r-down:before {
	content: "\ea8a"
}

.at-chevron-l-down:before {
	content: "\eb96"
}

.at-chevron-left:before {
	content: "\e960"
}

.at-chevron-r-left:before {
	content: "\ea8b"
}

.at-chevron-l-left:before {
	content: "\eb97"
}

.at-chevron-right:before {
	content: "\e961"
}

.at-chevron-r-right:before {
	content: "\ea8c"
}

.at-chevron-l-right:before {
	content: "\eb98"
}

.at-chevron-up:before {
	content: "\e966"
}

.at-chevron-r-up:before {
	content: "\ea91"
}

.at-chevron-l-up:before {
	content: "\eb9d"
}

.at-expand-arw-alt:before {
	content: "\eab0"
}

.at-expand-r-arrows:before {
	content: "\eaaf"
}

.at-expand-l-arrows:before {
	content: "\ebb0"
}

.at-arrows2:before {
	content: "\eb77"
}

.at-reddit:before {
	content: "\e959"
}

.at-twitter-x:before {
	content: "\e95a"
}

.at-shopify:before {
	content: "\e98b"
}

.at-tiktok:before {
	content: "\e98e"
}

.at-viber:before {
	content: "\ec38"
}

.at-rss:before {
	content: "\e9f0"
}

.at-rss-sq:before {
	content: "\e9f1"
}

.at-rss-sql:before {
	content: "\ebef"
}

.at-rss-r:before {
	content: "\eb17"
}

.at-safari:before {
	content: "\ec27"
}

.at-share-alt:before {
	content: "\e9fb"
}

.at-share-alt1:before {
	content: "\e992"
}

.at-share-al-sq:before {
	content: "\ebf7"
}

.at-spotify:before {
	content: "\ec2e"
}

.at-tripadvisor:before {
	content: "\ec32"
}

.at-whatsapp:before {
	content: "\ec3d"
}

.at-flickr:before {
	content: "\eb4e"
}

.at-flipboard:before {
	content: "\eb57"
}

.at-skype:before {
	content: "\ec29"
}

.at-codepen:before {
	content: "\ea68"
}

.at-behance:before {
	content: "\e96c"
}

.at-behance-square:before {
	content: "\e990"
}

.at-blogger-b:before {
	content: "\e998"
}

.at-delicious:before {
	content: "\eab9"
}

.at-deviantart:before {
	content: "\eac6"
}

.at-digg:before {
	content: "\eacd"
}

.at-dribbble:before {
	content: "\ead4"
}

.at-dropbox:before {
	content: "\eae6"
}

.at-facebook:before {
	content: "\eafa"
}

.at-facebook-msn:before {
	content: "\eb31"
}

.at-facebook-sq:before {
	content: "\eb47"
}

.at-google:before {
	content: "\eb8a"
}

.at-google-drive:before {
	content: "\eb8b"
}

.at-google-play:before {
	content: "\eba6"
}

.at-google-wallet:before {
	content: "\ebcb"
}

.at-instagram:before {
	content: "\ec01"
}

.at-linkedin-sq:before {
	content: "\ec02"
}

.at-linkedin:before {
	content: "\ec03"
}

.at-pinterest-p:before {
	content: "\ec24"
}

.at-pinterest-sq:before {
	content: "\ec25"
}

.at-snapchat:before {
	content: "\ec2c"
}

.at-snapchat-sq:before {
	content: "\ec2d"
}

.at-tumblr:before {
	content: "\ec33"
}

.at-tumblr-sq:before {
	content: "\ec34"
}

.at-twitter:before {
	content: "\ec36"
}

.at-twitter-sq:before {
	content: "\ec37"
}

.at-vimeo:before {
	content: "\ec39"
}

.at-vimeo-v:before {
	content: "\ec3b"
}

.at-youtube:before {
	content: "\ec3f"
}

.at-youtube-s:before {
	content: "\ec40"
}

.at-youtube2:before {
	content: "\f167"
}

.at-video-player:before {
	content: "\e934"
}

.at-forward:before {
	content: "\e99b"
}

.at-backward:before {
	content: "\e936"
}

.at-backward-l:before {
	content: "\eb7e"
}

.at-fast-backward:before {
	content: "\e98c"
}

.at-fast-forward:before {
	content: "\e98d"
}

.at-pause:before {
	content: "\eaee"
}

.at-pause-cil:before {
	content: "\ebd8"
}

.at-play:before {
	content: "\eaf8"
}

.at-play-cir:before {
	content: "\ebdf"
}

.at-play-r:before {
	content: "\ebde"
}

.at-podcast:before {
	content: "\e9d9"
}

.at-podcast-l:before {
	content: "\ebe3"
}

.at-step-backward:before {
	content: "\ea10"
}

.at-step-backward-r:before {
	content: "\eb32"
}

.at-stop:before {
	content: "\ea12"
}

.at-stop-circle:before {
	content: "\ea13"
}

.at-video:before {
	content: "\e935"
}

.o_ft {
	color: var(--cs-cl);
	font-size: var(--fsm);
	border-top: 1px solid var(--bdr);
	padding-top: 15px;
	background: var(--cs-bg)
}

.ft_block {
	padding-top: 12px;
	padding-bottom: 12px
}

.ft_block+.ft_block {
	border-top: 1px solid var(--bdrm)
}

.o_ft .h4 {
	font-family: var(--ff);
	color: var(--cs-ttl);
	font-size: var(--tfsm);
	margin-bottom: 10px;
	cursor: pointer;
	font-weight: var(--tfw)
}

.o_ft .active .at {
	transform: rotate(180deg)
}

.f_links li {
	margin-bottom: 7px
}

.f_links .h4+ul {
	display: none;
	margin: 15px 0
}

.horLinks {
	margin: 0 -10px
}

.horLinks li {
	display: inline-block;
	margin: 5px 10px
}

.o_ft .txt p {
	margin-bottom: 15px
}

.f_addr li {
	display: flex;
	margin-bottom: 12px
}

.f_addr li.email {
	line-height: 14px
}

.o_ft .tc .socIcn {
	justify-content: center
}

.o_ft .socIcn a {
	color: var(--cs-icon);
	width: -webkit-fill-available
}

.o_ft .socIcn a .at {
	font-size: var(--ifs)
}

.ft_newsltr .ad_input {
	flex-direction: column
}

.ft_newsltr .newstxt,
.ft_newsltr .btn {
	min-height: 40px;
	line-height: 18px
}

.ft_newsltr .newstxt {
	color: var(--incl);
	background-color: var(--inbg)
}

.ft_newsltr .btn {
	color: var(--btncl);
	background-color: var(--btnbg);
	border: 0
}

.ft_newsltr .btn:hover {
	color: var(--btnclh);
	background-color: var(--btnbgh)
}

.ft_newsltr.tc h4 {
	justify-content: center
}

.o_ft .counter {
	display: none
}

.o_ft a {
	color: var(--cs-link);
	text-decoration: none
}

.o_ft a:hover {
	color: var(--cs-linkh);
	text-decoration: underline
}

.ft_bottom {
	clear: both;
	padding: 0 0 20px
}

.payment_item {
	width: 35px;
	margin: 0 3px
}

.footer-img img {
	vertical-align: middle
}

#footerNw .ad_inputs {
	flex-direction: row;
	max-width: 400px
}

@media only screen and (min-width:768px) {
	.o_ft {
		font-size: var(--fs);
		padding-top: 60px
	}

	.o_ft .ft_block {
		padding-top: 0;
		padding-bottom: 0;
		margin-bottom: 40px;
		border-top: 0 none
	}

	.ft_block.sp+.ft_block.sp {
		border-left: 1px solid var(--bdrm);
		padding-left: 30px
	}

	.o_ft .h4 {
		font-size: var(--tfs);
		margin-bottom: 20px;
		cursor: default
	}

	.f_links .h4+ul {
		display: block;
		margin: 0
	}

	.ft_newsltr .wrap-newsletter,
	.o_ft .text.txt {
		max-width: 350px
	}
}

@media only screen and (max-width:767px) {
	.fimg {
		margin-bottom: 15px
	}

	.ft_bottom {
		padding-top: 15px
	}

	.ft_block .f_addr {
		margin-top: 10px
	}

	.o_ft .wrap-newsletter p br {
		display: none
	}

	.o_ft .f_links .h4,
	.ft_newsltr .ad_input {
		margin-bottom: 0
	}
}

#CartDrawer-Overlay {
	z-index: -1
}

.ctdrawer.active {
	visibility: visible
}

.cart-drawer {
	border-radius: 10px;
	width: calc(100% - 30px);
	max-width: 800px;
	max-height: calc(100vh - 30px);
	overflow-y: auto;
	overflow-x: hidden;
	visibility: hidden;
	opacity: 0;
	transition: all .4s ease-in-out;
	transform: translateY(20%)
}

.ctdrawer.active .cart-drawer {
	visibility: visible;
	opacity: 1;
	transform: translateY(0)
}

.block-cart {
	color: var(--cs-cl);
	background: var(--cs-bg);
	text-align: left;
	padding: 15px 20px;
	width: 100%
}

.block-cart h2 {
	color: var(--cs-cl);
	font-size: 18px;
	line-height: 1;
	font-weight: 600
}

.block-cart h3 {
	font-size: 15px;
	margin-bottom: 5px
}

.block-cart .close-cart {
	color: var(--cs-cl);
	font-size: 20px;
	opacity: .7;
	cursor: pointer;
	transform: translate(10px, -10px)
}

.block-cart .qtyField,
.block-cart .qty {
	border-color: #0000001a
}

.cartitem {
	padding-right: 30px
}

#cartEmpty {
	min-height: 300px;
	padding-bottom: 100px
}

#cartEmpty .at-icon,
.cart__warnings .at-icon {
	font-size: 55px;
	display: block;
	margin: 0 auto 20px;
	width: 60px;
	height: 60px;
	opacity: .2
}

.ctfreeship {
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	padding: 15px 20px;
	background-color: var(--cs-box)
}

.mini_plist .pr_image {
	width: 100px
}

.mini_plist .pr_details {
	padding-left: 15px
}

.mini_plist li.cart-item {
	position: relative;
	padding: 10px 0;
	line-height: 1.2;
	border-top: 1px solid var(--cs-line)
}

.mini_plist .ctitempr {
	margin-bottom: 8px;
	font-size: 13px;
	font-weight: 400
}

.mini_plist .pr_name {
	font-size: 13px;
	color: var(--cs-cl);
	font-weight: 500;
	white-space: normal;
	text-decoration: none;
	display: inline-block;
	margin-bottom: 8px
}

.mini_plist .pr_price {
	color: var(--cs-cl);
	font-weight: 400
}

.mini_plist s,
.mini_plist .pr_vr {
	opacity: .7;
	font-size: 90%;
	max-width: 170px;
	word-wrap: break-word;
	margin-bottom: 3px
}

.mini_plist .remove {
	color: var(--cs-cl);
	opacity: .8;
	border-bottom: 0 none;
	padding-bottom: 0
}

.mini_plist li:first-child {
	border: 0
}

.cart_btns .cart_total {
	padding: 15px 0;
	font-weight: 600;
	font-size: 15px
}

.cart_btns .cart_term {
	font-size: 10px;
	text-transform: uppercase;
	margin: 10px 0
}

.ctItem-error:empty+svg {
	display: none
}

.loading-overlay:not(.hidden)+.ctitempr {
	display: none
}

.cartFt .icnRow {
	column-gap: 10px
}

.cartFt a {
	text-align: center;
	padding: 15px;
	background: var(--cs-iconbg)
}

.cftDraw {
	display: none;
	width: 100%;
	padding: 15px 0 5px;
	color: #000;
	background-color: var(--cs-bg)
}

@media only screen and (min-width:767px) {
	.block-cart {
		padding: 30px 40px
	}

	.mini_plist li.cart-item {
		padding: 15px 0
	}

	.cartitem {
		padding-right: 30px
	}
}

.quick_shop.mfpbox {
	max-width: 450px;
	padding: 35px 40px 40px
}

.quick_shop .pr_title {
	font-size: 22px;
	color: #000;
	line-height: normal
}

.quick_shop input[name=swsize]+.swatchLbl {
	min-width: 40px;
	min-height: 30px;
	line-height: 29px
}

.quick_shop .swatchLbl.color {
	width: 40px;
	height: 40px
}

.quick_shop .swatchLbl {
	min-width: 40px
}

.quick_shop .sizelink,
.quick_shop .pr_form_item_qnty {
	display: none
}

.quick_shop .pr_price {
	color: #000;
	font-size: 18px;
	font-weight: 500
}

.quick_shop .pr_price.sale {
	color: #f78282
}

.quick_shop .product-form__buttons .btn {
	height: 42px;
	margin-left: 10px
}

@media only screen and (max-width:766px) {
	.ctabtn {
		flex-direction: column
	}

	.quick_shop .product-form__buttons .btn {
		margin: 0
	}
}

.qvPopup .product-photos .gitem:not(:first-child):not(.slick-slide) {
	display: none
}

.qvPopup .sizelink {
	display: none
}

.qvPopup .pr_title {
	font-size: 22px;
	color: #000;
	line-height: normal
}

.qvPopup .pr_price {
	color: #000;
	font-size: 18px;
	font-weight: 500
}

.qvPopup .pr_price.sale {
	color: #f78282
}

.qvPopup .salebadge {
	background: #f78282;
	color: #fff
}

@media only screen and (max-width:766px) {
	.qvPopup {
		max-width: 480px
	}

	.qvPopup .wrap-product-info {
		padding: 20px 0 0
	}

	.qvPopup .pr_title,
	.qvPopup .pr_price {
		font-size: 16px
	}
}

#scroll_top {
	color: #000;
	position: fixed;
	right: 20px;
	z-index: 555;
	text-align: center;
	transition: all .3s ease-in-out;
	visibility: hidden;
	opacity: 0;
	cursor: pointer;
	bottom: 50px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 3px;
	background-color: #fff
}

#scroll_top.active {
	visibility: visible;
	opacity: 1
}

#newsl_pp:not(.style1) .newstxt,
#newsl_pp:not(.style1) .newsl_btn {
	border-radius: 3px
}

#newsl_pp.style1 .newsl_btn {
	margin-left: 6px
}

@media only screen and (max-width:766px) {

	.news_sec .newsl_frm .newsl_btn,
	.news_sec .newsl_frm .newstxt {
		border-radius: 3px
	}

	#newsl_pp.style1 .newsl_btn {
		margin-left: 0
	}
}

@media only screen and (max-width:766px) {
	.ad_input.fl {
		flex-direction: column
	}
}

#newsl_pp.style2 .newsl_btn {
	margin-top: 10px
}

#prodNotify {
	align-items: center;
	color: #666;
	font-size: 13px;
	line-height: 1.2;
	width: 320px;
	overflow: hidden;
	visibility: visible;
	opacity: 1;
	position: fixed;
	left: 10px;
	bottom: 10px;
	z-index: 99;
	background-color: #fff;
	border: 1px solid #ededed;
	transition: all .5s ease-in-out;
	transform: translate(-120%)
}

#prodNotify .imgLink {
	max-height: 100px
}

#prodNotify .details {
	padding: 5px 22px 5px 19px
}

#prodNotify a {
	color: #000
}

#prodNotify.active {
	visibility: visible;
	opacity: 1;
	transform: translate(0)
}

.closeNotify {
	position: absolute;
	padding: 10px;
	top: 0;
	right: 5px;
	color: #000
}

.closeNotify svg {
	width: 12px;
	height: 12px
}

.timelocation {
	font-size: 11px
}

.mfpbox {
	margin: 0 auto;
	padding: 25px;
	max-width: 900px;
	position: relative;
	background-color: #fff;
	box-shadow: 0 0 20px #3333334d
}

.mfpbox .mfp-close {
	right: 10px;
	opacity: 1;
	top: 10px;
	color: #333;
	line-height: 30px;
	height: 30px;
	width: 30px
}

.mfp-zoom-in .mfp-with-anim {
	opacity: 0;
	transform: scale(.9);
	transition: all .3s ease-in-out
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: scale(1)
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
	opacity: 0;
	transform: scale(.9)
}

.mfp-bg,
.mfp-wrap {
	position: fixed;
	left: 0;
	top: 0
}

.mfp-bg,
.mfp-container,
.mfp-wrap {
	height: 100%;
	width: 100%
}

.mfp-arrow:after,
.mfp-arrow:before,
.mfp-container:before,
.mfp-figure:after {
	content: ""
}

.mfp-bg {
	z-index: 1042;
	overflow-x: hidden;
	overflow-y: auto;
	background: #000;
	opacity: .5
}

.mfp-wrap {
	z-index: 1043;
	outline: 0 !important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box
}

.mfp-container:before {
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #ccc
}

.mfp-close,
.mfp-preloader a:hover {
	color: #fff
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
	display: none
}

button.mfp-arrow,
button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation
}

.mfp-figure:after,
.mfp-iframe-scaler iframe {
	box-shadow: 0 0 8px #0009;
	position: absolute;
	left: 0
}

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

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 8px;
	top: 8px;
	text-decoration: none;
	text-align: center;
	padding: 0 0 18px 10px;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
	opacity: 1
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-figure,
img.mfp-img {
	line-height: 0
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: -55px 0 0;
	top: 50%;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
	opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: inset transparent
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px
}

.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-image-holder .mfp-content,
img.mfp-img {
	max-width: 100%
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	display: block;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000
}

.mfp-figure:after,
img.mfp-img {
	width: auto;
	height: auto;
	display: block
}

img.mfp-img {
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto
}

.mfp-figure:after {
	top: 40px;
	bottom: 40px;
	right: 0;
	z-index: -1;
	background: #444
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: #0009;
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: #0009;
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		transform: scale(.75)
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

@media only screen and (min-width:766px) {
	.mfpbox {
		margin: 0 auto;
		padding: 30px
	}
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
	display: none
}

.slideshow .swarw:after {
	font-size: 12px
}

@media only screen and (min-width:766px) {
	.slideshow .swarw {
		width: 50px;
		height: 50px
	}

	.slideshow .swiper-button-prev {
		left: 30px
	}

	.slideshow .swiper-button-next {
		right: 30px
	}
}
