<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.NormalTextBox::-webkit-input-placeholder {
	opacity:1;
}
.NormalTextBox:-moz-placeholder {
	opacity:1;
}
.NormalTextBox::-moz-placeholder {
	opacity:1;
}
.NormalTextBox:-ms-input-placeholder {
	opacity:1;
}
.NormalTextBox:placeholder {
	opacity:1;
}

/*header box*/
.header-replace {
	width: 100%;
}

.header-wrap {
	left: 0;
	z-index: 100;
	width: 100%;
	position: relative;
}

.header-container-box {
	display: table;
	width: 100%;
}

.header-container-box .header-area {
	display: table-cell;
	vertical-align: middle;
}

.header-area.area-right {
	text-align: right;
}

.header-area.area-center {
	text-align: center;
}

.header-area.area-left {
	text-align: left;
}

.header-horizontal .header-content-wrap {
	white-space: nowrap;
}

.header-horizontal .header-content-wrap&gt;div {
	display: inline-block;
	white-space: normal;
	margin-left: 15px;
	vertical-align: middle;
}

.header-horizontal .header-content-wrap&gt;div:first-child {
	margin-left: 0
}


.header-vertical .header-content-wrap&gt;div {
	display: block;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.header-content-wrap p {
	margin: 0;
}

.header-content-wrap img {
	max-width: 100%;
	max-height: 100%;
}

.header-area.area-left .header-content-wrap&gt;div:last-child {
	margin-right: 0 !important;
}

.header-area.area-right .header-content-wrap&gt;div:first-child,
.header-area.area-center .header-content-wrap&gt;div:first-child {
	margin-left: 0 !important;
}

.header-center .header-vertical .header-content-wrap&gt;div {
	margin: 0 !important;
}

.header-bg-box {
	position: relative;
}

.header-bg-box:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 2;
	pointer-events: none;
}

.header-wrap .widget-title {
	font-size: inherit;
	margin: 0;
}

.header-wrap .area-left,
.header-wrap .area-center,
.header-wrap .area-right {
	width: auto;
}

.header-wrap .logo img {
	max-width: 100%;
}

/*floating*/

.header-wrap .floating-header-logo {
	display: none !important;
}

.header-wrap .floating-header-logo.header-logo {
	display: inline-block !important;
}

.floating-nav.floating-active .header-logo:not(.floating-header-logo) {
	display: none !important;
}

.floating-nav .floating-header-logo:not(.header-logo) {
	display: none !important;
}

.header-wrap .logo img {
	max-height: 100%;
	margin-bottom: 2px;
}

.floating-nav.floating-active .floating-header-logo {
	display: inline-block !important;
}

.header-wrap .floating-header-logo.header-logo {
	display: inline-block !important;
}

.sticky-fixed .floating-nav.floating-nav-sticky {
	position: fixed !important;
	width: 100%;
	z-index: 1000;
}

.sticky-fixed .floating-nav.floating-nav-sticky.floating-active {
	position: fixed !important;
}

.floating-nav.floating-active {
	position: fixed !important;
	width: 100%;
	z-index: 1000;
}

.dng-main.Boxed .sticky-fixed .floating-nav.floating-nav-sticky,
.dng-main.Boxed .floating-nav.floating-active {
	width: auto;
	left: auto;
}



.dark-split-line .area-left,
.dark-split-line .area-center,
.floating-active .floating-dark-split-line .area-left,
.floating-active .floating-dark-split-line .area-center {
	border-right: 1px solid rgba(0, 0, 0, .1);
}

.dark-bottom-line,
.floating-active .floating-dark-bottom-line {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.light-split-line .area-left,
.light-split-line .area-center,
.floating-active .floating-light-split-line .area-left,
.floating-active .floating-light-split-line .area-center {
	border-right: 1px solid rgba(255, 255, 255, .3);
}

.light-bottom-line,
.floating-active .floating-light-bottom-line {
	border-bottom: 1px solid rgba(255, 255, 255, .3);
}

.floating-active .floating-off-split-line .area-left,
.floating-active .floating-off-split-line .area-center {
	border-right-color: transparent;
}

.floating-active .floating-off-bottom-line {
	border-bottom-color: transparent;
}


.floating-active .floating-dark-color .search-text .text,
.floating-active .floating-dark-color .search-text .submit {
	color: #333333;
}

.dng-main.Boxed .floating-nav.floating-active {
	top: 0;
}

.floating-nav-sticky .header-bg-box {
	-webkit-transition: background-color ease-in 200ms;
	transition: background-color ease-in 200ms;
}

.floating-nav-fade.floating-active .floating-display-none,
.floating-nav-slide.floating-active .floating-display-none {
	display: none;
}

.floating-nav-sticky .header-container-box,
.floating-nav-sticky .header-bg-box,
.floating-nav-sticky .logo,
.floating-nav-scrollup .header-container-box,
.floating-nav-scrollup .header-bg-box,
.floating-nav-scrollup .logo {
	-webkit-transition: all ease-out 250ms;
	transition: all ease-out 250ms;
}

.floating-nav-sticky.floating-active .header-bg-box.floating-display-none,
.floating-nav-sticky.floating-active .header-bg-box.floating-display-none .header-container-box,
.floating-nav-scrollup.floating-active .header-bg-box.floating-display-none,
.floating-nav-scrollup.floating-active .header-bg-box.floating-display-none .header-container-box {
	overflow: hidden;
	height: 0px;
	border-width: 0px;
	padding-top: 0;
	padding-bottom: 0;
}

.floating-nav-sticky .logo {
	overflow: hidden;
}

.sticky-fixed .floating-nav.floating-nav-scrollup {
	-webkit-transition: none;
	transition: none;
}

.sticky-fixed .floating-nav.floating-nav-scrollup.floating-active,
.sticky-fixed .floating-nav.floating-nav-scrollup.floating-active-up {
	opacity: 0;
	margin-top: -100px;
	-webkit-transition: none;
	transition: none;
}
.sticky-fixed .floating-nav.floating-nav-scrollup.floating-active.floating-active-down {
	opacity: 1;
	-webkit-transition: opacity linear 300ms, margin linear 300ms;
	transition: opacity linear 300ms, margin linear 300ms;
	margin-top: 0;
}
.sticky-fixed .floating-nav.floating-nav-scrollup.floating-active-up {
	-webkit-transition: opacity linear 300ms, margin linear 300ms;
	transition: opacity linear 300ms, margin linear 300ms;
}
.floating-nav-sticky.header-wrap {
	-webkit-transition:all ease-in 200ms;
	transition:all ease-in 200ms;
}
.floating-nav-sticky.floating-active .floating-display-none,
.floating-nav-sticky.floating-active .floating-display-none .header-top,
.floating-nav-scrollup.floating-active .floating-display-none,
.floating-nav-scrollup.floating-active .floating-display-none .header-top {
	overflow: hidden !important;
	height: 0px !important;
	border-width: 0px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.overlay-panel-content:before {
	opacity: 1;
	background-color: #1e1e1e;
	background: -webkit-linear-gradient(right top, #1e1e1e, #1e1e1e);
	background: -o-linear-gradient(right top, #1e1e1e, #1e1e1e);
	background: -moz-linear-gradient(right top, #1e1e1e, #1e1e1e);
	background: linear-gradient(to right top, #1e1e1e, #1e1e1e);
}

/*logo*/
.logo img {
	max-width: 100%;
}

.header-horizontal .header-content-wrap {
	white-space: nowrap;
}

.header-horizontal .header-content-wrap&gt;div {
	display: inline-block;
	white-space: normal;
}

/*mobile header*/
.mobile-header {
	display: none;
	position: relative;
}
.mobilemenu_close {
	display: none !important;
}
.mobile-header .logo img {
	max-width: inherit;
}
.mobile-header-replace {
	height: 64px;
	display: none;
}

@media only screen and (max-width: 992px) {
	.header-wrap,
	.header-replace {
		display: none;
	}

	.dng-mobilemenu,
	.mobile-header-replace,
	.mobile-header {
		display: block;
	}
	.mobile-header {
		width: 100%;
	}
	.mobile-header .header-mobile,
	.mobile-header .header-mobile-top, 
	.mobile-header .header-mobile-bottom {
		display: flex;
		width: 100%;
		align-items: center;
		justify-content: space-between;
	}

	.mobile-header .header-area,
	.mobile-header .header-area-top,
	.mobile-header .header-area-bottom {
		vertical-align: middle;
		padding-left: 15px;
		padding-right: 15px;
		display: flex;
 	    align-items: center;
	}

	.mobile-header .header-content-wrap&gt;* {
		display: inline-block;
	}

	.navbar-tool {
		white-space: nowrap;
	}
	.navbar-tool&gt;.widget,
	.mobile-menu-icon {
		display: inline-block;
		vertical-align: middle;
		white-space: normal;
		margin-left: 12px;
		cursor: pointer;
	}

	.mobile-header .search-popup-box {
		display: inline-block;
	}

	.mobile_menu_show {
		overflow: hidden;
	}
	.mobile-header {
		z-index: 1000;
		width: 100%;
	}

	.mobile-header.header-position {
		position: absolute;
	}

	.mobile-header.floating-nav {
		position: fixed;
		top: auto;
	}

	.mobile-header .mobile-header-shadow {
		-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
		box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	}

	.mobile-header {
		color: #333333;
		font-size: 18px;
		font-weight: normal;
	}



	.mobile-header .logo {
		text-align: left;
	}

	.mobile-header img {
		max-height: 100%;
	}

	.mobile-header .shopping-cart-box .shopping-cart-content {
		border-top-color: #2c5cda;
	}

	.mobile-header .shopping-cart-box .shopping-cart-content:before {
		border-bottom-color: #2c5cda;
	}

	.mobile-header .shopping-cart-box .icon .badge,
	.mobile-header .shop-cart-list .shop-cart-footer&gt;.footer-btn:hover {
		background-color: #2c5cda;
	}

	.mm-slideout.mobile_menu_show {
		overflow: hidden;
	}

	.body-side-static-left {
		margin-left: 0;
	}

	.body-side-static-right {
		margin-right: 0;
	}
	.mobilemenu-main{
		display: none;
	}

	/* search-popup-box */
	.search-popup-box .popup-close {
		right: 13px;
		top: 0;
		height: 64px;
		line-height: 64px;
		-webkit-transition: color ease-in 200ms, opacity ease-in 200ms 200ms !important;
		transition: color ease-in 200ms, opacity ease-in 200ms 200ms !important;
		z-index: 1;
	}

	.search-popup-box .popup-close .lnr {
		line-height: 64px;
	}

	.search-popup-box .popup-reveal {
		display: none;
	}

	.search-popup-box .popup-content {
		opacity: 0;
		visibility: hidden;
		color: #666;
		-o-transform: translateX(0%);
		transform: translateX(0%);
		-webkit-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}

	.search-popup-box .popup-content.active {
		opacity: 1;
		visibility: visible;
		-webkit-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}

	.search-popup-box .popup-content .popup-center {
		-webkit-transform: scale(1.1) !important;
		transform: scale(1.1) !important;
		-webkit-transition-delay: 0ms !important;
		transition-delay: 0ms !important;
		-webkit-transition-timing-function: cubic-bezier(0.1, 0.57, 0.1, 1);
		transition-timing-function: cubic-bezier(0.1, 0.57, 0.1, 1);
	}

	.search-popup-box .popup-content.active .popup-center {
		transform: scale(1) !important;
	}

	.header-vertical .dngTextBox {
		display: block;
	}

	.mobile-header .hide-sticky{
		-webkit-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}
	.mobile-header.floating-nav-active .hide-sticky{
		height: 0!important;
		overflow: hidden;
	}

}

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

	.mobile-header .logo img {
		max-height: 100%;
	}
	/* search-popup-box */
	.search-popup-box .popup-close {
		right: 13px;
		top: 0;
		height: 64px;
		line-height: 64px;
	}
	.search-popup-box .popup-close .lnr {
		line-height: 64px;
	}
}


/*login*/

.Login .userName&gt;a {
	/* max-width: 140px;
 text-overflow : ellipsis ;
 overflow: hidden; */
	padding-right: 18px;
}

.Login a,
.Login a:link,
.Login a:active,
.Login a:visited {
	color: inherit;
	display: inline-block;
}

.Login a:hover {
	
}

.userName&gt;a:after {
	content: "";
	border-color: currentColor transparent transparent transparent;
	border-style: solid;
	border-width: 5px;
	position: absolute;
	right: 0;
	top: 50%;
	margin: -3px 0 0 -6px;
	-webkit-transition: border-color ease-in 200ms;
	transition: border-color ease-in 200ms;
}

.Login .userName,
.Login .userProfile,
.Login .userProperties {
	display: inline-block;
	white-space: nowrap;
	vertical-align: middle;
}

.Login .userName+.userProfile,
.Login .userRegister+.userLogin {
	margin-left: 10px;
}

.Login .userProperties&gt;ul {
	display: inline-block;
	margin: 0px;
	padding: 0px;
}

.Login .userProperties&gt;ul li {
	list-style: none;
	position: relative;

}

.Login .userProperties&gt;ul&gt;li,
.Login .userProperties&gt;ul&gt;li&gt;span {
	display: inline-block;
}

.Login .userProperties&gt;ul&gt;li img,
.Login .userProperties&gt;ul&gt;li&gt;a {
	width: auto;
	display: block;
	text-decoration: none;
}

.Login .userProfile .userMessages {
	position: absolute;
	top: -6px;
	right: -5px;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #2c5cda;
	border-radius: 10px;
}



/*--------------
	 User Controls Menu Drop Down
---------------*/
.Login .userProperties ul.userMenu {
	display: none;
	position: absolute;
	right: 0;
	top: 50px;
	z-index: 906;
	width: 175px;
	border-radius: 0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	-webkit-border-radius: 0px 0px 6px 6px;
	background: #3a4241;
	padding: 15px 0px;
	text-align: left;
}

.Login .userProperties li.userNotifications,
.Login .userProperties li.userProfilename {
	border-bottom: 1px solid #5e5e5e;
	padding: 0px 0px 10px;
	margin: 0px 0px 10px;
}

.Login .userProperties ul.userMenu:after {
	position: absolute;
	top: -6px;
	right: 80px;
	content: '';
	width: 0px;
	height: 0px;
	border-left: 7px solid transparent;
	/* left arrow slant */
	border-right: 7px solid transparent;
	/* right arrow slant */
	border-bottom: 7px solid #3a4241;
	/* bottom, add background color here */
	font-size: 0px;
	line-height: 0px;
}

.Login .userProperties ul.userMenu a {
	display: block;
	padding: 2px 15px;
	line-height: 20px;
	color: #aaaaaa;
	text-decoration: none;
	/* transition decleration */
	transition: all ease-in 100ms;
	-moz-transition: all ease-in 100ms;
	/* Firefox 4 */
	-webkit-transition: all ease-in 100ms;
	/* Safari and Chrome */
	-o-transition: all ease-in 100ms;
	/* Opera */
	-ms-transition: all ease-in 100ms;
	/* IE9? */
}

.Login .userProperties ul.userMenu a:hover {
	color: #FFF;
}

.Login .userProperties ul.userMenu a span {
	padding: 1px 4px;
	border-radius: 3px;
	font-size: 11px;
	color: #fff;
	background-color: #2c5cda;
	vertical-align: middle;
	display: inline-block;
	line-height: 1;
	margin-bottom: 2px;
}

.Login .userProperties ul.userMenu li:last-child&gt;a {
	padding-bottom: 0;
}

.Login .userProperties ul.userMenu li:hover&gt;a {}

.Login .userProperties ul.userMenu a strong {
	font-weight: normal;
}

#dng-wrapper .dnnForm #dnn_ctr_Login_pnlLogin {
	margin: 40px 0 0;
}


/*language*/
.languageBox {
	display: inline-block;
}

.languageBox .Language {
	display: inline-block;
	margin-left: 5px;
}

/**/
.dark-split-line .area-left,
.dark-split-line .area-center,
.floating-active .floating-dark-split-line .area-left,
.floating-active .floating-dark-split-line .area-center {
	border-right: 1px solid rgba(0, 0, 0, .1);
}

.dark-bottom-line,
.floating-active .floating-dark-bottom-line {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.light-split-line .area-left,
.light-split-line .area-center,
.floating-active .floating-light-split-line .area-left,
.floating-active .floating-light-split-line .area-center {
	border-right: 1px solid rgba(255, 255, 255, .3);
}

.light-bottom-line,
.floating-active .floating-light-bottom-line {
	border-bottom: 1px solid rgba(255, 255, 255, .3);
}

.floating-active .floating-off-split-line .area-left,
.floating-active .floating-off-split-line .area-center {
	border-right-color: transparent;
}

.floating-active .floating-off-bottom-line {
	border-bottom-color: transparent;
}


#dng-wrapper .floating-active .floating-light-color .header-content-wrap,
#dng-wrapper .floating-active .floating-light-color .header-content-wrap&gt;*:not(.nav-bar),
#dng-wrapper .floating-active .floating-light-color .widget,
#dng-wrapper .floating-active .floating-light-color .header-content-wrap&gt;a,
#dng-wrapper .floating-active .floating-light-color .header-content-wrap&gt;a:link,
#dng-wrapper .floating-active .floating-light-color .header-content-wrap&gt;a:active,
#dng-wrapper .floating-active .floating-light-color .header-content-wrap&gt;a:visited,
#dng-wrapper .floating-active .floating-light-color .dngTextBox,
#dng-wrapper .floating-active .floating-light-color .dngTextBox a,
#dng-wrapper .floating-active .floating-light-color .dngTextBox a:link,
#dng-wrapper .floating-active .floating-light-color .dngTextBox a:active,
#dng-wrapper .floating-active .floating-light-color .dngTextBox a:visited {
	color: #fafafa;
}

#dng-wrapper .floating-active .floating-light-color .search-text {
	border-bottom: 1px solid rgba(255, 255, 255, 0.9);
}

#dng-wrapper .floating-active .floating-light-color .search-text .text,
#dng-wrapper .floating-active .floating-light-color .search-text .submit {
	color: #fff;
}

#dng-wrapper .floating-active .floating-dark-color .header-content-wrap,
#dng-wrapper .floating-active .floating-dark-color .header-content-wrap&gt;*:not(.nav-bar),
#dng-wrapper .floating-active .floating-dark-color .widget,
#dng-wrapper .floating-active .floating-dark-color .header-content-wrap&gt;a,
#dng-wrapper .floating-active .floating-dark-color .header-content-wrap&gt;a:link,
#dng-wrapper .floating-active .floating-dark-color .header-content-wrap&gt;a:active,
#dng-wrapper .floating-active .floating-dark-color .header-content-wrap&gt;a:visited,
#dng-wrapper .floating-active .floating-dark-color .dngTextBox,
#dng-wrapper .floating-active .floating-dark-color .dngTextBox a,
#dng-wrapper .floating-active .floating-dark-color .dngTextBox a:link,
#dng-wrapper .floating-active .floating-dark-color .dngTextBox a:active,
#dng-wrapper .floating-active .floating-dark-color .dngTextBox a:visited{
	color: #424242;
}

#dng-wrapper .floating-active .floating-dark-color .search-text {
	border-bottom: 1px solid rgba(0, 0, 0, 0.9);
}

#dng-wrapper .floating-active .floating-dark-color .search-text .text,
#dng-wrapper .floating-active .floating-dark-color .search-text .submit {
	color: #333333;
}

/*header-position*/
.header-position {
	position: absolute;
}

body.page-loader-changing:after {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transform-origin: center;
	z-index: 10000;
	background: #FFF;
	content: "";
	visibility: hidden;
	transition: all ease-in 300ms;
	-moz-transition: all ease-in 300ms;
	-webkit-transition: all ease-in 300ms;
	-o-transition: all ease-in 300ms;
	-ms-transition: all ease-in 300ms;
}

body.page-is-changing:after {
	opacity: 1;
	visibility: visible;
}

.dng-overlay {
	position: relative;
	display: block;
}

.header-content-wrap .overlay-button {
	font-size: 16px;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	-moz-transition: color ease-in 300ms;
	-webkit-transition: color ease-in 300ms;
	-o-transition: color ease-in 300ms;
	-ms-transition: color ease-in 300ms;
	transition: color ease-in 300ms;
}

.header-content-wrap .overlay-button .fa {
	font-size: inherit;
}

.overflow-hidden {
	overflow: hidden
}

.overlay-menu-html {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	display: none;
	padding: 15px 0;
}

.dng-overlay .overlay-menu-html {
	display: block;
}

/*search-popup-box*/

.search-popup-box .popup-content{	
	display: none;
}
.search-popup-box .icon {
	font-size: 16px;
	position: relative;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: color ease-in 300ms;
	transition: color ease-in 300ms;
}

.search-popup-box .magnifier,
.popup-search-box .magnifier {
	width: 22px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.search-popup-box .magnifier:after,
.popup-search-box .magnifier:after {
	content: "";
	width: 17px;
	height: 17px;
	position: absolute;
	top: 2px;
	left: 1px;
	border: 2px solid;
	border-radius: 50%;
}

.search-popup-box .magnifier:before,
.popup-search-box .magnifier:before {
	content: "";
	width: 7px;
	position: absolute;
	bottom: 0px;
	right: 4px;
	border-bottom: 2px solid;
	-webkit-transform: rotate(48deg);
	transform: rotate(48deg);
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
}

.search-popup-box .magnifier i,
.popup-search-box .magnifier i {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: -webkit-transform ease-in 300ms;
	transition: transform ease-in 300ms;
	display: block;
	margin: 0;

}

.search-popup-box .magnifier i:after,
.search-popup-box .magnifier i:before,
.popup-search-box .magnifier i:after,
.popup-search-box .magnifier i:before {
	position: absolute;
	content: "";
}

.search-popup-box .magnifier i:after,
.popup-search-box .magnifier i:after {
	border-left: 1px solid;
	height: 7px;
	width: 0;
	top: 7px;
	left: 9px;
}

.search-popup-box .magnifier i:before,
.popup-search-box .magnifier i:before {
	border-bottom: 1px solid;
	height: 0px;
	width: 7px;
	top: 10px;
	left: 6px;
}

.search-popup-box .magnifier:hover i,
.popup-search-box .magnifier:hover i ,
.popup-search-box .icon:hover .magnifier i {
	-webkit-transform: scale(1);
	transform: scale(1);
}

/*menu icon*/
.dg-menu-anime::before {
	content: url('data:image/svg+xml;utf8,&lt;svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"&gt;&lt;path d="M80 368H16a16 16 0 0 0-16 16v64a16 16 0 0 0 16 16h64a16 16 0 0 0 16-16v-64a16 16 0 0 0-16-16zm0-320H16A16 16 0 0 0 0 64v64a16 16 0 0 0 16 16h64a16 16 0 0 0 16-16V64a16 16 0 0 0-16-16zm0 160H16a16 16 0 0 0-16 16v64a16 16 0 0 0 16 16h64a16 16 0 0 0 16-16v-64a16 16 0 0 0-16-16zm416 176H176a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h320a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0-320H176a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h320a16 16 0 0 0 16-16V80a16 16 0 0 0-16-16zm0 160H176a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h320a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z" fill="%23424242" &gt;&lt;/path&gt;&lt;/svg&gt;');
	display: inline-block;
	width: 1em;
	height: 1em;
	vertical-align: middle;
	margin: 0 10px 10px 0;
}
.dg-menu-anime::after {
	content: "Menu";
    font-size: 16px;
}
 


/*html*/

.header-content-wrap .header-line {
	display: inline-block;
	border-left: 1px solid;
	height: 20px;
	vertical-align: middle;
	margin-bottom: 1px;
	-moz-transition: color ease-in 300ms;
	-webkit-transition: color ease-in 300ms;
	-o-transition: color ease-in 300ms;
	-ms-transition: color ease-in 300ms;
	transition: color ease-in 300ms;
}

.header-content-wrap .search-popup-box .icon {
	margin: 0 0 2px;
	padding: 0px;
}


.popup-menu2 svg,
.header-wrap svg,
.menu-3d-popup-main svg {
	width: 1em;
	height: 1em;
	fill: currentColor;
}


/*  header-top list   homepage04 */
.topbar-contact {
	margin: 0;
	padding: 0;
	display: inline-block;
	list-style: none;
}

.topbar-contact li {
	display: inline-block;
	padding: 0px 8px;
	position: relative;
}

.topbar-contact li svg{
	width:  1.2em;
	height:  1.2em;
	margin-right: 6px;
	vertical-align: middle;
	fill:currentColor;
	margin-bottom: 2px;
}
.topbar-contact li:first-child {
	padding-left: 0;
}

.topbar-contact li:first-child:before {
	border: none;
}




/* homepage-06 */
.topbar-iconbox{
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
}
.topbar-iconbox .box-icon{
	display: inline-flex;
	color: #1abc9c;
	font-size: 42px;
}
.topbar-iconbox .box-icon + .box-text{
	margin-left: 15px;
}
.topbar-iconbox .box-text{
	text-align: left;
}
.topbar-iconbox .box-text .title{
	font-size: 16px;
	line-height: 28px;
	color: #787878;
}
.topbar-iconbox .box-text .info{
	font-size: 16px;
	font-weight: 600;
	line-height: 28px;
	color: #333333;
}

/*home05-header-text*/
.home05-header-text{
	font-size: 22px;
	color: #333333;
	margin: 0 0 -10px;
	font-weight: 600;
}
.home05-header-text::before{
	content: "";
	width: 30px;
	border-bottom: 1px solid #787878;
	display: inline-block;
	vertical-align: middle;
	margin-right: 17px;
	margin-bottom: 2px;
}
@media only screen and (max-width: 1200px) {
	.home05-header-text{
		font-size: 16px;
	}
}

/*  */
.homepage08-header-text{
	font-size: 17px;
	color: #666666;
}

.homepage08-header-text::before{
	content: "";
	border-top:2px solid #1abc9c;
	width: 30px;
	display: inline-block;
	margin-bottom: 12px;
}
.homepage08-header-text b,
.homepage08-header-text strong{
	color: #333333;
	font-weight: 700!important;
}

/*homepage10 header btn*/
body .homepage10-header-btn,
body .homepage10-header-btn:link,
body .homepage10-header-btn:active,
body .homepage10-header-btn:visited,
body .homepage10-header-btn[type="button"],
body .homepage10-header-btn[type="submit"] {
	display: inline-block;
	font-size: 16px;
	color: #fff!important;
	padding: 0 30px;
	transition: all .3s cubic-bezier(0.22, 0.61, 0.36, 1);
	user-select: none;
    background-image: none;
    border: none;
	border-radius: 50px;
	font-weight: 600;
    line-height: 50px;
	height: 50px;
	touch-action: manipulation;
	cursor: pointer;
	white-space: nowrap;
}
body .homepage10-header-btn * {
	color: #fff!important;
}
body .homepage10-header-btn:hover{
	color: #fff!important;
	background-color: var(--button-hover-color);
}	
 
.homepage10-header-btn.box-shadow{
	box-shadow: 0px 5px 16px rgba(0,0,0,.3);
}
.homepage10-header-btn.box-shadow2{
	position: relative;
}
.homepage10-header-btn.box-shadow2::after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
    box-shadow: -4px 3px 16px #000;
    border-radius: 50px;
	opacity: 0.3;
	mix-blend-mode: multiply;
	transition: all .3s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.homepage10-header-btn.box-shadow2:hover::after{
	opacity: 0.5;
}
/**/
 
.vertical-full-page-header a,
.vertical-full-page-header a:link,
.vertical-full-page-header a:active,
.vertical-full-page-header a:visited{
    display: inline-block;
    width: 19px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #000000;
    color: #000000;
    margin: 5px auto;
    text-decoration: none;
    -webkit-transition: all 0.3s cubic-bezier(0.420, 0.000, 1.000, 1.000) 0s;
	transition: all 0.3s cubic-bezier(0.420, 0.000, 1.000, 1.000) 0s;
}

.vertical-full-page-header a i {
    font-size: 12px;
    -webkit-transition: all 0.3s cubic-bezier(0.420, 0.000, 1.000, 1.000) 0s;
    transition: all 0.3s cubic-bezier(0.420, 0.000, 1.000, 1.000) 0s;
}

.vertical-full-page-header a:hover {
    border-color: currentColor;
    background-color: currentColor;
}

.vertical-full-page-header a:hover i {
    color: #ffffff;
}


.leftslidemenu,
.leftslidemenu + .slide-shade,
.headersidenav,
.menu-3d-popup-main,.mobilemenu-main{
	display: none;
}

 

/*fixed-left-header*/
.fixed-left-header {
	width: 600px;
	height: 100%;
	position: fixed;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	text-align: center;
	transition: width ease-in-out 150ms;
	z-index: 1000;
}


.fixed-left-header::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 600px;
	background-color: #efefef;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.personabar-visible .fixed-left-header {
	left: unset;
}
.fixed-left-header .logo{
	height: 110px;
	display: flex !important;
	align-items: center;
	justify-content: center;
}
.fixed-left-header .container{
	padding:0 8px;
}

.fixed-left-header ~ .PageTitleFullPane,
.fixed-left-header ~ .BannerPane,
.fixed-left-header ~ #dnn_content,
.fixed-left-header ~ .footer {
	margin-left: 600px;
}

.fixed-left-header .header-center-bg {
	flex-grow: 1;
	display: flex;
	align-items: center;
}

.fixed-left-header #megamenuWidthBox {
	position: absolute;
}
.fixed-left-header .header-center-bg .area-right{
	position: fixed;
	top: 0;
	left: 410px;
	background-color: #ececec;
	height: 100%;
	text-align: center;
	overflow: hidden;
	padding: 0 !important;
	width: 0;
	transition: width ease-in-out 150ms,left ease-in-out 150ms;
	z-index: 1000;
	box-shadow: 3px 0 5px rgba(0, 0, 0, .1);
}

.fixed-left-header .header-center-bg .area-right .header-content-wrap{
	display: flex;
    flex-direction: column;
	height: 100%;
	width: 600px;
	padding: 15px;
	border-left: 1px solid rgba(0,0,0,.1);

}
.fixed-left-header .header-center-bg .area-right .header-content-wrap &gt; .dngTextBox:last-child{
	flex-grow: 1;
	position: relative;
}



.fixed-left-header.active{
	width: 410px;
}
.fixed-left-header.active .header-center-bg .area-right{
	width: 600px;
}
.fixed-left-header .logo img{
	transition: max-width ease-in 150ms;
	max-width: 180px;
}
.fixed-left-header.active .logo img{
	max-width: 160px;
}



@media only screen and (max-width: 1024px) {
.fixed-left-header,
.fixed-left-header::before {
	width: 410px;
}
.fixed-left-header ~ .PageTitleFullPane,
.fixed-left-header ~ .BannerPane,
.fixed-left-header ~ #dnn_content,
.fixed-left-header ~ .footer {
	margin-left: 410px;
}

.fixed-left-header .header-center-bg .area-right{
	left: 410px;
}

.fixed-left-header.active{
	width: 410px;
}
.fixed-left-header.active .header-center-bg .area-right{
	left: 410px;
}

}

.fixed-left-header.mini,
.fixed-left-header.mini::before {
	width: 155px;
}

.fixed-left-header.mini ~ .PageTitleFullPane,
.fixed-left-header.mini ~ .BannerPane,
.fixed-left-header.mini ~ #dnn_content,
.fixed-left-header.mini ~ .footer {
	margin-left: 155px;
}

.fixed-left-header.mini .header-center-bg .area-right{
	left: 155px;
}

.fixed-left-header.mini.active{
	width: 250px;
}
.fixed-left-header.mini.active .header-center-bg .area-right{
	left: 250px;
}
.fixed-left-header.mini .logo img{
	max-width: 100px;
}
.fixed-left-header.mini.active .logo img{
	max-width: 160px;
}
.header-top-title{
	padding:15px 5px;
	font-size: 16px;
	display: inline-block;
	cursor: pointer;
}
.header-top-title::before{
	content: url('data:image/svg+xml;utf8,&lt;svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"&gt;&lt;path d="M80 368H16a16 16 0 0 0-16 16v64a16 16 0 0 0 16 16h64a16 16 0 0 0 16-16v-64a16 16 0 0 0-16-16zm0-320H16A16 16 0 0 0 0 64v64a16 16 0 0 0 16 16h64a16 16 0 0 0 16-16V64a16 16 0 0 0-16-16zm0 160H16a16 16 0 0 0-16 16v64a16 16 0 0 0 16 16h64a16 16 0 0 0 16-16v-64a16 16 0 0 0-16-16zm416 176H176a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h320a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0-320H176a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h320a16 16 0 0 0 16-16V80a16 16 0 0 0-16-16zm0 160H176a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h320a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z" fill="%23424242" &gt;&lt;/path&gt;&lt;/svg&gt;');
	display: inline-block;
	width: 1em;
	height: 1em;
	vertical-align: middle;
	margin: 0 10px 10px 0;
}

.logo-footer-text{
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	margin: 10px auto;
	width: 100%;
	overflow: hidden;
}
.logo-footer-text .min-width{
	width: 214px;
	margin: 0 auto;
}


.fixed-left-header.mini .logo-footer-text{
	width: 155px;
}
.fixed-left-header.mini.active .logo-footer-text{
	width: 214px;
}


.logo-footer-text p{
	margin: 0;
}
.logo-footer-text .last{
	margin-top: 20px;
	color: #b82530;
}

.header-contact{
	margin-bottom:40px;
	white-space: nowrap;
}
.header-contact .sep{
	padding: 0 5px;
}

.header-sociallist{
	white-space: nowrap;
}


body .header-button,
body .header-button:link,
body .header-button:active,
body .header-button:visited {
    display: inline-block;
    font-size: 16px;
    color: var(--accent-color)!important;
    padding: 0 30px;
    transition:all ease-in-out 150ms !important;
    user-select: none;
    background: transparent;
    border: none;
    border-radius: 12px;
    font-weight: 600;
    line-height: 38px;
    height: 38px;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    width: 100%;
    max-width: 156px;
    margin: 0 0 15px;
	border:1px solid var(--accent-color);
}
body .header-button:hover {
    background: var(--accent-color);
	color: #FFF !important;
}

.header-copy{
	padding: 10px 5px 30px;
	white-space: nowrap;
}

.fixed-left-header.mini .header-contact,
.fixed-left-header.mini .header-sociallist,
.fixed-left-header.mini .header-copy,
.fixed-left-header.mini .header-button{
	
	transform: scale(0.6);
	transform-origin: center center;
	transition: transform ease-in-out 150ms;
}
.fixed-left-header.mini .header-button{
	transform-origin: center bottom;
}

.fixed-left-header.mini .header-sociallist{
	transform-origin: 40px bottom;
}

.fixed-left-header.mini.active .header-contact,
.fixed-left-header.mini.active .header-sociallist,
.fixed-left-header.mini.active .header-copy,
.fixed-left-header.mini.active .header-button{
	
	transform: scale(1);
}



 
.fixed-left-header.mini .logo-footer-text{
	opacity: 0;
	transition: all ease-in-out 150ms;
}

.fixed-left-header.mini.active .logo-footer-text{
	opacity: 1;
}

.header-fix-content{
	height: 100%;
	width: 100%;
	position: absolute;
}
.header-imgbox{
	position: relative;
	margin-bottom: 12px;
	height:calc(25% - 12px);
}

.header-imgbox .pic,
.header-imgbox img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.header-imgbox::after,
.header-imgbox::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(255, 255, 255, .8);
	transition: all ease-in 300ms;
	pointer-events: none;
}
.header-imgbox::before{
	background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.7));
	background-color: transparent;
	opacity: 0;
}


.header-imgbox .subtitle{
	color: #b82530;
	font-size: 18px;
	font-weight: normal;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all ease-in 300ms;
	position: absolute;
	bottom: 50%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 10;
	margin: 0 -8px;
	pointer-events: none;
	font-family: "UniversLTStd";
}
.header-imgbox .subtitle::after,
.header-imgbox .subtitle::before{
	content: "";
	width: 5px;
	border-bottom: 2px solid currentColor;
	margin: 0px 8px;
}

.header-imgbox .title{
	color: #120f0a;
	font-size: 26px;
	font-weight: normal;
	margin: 0;
	transition: all ease-in 300ms;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 10;
	pointer-events: none;
	font-family: "UniversLTStd";
	white-space: nowrap;
}

.header-imgbox:hover .subtitle{
	bottom: 40px;
	transform: translateX(0);
	color: #FFF;
	left: 5px;
	font-size: 20px;
	text-shadow:1px 1px 3px rgba(0, 0, 0, .5);
}
.header-imgbox:hover .title{
	top: calc(100% - 48px);
	transform: translateX(0);
	left: 5px;
	color: #FFF;
	font-size: 30px;
	text-shadow:1px 1px 3px rgba(0, 0, 0, .5);
}
.header-imgbox:hover::after{
	opacity: 0;
}
.header-imgbox:hover::before{
	opacity: 1;
}


#Body .mobilemenu-main{
	display: none;
}

@media only screen and (max-width: 1024px) {
	.header-imgbox .title{
		font-size: 20px;
	}
	.header-imgbox:hover .title{
		top: calc(100% - 30px);
		font-size: 20px;
	}
}


@media only screen and (max-width: 992px) {
	.fixed-left-header{
		display: none;
	}
	.fixed-left-header ~ .PageTitleFullPane,
	.fixed-left-header ~ .BannerPane,
	.fixed-left-header ~ #dnn_content,
	.fixed-left-header ~ .footer {
		margin-left: 0 !important;
	}
}

@media only screen and (max-width: 991px) {
	.mobilemenu-main{
		position: absolute;
		top: 100%;
		left: 0;
		background-color: #FFF;
		width: 100%;
		margin: 0 !important;
		box-shadow: 0 0 10px rgba(0, 0, 0, .1);
		display: none;
	}
	.mobilemenu-main .header-imgbox{
		height: 185px;
	}
	.mobilemenu-main .header-fix-content{
		position: relative;
	}
	.mobilemenu-main .dropdown {
		margin: 0;
		padding:20px 0px;
		list-style: none;
		text-align: center;
		font-size: 14px;
	}
	.mobilemenu-main .dropdown ul{
		margin: 0;
		padding: 0;
		list-style: none;
		text-align: center;
	}
	.mobilemenu-main .dropdown li{
		display: inline-block;
		margin: 0 5px 5px;
	}

	.mobilemenu-main .dropdown li::after {
		content: "|";
		margin: 0px 10px;
	}
	
	.mobilemenu-main .dropdown li:last-child:after {
		content: none;
	}

}
@media only screen and (max-width: 767px) {
	.mobilemenu-main .header-imgbox{
		height: 120px;
		margin-bottom: 5px;
	}

	.header-imgbox .subtitle,
	.header-imgbox:hover .subtitle{
		font-size: 14px;
	}

	.header-imgbox .title,
	.header-imgbox:hover .title{
		font-size: 18px;
	}
	.header-imgbox:hover .subtitle{
		bottom: 24px;
	}
	.header-imgbox:hover .title{
		top: calc(100% - 24px);
	}
	.menu_main .header-button{
		zoom: 0.8;
	}
}



.mobilemenu-main[style *= "display: block;"]{
	display: flex !important;
    flex-direction: column;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.1);
}
.mobilemenu-main .menu_main{
    order: -1;
}


.search-main{
	display: flex;
	background-color: #FFF;
    margin: -5px auto 12px;
    width: 340px;
	max-width: 100%;
	border-radius:3px;
}
.search-main .search-input{
	border: none;
	background: transparent;
	padding: 0px 10px;
	height: 34px;
	flex-grow: 1;
}
.search-main .search-button{
	height: 34px;
	width: 34px;
	border: none;
	background: transparent;
	background-color:  #b2282f;
	color: #fff;
	background-image: url('data:image/svg+xml;utf8,&lt;svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"&gt;&lt;path d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z" fill="%23ffffff" &gt;&lt;/path&gt;&lt;/svg&gt;');
	background-size: 16px 16px;
	background-position: center center;
    background-repeat: no-repeat;
	border-radius: 0 3px 3px 0;
}


</pre></body></html>